Home
last modified time | relevance | path

Searched defs:errmsg (Results 1 - 25 of 61) sorted by relevance

123

/third_party/musl/porting/liteos_m/kernel/src/errno/
H A Dstrerror.c12 static const char errmsg[] = variable
/third_party/musl/porting/uniproton/kernel/src/errno/
H A Dstrerror.c12 static const char errmsg[] = variable
/third_party/libuv/src/win/
H A Derror.c37 const char* errmsg; in uv_fatal_error() local
/third_party/node/deps/uv/src/win/
H A Derror.c37 const char* errmsg; in uv_fatal_error() local
/third_party/libuv/src/unix/
H A Ddl.c66 const char* errmsg; in uv__dlerror() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Ddl.c66 const char* errmsg; in uv__dlerror() local
[all...]
/third_party/ltp/testcases/kernel/fs/doio/
H A Dfile_lock.c54 static char errmsg[256]; variable
H A Ddatabin.c83 int databinchk(int mode, char *buffer, int bsize, int offset, char **errmsg) in databinchk() argument
155 char *errmsg; in main() local
[all...]
H A Ddatapid.c181 int datapidchk(int pid, char *buffer, int bsize, int offset, char **errmsg) in datapidchk() argument
309 char *errmsg; local
[all...]
H A Ddataascii.c119 char *errmsg; in main() local
73 dataasciichk(char *listofchars, char *buffer, int bsize, int offset, char **errmsg) dataasciichk() argument
[all...]
/third_party/python/Modules/_sqlite/
H A Dutil.c70 raise_exception(PyObject *type, int errcode, const char *errmsg) in raise_exception() argument
132 const char *errmsg = sqlite3_errmsg(db); in _pysqlite_seterror() local
/third_party/libbpf/src/
H A Dnlattr.c166 char *errmsg = NULL; in libbpf_nla_dump_errormsg() local
H A Delf.c37 char errmsg[STRERR_BUFSIZE]; in elf_open() local
/third_party/ltp/lib/
H A Dtst_tmpdir.c193 static int rmobj(const char *obj, char **errmsg) in rmobj() argument
264 char *errmsg; tst_tmpdir() local
317 char *errmsg; tst_rmdir() local
[all...]
/third_party/node/src/api/
H A Dexceptions.cc158 char* errmsg = nullptr; in winapi_strerror() local
/third_party/node/deps/base64/base64/test/
H A Dbenchmark.c69 get_random_data (struct buffers *b, char **errmsg) in get_random_data() argument
241 char *errmsg = NULL; in main() local
[all...]
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dhugepage.h14 #define errmsg(x) fprintf(stderr, x), exit(1) macro
/third_party/ltp/testcases/kernel/fs/openfile/
H A Dopenfile.c209 char errmsg[80]; in threads() local
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dhugepage.h14 #define errmsg(x) fprintf(stderr, x), exit(1) macro
/third_party/rust/crates/nix/src/mount/
H A Dbsd.rs120 pub fn errmsg(&self) -> Option<&str> { in errmsg() functions
380 let mut errmsg = vec![0u8; 255]; nmount() variables
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_hw.c111 const char *errmsg, *p, *q; in hw_device_init_from_string() local
/third_party/libsnd/regtest/
H A Ddatabase.c110 char * errmsg = NULL ; in db_create() local
154 char * errmsg ; in db_file_exists() local
176 char * errmsg ; in db_add_file() local
244 char * errmsg ; in db_check_all() local
286 { char * errmsg, **result ; get_ekey_from_filename() local
313 { char *errmsg, **result ; get_filename_pathname_by_ekey() local
342 char * errmsg, **result ; check_file_by_ekey() local
[all...]
/third_party/libuv/test/
H A Drunner.c149 char errmsg[1024] = ""; in run_test() local
[all...]
/third_party/toybox/toys/pending/
H A Dtftpd.c77 send_errpkt(struct sockaddr *dstaddr, socklen_t socklen, char *errmsg) send_errpkt() argument
/third_party/python/Parser/
H A Dpegen_errors.c209 _PyPegen_raise_error(Parser *p, PyObject *errtype, const char *errmsg, ...) in _PyPegen_raise_error() argument
285 _PyPegen_raise_error_known_location(Parser *p, PyObject *errtype, Py_ssize_t lineno, Py_ssize_t col_offset, Py_ssize_t end_lineno, Py_ssize_t end_col_offset, const char *errmsg, va_list va) _PyPegen_raise_error_known_location() argument
[all...]

Completed in 11 milliseconds

123