Searched refs:next_host (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.h75 hostlist_t *next_host; member in struct:hostlist_s
H A Daudit_remote.c191 n = h->next_host;
345 newhost->next_host = NULL;
347 lasthost->next_host = newhost;
348 lasthost = lasthost->next_host;
651 current_host = current_host->next_host;

Completed in 58 milliseconds