/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/ |
H A D | 11-2.c | 34 sprintf(qname, "/mq_send_11-2_%d", getpid()); in main()
|
H A D | 2-1.c | 34 sprintf(qname, "/mq_send_2-1_%d", getpid()); in main()
|
H A D | 4-1.c | 33 sprintf(qname, "/mq_send_4-1_%d", getpid()); in main()
|
H A D | 4-2.c | 33 sprintf(qname, "/mq_send_4-2_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/ |
H A D | 11-1.c | 36 sprintf(qname, "/mq_timedsend_11-1_%d", getpid()); in main()
|
H A D | 11-2.c | 36 sprintf(qname, "/mq_timedsend_11-2_%d", getpid()); in main()
|
H A D | 18-1.c | 37 sprintf(qname, "/mq_timedsend_18-1_%d", getpid()); in main()
|
H A D | 4-2.c | 35 sprintf(qname, "/mq_timedsend_4-2_%d", getpid()); in main()
|
H A D | 4-1.c | 35 sprintf(qname, "/mq_timedsend_4-1_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/speculative/ |
H A D | 18-2.c | 37 sprintf(qname, "/msgqueue_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/ |
H A D | 1-1.c | 45 result1 = sched_rr_get_interval(getpid(), &interval1); in main() 57 ("Different results between pid == 0 and pid == getpid().\n"); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_getvalue/ |
H A D | 5-1.c | 34 getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/ |
H A D | 5-1.c | 48 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/ |
H A D | 1-2.c | 34 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 3-1.c | 33 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwaitinfo/ |
H A D | 2-1.c | 56 pid = getpid(); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getcpuclockid/ |
H A D | 2-1.c | 36 if (clock_getcpuclockid(getpid(), &clockid_1) != 0) { in main() 37 printf("clock_getcpuclockid(getpid(),) failed\n"); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/ |
H A D | 4-1.c | 34 sprintf(qname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 3-1.c | 35 sprintf(qname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/ |
H A D | 20-1.c | 45 sprintf(qname, "/mq_open_20-1_%d", getpid()); in main()
|
H A D | 23-1.c | 31 sprintf(qname, "/mq_open_23-1_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/ |
H A D | 10-1.c | 34 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/ |
H A D | 8-1.c | 54 pid = getpid(); in main()
|
H A D | 4-1.c | 52 pid = getpid(); in main()
|
H A D | 5-1.c | 51 pid = getpid(); in main()
|