Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/auditd/
H A Dplugin.h56 auditd_rc_t (*plg_fplugin_close)(char **); member
H A Ddoorway.c365 if (load_function(p, "auditd_plugin_close", &(p->plg_fplugin_close))) in load_plugin()
1307 if ((rc = p->plg_fplugin_close(&error_string)) != in process()