|
YAZ 5.35.1
|
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) |
Header with fundamental macros.
Definition in file yconfig.h.
| 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().
| void yaz_init_globals | ( | void | ) |
Definition at line 47 of file init_globals.c.
References nmem_init_globals(), yaz_init_flag, and yaz_log_init_globals().
Referenced by tcpip_init(), yaz_log(), yaz_log_init(), yaz_log_init_file(), yaz_log_init_level(), yaz_log_mask_str(), and yaz_log_module_level().