Home
last modified time | relevance | path

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

/system/netd/resolv/
Dres_comp.cpp151 int nch = *dn++; in res_hnok() local
157 } else if (periodchar(nch) || nch == '\0') { in res_hnok()
162 pch = ch, ch = nch; in res_hnok()