Searched refs:kstrndup_noeol (Results 1 – 1 of 1) sorted by relevance
152 static char *kstrndup_noeol(const char *src, size_t len) in kstrndup_noeol() function 184 char *s = kstrndup_noeol(buf, 64); \317 key = kstrndup_noeol(buf, 1024); in parse_hints()