$Revision: 1.9 $
Utilities (ut). memwrap.c - memory allocation wrappers. Facilitate easy changing a memory allocation library and provide uniform error codes.
Status: NOT REVUED, TESTED,
Design and implementation by: Marek Bukowy
Visible in: | modules/ut/memwrap.c | |
Used in: | wr_alloc_log() | modules/ut/memwrap.c |
wr_free_list_log() | modules/ut/memwrap.c | |
wr_free_log() | modules/ut/memwrap.c | |
wr_log_set() | modules/ut/memwrap.c |
Called by: | radix_init() | modules/sv/server.c |
References Variables: | wr_logging | modules/ut/memwrap.c |
Calls: | fprintf() | |
Called by: | wr_real_calloc() | modules/ut/memwrap.c |
wr_real_malloc() | modules/ut/memwrap.c | |
wr_real_realloc() | modules/ut/memwrap.c | |
References Variables: | wr_logging | modules/ut/memwrap.c |
Calls: | wr_real_free() | modules/ut/memwrap.c |
Used in: | wr_real_clear_list() | modules/ut/memwrap.c |
Calls: | fprintf() | |
Called by: | wr_real_clear_list() | modules/ut/memwrap.c |
References Variables: | wr_logging | modules/ut/memwrap.c |
Calls: | fprintf() | |
Called by: | wr_real_free() | modules/ut/memwrap.c |
wr_real_realloc() | modules/ut/memwrap.c | |
References Variables: | wr_logging | modules/ut/memwrap.c |