Searched refs:rc_privport (Results 1 – 2 of 2) sorted by relevance
104 rc->rc_privport = FALSE; in clnt_reconnect_create()176 if (rc->rc_privport) in clnt_reconnect_connect()496 rc->rc_privport = *(int *) info; in clnt_reconnect_control()500 *(int *) info = rc->rc_privport; in clnt_reconnect_control()
71 int rc_privport; member