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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c228 #define man_kzalloc(a, b) man_dbg_kzalloc(__LINE__, a, b)
230 void *man_dbg_kzalloc(int line, size_t size, int kmflags);
8303 man_dbg_kzalloc(int line, size_t size, int kmflags) function

Completed in 69 milliseconds