Home
last modified time | relevance | path

Searched refs:getpid (Results 1426 - 1450 of 1712) sorted by relevance

1...<<51525354555657585960>>...69

/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl20.c95 parent_pid = getpid(); in setup()
H A Dfcntl19.c97 parent_pid = getpid(); in setup()
H A Dfcntl11.c97 parent_pid = getpid(); in setup()
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv6_sender.c604 srand(getpid()); in parse_options()
H A Dns-icmpv4_sender.c611 srand(getpid()); in main()
/third_party/ltp/testcases/kernel/fs/read_all/
H A Dread_all.c308 self->pid = getpid(); in worker_run()
/third_party/ltp/testcases/network/lib6/
H A Dasapi_01.c455 pid = getpid(); in setup()
/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c284 printf("Parent pid: %d\n", getpid()); in print_results()
/third_party/lwip/src/netif/ppp/
H A Dmultilink.c268 if (parse_num(str, "PPPD_PID=", &pid) && pid != getpid()) { in sendhup()
/third_party/lz4/tests/
H A Dtest-lz4-speed.py30 pid = str(os.getpid())
/third_party/musl/Benchmark/musl/
H A Dlibc_unistd.cpp107 pid = getpid(); in Bm_function_Getpid()
/third_party/musl/libc-test/src/api/
H A Dunistd.c290 {pid_t(*p)(void) = getpid;} in f()
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c770 data.pid = getpid(); in ossl_pool_add_nonce_data()
H A Drand_vms.c589 data.pid = getpid(); in ossl_pool_add_nonce_data()
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dvms_term_sock.c565 pid = getpid (); in LogMessage()
/third_party/pulseaudio/src/pulsecore/
H A Dshm.c205 pa_atomic_store(&marker->pid, (int) getpid()); in sharedmem_create()
H A Diochannel.c340 u->pid = getpid(); in pa_iochannel_write_with_creds()
/third_party/python/Lib/multiprocessing/
H A Dqueues.py44 self._opid = os.getpid()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp37 #include <sys/types.h> // getpid()
39 #include <unistd.h> // for getpid(), read(), close()
180 PerfJITEventListener::PerfJITEventListener() : Pid(::getpid()) { in PerfJITEventListener()
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c770 data.pid = getpid(); in ossl_pool_add_nonce_data()
H A Drand_vms.c589 data.pid = getpid(); in ossl_pool_add_nonce_data()
/third_party/openssl/apps/lib/
H A Dvms_term_sock.c565 pid = getpid (); in LogMessage()
/third_party/python/Lib/test/
H A Dtest_winreg.py33 test_key_base = "Python Test Key [%d] - Delete Me" % (os.getpid(),)
/third_party/python/Lib/turtledemo/
H A D__main__.py143 'unix id is {} to true'.format(os.getpid()),
/third_party/python/Modules/
H A D_randommodule.c76 # include <process.h> // getpid()
262 key[2] = (uint32_t)getpid(); in random_seed_time_pid()

Completed in 19 milliseconds

1...<<51525354555657585960>>...69