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

/osnet-11/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.c83 static struct hostlist_s *current_host;
84 static struct hostlist_s *failed_host;
85 static struct hostlist_s *hosts;
H A Dtransport.c719 send_record(struct hostlist_s *hostlptr, const char *input, size_t in_len,

Completed in 27 milliseconds