Home
last modified time | relevance | path

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

12345

/third_party/node/deps/npm/node_modules/promise-retry/
H A Dindex.js3 var errcode = require('err-code'); variable
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dreadahead.c28 int errcode = -1; in readahead_0100() local
/third_party/NuttX/fs/vfs/
H A Dfs_pread64.c71 int errcode; in file_pread64() local
H A Dfs_pread.c53 int errcode; in file_pread() local
H A Dfs_sendfile.c158 int errcode = get_errno(); in sendfile() local
213 int errcode = get_errno(); in sendfile() local
H A Dfs_pwrite64.c71 int errcode; in file_pwrite64() local
H A Dfs_pwrite.c53 int errcode; in file_pwrite() local
/third_party/python/Parser/
H A Dpeg_api.c19 _PyParser_ASTFromFile(FILE *fp, PyObject *filename_ob, const char *enc, int mode, const char *ps1, const char* ps2, PyCompilerFlags *flags, int *errcode, PyArena *arena) _PyParser_ASTFromFile() argument
/third_party/openssl/ssl/
H A Dssl_mcnf.c75 int errcode = rv == -2 ? SSL_R_UNKNOWN_COMMAND : SSL_R_BAD_VALUE; in ssl_do_config() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror() argument
/third_party/NuttX/drivers/pipes/
H A Dpipe.c247 int errcode; in pipe() local
/third_party/NuttX/fs/mount/
H A Dfs_mount.c149 int errcode = 0; in mount() local
[all...]
/third_party/node/deps/v8/src/extensions/
H A Dvtunedomain-support-extension.cc41 int errcode = 0; in startTask() local
65 int errcode = 0; in endTask() local
82 int errcode = 0; invoke() local
[all...]
/third_party/python/Modules/_sqlite/
H A Dutil.c70 raise_exception(PyObject *type, int errcode, const char *errmsg) in raise_exception() argument
/third_party/NuttX/fs/driver/
H A Dfs_devsyslog.c381 int errcode; in syslog_putc() local
/third_party/ltp/testcases/kernel/kvm/
H A Dkvm_pagefault01.c31 handle_page_fault(void *userdata, struct kvm_interrupt_frame *ifrm, unsigned long errcode) handle_page_fault() argument
H A Dlib_guest.c174 tst_handle_interrupt(struct kvm_interrupt_frame *ifrm, long vector, unsigned long errcode) tst_handle_interrupt() argument
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_lib.c221 int errcode, extidx = -1; in STACK_OF() local
/third_party/pcre2/pcre2/src/
H A Dpcre2posix.c230 pcre2_regerror(int errcode, const regex_t *preg, char *errbuf, in pcre2_regerror() argument
/third_party/openssl/crypto/x509/
H A Dv3_lib.c221 int errcode, extidx = -1; in STACK_OF() local
/third_party/pulseaudio/src/pulsecore/
H A Dmodule.c121 int errcode, rval; in pa_module_load() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Debur128.c223 int errcode; in ff_ebur128_init() local
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_mod.c292 int errcode = 0; in module_load_dso() local
/third_party/openssl/crypto/conf/
H A Dconf_mod.c286 int errcode = 0; in module_load_dso() local

Completed in 15 milliseconds

12345