Searched defs:error (Results 1 – 13 of 13) sorted by relevance
/bionic/libc/netbsd/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 | 1084 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror() 1108 Perror(const res_state statp, FILE *file, const char *string, int error) { in Perror()
|
D | res_debug.c | 975 static const char *error = "?"; local
|
/bionic/libc/kernel/common/linux/ |
D | ftape.h | 37 __u8 error; member 39 } error; member
|
D | netlink.h | 94 int error; member
|
D | bio.h | 158 int error; member
|
/bionic/libc/netbsd/net/ |
D | getnameinfo.c | 261 int error; local 306 int error; local
|
D | getaddrinfo.c | 400 int error = 0; in getaddrinfo() local 604 int error = 0; in explore_fqdn() local 668 int error; in explore_null() local 733 int error; in explore_numeric() local 1825 int error; in _gethtent() local
|
/bionic/libc/kernel/common/linux/mmc/ |
D | mmc.h | 51 unsigned int error; member 70 unsigned int error; member
|
/bionic/libc/private/ |
D | thread_private.h | 60 #define _THREAD_PRIVATE(name, storage, error) \ argument
|
/bionic/libc/unistd/ |
D | syslog.c | 111 int fd, saved_errno, error; in vsyslog_r() local
|
/bionic/libc/bionic/ |
D | fts.c | 206 int rfd, error = 0; in fts_close() local
|
/bionic/libc/regex/ |
D | regcomp.c | 58 int error; /* has an error been seen? */ member
|