Searched refs:sprintf (Results 201 - 225 of 1221) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/mq_getattr/speculative/
H A D7-1.c38 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid());
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/mq_open/
H A D1-1.c34 sprintf(qname, "/mq_open_1-1_%d", getpid());
H A D15-1.c30 sprintf(qname, "/mq_open_15-1_%d", getpid());
H A D18-1.c32 sprintf(qname, "/mq_open_18-1_%d", getpid());
H A D20-1.c44 sprintf(qname, "/mq_open_20-1_%d", getpid());
H A D23-1.c31 sprintf(qname, "/mq_open_23-1_%d", getpid());
H A D27-1.c31 sprintf(qname, "/mq_open_27-1_%d", getpid());
H A D27-2.c34 sprintf(qname, "/mq_open_27-1_%d", getpid());
H A D7-3.c33 sprintf(qname, "/mq_open_7-3_%d", getpid());
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/mq_send/
H A D11-1.c34 sprintf(qname, "/mq_send_11-1_%d", getpid());
H A D11-2.c34 sprintf(qname, "/mq_send_11-2_%d", getpid());
H A D2-1.c34 sprintf(qname, "/mq_send_2-1_%d", getpid());
H A D4-1.c33 sprintf(qname, "/mq_send_4-1_%d", getpid());
H A D4-2.c33 sprintf(qname, "/mq_send_4-2_%d", getpid());
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/mq_timedsend/
H A D18-1.c37 sprintf(qname, "/mq_timedsend_18-1_%d", getpid());
H A D4-1.c35 sprintf(qname, "/mq_timedsend_4-1_%d", getpid());
H A D4-2.c35 sprintf(qname, "/mq_timedsend_4-2_%d", getpid());
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/mq_timedsend/speculative/
H A D18-2.c37 sprintf(qname, "/msgqueue_%d", getpid());
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/mq_unlink/
H A D1-1.c36 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid());
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_close/
H A D2-1.c33 sprintf(semname, "/" FUNCTION "_" TEST "_%ld", (long)getpid());
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_getvalue/
H A D2-1.c33 sprintf(semname, "/" FUNCTION "_" TEST "_%ld", (long)getpid());
H A D5-1.c34 sprintf(semname, "/" FUNCTION "_" TEST "_%ld", (long)getpid());
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_open/
H A D10-1.c35 sprintf(semname, "/" FUNCTION "_" TEST "_%ld", (long)getpid());
H A D2-1.c35 sprintf(semname, "/" FUNCTION "_" TEST "_%ld", (long)getpid());
H A D5-1.c43 sprintf(semname, "/" FUNCTION "_" TEST "_%ld", (long)getpid());

Completed in 58 milliseconds

1234567891011>>