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

/osnet-11/usr/src/lib/libnsl/nsl/
H A D_utility.c64 static int _t_adjust_state(int fd, int instate);
1017 if ((rstate = _t_adjust_state(fd, T_IDLE)) < 0) {
1036 if ((rstate = _t_adjust_state(fd, T_DATAXFER)) < 0) {
1051 if ((rstate = _t_adjust_state(fd, T_INREL)) < 0) {
1109 _t_adjust_state(int fd, int instate) function

Completed in 17 milliseconds