Home
last modified time | relevance | path

Searched refs:_ti_lookbufs (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libnsl/nsl/
H A Dtx.h46 struct _ti_lookbufs { struct
47 struct _ti_lookbufs *tl_next; /* next in list */ argument
60 struct _ti_lookbufs ti_lookbufs; /* head of list of look buffers */ argument
H A D_utility.c222 struct _ti_lookbufs *tlbs; in _t_register_lookevent()
274 if ((tlbs->tl_next = malloc(sizeof (struct _ti_lookbufs))) == in _t_register_lookevent()
1228 struct _ti_lookbufs *tlbs, *prev_tlbs, *head_tlbs; in _t_free_lookbufs()
1278 struct _ti_lookbufs *tlbs, *next_tlbs; in _t_free_looklist_head()
1322 struct _ti_lookbufs *tlbs, *prev_tlbs; in _t_flush_lookevents()
H A Dt_rcv.c134 struct _ti_lookbufs *tlbs; in _tx_rcv()
H A Dt_rcvv.c135 struct _ti_lookbufs *tlbs; in _tx_rcvv()