Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmetarpcopen.c338 char *host_sc = NULL; in metarpcopen() local
353 host_sc = inet_ntoa(p_ip); in metarpcopen()
354 if (host_sc != NULL) { in metarpcopen()
356 if (strlcpy(host_priv, host_sc, size) < size) in metarpcopen()