Searched defs:sighup_update (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c54 static int sighup_update = FALSE; variable
194 sighup_update = TRUE;
2227 sighup_update = FALSE;
2298 } while (checkupdate(sighup_update) == TRUE);
2451 sighup_update = FALSE;
2459 } while (checkupdate(sighup_update) == TRUE);

Completed in 63 milliseconds