Searched defs:getlookups (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/netselect/
H A Dnetselect.c58 static char **getlookups(char *);
369 ((netconfigp->nc_lookups = getlookups(tok3)) == NULL))) {
658 * getlookups() creates and returns an array of string representing
664 getlookups(char *cp) function

Completed in 61 milliseconds