Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.h100 extern void getldap_revalidate(int);
H A Dcachemgr.c543 sighupaction.sa_handler = getldap_revalidate;
H A Dcachemgr_getldap.c2664 getldap_revalidate(int signal __unused) in getldap_revalidate() function