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

/freebsd-11-stable/sys/security/audit/
H A Daudit.c325 EVENTHANDLER_REGISTER(shutdown_pre_sync, audit_shutdown, NULL,
343 audit_shutdown(void *arg, int howto) function
H A Daudit_private.h417 void audit_shutdown(void *arg, int howto);
H A Daudit_syscalls.c384 audit_shutdown(NULL, 0);
396 audit_shutdown(NULL, 0);

Completed in 702 milliseconds