Home
last modified time | relevance | path

Searched refs:sort_mask (Results 1 – 1 of 1) sorted by relevance

/dragonfly/lib/libc/resolv/
H A Dres_init.c114 static const char sort_mask[] = "/&"; variable
115 #define ISSORTMASK(ch) (strchr(sort_mask, ch) != NULL)