/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | stropts.h | 81 #define I_LOOK _IORN('S',04,FMNAMESZ+1) macro
|
/titanic_41/usr/src/cmd/krb5/kwarn/ |
H A D | kwarnd.c | 134 if (!ioctl(0, I_LOOK, mname) &&
|
/titanic_41/usr/src/cmd/gss/gssd/ |
H A D | gssd.c | 150 if (!ioctl(0, I_LOOK, mname) &&
|
/titanic_41/usr/src/uts/common/io/ |
H A D | iwscons.c | 374 (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 D | stropts.h | 234 #define I_LOOK (STR|04) macro
|
/titanic_41/usr/src/lib/libnsl/saf/ |
H A D | doconfig.c | 352 if (ioctl(fd, I_LOOK, buf) < 0) in dopop()
|
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/ |
H A D | cfsd_main.c | 280 else if (!ioctl(0, I_LOOK, mname) && in main()
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypupdated.c | 130 if (!ioctl(0, I_LOOK, mname) &&
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | sysfiles.c | 665 if (ioctl(fd, I_LOOK, onstream) == -1) { in pop_push()
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | sysfiles.c | 677 if ( ioctl(fd, I_LOOK, onstream) == -1 ) {
|
/titanic_41/usr/src/cmd/listen/ |
H A D | lsdbf.c | 922 if (ioctl(fd, I_LOOK, name) >= 0) {
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rlogind.c | 1646 if (ioctl(f, I_LOOK, topmodname) < 0) in removemod()
|
H A D | in.telnetd.c | 4878 if (ioctl(f, I_LOOK, topmodname) < 0) in removemod()
|
/titanic_41/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 1351 case I_LOOK: in fifo_fastioctl()
|
/titanic_41/usr/src/cmd/truss/ |
H A D | codes.c | 477 { (uint_t)I_LOOK, "I_LOOK", NULL },
|
H A D | print.c | 330 case I_LOOK: in prt_ioa()
|
H A D | expound.c | 1386 case I_LOOK: in show_ioctl()
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | sockcommon_subr.c | 1647 case I_LOOK: in socket_strioc_common()
|
H A D | socktpi.c | 5774 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 D | sys-solaris.c | 972 if ((myioctl(fd, I_LOOK, tty_modules[i]) < 0) ||
|
/titanic_41/usr/src/uts/common/os/ |
H A D | streamio.c | 4331 case I_LOOK: in strioctl()
|