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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c540 nss_cfg_put(nss_config_t *next, int add) function
590 if (nss_cfg_put(next, 0) < 0) {
596 if (nss_cfg_put(next, 1) < 0) {
629 if (nss_cfg_put(next, 1) < 0)

Completed in 49 milliseconds