Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libadm/common/
H A Dgetdev.c156 static char *getnextmatch(struct srch *, int);
245 while (!errflag && (entry = getnextmatch(searchlist, options))) { in getdev()
772 getnextmatch(struct srch *criteria, int options) in getnextmatch() function