Home
last modified time | relevance | path

Searched refs:underscorechar (Results 1 – 1 of 1) sorted by path

/freebsd/lib/libc/resolv/
H A Dres_comp.c137 #define underscorechar(c) ((c) == 0x5f) macro
147 #define borderchar(c) (alphachar(c) || digitchar(c) || underscorechar(c))