Home
last modified time | relevance | path

Searched refs:call_table_find (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c2169 call_table_find(chtp, xid, e); in clnt_clts_dispatch_notify()
H A Dclnt_cots.c3208 call_table_find(chtp, xid, e); in clnt_dispatch_notify()
H A Dclnt.h314 #define call_table_find(ctp, xid, ele) \ macro