/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/ |
H A D | 1-2.c | 32 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 1-1.c | 32 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 2-1.c | 31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 4-1.c | 30 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/ |
H A D | 2-1.c | 31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 1-1.c | 31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/ |
H A D | 11-1.c | 32 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 5-1.c | 31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 12-1.c | 31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getcpuclockid/ |
H A D | 1-1.c | 48 if (clock_getcpuclockid(getpid(), &clockid) != 0) { in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
H A D | 4-1.c | 54 ctl = getpid(); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/ |
H A D | 1-1.c | 30 sprintf(qname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/ |
H A D | 27-2.c | 34 sprintf(qname, "/mq_open_27-1_%d", getpid()); in main()
|
H A D | 27-1.c | 31 sprintf(qname, "/mq_open_27-1_%d", getpid()); in main()
|
H A D | 21-1.c | 34 sprintf(qname, "/mq_open_21-1_%d", getpid()); in main()
|
H A D | 29-1.c | 31 sprintf(qname, "/mq_open_29-1_%d", getpid()); in main()
|
H A D | 3-1.c | 30 sprintf(qname, "/mq_open_3-1_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/speculative/ |
H A D | 6-1.c | 34 sprintf(qname, "/msgqueue_%d", getpid()); in main()
|
H A D | 2-3.c | 30 sprintf(qname, "/tmp/msgqueue_%d", getpid()); in main()
|
H A D | 2-2.c | 30 sprintf(qname, "msgqueue_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/ |
H A D | 1-1.c | 36 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_setclock/ |
H A D | 1-3.c | 56 if (clock_getcpuclockid(getpid(), &clockid) != 0) { in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_close/ |
H A D | 2-1.c | 31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 1-1.c | 32 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/ |
H A D | 1-3.c | 33 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|