Searched refs:getpid (Results 1226 - 1250 of 1419) sorted by relevance
1...<<41424344454647484950>>...57
/third_party/libwebsockets/lib/core/ |
H A D | logs.c | 99 #if defined(LWS_WITH_SECURE_STREAMS_PROXY_API) /* ie, will have getpid if set */ in __lws_lc_tag() 101 (unsigned int)n - 1u, "%u|", getpid()); in __lws_lc_tag()
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Ginit.c | 352 return _Uelf64_get_proc_name (as, getpid (), ip, buf, buf_len, offp); in get_static_proc_name()
|
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
H A D | pvr_srv_bo.c | 197 getpid(), in pvr_srv_winsys_buffer_create()
|
/third_party/node/src/ |
H A D | node_credentials.cc | 58 getpid()}; in HasOnly()
|
/third_party/musl/porting/linux/user/src/aio/ |
H A D | aio.c | 194 .si_pid = getpid(), in cleanup()
|
/third_party/musl/porting/liteos_a/user/src/aio/ |
H A D | aio.c | 194 .si_pid = getpid(), in cleanup()
|
/third_party/musl/src/aio/ |
H A D | aio.c | 201 .si_pid = getpid(), in cleanup()
|
/third_party/mesa3d/src/intel/ds/ |
H A D | intel_driver_ds.cc | 217 desc->set_pid(getpid()); in send_descriptors()
|
/third_party/ltp/testcases/kernel/ipc/pipeio/ |
H A D | pipeio.c | 507 pid_t self_pid = getpid(); in do_child()
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl16.c | 411 parent = getpid(); in setup()
|
H A D | fcntl21.c | 95 parent_pid = getpid(); in setup()
|
H A D | fcntl20.c | 95 parent_pid = getpid(); in setup()
|
H A D | fcntl19.c | 97 parent_pid = getpid(); in setup()
|
H A D | fcntl11.c | 97 parent_pid = getpid(); in setup()
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-icmpv6_sender.c | 604 srand(getpid()); in parse_options()
|
H A D | ns-icmpv4_sender.c | 611 srand(getpid()); in main()
|
/third_party/ltp/testcases/kernel/fs/read_all/ |
H A D | read_all.c | 308 self->pid = getpid(); in worker_run()
|
/third_party/ltp/testcases/network/lib6/ |
H A D | asapi_01.c | 455 pid = getpid(); in setup()
|
/third_party/ltp/testcases/realtime/func/rt-migrate/ |
H A D | rt-migrate.c | 284 printf("Parent pid: %d\n", getpid()); in print_results()
|
/third_party/lwip/src/netif/ppp/ |
H A D | multilink.c | 268 if (parse_num(str, "PPPD_PID=", &pid) && pid != getpid()) { in sendhup()
|
/third_party/lz4/tests/ |
H A D | test-lz4-speed.py | 30 pid = str(os.getpid())
|
/third_party/musl/Benchmark/musl/ |
H A D | libc_unistd.cpp | 107 pid = getpid(); in Bm_function_Getpid()
|
/third_party/musl/libc-test/src/api/ |
H A D | unistd.c | 290 {pid_t(*p)(void) = getpid;} in f()
|
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
H A D | rand_unix.c | 770 data.pid = getpid(); in ossl_pool_add_nonce_data()
|
H A D | rand_vms.c | 589 data.pid = getpid(); in ossl_pool_add_nonce_data()
|
Completed in 20 milliseconds
1...<<41424344454647484950>>...57