/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() argument 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 | 88 int error = 0; in __init_thread() 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 | 1018 int n, error; in retrying_select() local 1317 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror() 1339 Perror(const res_state statp, FILE *file, const char *string, int error) { in Perror()
|
/bionic/libc/malloc_debug/ |
D | debug_disable.cpp | 46 int error = pthread_key_create(&g_disable_key, nullptr); in DebugDisableInitialize() 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 | regex_test.cpp | 52 int error = regcomp(&re, "*", REG_EXTENDED); in TEST() local
|
D | error_test.cpp | 41 TEST(error, smoke) { in TEST() argument
|
D | ifaddrs_test.cpp | 174 int error = getnameinfo(addr, in print_sockaddr_inet() local
|
D | thread_local_test.cpp | 57 int error = pthread_create(&t, nullptr, foo, &data); in run_one_thread() local
|
/bionic/tests/libs/ |
D | bionic_tests_zipalign.cpp | 76 int32_t error; in CreateAlignedZip() local
|
/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 | 64 __be32 error; member
|
D | hyperv.h | 62 int error; member 216 int error; member
|
D | dcbnl.h | 92 __u8 error; member 102 __u8 error; member 121 __u8 error; member
|
D | blktrace_api.h | 120 __u16 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 | 105 __u64 error; member
|