Searched defs:errcode (Results 1 - 25 of 99) sorted by relevance

1234

/netbsd-current/usr.bin/sed/
H A Dmisc.c107 strregerror(int errcode, regex_t *preg) argument
/netbsd-current/external/bsd/tre/dist/lib/
H A Dregerror.c54 tre_regerror(int errcode, const regex_t *preg, char *errbuf, size_t errbuf_size) argument
/netbsd-current/lib/libc/regex/
H A Dregerror.c130 regerror(int errcode, argument
/netbsd-current/external/bsd/openpam/dist/modules/pam_return/
H A Dpam_return.c51 long errcode; local
[all...]
/netbsd-current/external/bsd/nvi/dist/regex/
H A Dregerror.c122 regerror(int errcode, const regex_t *preg, char *errbuf, size_t errbuf_size) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) argument
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Derror.c249 ber_int_t errcode = LDAP_SUCCESS; local
H A Dextended.c195 ber_int_t errcode; local
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_mcnf.c75 int errcode = rv == -2 ? SSL_R_UNKNOWN_COMMAND : SSL_R_BAD_VALUE; local
/netbsd-current/external/bsd/libpcap/dist/
H A Drpcap-protocol.c84 rpcap_senderror(SOCKET sock, SSL *ssl, uint8 ver, unsigned short errcode, const char *error, char *errbuf) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Dtraps.c121 int errcode; local
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-syscall.c57 sim_syscall_multi(SIM_CPU *cpu, int func, long arg1, long arg2, long arg3, long arg4, long *result, long *result2, int *errcode) argument
110 int errcode; local
H A Dsyscall.c144 TWORD result = 0, errcode = 0; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-syscall.c60 sim_syscall_multi(SIM_CPU *cpu, int func, long arg1, long arg2, long arg3, long arg4, long *result, long *result2, int *errcode) argument
125 int errcode; local
/netbsd-current/external/gpl3/gdb/dist/gdb/target/
H A Dtarget.c33 int errcode; /* Error from last read. */ local
70 int errcode; /* Errno returned from bad reads. */ local
185 int errcode = target_read_string (memaddr, -1, 1, len, &buffer, bytes_read); local
[all...]
/netbsd-current/external/bsd/atf/dist/atf-c++/detail/
H A Dapplication.cpp231 int errcode; local
/netbsd-current/external/bsd/tre/dist/tests/
H A Dbench.c105 int i, j, errcode; local
/netbsd-current/external/gpl3/gdb.old/dist/sim/mn10300/
H A Dop_utils.c173 int errcode; local
/netbsd-current/sbin/mount_portal/
H A Dconf.c149 int c, errcode; local
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dlog.c101 event_exit(int errcode) argument
/netbsd-current/external/bsd/libevent/dist/
H A Dlog.c93 event_exit(int errcode) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/lm32/
H A Dtraps.c136 int errcode; local
/netbsd-current/bin/sh/
H A Derror.c303 short errcode; /* error number */ member in struct:errname
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_lib.c221 int errcode, extidx = -1; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dcl_util.c29 const char *get_clerror_string (int errcode) argument

Completed in 176 milliseconds

1234