Searched refs:rc_reconcall (Results 1 – 2 of 2) sorted by relevance
113 rc->rc_reconcall = NULL; in clnt_reconnect_create()223 if (newclient != NULL && rc->rc_reconcall != NULL) in clnt_reconnect_connect()224 (*rc->rc_reconcall)(newclient, rc->rc_reconarg, in clnt_reconnect_connect()529 rc->rc_reconcall = upcp->call; in clnt_reconnect_control()
82 void (*rc_reconcall)(CLIENT *, void *, member