Home
last modified time | relevance | path

Searched refs:sprintf (Results 276 - 300 of 1198) sorted by relevance

1...<<11121314151617181920>>...48

/third_party/ltp/testcases/kernel/syscalls/read/
H A Dread03.c32 sprintf(fifo, "fifo.%d", getpid()); in setup()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/
H A D1-1.c34 sprintf(qname, "/mq_open_1-1_%d", getpid()); in main()
H A D18-1.c32 sprintf(qname, "/mq_open_18-1_%d", getpid()); in main()
H A D12-1.c37 sprintf(qname, "/mq_open_12-1_%d", getpid()); in main()
H A D7-3.c33 sprintf(qname, "/mq_open_7-3_%d", getpid()); in main()
H A D27-2.c34 sprintf(qname, "/mq_open_27-1_%d", getpid()); in main()
H A D27-1.c31 sprintf(qname, "/mq_open_27-1_%d", getpid()); in main()
H A D21-1.c34 sprintf(qname, "/mq_open_21-1_%d", getpid()); in main()
H A D29-1.c31 sprintf(qname, "/mq_open_29-1_%d", getpid()); in main()
H A D3-1.c30 sprintf(qname, "/mq_open_3-1_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_close/
H A D3-1.c32 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
H A D1-1.c31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D1-2.c31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
H A D1-2.c32 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D1-1.c32 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D2-1.c31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D4-1.c30 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
H A D2-1.c31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D1-1.c31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/
H A D11-1.c32 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D5-1.c31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D12-1.c31 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
H A D1-1.c30 sprintf(qname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/speculative/
H A D6-1.c34 sprintf(qname, "/msgqueue_%d", getpid()); in main()
H A D2-3.c30 sprintf(qname, "/tmp/msgqueue_%d", getpid()); in main()

Completed in 4 milliseconds

1...<<11121314151617181920>>...48