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

/illumos-gate/usr/src/head/
H A Dnss_common.h427 struct nss_config { struct
434 typedef struct nss_config nss_config_t;
437 extern nss_status_t nss_config(nss_config_t **, int);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c79 * Only nscd can change this through it's use of nss_config.
562 nss_config(nss_config_t **plist, int cnt) function

Completed in 49 milliseconds