YAZ  5.34.0
Macros | Functions
yconfig.h File Reference

Header with fundamental macros. More...

Go to the source code of this file.

Macros

#define O_BINARY   0
 
#define YAZ_BEGIN_CDECL
 
#define YAZ_END_CDECL
 

Functions

void yaz_init_globals (void)
 
void yaz_deinit_globals (void)
 

Detailed Description

Header with fundamental macros.

Definition in file yconfig.h.

Macro Definition Documentation

◆ O_BINARY

#define O_BINARY   0

Definition at line 48 of file yconfig.h.

◆ YAZ_BEGIN_CDECL

#define YAZ_BEGIN_CDECL

Definition at line 56 of file yconfig.h.

◆ YAZ_END_CDECL

#define YAZ_END_CDECL

Definition at line 57 of file yconfig.h.

Function Documentation

◆ yaz_deinit_globals()

void yaz_deinit_globals ( void  )

Definition at line 77 of file init_globals.c.

References yaz_init_flag, and yaz_log_deinit_globals().

Referenced by yaz_check_term1().

◆ yaz_init_globals()

void yaz_init_globals ( void  )