Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c60 static struct netconfig **getnetlist(void);
128 if ((netpp == NULL) && ((netpp = getnetlist()) == NULL)) { in setnetconfig()
224 if ((netpp == NULL) && ((netpp = getnetlist()) == NULL)) { in getnetconfigent()
264 getnetlist(void) in getnetlist() function
407 if ((netpp == NULL) && ((netpp = getnetlist()) == NULL)) { in setnetpath()