| /third_party/musl/porting/liteos_m/kernel/src/errno/ |
| H A D | strerror.c | 12 static const char errmsg[] = variable
|
| /third_party/musl/porting/uniproton/kernel/src/errno/ |
| H A D | strerror.c | 12 static const char errmsg[] = variable
|
| /third_party/libuv/src/win/ |
| H A D | error.c | 37 const char* errmsg; in uv_fatal_error() local
|
| /third_party/node/deps/uv/src/win/ |
| H A D | error.c | 37 const char* errmsg; in uv_fatal_error() local
|
| /third_party/libuv/src/unix/ |
| H A D | dl.c | 66 const char* errmsg; in uv__dlerror() local [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | dl.c | 66 const char* errmsg; in uv__dlerror() local [all...] |
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | file_lock.c | 54 static char errmsg[256]; variable
|
| H A D | databin.c | 83 int databinchk(int mode, char *buffer, int bsize, int offset, char **errmsg) in databinchk() argument 155 char *errmsg; in main() local [all...] |
| H A D | datapid.c | 181 int datapidchk(int pid, char *buffer, int bsize, int offset, char **errmsg) in datapidchk() argument 309 char *errmsg; local [all...] |
| H A D | dataascii.c | 119 char *errmsg; in main() local 73 dataasciichk(char *listofchars, char *buffer, int bsize, int offset, char **errmsg) dataasciichk() argument [all...] |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| H A D | std_core_Arrays.cpp | 31 const char *errmsg = nullptr; in StdCoreCopyTo() local
|
| /third_party/python/Modules/_sqlite/ |
| H A D | util.c | 70 raise_exception(PyObject *type, int errcode, const char *errmsg) in raise_exception() argument 132 const char *errmsg = sqlite3_errmsg(db); in _pysqlite_seterror() local
|
| /base/notification/eventhandler/frameworks/eventhandler/include/ |
| H A D | event_handler_utils.h | 101 LOCAL_API static inline void GetLastErr(char *errmsg, size_t size = MAX_ERRORMSG_LEN) in GetLastErr() argument
|
| /base/notification/eventhandler/frameworks/eventhandler/src/ |
| H A D | epoll_io_waiter.cpp | 75 char errmsg[MAX_ERRORMSG_LEN] = {0}; in Init() local 83 char errmsg[MAX_ERRORMSG_LEN] = {0}; in Init() local 91 char errmsg[MAX_ERRORMSG_LEN] = {0}; in Init() local 139 char errmsg[MAX_ERRORMSG_LE in WaitFor() local 202 char errmsg[MAX_ERRORMSG_LEN] = {0}; NotifyAll() local 239 char errmsg[MAX_ERRORMSG_LEN] = {0}; AddFileDescriptor() local 260 char errmsg[MAX_ERRORMSG_LEN] = {0}; RemoveFileDescriptor() local 273 char errmsg[MAX_ERRORMSG_LEN] = {0}; DrainAwakenPipe() local [all...] |
| H A D | deamon_io_waiter.cpp | 90 char errmsg[MAX_ERRORMSG_LEN] = {0}; in Init() local 98 char errmsg[MAX_ERRORMSG_LEN] = {0}; in Init() local 106 char errmsg[MAX_ERRORMSG_LEN] = {0}; in Init() local 255 char errmsg[MAX_ERRORMSG_LE in EpollWaitFor() local 286 char errmsg[MAX_ERRORMSG_LEN] = {0}; NotifyAll() local 323 char errmsg[MAX_ERRORMSG_LEN] = {0}; AddFileDescriptor() local 345 char errmsg[MAX_ERRORMSG_LEN] = {0}; RemoveFileDescriptor() local 358 char errmsg[MAX_ERRORMSG_LEN] = {0}; DrainAwakenPipe() local [all...] |
| /third_party/libbpf/src/ |
| H A D | nlattr.c | 166 char *errmsg = NULL; in libbpf_nla_dump_errormsg() local
|
| /third_party/ltp/lib/ |
| H A D | tst_tmpdir.c | 193 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 D | exceptions.cc | 158 char* errmsg = nullptr; in winapi_strerror() local
|
| /third_party/node/deps/base64/base64/test/ |
| H A D | benchmark.c | 69 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 D | hugepage.h | 14 #define errmsg(x) fprintf(stderr, x), exit(1) macro
|
| /third_party/ltp/testcases/kernel/fs/openfile/ |
| H A D | openfile.c | 209 char errmsg[80]; in threads() local
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | hugepage.h | 14 #define errmsg(x) fprintf(stderr, x), exit(1) macro
|
| /third_party/rust/crates/nix/src/mount/ |
| H A D | bsd.rs | 120 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 D | ffmpeg_hw.c | 111 const char *errmsg, *p, *q; in hw_device_init_from_string() local
|
| /third_party/libsnd/regtest/ |
| H A D | database.c | 110 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...] |