Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dcname.h75 static const struct cname { struct
Dregcomp.c999 const struct cname *cp; in p_b_coll_elem()
/bionic/libc/dns/net/
Dgetaddrinfo.c2053 char *cp, *tname, *cname; in _gethtent() local
2078 cname = NULL; in _gethtent()
2084 if (!cname) in _gethtent()
2085 cname = cp; in _gethtent()
2106 if (get_canonname(pai, res, cname) != 0) { in _gethtent()