Home
last modified time | relevance | path

Searched refs:I_FIND (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/lib/libwrap/
H A Dfromhost.c51 if (ioctl(request->fd, I_FIND, "timod") > 0) {
/titanic_41/usr/src/cmd/tcpd/
H A Dtry-from.c59 if (ioctl(0, I_FIND, "timod") == 0)
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dstropts.h88 #define I_FIND _IOWN('S',013,FMNAMESZ+1) macro
/titanic_41/usr/src/lib/libnsl/nsl/
H A Dt_open.c94 retval = ioctl(fd, I_FIND, "timod"); in _tx_open()
H A D_utility.c103 retval = ioctl(fd, I_FIND, "timod"); in _t_checkfd()
/titanic_41/usr/src/uts/common/ktli/
H A Dt_kopen.c172 error = strioctl(vp, I_FIND, (intptr_t)"timod", 0, K_TO_K, cr, &retval); in t_kopen()
/titanic_41/usr/src/uts/common/sys/
H A Dstropts.h241 #define I_FIND (STR|013) macro
/titanic_41/usr/src/lib/libnsl/saf/
H A Ddoconfig.c347 if (ioctl(fd, I_FIND, modp) != 1) in dopop()
/titanic_41/usr/src/cmd/hal/probing/xkb/
H A Dprobe-xkb.c103 if (ioctl(fd, I_FIND, "usbkbm") == 0) { in get_kbd_layout_type()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dti_opts.c88 if (ioctl(fd, I_FIND, "tcp") > 0) in __rpc_negotiate_uid()
H A Dsvc.c981 } else if ((ioctl(xprt->xp_fd, I_FIND, "timod") > 0) && ((nconf = in svc_register()
/titanic_41/usr/src/uts/common/rpc/
H A Drpc_subr.c105 error = strioctl(vp, I_FIND, (intptr_t)"timod", 0, K_TO_K, kcred, in rpc_poptimod()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c309 it = ioctl(STDIN_FILENO, I_FIND, "ttcompat"); in main()
/titanic_41/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1177 case I_FIND: in fifo_fastioctl()
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c484 { (uint_t)I_FIND, "I_FIND", NULL },
H A Dprint.c334 case I_FIND: in prt_ioa()
H A Dexpound.c1387 case I_FIND: in show_ioctl()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c5772 case I_FIND: in sotpi_ioctl()
6131 case I_FIND: in socktpi_plumbioctl()
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c3714 case I_FIND: in strioctl()