| /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
|
| /foundation/communication/netmanager_base/utils/errorcode_utils/src/ |
| H A D | errorcode_convertor.cpp | 191 std::string errmsg; in ConvertErrorCode() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_xdp_attach_fail.c | 42 struct xdp_errmsg errmsg = {}; in tp__xdp__bpf_xdp_link_attach_failed() 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...] |
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nf_conntrack_timeout.c | 64 const char *errmsg = NULL; in nf_ct_set_timeout() local
|
| H A D | xt_policy.c | 132 const char *errmsg = "neither incoming nor outgoing policy selected"; in policy_mt_check() local
|
| H A D | xt_addrtype.c | 158 const char *errmsg = "both incoming and outgoing interface limitation cannot be selected"; in addrtype_mt_checkentry_v1() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_conntrack_timeout.c | 70 const char *errmsg = NULL; in nf_ct_set_timeout() local
|
| H A D | xt_policy.c | 132 const char *errmsg = "neither incoming nor outgoing policy selected"; in policy_mt_check() local
|
| H A D | xt_addrtype.c | 158 const char *errmsg = "both incoming and outgoing interface limitation cannot be selected"; in addrtype_mt_checkentry_v1() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| H A D | std_core_Arrays.cpp | 31 const char *errmsg = nullptr; in StdCoreCopyTo() local
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
| H A D | event_handler_utils.h | 72 static inline void GetLastErr(char *errmsg, size_t size = MAX_ERRORMSG_LEN) in GetLastErr() argument
|
| /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
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | nlattr.c | 166 char *errmsg = NULL; in libbpf_nla_dump_errormsg() local
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | asn1_decoder.c | 177 const char *errmsg; in asn1_ber_decoder() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/stk1160/ |
| H A D | stk1160-video.c | 27 char *errmsg = "Unknown"; in print_err_status() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
| H A D | tm6000-dvb.c | 36 char *errmsg = "Unknown"; in print_err_status() local [all...] |