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

/illumos-gate/usr/src/lib/libbc/libc/yp/
H A Dyp_bind.c57 unsigned long nc_nlookups; /* # of entries in nc_lookups */
58 char **nc_lookups; /* list of lookup directories */ member in struct:netconfig
/illumos-gate/usr/src/uts/common/sys/
H A Dnetconfig.h50 unsigned int nc_nlookups; /* # of entries in nc_lookups */
51 char **nc_lookups; /* list of lookup directories */ member in struct:netconfig

Completed in 55 milliseconds