Home
last modified time | relevance | path

Searched defs:ap (Results 1 – 25 of 39) sorted by relevance

12

/bionic/linker/
Dlinker_debug.cpp33 void linker_log_va_list(int prio __unused, const char* fmt, va_list ap) { in linker_log_va_list()
43 va_list ap; in linker_log() local
Dlinker_globals.cpp58 va_list ap; in DL_WARN_documented_change() local
Dlinker_logger.cpp112 va_list ap; in Log() local
/bionic/libc/bionic/
Derror.cpp68 va_list ap; in error() local
90 va_list ap; in error_at_line() local
Dioctl.cpp35 va_list ap; in ioctl() local
Dmremap.cpp51 va_list ap; in mremap() local
Dfcntl.cpp62 va_list ap; in fcntl() local
Dsys_sem.cpp40 va_list ap; in semctl() local
/bionic/libc/upstream-openbsd/lib/libc/gen/
Dvwarnx.c37 vwarnx(const char *fmt, va_list ap) in vwarnx()
Dvwarn.c39 vwarn(const char *fmt, va_list ap) in vwarn()
Dverrx.c37 verrx(int eval, const char *fmt, va_list ap) in verrx()
Dwarn.c37 va_list ap; in warn() local
Dwarnx.c37 va_list ap; in warnx() local
Derr.c37 va_list ap; in err() local
Derrx.c37 va_list ap; in errx() local
Dverr.c39 verr(int eval, const char *fmt, va_list ap) in verr()
/bionic/libc/dns/net/
Dsethostent.c99 _hf_gethtbyname(void *rv, void *cb_data, va_list ap) in _hf_gethtbyname()
251 _hf_gethtbyaddr(void *rv, void *cb_data, va_list ap) in _hf_gethtbyaddr()
Dgethnamaddr.c190 va_list ap; in debugprintf() local
224 char *bp, **ap, **hap, *ep; in getanswer() local
1065 char **ap; in map_v4v6_hostent() local
1092 addrsort(char **ap, int num, res_state res) in addrsort()
1136 _dns_gethtbyname(void *rv, void *cb_data, va_list ap) in _dns_gethtbyname()
1198 _dns_gethtbyaddr(void *rv, void *cb_data, va_list ap) in _dns_gethtbyaddr()
1435 _yp_gethtbyaddr(void *rv, void *cb_data, va_list ap) in _yp_gethtbyaddr()
1487 _yp_gethtbyname(void *rv, void *cb_data, va_list ap) in _yp_gethtbyname()
/bionic/libc/include/bits/fortify/
Dstdio.h42 int vsnprintf(char* const __pass_object_size dest, size_t size, const char* format, va_list ap) in vsnprintf()
48 int vsprintf(char* const __pass_object_size dest, const char* format, va_list ap) __overloadable { in vsprintf()
/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dvsscanf.c46 vsscanf(const char *str, const char *fmt, __va_list ap) in vsscanf()
Dvasprintf.c29 vasprintf(char **str, const char *fmt, __va_list ap) in vasprintf()
Dvswprintf.c41 __va_list ap) in vswprintf()
Dvdprintf.c51 vdprintf(int fd, const char * __restrict fmt, va_list ap) in vdprintf()
Dvswscanf.c53 __va_list ap) in vswscanf()
/bionic/libc/malloc_debug/tests/
Dlog_fake.cpp50 va_list ap; in async_safe_format_log() local
79 va_list ap; in __android_log_print() local

12