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

/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c29 * auditd_plugin_open(), auditd_plugin() and auditd_plugin_close()
927 * auditd_plugin_close() performs shutdown operations. The return values are
937 auditd_plugin_close(void **plg_ctrl, char **error) function
/osnet-11/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c28 * auditd_plugin_open(), auditd_plugin() and auditd_plugin_close() implement a
869 auditd_plugin_close(void **plg_ctrl, char **error) function
/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c36 * auditd_plugin_open(), auditd_plugin() and auditd_plugin_close()
491 * If oldname is blank, we were called by auditd_plugin_close()
1064 auditd_plugin_close(void **plg_ctrl, char **error) function
1075 (void) fprintf(dbfp, "auditd_plugin_close() called "

Completed in 26 milliseconds