Searched refs:next_host (Results 1 – 2 of 2) sorted by relevance
191 n = h->next_host; in freehostlist()345 newhost->next_host = NULL; in parsehosts()347 lasthost->next_host = newhost; in parsehosts()348 lasthost = lasthost->next_host; in parsehosts()651 current_host = current_host->next_host; in auditd_plugin()
75 hostlist_t *next_host; member