Searched defs:ishost (Results 1 – 2 of 2) sorted by relevance
74 #define ishost(h) (isalnum(h) || h == '.' || h == '-') macro
594 int ishost = 0, proxy = 0, ret, attempts, oerrno, flags = RTF_STATIC; in newroute() local