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

/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c63 static unsigned int getnlookups(char *);
371 (((netconfigp->nc_nlookups = getnlookups(tok3)) != 0) &&
672 num = getnlookups(cp);
710 * getnlookups() returns the number of entries in a comma-separated
715 getnlookups(char *cp) function

Completed in 57 milliseconds