Home
last modified time | relevance | path

Searched refs: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) in nss_cfg_put() function
590 if (nss_cfg_put(next, 0) < 0) { in nss_config()
596 if (nss_cfg_put(next, 1) < 0) { in nss_config()
629 if (nss_cfg_put(next, 1) < 0) in nss_cfg_policy_init()