Searched refs:_t_do_ioctl (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_unbind.c117 if (_t_do_ioctl(fd, (char *)unbind_reqp,
H A Dt_getinfo.c84 retval = _t_do_ioctl(fd, ctlbuf.buf,
H A Dt_bind.c133 if (_t_do_ioctl(fd, ctlbuf.buf, size, TI_BIND, &retlen) < 0) {
H A Dt_getname.c154 retval = _t_do_ioctl(fd, ctlbuf.buf,
H A Dt_optmgmt.c250 if (_t_do_ioctl(fd, ctlbuf.buf, size, TI_OPTMGMT, &retlen) < 0)
H A Dtx.h291 extern int _t_do_ioctl(int, char *, int, int, int *);
H A D_utility.c474 _t_do_ioctl(int fd, char *buf, int size, int cmd, int *retlenp) function
893 rval = _t_do_ioctl(fd, (char *)ioctlbuf,
1069 rval = _t_do_ioctl(fd, ioctlbuf,
1457 rval = _t_do_ioctl(fd, ioctlbuf,
1654 rval = _t_do_ioctl(fd, (char *)ioctlbuf,

Completed in 89 milliseconds