Searched refs:hostlist_t (Results 1 – 2 of 2) sorted by relevance
184 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()
73 typedef struct hostlist_s hostlist_t; typedef75 hostlist_t *next_host;