Searched refs:hostlist_s (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.h73 typedef struct hostlist_s hostlist_t;
74 struct hostlist_s { struct
120 extern send_record_rc_t send_record(struct hostlist_s *, const char *, size_t,
H A Daudit_remote.c80 static struct hostlist_s *current_host;
81 static struct hostlist_s *hosts;
82 static struct hostlist_s *hosts_prev;
H A Dtransport.c722 send_record(struct hostlist_s *hostlptr, const char *input, size_t in_len,

Completed in 61 milliseconds