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