Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/dial/
H A Dsysfiles.c642 getpush(char *buf, size_t len) in getpush() function
684 while (getpush(strmod, sizeof (strmod))) { in pop_push()
/illumos-gate/usr/src/cmd/bnu/
H A Dsysfiles.c648 getpush(buf, len) in getpush() function
696 while ( getpush(strmod, sizeof(strmod)) ) {