Home
last modified time | relevance | path

Searched defs:msg (Results 26 - 50 of 1603) sorted by relevance

12345678910>>...65

/third_party/musl/src/mq/
H A Dmq_send.c3 int mq_send(mqd_t mqd, const char *msg, size_t len, unsigned prio) in mq_send() argument
/third_party/musl/src/network/
H A Dsendmsg.c7 ssize_t sendmsg(int fd, const struct msghdr *msg, int flags) in sendmsg() argument
H A Dres_send.c4 int __res_send(const unsigned char *msg, int msglen, unsigned char *answer, int anslen) in __res_send() argument
/third_party/musl/porting/uniproton/kernel/src/locale/
H A D__lctrans.c4 static const char *dummy(const char *msg, const struct __locale_map *lm) in dummy() argument
11 const char *__lctrans(const char *msg, const struct __locale_map *lm) in __lctrans() argument
16 const char *__lctrans_cur(const char *msg) in __lctrans_cur() argument
/third_party/musl/src/stdio/
H A Dperror.c6 void perror(const char *msg) in perror() argument
/third_party/musl/porting/liteos_a/kernel/src/string/
H A Dstrerror_r.c6 char *msg = strerror(err); in strerror_r() local
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dperror.c6 void perror(const char *msg) in perror() argument
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dperror.c6 void perror(const char *msg) in perror() argument
/third_party/ltp/testcases/kernel/syscalls/mallinfo/
H A Dmallinfo_common.h16 static inline void print_mallinfo(const char *msg, struct mallinfo *m) in print_mallinfo() argument
35 static inline void print_mallinfo2(const char *msg, struct mallinfo2 *m) in print_mallinfo2() argument
/third_party/mesa3d/src/tool/pps/
H A Dpps.cc15 bool check(int res, const char *msg) in check() argument
/third_party/musl/libc-test/src/functional/
H A Dwcstol.c21 char *msg=""; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dhstrerror.c28 const char *msg[TEST_MSG_COUNT] = { in hstrerror_0100() local
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DDataTooLongException.java53 public DataTooLongException(String msg) { in DataTooLongException() argument
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DDataTooLongException.java53 public DataTooLongException(String msg) { in DataTooLongException() argument
/third_party/python/Doc/includes/
H A Demail-mime.py8 msg = EmailMessage() variable
/third_party/skia/third_party/externals/swiftshader/tests/regres/cause/
H A Dcause.go
/third_party/skia/src/sksl/
H A DSkSLErrorReporter.cpp15 void ErrorReporter::error(skstd::string_view msg, PositionInfo position) { in error() argument
24 void ErrorReporter::error(int line, skstd::string_view msg) { in error() argument
/third_party/googletest/googletest/test/
H A Dgtest_throw_on_failure_ex_test.cc44 void Fail(const char* msg) { in Fail() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DUResourceTypeMismatchException.java27 public UResourceTypeMismatchException(String msg){ in UResourceTypeMismatchException() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DUResourceTypeMismatchException.java27 public UResourceTypeMismatchException(String msg){ in UResourceTypeMismatchException() argument
/third_party/mbedtls/programs/
H A Ddemo_common.sh48 msg () { function
/third_party/ltp/lib/
H A Dtst_parse_opts.c30 const char *msg; in tst_parse_opts() local
/third_party/musl/src/signal/
H A Dpsignal.c6 void psignal(int sig, const char *msg) in psignal() argument
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched.c90 void sys_error(const char *msg, const char *file, int line) in sys_error() argument
105 void error(const char *msg, const char *file, int line) in error() argument
/third_party/lwip/src/api/
H A Dnetifapi.c65 struct netifapi_msg *msg = (struct netifapi_msg *)(void *)m; in netifapi_do_netif_add() local
[all...]

Completed in 5 milliseconds

12345678910>>...65