/third_party/ltp/testcases/kernel/syscalls/read/ |
H A D | read03.c | 32 sprintf(fifo, "fifo.%d", getpid()); in setup()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/ |
H A D | 1-1.c | 34 sprintf(qname, "/mq_open_1-1_%d", getpid()); in main()
|
H A D | 18-1.c | 32 sprintf(qname, "/mq_open_18-1_%d", getpid()); in main()
|
H A D | 12-1.c | 37 sprintf(qname, "/mq_open_12-1_%d", getpid()); in main()
|
H A D | 7-3.c | 33 sprintf(qname, "/mq_open_7-3_%d", getpid()); in main()
|
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/sem_close/ |
H A D | 3-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-1.c | 31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 1-2.c | 31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/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/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/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()
|