Home
last modified time | relevance | path

Searched refs:_t_do_ioctl (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_unbind.c115 if (_t_do_ioctl(fd, (char *)unbind_reqp, in _tx_unbind_locked()
H A Dt_getinfo.c82 retval = _t_do_ioctl(fd, ctlbuf.buf, in _tx_getinfo()
H A D_utility.c474 _t_do_ioctl(int fd, char *buf, int size, int cmd, int *retlenp) in _t_do_ioctl() function
893 rval = _t_do_ioctl(fd, (char *)ioctlbuf, in _t_create()
1069 rval = _t_do_ioctl(fd, ioctlbuf, in _t_create()
1457 rval = _t_do_ioctl(fd, ioctlbuf, in _t_expinline_queued()
1654 rval = _t_do_ioctl(fd, (char *)ioctlbuf, in _t_do_postconn_sync()
H A Dt_bind.c131 if (_t_do_ioctl(fd, ctlbuf.buf, size, TI_BIND, &retlen) < 0) { in _tx_bind()
H A Dt_getname.c152 retval = _t_do_ioctl(fd, ctlbuf.buf, in _tx_getprotaddr()
H A Dt_optmgmt.c248 if (_t_do_ioctl(fd, ctlbuf.buf, size, TI_OPTMGMT, &retlen) < 0) in _tx_optmgmt()
H A Dtx.h291 extern int _t_do_ioctl(int, char *, int, int, int *);
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in1038 SCOPED_SYMBOL|SunOS_5.6|libnsl.so.1|_t_do_ioctl