Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c184 freehostlist(hostlist_t **hostlist_ptr) in freehostlist()
186 hostlist_t *h, *n; in freehostlist()
213 hostlist_t *lasthost = NULL; in parsehosts()
214 hostlist_t *hosts_new = NULL; in parsehosts()
215 hostlist_t *newhost; in parsehosts()
337 newhost = malloc(sizeof (hostlist_t)); in parsehosts()
561 hostlist_t *start_host; in auditd_plugin()
H A Daudit_remote.h73 typedef struct hostlist_s hostlist_t; typedef
75 hostlist_t *next_host;