Home
last modified time | relevance | path

Searched defs:kstrndup_debug (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/sys/
H A Dmalloc.h334 #define kstrndup_debug(str, maxlen, type, file, line) \ macro
/dflybsd-src/sys/kern/
H A Dkern_slaballoc.c1312 kstrndup_debug(const char *str, size_t maxlen, struct malloc_type *type, in kstrndup_debug() function