Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c397 struct netconfig **rnetpp; /* the list of entries from NETPATH */ in setnetpath() local
486 if ((rnetpp = malloc((count + 1) * in setnetpath()
500 curr_pp = rnetpp; in setnetpath()
517 retp->nc_curr = retp->nc_head = rnetpp; in setnetpath()