Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_comp.c175 int nch = *dn++; in res_hnok() local
182 } else if (periodchar(nch) || nch == '\0') { in res_hnok()
189 pch = ch, ch = nch; in res_hnok()