Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libwrap/
H A Dfromhost.c50 if (ioctl(request->fd, I_FIND, "timod") > 0) {
/illumos-gate/usr/src/cmd/tcpd/
H A Dtry-from.c59 if (ioctl(0, I_FIND, "timod") == 0)
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_open.c92 retval = ioctl(fd, I_FIND, "timod"); in _tx_open()
H A D_utility.c103 retval = ioctl(fd, I_FIND, "timod"); in _t_checkfd()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h239 #define I_FIND (STR|013) macro
/illumos-gate/usr/src/cmd/hal/probing/xkb/
H A Dprobe-xkb.c103 if (ioctl(fd, I_FIND, "usbkbm") == 0) { in get_kbd_layout_type()
/illumos-gate/usr/src/lib/libnsl/saf/
H A Ddoconfig.c345 if (ioctl(fd, I_FIND, modp) != 1) in dopop()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dti_opts.c86 if (ioctl(fd, I_FIND, "tcp") > 0) in __rpc_negotiate_uid()
H A Dsvc.c984 } else if ((ioctl(xprt->xp_fd, I_FIND, "timod") > 0) && ((nconf = in svc_register()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c309 it = ioctl(STDIN_FILENO, I_FIND, "ttcompat"); in main()
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1195 case I_FIND: in fifo_fastioctl()
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c493 { (uint_t)I_FIND, "I_FIND", NULL },
H A Dprint.c338 case I_FIND: in prt_ioa()
H A Dexpound.c1370 case I_FIND: in show_ioctl()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c5709 case I_FIND: in sotpi_ioctl()
6068 case I_FIND: in socktpi_plumbioctl()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c3816 case I_FIND: in strioctl()