Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_comp.c163 #define periodchar(c) ((c) == PERIOD) macro
184 if (periodchar(ch)) { in res_hnok()
186 } else if (periodchar(pch)) { in res_hnok()
189 } else if (periodchar(nch) || nch == '\0') { in res_hnok()
208 if (periodchar(dn[1])) in res_ownok()
232 if (!escaped && periodchar(ch)) in res_mailok()
239 if (periodchar(ch)) in res_mailok()