Searched defs:pop_push (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/dial/
H A Dsysfiles.c655 pop_push(int fd) function
663 (const char *)"pop_push: optionally POPing %s\n" :
664 (const char *)"pop_push: POPing %s\n"), strmod);
666 DEBUG(5, "pop_push: I_LOOK on fd %d failed ", fd);
673 DEBUG(5, "pop_push: I_POP: %s not there\n", strmod);
677 DEBUG(5, "pop_push: I_POP on fd %d failed ", fd);
685 DEBUG(5, "pop_push: PUSHing %s\n", strmod);
687 DEBUG(5, "pop_push: I_PUSH on fd %d failed ", fd);

Completed in 22 milliseconds