Searched refs:p_ip (Results 1 – 1 of 1) sorted by relevance
337 struct in_addr p_ip; in metarpcopen() local346 if (sdssc_get_priv_ipaddr(hostname, &p_ip) == SDSSC_OKAY) { in metarpcopen()353 host_sc = inet_ntoa(p_ip); in metarpcopen()