Home | History | Annotate | Download | only in libwrap

Lines Matching defs:host_info

15 struct host_info {
30 struct host_info client[1]; /* client endpoint info */
31 struct host_info server[1]; /* server endpoint info */
33 void (*hostname)(struct host_info *); /* address to printable hostname */
34 void (*hostaddr)(struct host_info *); /* address to printable address */
128 * host_info structures serve as caches for the lookup results.
134 (struct host_info *);
136 (struct host_info *);
138 (struct host_info *);
151 (struct host_info *);
153 (struct host_info *);