Searched defs:hostlist_s (Results 1 – 1 of 1) sorted by relevance
74 struct hostlist_s { struct75 hostlist_t *next_host;76 struct hostent *host;77 in_port_t port; /* TCP port number */78 gss_OID mech; /* GSS mechanism - see mech(4) */