Home
last modified time | relevance | path

Searched refs:getnextmatch (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libadm/common/
H A Dgetdev.c157 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