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.h42 static struct cname { struct
Dregcomp.c1379 struct cname *cp;
/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()