Searched refs:sighups_handled (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/openbsm/bin/auditd/
H A Dauditd_fbsd.c61 static int sighups, sighups_handled; variable
238 if (sighups != sighups_handled) {
240 sighups_handled = sighups;

Completed in 54 milliseconds