Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c56 static int sighup_update = FALSE; variable
197 sighup_update = TRUE; in load_config()
2231 sighup_update = FALSE; in update_from_profile()
2302 } while (checkupdate(sighup_update) == TRUE); in update_from_profile()
2455 sighup_update = FALSE; in perform_update()
2463 } while (checkupdate(sighup_update) == TRUE); in perform_update()