Searched refs:kstrdup_debug (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/sys/ |
H A D | malloc.h | 207 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 D | kern_slaballoc.c | 1292 kstrdup_debug(const char *str, struct malloc_type *type, in kstrdup_debug() function
|