Home
last modified time | relevance | path

Searched defs:ep (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/dns/resolv/
Dres_mkquery.c127 register u_char *cp, *ep; in res_nmkquery() local
238 register u_char *cp, *ep; in res_nopt() local
/bionic/libc/upstream-openbsd/lib/libc/net/
Dinet_ntop.c104 char *tp, *ep; in inet_ntop6() local
/bionic/libc/upstream-openbsd/lib/libc/gen/
Dfnmatch.c99 classmatch(const char *pattern, char test, int foldcase, const char **ep) in classmatch()
/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dmktemp.c47 char *start, *cp, *ep; in mktemp_internal() local
/bionic/libc/dns/net/
Dgethnamaddr.c225 char *bp, **ap, **hap, *ep; in getanswer() local
1064 map_v4v6_hostent(struct hostent *hp, char **bpp, char *ep) in map_v4v6_hostent()
1201 char qbuf[MAXDNAME + 1], *qp, *ep; in _dns_gethtbyaddr() local
Dgetaddrinfo.c348 char *ep; in str2number() local
1249 char *ep; in ip6_str2scopeid() local
1321 char *bp, *ep; in getanswer() local
/bionic/libc/kernel/uapi/linux/
Dusbdevice_fs.h33 unsigned int ep; member
/bionic/libc/stdio/
Dprintf_common.h164 #define PRINTANDPAD(p, ep, len, with) \ argument