Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 14 of 14) sorted by relevance

/bionic/libc/dns/nameser/
Dns_print.c90 char *buf, size_t buflen) in ns_sprintrr()
112 char *buf, size_t buflen) in ns_sprintrrf()
1142 charstr(const u_char *rdata, const u_char *edata, char **buf, size_t *buflen) { in charstr()
1179 char **buf, size_t *buflen) in addname()
1222 addlen(size_t len, char **buf, size_t *buflen) { in addlen()
1229 addstr(const char *src, size_t len, char **buf, size_t *buflen) { in addstr()
1241 addtab(size_t len, size_t target, int spaced, char **buf, size_t *buflen) { in addtab()
Dns_ttl.c150 fmt1(int t, char s, char **buf, size_t *buflen) { in fmt1()
/bionic/libc/dns/resolv/
Dres_mkquery.c124 int buflen) /* size of buffer */ in res_nmkquery()
234 int buflen, /* size of buffer */ in res_nopt()
Dres_data.cpp104 int datalen, const u_char* newrr_in, u_char* buf, int buflen) { in res_mkquery()
129 int res_send(const u_char* buf, int buflen, u_char* ans, int anssiz) { in res_send()
Dres_send.c352 const u_char *buf, int buflen, u_char *ans, int anssiz) in res_nsend()
757 const u_char *buf, int buflen, u_char *ans, int anssiz, in send_vc()
1073 const u_char *buf, int buflen, u_char *ans, int anssiz, in send_dg()
Dres_debug.c172 int buflen = 2048; in do_section() local
/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dgetdelim.c46 getdelim(char **__restrict buf, size_t *__restrict buflen, in getdelim()
/bionic/libc/dns/net/
Dgethnamaddr.c217 res_state res, struct hostent *hent, char *buf, size_t buflen, int *he) in getanswer()
526 gethostbyname_r(const char *name, struct hostent *hp, char *buf, size_t buflen, in gethostbyname_r()
554 size_t buflen, struct hostent **result, int *errorp) in gethostbyname2_r()
675 size_t buflen, int *he) in gethostbyname_internal_real()
824 size_t buflen, struct hostent **result, int *h_errnop) in gethostbyaddr_r()
833 char *buf, size_t buflen, int *he, in android_gethostbyaddrfornetcontext_real()
928 netbsd_gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he) in netbsd_gethostent_r()
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregerror.c211 size_t buflen) in regatoi()
/bionic/libc/dns/include/
Dhostent.h53 size_t buflen; member
/bionic/libc/bionic/
Dgrp_pwd.cpp584 size_t buflen, struct passwd** result) { in getpasswd_r()
744 size_t buflen, struct group** result) { in getgroup_r()
763 int getgrgid_r(gid_t gid, struct group* grp, char* buf, size_t buflen, struct group** result) { in getgrgid_r()
767 int getgrnam_r(const char* name, struct group* grp, char* buf, size_t buflen, in getgrnam_r()
Dfortify.cpp225 ssize_t __sendto_chk(int socket, const void* buf, size_t len, size_t buflen, in __sendto_chk()
/bionic/libc/kernel/uapi/linux/
Daudit.h374 __u32 buflen; member
Dcdrom.h152 unsigned int buflen; member