| /bionic/libc/bionic/ |
| D | exec.cpp | 46 static int __execl(const char* name, const char* argv0, ExecVariant variant, va_list ap) { in __execl() 73 va_list ap; in execl() local 79 va_list ap; in execle() local 85 va_list ap; in execlp() local
|
| D | error.cpp | 68 va_list ap; in error() local 90 va_list ap; in error_at_line() local
|
| D | ioctl.cpp | 35 va_list ap; in ioctl() local
|
| D | mremap.cpp | 51 va_list ap; in mremap() local
|
| D | sys_sem.cpp | 41 va_list ap; in semctl() local
|
| /bionic/libc/upstream-openbsd/lib/libc/gen/ |
| D | vwarnx.c | 38 vwarnx(const char *fmt, va_list ap) in vwarnx()
|
| D | warnx.c | 37 va_list ap; in warnx() local
|
| D | vwarn.c | 40 vwarn(const char *fmt, va_list ap) in vwarn()
|
| D | verrx.c | 39 verrx(int eval, const char *fmt, va_list ap) in verrx()
|
| D | warn.c | 37 va_list ap; in warn() local
|
| D | errx.c | 37 va_list ap; in errx() local
|
| D | verr.c | 41 verr(int eval, const char *fmt, va_list ap) in verr()
|
| D | err.c | 37 va_list ap; in err() local
|
| /bionic/libc/upstream-openbsd/lib/libc/stdio/ |
| D | vasprintf.c | 26 vasprintf(char **str, const char *fmt, __va_list ap) in vasprintf()
|
| D | vsscanf.c | 47 vsscanf(const char *str, const char *fmt, __va_list ap) in vsscanf()
|
| D | vswprintf.c | 41 __va_list ap) in vswprintf()
|
| D | vdprintf.c | 51 vdprintf(int fd, const char * __restrict fmt, va_list ap) in vdprintf()
|
| D | vswscanf.c | 53 __va_list ap) in vswscanf()
|
| /bionic/libc/dns/net/ |
| D | sethostent.c | 89 _hf_gethtbyname(void *rv, void *cb_data, va_list ap) in _hf_gethtbyname() 242 _hf_gethtbyaddr(void *rv, void *cb_data, va_list ap) in _hf_gethtbyaddr()
|
| D | nsdispatch.c | 103 va_list ap; in nsdispatch() local
|
| D | gethnamaddr.c | 174 va_list ap; in debugprintf() local 208 char *bp, **ap, **hap, *ep; in getanswer() local 1096 char **ap; in map_v4v6_hostent() local 1123 addrsort(char **ap, int num, res_state res) in addrsort() 1167 _dns_gethtbyname(void *rv, void *cb_data, va_list ap) in _dns_gethtbyname() 1229 _dns_gethtbyaddr(void *rv, void *cb_data, va_list ap) in _dns_gethtbyaddr() 1468 _yp_gethtbyaddr(void *rv, void *cb_data, va_list ap) in _yp_gethtbyaddr() 1520 _yp_gethtbyname(void *rv, void *cb_data, va_list ap) in _yp_gethtbyname()
|
| /bionic/libc/malloc_debug/tests/ |
| D | log_fake.cpp | 52 va_list ap; in __libc_format_log() local 75 va_list ap; in __android_log_print() local
|
| /bionic/libc/stdio/ |
| D | vfwscanf.c | 105 __vfwscanf(FILE * __restrict fp, const wchar_t * __restrict fmt, __va_list ap) in __vfwscanf() 719 vfwscanf(FILE * __restrict fp, const wchar_t * __restrict fmt, __va_list ap) in vfwscanf()
|
| D | vfscanf.c | 99 __svfscanf(FILE *fp, const char *fmt0, __va_list ap) in __svfscanf() 890 vfscanf(FILE *fp, const char *fmt0, __va_list ap) in vfscanf()
|
| /bionic/linker/ |
| D | linker_logger.cpp | 125 va_list ap; in Log() local
|