Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/net/
Dres_comp.c334 #define periodchar(c) ((c) == PERIOD) macro
352 if (periodchar(ch)) { in res_hnok()
354 } else if (periodchar(pch)) { in res_hnok()
357 } else if (periodchar(nch) || nch == '\0') { in res_hnok()
377 if (periodchar(dn[1])) in res_ownok()
402 if (!escaped && periodchar(ch)) in res_mailok()
409 if (periodchar(ch)) in res_mailok()