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