Searched refs:sort_mask (Results 1 - 1 of 1) sorted by last modified time

/bionic/libc/netbsd/resolv/
H A Dres_init.c127 static const char sort_mask[] = "/&"; variable
128 #define ISSORTMASK(ch) (strchr(sort_mask, ch) != NULL)

Completed in 237 milliseconds