Home
last modified time | relevance | path

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

/bionic/libc/dns/resolv/
Dres_comp.c159 #define periodchar(c) ((c) == PERIOD) macro
177 if (periodchar(ch)) { in res_hnok()
179 } else if (periodchar(pch)) { in res_hnok()
182 } else if (periodchar(nch) || nch == '\0') { in res_hnok()
201 if (periodchar(dn[1])) in res_ownok()
225 if (!escaped && periodchar(ch)) in res_mailok()
232 if (periodchar(ch)) in res_mailok()