
Go to the source code of this file.
Defines | |
| #define | _M_CALLOC calloc |
| #define | _M_FREE pkg_free |
| #define | _M_MALLOC pkg_malloc |
| #define | _M_PRINTF printf |
| #define | _M_REALLOC realloc |
| #define | _M_SHM_FREE shm_free |
| #define | _M_SHM_MALLOC shm_malloc |
| #define _M_CALLOC calloc |
Definition at line 37 of file mdefines.h.
| #define _M_FREE pkg_free |
Definition at line 41 of file mdefines.h.
Referenced by xj_jcon_free(), xj_jcon_init(), xj_jcon_pool_free(), and xj_jcon_pool_init().
| #define _M_MALLOC pkg_malloc |
Definition at line 40 of file mdefines.h.
Referenced by xj_jcon_init(), xj_jcon_pool_init(), and xj_jcon_user_auth().
| #define _M_PRINTF printf |
Definition at line 36 of file mdefines.h.
| #define _M_REALLOC realloc |
Definition at line 38 of file mdefines.h.
| #define _M_SHM_FREE shm_free |
Definition at line 44 of file mdefines.h.
Referenced by xj_jkey_free_p(), xj_sipmsg_free(), xj_wlist_free(), xj_wlist_get(), xj_wlist_init(), and xj_wlist_set_aliases().
| #define _M_SHM_MALLOC shm_malloc |
Definition at line 43 of file mdefines.h.
Referenced by xj_wlist_get(), xj_wlist_init(), and xj_wlist_set_aliases().
1.5.6