Searched defs:hostmap (Results 1 – 1 of 1) sorted by relevance
340 typedef struct hostmap { struct341 struct hostmap *hm_next; argument342 struct hostmap **hm_pnext; argument343 struct hostmap *hm_hnext; argument344 struct hostmap **hm_phnext; argument352 } hostmap_t; argument