Searched refs:xdigits_l (Results 1 – 1 of 1) sorted by relevance
135 static const char xdigits_l[] = "0123456789abcdef", in inet_pton6() local159 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) { in inet_pton6()