Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/netselect/
H A Dnetselect.c61 static char **getlookups(char *);
372 ((netconfigp->nc_lookups = getlookups(tok3)) == NULL))) { in fgetnetconfig()
665 getlookups(char *cp) in getlookups() function