Home
last modified time | relevance | path

Searched defs:nc_lookups (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A Dnetconfig.h50 char **nc_lookups; /* Names of the libraries */ member
/freebsd/sys/rpc/
H A Dnetconfig.h20 char **nc_lookups; /* Names of the libraries */ member
/freebsd/lib/libc/rpc/
H A Dgetnetconfig.c561 char **nc_lookups; in parse_ncp() local