Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/host/
Dhost.c188 #define in_string(s,c) (index(s,c) != NULL) macro
2640 if (doprint && wildcards && !in_string(rname, '*'))
7468 else if (in_string(specials, c))
7492 if (illegal && in_string(illegal, c))