Home
last modified time | relevance | path

Searched refs:send_record (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.h120 extern send_record_rc_t send_record(struct hostlist_s *, const char *, size_t,
H A Daudit_remote.c601 send_record_rc = send_record(current_host, input, in_len, in auditd_plugin()
H A Dtransport.c722 send_record(struct hostlist_s *hostlptr, const char *input, size_t in_len, in send_record() function