Searched refs:call_table_find (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h314 #define call_table_find(ctp, xid, ele) \ macro
H A Dclnt_clts.c2157 /* call_table_find returns with the hash bucket locked */
2158 call_table_find(chtp, xid, e);
H A Dclnt_cots.c3207 /* call_table_find returns with the hash bucket locked */
3208 call_table_find(chtp, xid, e);

Completed in 122 milliseconds