/bionic/libc/bionic/ |
D | error.cpp | 51 static void __error_tail(int status, int error) { in __error_tail() 64 void error(int status, int error, const char* fmt, ...) { in error() function 76 void error_at_line(int status, int error, const char* file, unsigned int line, const char* fmt, ...… in error_at_line()
|
D | pty.cpp | 58 int error = ptsname_r(fd, buf, g_ptsname_tls_buffer.size()); in ptsname() local 84 int error = ttyname_r(fd, buf, g_ttyname_tls_buffer.size()); in ttyname() local
|
D | pthread_create.cpp | 94 int error = 0; in __init_thread() local
|
D | pthread_mutex.cpp | 625 int error = __pthread_mutex_lock_with_timeout(__get_internal_mutex(mutex_interface), in pthread_mutex_lock_timeout_np() local 641 int error = pthread_mutex_trylock(mutex_interface); in pthread_mutex_destroy() local
|
D | locale.cpp | 191 char* strerror_l(int error, locale_t) { in strerror_l()
|
D | fts.c | 209 int rfd, error = 0; in fts_close() local
|
/bionic/tools/relocation_packer/src/ |
D | debug_unittest.cc | 15 std::ostringstream error; in TEST() local 31 std::ostringstream error; in TEST() local 51 std::ostringstream error; in TEST() local 76 std::ostringstream error; in TEST() local
|
/bionic/libc/dns/resolv/ |
D | res_debug.h | 26 # define Aerror(statp, file, string, error, address) /*empty*/ argument 27 # define Perror(statp, file, string, error) /*empty*/ argument
|
D | res_send.c | 984 int n, error; in retrying_select() local 1272 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror() 1294 Perror(const res_state statp, FILE *file, const char *string, int error) { in Perror()
|
D | res_debug.c | 1025 static const char *error = "?"; in loc_ntoa() local
|
/bionic/libc/upstream-netbsd/lib/libc/gen/ |
D | ftw.c | 45 int fnflag, error, sverrno; in ftw() local
|
D | nftw.c | 47 int ftsflags, fnflag, error, postorder, sverrno; in nftw() local
|
/bionic/tests/ |
D | error_test.cpp | 41 TEST(error, smoke) { in TEST() argument
|
/bionic/libc/dns/net/ |
D | getnameinfo.c | 287 int error; in getnameinfo_inet() local 332 int error; in getnameinfo_inet() local
|
D | getaddrinfo.c | 587 int error = 0; in android_getaddrinfofornetcontext() local 800 int error = 0; in explore_fqdn() local 864 int error; in explore_null() local 929 int error; in explore_numeric() local 2033 int error; in _gethtent() local
|
/bionic/libc/kernel/uapi/linux/ |
D | dm-log-userspace.h | 54 int32_t error; member
|
D | nbd.h | 65 __be32 error; member
|
D | dcbnl.h | 62 __u8 error; member 72 __u8 error; member 91 __u8 error; member
|
D | hyperv.h | 61 int error; member 214 int error; member
|
D | blktrace_api.h | 120 __u16 error; member
|
D | netlink.h | 105 int error; member
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | mktemp.c | 159 int error; in mkdtemp() local
|
/bionic/libc/kernel/uapi/misc/ |
D | cxl.h | 84 __u64 error; member
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 192 int error = 0; in matcher() local
|
/bionic/linker/ |
D | linker.cpp | 728 bool error = false; in soinfo_do_lookup() local 752 bool error = false; in soinfo_do_lookup() local
|