Home
last modified time | relevance | path

Searched refs:_ti_user (Results 1 – 25 of 33) sorted by relevance

12

/titanic_44/usr/src/lib/libnsl/nsl/
H A Dtx.h56 struct _ti_user { struct
57 struct _ti_user *ti_next; /* next one */ argument
58 struct _ti_user *ti_prev; /* previous one */ argument
283 extern struct _ti_user *_t_checkfd(int, int, int);
285 extern int _t_rcv_conn_con(struct _ti_user *, struct t_call *, struct strbuf *,
287 extern int _t_snd_conn_req(struct _ti_user *, const struct t_call *,
290 extern struct _ti_user *_t_create(int, struct t_info *, int, int *);
292 extern int _t_is_event(int, struct _ti_user *);
293 extern int _t_is_ok(int, struct _ti_user *, t_scalar_t);
294 extern int _t_look_locked(int, struct _ti_user *, int, int);
[all …]
H A D_utility.c62 static struct _ti_user *find_tilink(int s);
63 static struct _ti_user *add_tilink(int s);
64 static void _t_free_lookbufs(struct _ti_user *tiptr);
66 static int _t_cbuf_alloc(struct _ti_user *tiptr, char **retbuf);
67 static int _t_rbuf_alloc(struct _ti_user *tiptr, char **retbuf);
69 static int _t_alloc_bufs(int fd, struct _ti_user *tiptr,
77 struct _ti_user *
81 struct _ti_user *tiptr; in _t_checkfd()
216 struct _ti_user *tiptr, in _t_register_lookevent()
313 _t_is_event(int fd, struct _ti_user *tiptr) in _t_is_event()
[all …]
H A Dt_getname.c48 static int __tx_tlitpi_getprotaddr_locked(struct _ti_user *tiptr,
57 struct _ti_user *tiptr; in _tx_getname()
111 struct _ti_user *tiptr; in _tx_getprotaddr()
228 struct _ti_user *tiptr, in __tx_tlitpi_getprotaddr_locked()
H A Dt_unbind.c51 struct _ti_user *tiptr; in _tx_unbind()
105 _tx_unbind_locked(int fd, struct _ti_user *tiptr, struct strbuf *ctlbufp) in _tx_unbind_locked()
H A Dt_look.c50 struct _ti_user *tiptr; in _tx_look()
77 struct _ti_user *tiptr, in _t_look_locked()
H A Dt_sync.c43 struct _ti_user *tiptr; in _tx_sync()
H A Dt_getstate.c44 struct _ti_user *tiptr; in _tx_getstate()
H A D_conn_util.c58 struct _ti_user *tiptr, in _t_snd_conn_req()
153 struct _ti_user *tiptr, in _t_rcv_conn_con()
H A Dt_rcvconnect.c54 struct _ti_user *tiptr; in _tx_rcvconnect()
H A Dt_accept.c59 struct _ti_user *tiptr; in _tx_accept()
60 struct _ti_user *restiptr; in _tx_accept()
H A Dt_sndrel.c53 struct _ti_user *tiptr; in _tx_sndrel()
H A Dt_sndreldata.c51 struct _ti_user *tiptr; in _tx_sndreldata()
H A Dt_getinfo.c59 struct _ti_user *tiptr; in _tx_getinfo()
H A Dt_open.c69 struct _ti_user *tiptr; in _tx_open()
H A Dt_connect.c62 struct _ti_user *tiptr; in _tx_connect()
H A Dt_snd.c59 struct _ti_user *tiptr; in _tx_snd()
H A Dt_snddis.c52 struct _ti_user *tiptr; in _tx_snddis()
H A Dt_rcvrel.c58 struct _ti_user *tiptr; in _tx_rcvrel()
H A Dt_rcvreldata.c57 struct _ti_user *tiptr; in _tx_rcvreldata()
H A Dt_sndudata.c56 struct _ti_user *tiptr; in _tx_sndudata()
H A Dt_rcvuderr.c54 struct _ti_user *tiptr; in _tx_rcvuderr()
H A Dt_bind.c58 struct _ti_user *tiptr; in _tx_bind()
H A Dt_sndvudata.c57 struct _ti_user *tiptr; in _tx_sndvudata()
H A Dt_sndv.c59 struct _ti_user *tiptr; in _tx_sndv()
/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtimod.h53 struct _ti_user { struct

12