Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_comp.c158 #define periodchar(c) ((c) == PERIOD) macro
179 if (periodchar(ch)) { in res_hnok()
181 } else if (periodchar(pch)) { in res_hnok()
184 } else if (periodchar(nch) || nch == '\0') { in res_hnok()
203 if (periodchar(dn[1])) in res_ownok()
227 if (!escaped && periodchar(ch)) in res_mailok()
234 if (periodchar(ch)) in res_mailok()