Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/net/
Dres_comp.c336 #define periodchar(c) ((c) == PERIOD) macro
354 if (periodchar(ch)) { in __res_hnok()
356 } else if (periodchar(pch)) { in __res_hnok()
359 } else if (periodchar(nch) || nch == '\0') { in __res_hnok()
380 if (periodchar(dn[1])) in res_ownok()
405 if (!escaped && periodchar(ch)) in res_mailok()
412 if (periodchar(ch)) in res_mailok()