Searched refs:nametoid_parse (Results 1 – 1 of 1) sorted by relevance
357 static int nametoid_parse(struct cache_detail *, char *, int);366 .cache_parse = nametoid_parse,376 nametoid_parse(struct cache_detail *cd, char *buf, int buflen) in nametoid_parse() function