Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/netselect/
H A Dnetselect.c399 struct netconfig **rnetpp; /* the list of entries from NETPATH */ in setnetpath() local
488 if ((rnetpp = malloc((count + 1) * in setnetpath()
502 curr_pp = rnetpp; in setnetpath()
519 retp->nc_curr = retp->nc_head = rnetpp; in setnetpath()