Searched defs:hostmap (Results 1 – 1 of 1) sorted by relevance
335 typedef struct hostmap { struct336 struct hostmap *hm_next; argument337 struct hostmap **hm_pnext; argument338 struct hostmap *hm_hnext; argument339 struct hostmap **hm_phnext; argument347 } hostmap_t; argument