Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h56 #define NSCREDREFRESH "/var/ldap/ldap_client_cred.refresh" macro
H A Dns_confmgr.c807 } else if (strcmp(file, NSCREDREFRESH) == 0) { in __ns_ldap_DumpConfiguration()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c2504 ((error = __ns_ldap_DumpConfiguration(NSCREDREFRESH)) != NULL)) { in perform_update()
2518 if (rename(NSCREDREFRESH, NSCREDFILE) != 0) { in perform_update()