Home
last modified time | relevance | path

Searched refs:I_POP (Results 1 – 25 of 36) sorted by relevance

12

/titanic_41/usr/src/lib/libnsl/saf/
H A Ddoconfig.c297 (void) ioctl(fd, I_POP, 0); in dopush()
323 if (ioctl(fd, I_POP, 0) < 0) in dopop()
339 while (ioctl(fd, I_POP, 0) == 0) in dopop()
357 if (ioctl(fd, I_POP, 0) < 0) in dopop()
/titanic_41/usr/src/cmd/lp/lib/msgs/
H A Dmdestroy.c64 if (ioctl(md->writefd, I_POP, 0) != 0) in mdestroy()
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dstropts.h80 #define I_POP _IO('S',03) macro
/titanic_41/usr/src/cmd/krb5/kwarn/
H A Dkwarnd.c153 if (ioctl(0, I_POP, 0) || ioctl(0, I_PUSH, "timod")) {
/titanic_41/usr/src/cmd/gss/gssd/
H A Dgssd.c169 if (ioctl(0, I_POP, 0) || ioctl(0, I_PUSH, "timod")) {
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dports.c286 while (ioctl(1, I_POP, 0) == 0) in open_direct()
/titanic_41/usr/src/cmd/ttymon/
H A Dtmterm.c206 while(ioctl(fd, I_POP, 0) >= 0) /* pop everything */ in push_linedisc()
/titanic_41/usr/src/uts/common/sys/
H A Dstropts.h233 #define I_POP (STR|03) macro
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_main.c295 if (ioctl(0, I_POP, 0) || ioctl(0, I_PUSH, "timod")) { in main()
/titanic_41/usr/src/uts/common/io/
H A Dl_strplumb.c120 return (strioctl(vp, I_POP, 0, 0, K_TO_K, CRED(), &rval)); in kstr_pop()
H A Diwscons.c423 case I_POP: in iwscnioctl()
/titanic_41/usr/src/cmd/ypcmd/
H A Dypupdated.c150 if (ioctl(0, I_POP, 0) || ioctl(0, I_PUSH, "timod")) {
/titanic_41/usr/src/cmd/streams/strcmd/
H A Dstrchg.c459 if (ioctl(STDIN, I_POP, 0) < 0) { in pop_modules()
/titanic_41/usr/src/cmd/utmp_update/
H A Dutmp_update.c534 if (ioctl(fd, I_POP, 0) == -1) { in bad_line()
/titanic_41/usr/src/lib/libnsl/dial/
H A Dsysfiles.c676 if (ioctl(fd, I_POP, 0) == -1) { in pop_push()
/titanic_41/usr/src/uts/common/rpc/
H A Drpc_subr.c115 error = strioctl(vp, I_POP, 0, 0, K_TO_K, kcred, &ret); in rpc_poptimod()
/titanic_41/usr/src/cmd/bnu/
H A Dsysfiles.c690 if ( ioctl(fd, I_POP, 0) == -1 ) {
/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c734 while (ldi_ioctl(lh, I_POP, 0, FKIOCTL, kcred, &rval) == 0) in softmac_mac_register()
1341 while (ldi_ioctl(lh, I_POP, 0, FKIOCTL, kcred, &rval) == 0) in softmac_lower_setup()
/titanic_41/usr/src/cmd/listen/
H A Dlsdbf.c924 if (ioctl(fd, I_POP, 0) < 0)
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c630 rv = strioctl(lvp, I_POP, 0, 0, K_TO_K, CRED(), &rval); in link_aconsole()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c239 (void) ioctl(STDIN_FILENO, I_POP, 0); in pop()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c974 (myioctl(fd, I_POP, (void *)0) < 0)) {
1060 while (tty_npushed > 0 && myioctl(fd, I_POP, (void *)0) >= 0) {
/titanic_41/usr/src/lib/libnsl/nsl/
H A D_utility.c165 (void) ioctl(fd, I_POP, 0); in _t_checkfd()
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dttymux_rcm.c410 while (ioctl(fd, I_POP, 0) == 0) in plink()
/titanic_41/usr/src/lib/libipadm/common/
H A Dipadm_if.c425 while (ioctl(*fd, I_POP, 0) != -1) in ipadm_open_arp_on_udp()

12