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