Home
last modified time | relevance | path

Searched defs:hostlist_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.h74 struct hostlist_s { struct
75 hostlist_t *next_host;
76 struct hostent *host;
77 in_port_t port; /* TCP port number */
78 gss_OID mech; /* GSS mechanism - see mech(5) */