Home
last modified time | relevance | path

Searched refs:I_LOOK (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dstropts.h81 #define I_LOOK _IORN('S',04,FMNAMESZ+1) macro
/titanic_41/usr/src/cmd/krb5/kwarn/
H A Dkwarnd.c134 if (!ioctl(0, I_LOOK, mname) &&
/titanic_41/usr/src/cmd/gss/gssd/
H A Dgssd.c150 if (!ioctl(0, I_LOOK, mname) &&
/titanic_41/usr/src/uts/common/io/
H A Diwscons.c374 (void) strioctl(f->f_vnode, I_LOOK, (intptr_t)modname, in iwscnioctl()
440 (void) strioctl(lp->wl_vp, I_LOOK, (intptr_t)modname, in iwscnioctl()
/titanic_41/usr/src/uts/common/sys/
H A Dstropts.h234 #define I_LOOK (STR|04) macro
/titanic_41/usr/src/lib/libnsl/saf/
H A Ddoconfig.c352 if (ioctl(fd, I_LOOK, buf) < 0) in dopop()
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_main.c280 else if (!ioctl(0, I_LOOK, mname) && in main()
/titanic_41/usr/src/cmd/ypcmd/
H A Dypupdated.c130 if (!ioctl(0, I_LOOK, mname) &&
/titanic_41/usr/src/lib/libnsl/dial/
H A Dsysfiles.c665 if (ioctl(fd, I_LOOK, onstream) == -1) { in pop_push()
/titanic_41/usr/src/cmd/bnu/
H A Dsysfiles.c677 if ( ioctl(fd, I_LOOK, onstream) == -1 ) {
/titanic_41/usr/src/cmd/listen/
H A Dlsdbf.c922 if (ioctl(fd, I_LOOK, name) >= 0) {
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c1646 if (ioctl(f, I_LOOK, topmodname) < 0) in removemod()
H A Din.telnetd.c4878 if (ioctl(f, I_LOOK, topmodname) < 0) in removemod()
/titanic_41/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1351 case I_LOOK: in fifo_fastioctl()
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c477 { (uint_t)I_LOOK, "I_LOOK", NULL },
H A Dprint.c330 case I_LOOK: in prt_ioa()
H A Dexpound.c1386 case I_LOOK: in show_ioctl()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c1647 case I_LOOK: in socket_strioc_common()
H A Dsocktpi.c5774 case I_LOOK: in sotpi_ioctl()
6124 case I_LOOK: in socktpi_plumbioctl()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c972 if ((myioctl(fd, I_LOOK, tty_modules[i]) < 0) ||
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c4331 case I_LOOK: in strioctl()