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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A D_utility.c68 static int _t_adjust_state(int fd, int instate);
1018 if ((rstate = _t_adjust_state(fd, T_IDLE)) < 0) {
1036 if ((rstate = _t_adjust_state(fd, T_DATAXFER)) < 0) {
1050 if ((rstate = _t_adjust_state(fd, T_INREL)) < 0) {
1104 _t_adjust_state(int fd, int instate) function

Completed in 63 milliseconds