Searched refs:mtype_log (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dmemory.c169 mtype_log (char *func, void *memory, const char *file, int line, int type) function
183 mtype_log ("zmalloc", memory, file, line, type);
197 mtype_log ("xcalloc", memory, file, line, type);
212 mtype_log ("xrealloc", memory, file, line, type);
223 mtype_log ("xfree", ptr, file, line, type);
237 mtype_log ("xstrdup", memory, file, line, type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dmemory.c169 mtype_log (char *func, void *memory, const char *file, int line, int type) function
183 mtype_log ("zmalloc", memory, file, line, type);
197 mtype_log ("xcalloc", memory, file, line, type);
212 mtype_log ("xrealloc", memory, file, line, type);
223 mtype_log ("xfree", ptr, file, line, type);
237 mtype_log ("xstrdup", memory, file, line, type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dmemory.c169 mtype_log (char *func, void *memory, const char *file, int line, int type) function
183 mtype_log ("zmalloc", memory, file, line, type);
197 mtype_log ("xcalloc", memory, file, line, type);
212 mtype_log ("xrealloc", memory, file, line, type);
223 mtype_log ("xfree", ptr, file, line, type);
237 mtype_log ("xstrdup", memory, file, line, type);

Completed in 54 milliseconds