Home
last modified time | relevance | path

Searched refs:kstrdup_debug (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/sys/
H A Dmalloc.h207 char *kstrdup_debug(const char *, struct malloc_type *,
263 kstrdup_debug(str, type, __FILE__, __LINE__)
332 #define kstrdup_debug(str, type, file, line) \ macro
/dflybsd-src/sys/kern/
H A Dkern_slaballoc.c1292 kstrdup_debug(const char *str, struct malloc_type *type, in kstrdup_debug() function