Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c395 struct netconfig **curr_pp; /* scans the list from NETPATH */ in setnetpath() local
500 curr_pp = rnetpp; in setnetpath()
510 *curr_pp++ = *tpp; in setnetpath()
515 *curr_pp = NULL; in setnetpath()