Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c82 static struct hostlist_s *hosts_prev; variable
359 if (hosts_prev == NULL) { in parsehosts()
360 hosts_prev = hosts; in parsehosts()
610 if (hosts_prev != NULL) { in auditd_plugin()
611 freehostlist(&hosts_prev); in auditd_plugin()
824 freehostlist(&hosts_prev); in auditd_plugin_close()