Searched defs:ISSORTMASK (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/lib/libc/resolv/
H A Dres_init.c131 #define ISSORTMASK(ch) (strchr(sort_mask, ch) != NULL) macro

Completed in 56 milliseconds