Searched refs:ti_lookcnt (Results 1 – 14 of 14) sorted by relevance
242 if (tiptr->ti_lookcnt > 0) { /* something already on looklist */ in _t_register_lookevent()259 if (tiptr->ti_lookcnt > 0) { in _t_register_lookevent()269 assert(tiptr->ti_lookcnt == listcount); in _t_register_lookevent()303 tiptr->ti_lookcnt++; in _t_register_lookevent()323 if ((retval > 0) || (tiptr->ti_lookcnt > 0)) { in _t_is_event()650 tiptr->ti_lookcnt = 0; in _t_reinit_tiptr()983 ntiptr->ti_lookcnt = 0; in _t_create()1303 tiptr->ti_lookcnt--; in _t_free_looklist_head()1304 assert(tiptr->ti_lookcnt > 0); in _t_free_looklist_head()1310 assert(tiptr->ti_lookcnt == 1); in _t_free_looklist_head()[all …]
89 if (tiptr->ti_lookcnt > 0) { in _tx_rcv()222 (tiptr->ti_lookcnt > 0)) { in _tx_rcv()253 if (tiptr->ti_lookcnt > 0) { in _tx_rcv()
146 if ((tiptr->ti_lookcnt > 0) || in _t_look_locked()151 if (tiptr->ti_lookcnt > 0) { in _t_look_locked()
91 if (tiptr->ti_lookcnt > 0) { in _tx_rcvv()237 (tiptr->ti_lookcnt > 0)) { in _tx_rcvv()271 if (tiptr->ti_lookcnt > 0) { in _tx_rcvv()
126 if ((tiptr->ti_lookcnt > 0) && (call == 0)) in _tx_snddis()
104 if ((tiptr->ti_lookcnt > 0) && in _tx_rcvrel()
106 if ((tiptr->ti_lookcnt > 0) && in _tx_rcvreldata()
72 if (tiptr->ti_lookcnt > 0) { in _tx_rcvuderr()
61 int ti_lookcnt; /* buffered look flag */ member
97 if ((tiptr->ti_lookcnt > 0) && in _tx_rcvdis()
94 if (tiptr->ti_lookcnt > 0) { in _tx_rcvudata()
97 if (tiptr->ti_lookcnt > 0) { in _tx_rcvvudata()
175 if (tiptr->ti_lookcnt > 0) { in _t_rcv_conn_con()
102 if (tiptr->ti_lookcnt > 0) { in _tx_listen()