Searched refs:_t_checkfd (Results 26 - 31 of 31) sorted by relevance

12

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_alloc.c71 if ((tiptr = _t_checkfd(fd, 0, api_semantics)) == NULL)
H A Dt_listen.c58 if ((tiptr = _t_checkfd(fd, 0, api_semantics)) == NULL)
H A Dt_rcv.c63 if ((tiptr = _t_checkfd(fd, 0, api_semantics)) == NULL)
H A Dt_rcvv.c63 if ((tiptr = _t_checkfd(fd, 0, api_semantics)) == NULL)
H A Dt_rcvvudata.c78 if ((tiptr = _t_checkfd(fd, 0, api_semantics)) == NULL)
H A D_utility.c78 _t_checkfd(int fd, int force_sync, int api_semantics) function

Completed in 105 milliseconds

12