Home
last modified time | relevance | path

Searched refs:dm_malloc_aux (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/libdm/
H A D.exported_symbols88 dm_malloc_aux
H A Dlibdevmapper.h459 void *dm_malloc_aux(size_t s, const char *file, int line);
478 # define dm_malloc(s) dm_malloc_aux((s), __FILE__, __LINE__)
/netbsd-src/external/gpl2/lvm2/dist/libdm/mm/
H A Ddbg_malloc.c236 void *dm_malloc_aux(size_t s, const char *file __attribute((unused)), in dm_malloc_aux() function
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlibdevmapper.h459 void *dm_malloc_aux(size_t s, const char *file, int line);
478 # define dm_malloc(s) dm_malloc_aux((s), __FILE__, __LINE__)