Home
last modified time | relevance | path

Searched refs:connmgr_cpr_reset (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dclnt.h468 extern boolean_t connmgr_cpr_reset(void *, int);
H A Drpcmod.c146 cid = callb_add(connmgr_cpr_reset, 0, CB_CL_CPR_RPC, "rpc"); in _init()
H A Dclnt_cots.c3637 connmgr_cpr_reset(void *arg, int code) in connmgr_cpr_reset() function