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