Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_cots.c395 calllist_t *e, cred_t *cr);
397 calllist_t *e, cred_t *cr);
2239 calllist_t call; in connmgr_get()
2360 calllist_t call; in connmgr_wrapconnect()
2633 calllist_t *e, in connmgr_connect()
2860 calllist_t *e, cred_t *cr) in connmgr_getopt_int()
2949 calllist_t *e, cred_t *cr) in connmgr_setopt_int()
3165 calllist_t *e = NULL; in clnt_dispatch_notify()
3303 calllist_t *e; in clnt_dispatch_notifyconn()
3376 calllist_t *e; in clnt_dispatch_notifyall()
[all …]
H A Dclnt.h278 } calllist_t; typedef
298 (e)->call_prev = (calllist_t *)ctp; \
316 calllist_t *cp; \
320 cp != (calllist_t *)(ctp); \
H A Dclnt_gen.c383 ctp[i].ct_call_next = (calllist_t *)&ctp[i]; in call_table_init()
384 ctp[i].ct_call_prev = (calllist_t *)&ctp[i]; in call_table_init()
H A Dclnt_clts.c180 calllist_t *, uint_t, cred_t *);
203 calllist_t cku_call;
477 calllist_t *call = &p->cku_call; in clnt_clts_kcallit_addr()
1097 calllist_t *call = &p->cku_call; in clnt_clts_kdestroy()
2018 calllist_t *cp, uint_t xid, cred_t *cr) in clnt_clts_dispatch_send()
2090 calllist_t *e = NULL; in clnt_clts_dispatch_notify()