HomeSort by relevance Sort by last modified time
    Searched refs:MSGSTR (Results 1 - 25 of 48) sorted by null

1 2

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/
1-1.c 25 #define MSGSTR "0123456789"
30 const char *msgptr = MSGSTR;
18-1.c 24 #define MSGSTR "O123456789"
29 const char *msgptr = MSGSTR;
11-1.c 28 #define MSGSTR "0123456789"
33 const char *msgptr = MSGSTR;
19-1.c 35 #define MSGSTR "0123456789"
41 const char *msgptr = MSGSTR;
7-1.c 29 #define MSGSTR "0123456789"
35 const char *msgptr = MSGSTR;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
11-1.c 25 #define MSGSTR "0123456789"
30 const char *msgptr = MSGSTR;
11-2.c 25 #define MSGSTR "0123456789"
30 const char *msgptr = MSGSTR;
2-1.c 23 #define MSGSTR "01234567890123456789"
24 #define MSGSIZE 10 // < strlen(MSGSTR)
29 const char *msgptr = MSGSTR;
4-1.c 24 #define MSGSTR "0123456789"
29 const char *msgptr = MSGSTR;
4-2.c 24 #define MSGSTR "0123456789"
29 const char *msgptr = MSGSTR;
1-1.c 27 #define MSGSTR "0123456789"
34 const char *msgptr = MSGSTR;
13-1.c 26 #define MSGSTR "0123456789"
36 const char *msgptr = MSGSTR;
14-1.c 25 #define MSGSTR "01234567890123456789"
35 const char *msgptr = MSGSTR;
4-3.c 28 #define MSGSTR "0123456789"
35 const char *msgptr = MSGSTR;
8-1.c 27 #define MSGSTR "0123456789"
34 const char *msgptr = MSGSTR;
9-1.c 29 #define MSGSTR "0123456789"
36 const char *msgptr = MSGSTR;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
18-1.c 28 #define MSGSTR "0123456789"
33 const char *msgptr = MSGSTR;
4-1.c 25 #define MSGSTR "0123456789"
30 const char *msgptr = MSGSTR;
4-2.c 25 #define MSGSTR "0123456789"
30 const char *msgptr = MSGSTR;
1-1.c 28 #define MSGSTR "0123456789"
35 const char *msgptr = MSGSTR;
11-1.c 26 #define MSGSTR "0123456789"
31 const char *msgptr = MSGSTR;
11-2.c 26 #define MSGSTR "0123456789"
31 const char *msgptr = MSGSTR;
13-1.c 27 #define MSGSTR "0123456789"
37 const char *msgptr = MSGSTR;
14-1.c 26 #define MSGSTR "01234567890123456789"
36 const char *msgptr = MSGSTR;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/speculative/
18-2.c 28 #define MSGSTR "0123456789"
33 const char *msgptr = MSGSTR;

Completed in 225 milliseconds

1 2