Home
last modified time | relevance | path

Searched refs:p_ip (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmetarpcopen.c337 struct in_addr p_ip; in metarpcopen() local
346 if (sdssc_get_priv_ipaddr(hostname, &p_ip) == SDSSC_OKAY) { in metarpcopen()
353 host_sc = inet_ntoa(p_ip); in metarpcopen()