Searched refs:periodchar (Results 1 – 1 of 1) sorted by relevance
137 #define periodchar(c) ((c) == PERIOD) macro153 if (periodchar(ch)) { in res_hnok()155 } else if (periodchar(pch)) { in res_hnok()157 } else if (periodchar(nch) || nch == '\0') { in res_hnok()173 if (periodchar(dn[1])) return (res_hnok(dn + 2)); in res_ownok()192 if (!escaped && periodchar(ch)) break; in res_mailok()198 if (periodchar(ch)) return (res_hnok(dn)); in res_mailok()