Home
last modified time | relevance | path

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

123456

/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
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_attach_fail.c42 struct xdp_errmsg errmsg = {}; in tp__xdp__bpf_xdp_link_attach_failed() 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...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_timeout.c64 const char *errmsg = NULL; in nf_ct_set_timeout() local
H A Dxt_policy.c132 const char *errmsg = "neither incoming nor outgoing policy selected"; in policy_mt_check() local
H A Dxt_addrtype.c158 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 Dnf_conntrack_timeout.c70 const char *errmsg = NULL; in nf_ct_set_timeout() local
H A Dxt_policy.c132 const char *errmsg = "neither incoming nor outgoing policy selected"; in policy_mt_check() local
H A Dxt_addrtype.c158 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 Dstd_core_Arrays.cpp31 const char *errmsg = nullptr; in StdCoreCopyTo() local
/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
/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_handler_utils.h101 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 Depoll_io_waiter.cpp75 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...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dnlattr.c166 char *errmsg = NULL; in libbpf_nla_dump_errormsg() local
/kernel/linux/linux-5.10/lib/
H A Dasn1_decoder.c177 const char *errmsg; in asn1_ber_decoder() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/stk1160/
H A Dstk1160-video.c27 char *errmsg = "Unknown"; in print_err_status() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H A Dtm6000-dvb.c36 char *errmsg = "Unknown"; in print_err_status() local
[all...]

Completed in 8 milliseconds

123456