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