Searched refs:tl_lookcbuf (Results 1 – 9 of 9) sorted by relevance
249 if (*(t_scalar_t *)tiptr->ti_lookbufs.tl_lookcbuf == in _t_register_lookevent()283 if ((tlbs->tl_lookcbuf = malloc(cbuf_size)) == NULL) { in _t_register_lookevent()291 free(tlbs->tl_lookcbuf); in _t_register_lookevent()297 (void) memcpy(tlbs->tl_lookcbuf, cptr, csize); in _t_register_lookevent()584 tiptr->ti_lookbufs.tl_lookcbuf = lookcbuf; in _t_alloc_bufs()640 tiptr->ti_lookbufs.tl_lookcbuf = NULL; in _t_reinit_tiptr()1248 free(head_tlbs->tl_lookcbuf); in _t_free_lookbufs()1249 head_tlbs->tl_lookcbuf = NULL; in _t_free_lookbufs()1261 free(tlbs->tl_lookcbuf); in _t_free_lookbufs()1288 free(tlbs->tl_lookcbuf); in _t_free_looklist_head()[all …]
97 (*((t_scalar_t *)tiptr->ti_lookbufs.tl_lookcbuf) == T_DISCON_IND)) { in _tx_rcvdis()102 ctlbuf.buf = tiptr->ti_lookbufs.tl_lookcbuf; in _tx_rcvdis()
153 type = *((t_scalar_t *)tiptr->ti_lookbufs.tl_lookcbuf); in _t_look_locked()
104 (*((t_scalar_t *)tiptr->ti_lookbufs.tl_lookcbuf) == T_ORDREL_IND)) { in _tx_rcvrel()
106 (*((t_scalar_t *)tiptr->ti_lookbufs.tl_lookcbuf) == T_ORDREL_IND)) { in _tx_rcvreldata()
72 ctlbuf.buf = tiptr->ti_lookbufs.tl_lookcbuf; in _tx_rcvuderr()
49 char *tl_lookcbuf; /* pointer to "look" ctl */ member
137 if (*((t_scalar_t *)tlbs->tl_lookcbuf) in _tx_rcv()
138 if (*((t_scalar_t *)tlbs->tl_lookcbuf) in _tx_rcvv()