Searched refs:lookevent (Results 1 – 2 of 2) sorted by relevance
61 int retval, lookevent; in _tx_snd() local116 lookevent = _t_look_locked(fd, tiptr, 0, api_semantics); in _tx_snd()117 if (lookevent < 0) { in _tx_snd()128 if (lookevent == T_DISCONNECT || in _tx_snd()130 lookevent == T_ORDREL)) { in _tx_snd()
61 int retval, lookevent; in _tx_sndv() local125 lookevent = _t_look_locked(fd, tiptr, 0, api_semantics); in _tx_sndv()126 if (lookevent < 0) { in _tx_sndv()132 if (lookevent == T_DISCONNECT) { in _tx_sndv()