Home
last modified time | relevance | path

Searched defs:ecode (Results 1 – 13 of 13) sorted by relevance

/external/libcxx/src/
Dregex.cpp18 make_error_type_string(regex_constants::error_type ecode) in make_error_type_string()
63 regex_error::regex_error(regex_constants::error_type ecode) in regex_error()
/external/u-boot/board/birdland/bav335x/
Dboard.c76 int ecode; in get_board_type() local
369 int ecode, rv, n; in board_eth_init() local
/external/mksh/src/
Djobs.c710 int rv, ecode, flags = JW_INTERRUPT|JW_ASYNCNOTIFY; in waitfor() local
772 int rv = 0, ecode; in j_kill() local
818 int ecode, rv = 0; in j_resume() local
961 int ecode; in j_jobs() local
/external/iputils/
Dtftpd.c226 int first = 1, ecode; in tftp() local
/external/tcpdump/
Dprint-smb.c967 int ecode; in nbt_tcp_print() local
1040 int ecode; in nbt_tcp_print() local
/external/python/cpython2/Modules/
Dgetaddrinfo.c202 gai_strerror(int ecode) in gai_strerror()
/external/python/cpython3/Modules/
Dgetaddrinfo.c202 gai_strerror(int ecode) in gai_strerror()
/external/linux-kselftest/tools/testing/selftests/net/
Dreuseport_bpf.c344 struct bpf_insn ecode[] = { in test_filter_no_reuseport() local
/external/icu/icu4c/source/extra/uconv/
Duconv.cpp1064 static void usage(const char *pname, int ecode) { in usage()
/external/curl/tests/server/
Dtftpd.c955 int first = 1, ecode; in do_tftp() local
/external/pcre/dist2/src/
Dpcre2_dfa_match.c2552 PCRE2_SPTR ecode; in internal_dfa_match() local
Dpcre2_intmodedep.h785 PCRE2_SPTR ecode; /* The current position in the pattern */ member
/external/e2fsprogs/lib/ext2fs/
Dtdb.c233 enum TDB_ERROR ecode; /* error code for last tdb error */ member
300 enum TDB_ERROR ecode; const char *estring; member