Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/dial/
H A Dsysfiles.c64 static int nextdevices(void);
539 if (nextdevices() == FALSE) in getdevline()
544 if (nextdevices() == FALSE) in getdevline()
553 nextdevices(void) in nextdevices() function
/illumos-gate/usr/src/cmd/bnu/
H A Dsysfiles.c54 static int namematch(), nextdialers(), nextdevices(), nextsystems(), getaline();
529 if (nextdevices() == FALSE) { in getdevline()
538 if (nextdevices() == FALSE) { in getdevline()
549 nextdevices() in nextdevices() function