Searched refs:clfd (Results 1 – 1 of 1) sorted by relevance
847 int clfd; in bindudp_resvport() local856 if (clnt_control(client, CLGET_FD, (char *)&clfd) == FALSE) { in bindudp_resvport()863 printf("Clnt_control success, clfd = %d\n", clfd); in bindudp_resvport()865 if (t_getstate(clfd) != T_UNBND) { in bindudp_resvport()866 if (t_unbind(clfd) < 0) { in bindudp_resvport()880 if ((rv = netdir_options(udpnconf, ND_SET_RESERVEDPORT, clfd, in bindudp_resvport()