Home
last modified time | relevance | path

Searched refs:getpid (Results 626 - 650 of 1646) sorted by relevance

1...<<21222324252627282930>>...66

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_receive/
H A D2-1.c40 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D11-2.c42 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D7-1.c40 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
H A D9-1.c42 sprintf(qname, "/mq_send_9-1_%d", getpid()); in main()
H A D8-1.c40 sprintf(qname, "/mq_send_8-1_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_setattr/
H A D1-2.c42 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D1-1.c41 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D5-1.c43 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/
H A D10-2.c47 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D10-1.c42 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D17-1.c44 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D13-1.c42 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D14-1.c43 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D7-1.c42 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/speculative/
H A D10-2.c45 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
H A D1-1.c42 sprintf(qname, "/mq_timedsend_1-1_%d", getpid()); in main()
H A D10-1.c41 sprintf(qname, "/mq_timedsend_10-1_%d", getpid()); in main()
H A D4-3.c43 sprintf(qname, "/mq_timedsend_4-3_%d", getpid()); in main()
H A D2-1.c36 sprintf(qname, "/mq_timedsend_2-1_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
H A D3-1.c72 sprintf(semname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
H A D7-1.c65 pid = getpid(); in main()
/third_party/ltp/testcases/open_posix_testsuite/tools/
H A Dt0.c66 kill(getpid(), SIGALRM); in main()
/third_party/musl/libc-test/src/functional/
H A Dpopen.c40 snprintf(cmd, sizeof cmd, "read a ; test \"x$a\" = xhello && kill -USR1 %d", getpid()); in main()
/third_party/node/deps/uv/src/unix/
H A Daix-common.c82 pi.pi_pid = getpid(); in uv_exepath()
/third_party/toybox/toys/other/
H A Doneit.c60 if (getpid()!=1) _exit(127+signal); in oneit_signaled()

Completed in 8 milliseconds

1...<<21222324252627282930>>...66