Home
last modified time | relevance | path

Searched refs:NSCONFIGREFRESH (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h54 #define NSCONFIGREFRESH "/var/ldap/ldap_client_file.refresh" macro
H A Dns_confmgr.c803 } else if (strcmp(file, NSCONFIGREFRESH) == 0) { in __ns_ldap_DumpConfiguration()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c2503 if (((error = __ns_ldap_DumpConfiguration(NSCONFIGREFRESH)) != NULL) || in perform_update()
2511 if (rename(NSCONFIGREFRESH, NSCONFIGFILE) != 0) { in perform_update()