Searched defs:memget (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Dmemcluster.h27 #define memget(s) __memget_debug(s, __FILE__, __LINE__) macro
31 #define memget(s) __memget_record(s, __FILE__, __LINE__) macro
34 #define memget __memget macro
/netbsd-current/lib/libc/include/isc/
H A Dmemcluster.h27 #define memget(s) __memget_debug(s, __FILE__, __LINE__) macro
31 #define memget(s) __memget_record(s, __FILE__, __LINE__) macro
34 #define memget __memget macro
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dmem.h188 void *(*memget)(isc_mem_t *mctx, size_t size _ISC_MEM_FLARG); member in struct:isc_memmethods
/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dmem.h215 void *(*memget)(isc_mem_t *mctx, size_t size _ISC_MEM_FLARG); member in struct:isc_memmethods

Completed in 287 milliseconds