Searched refs:getnextmatch (Results 1 – 1 of 1) sorted by relevance
157 static char *getnextmatch(struct srch *, int);246 while (!errflag && (entry = getnextmatch(searchlist, options))) { in getdev()773 getnextmatch(struct srch *criteria, int options) in getnextmatch() function