Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/dial/
H A Dsysfiles.c615 getpop(char *buf, size_t len, int *optional) in getpop() function
661 while (getpop(strmod, sizeof (strmod), &optional)) { in pop_push()
/illumos-gate/usr/src/cmd/bnu/
H A Dsysfiles.c619 getpop(buf, len, optional) in getpop() function
671 while ( getpop(strmod, sizeof(strmod), &optional) ) {