Searched defs:hostdata (Results 1 – 2 of 2) sorted by relevance
56 struct hostdata { struct57 struct hostdata *h_next; argument79 static struct hostdata *addhost(int, void *, char *); argument
50 struct hostdata { struct51 struct hostdata *h_next; argument73 static struct hostdata *addhost(int, const void *, const char *, char **); argument