Searched refs:isV6Addr (Results 1 – 1 of 1) sorted by relevance
416 #define isV6Addr(s) (strchr(s, (int)':') != 0) macro446 if (isV6Addr(p)) { in __files_gethostent()