Home
last modified time | relevance | path

Searched refs:fmtmsg (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fmtmsg/
H A Dfmtmsg01.c24 * fmtmsg(3C) and addseverity(3C)
36 #include <fmtmsg.h> /* interface definition */
61 char *str1 = "LTP:fmtmsg: INFO: LTP fmtmsg() test1 message, NOT an error";
63 char *str3 = "LTP:fmtmsg: LTP_TEST: LTP fmtmsg() test2 message, NOT an error";
90 ret_val = fmtmsg(MM_PRINT | MM_SOFT, "LTP:fmtmsg", MM_INFO, in main()
91 "LTP fmtmsg() test1 message, NOT an error", in main()
97 fprintf(temp, "fmtmsg returne in main()
[all...]
/third_party/musl/libc-test/src/api/
H A Dfmtmsg.c2 #include <fmtmsg.h>
25 {int(*p)(long,const char*,int,const char*,const char*,const char*) = fmtmsg;} in f()
/third_party/musl/src/misc/
H A Dfmtmsg.c1 /* Public domain fmtmsg()
4 #include <fmtmsg.h>
24 int fmtmsg(long classification, const char *label, int severity, in fmtmsg() function
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfmtmsg.h41 int fmtmsg(long, const char *, int, const char *, const char *, const char *);
/third_party/musl/porting/uniproton/kernel/include/
H A Dfmtmsg.h41 int fmtmsg(long, const char *, int, const char *, const char *, const char *);
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfmtmsg.h41 int fmtmsg(long, const char *, int, const char *, const char *, const char *);
/third_party/musl/include/
H A Dfmtmsg.h41 int fmtmsg(long, const char *, int, const char *, const char *, const char *);
/third_party/ltp/testcases/kernel/syscalls/
H A DMakefile24 accept4 adjtimex cma confstr fcntl fmtmsg futex getcontext getcpu \

Completed in 2 milliseconds