Home
last modified time | relevance | path

Searched refs:getpid (Results 1 – 11 of 11) sorted by relevance

/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c94 data.pid = getpid(); in ossl_pool_add_nonce_data()
H A Drand_unix.c760 data.pid = getpid(); in ossl_pool_add_nonce_data()
H A Drand_vms.c590 data.pid = getpid(); in ossl_pool_add_nonce_data()
/openssl/util/platform_symbols/
H A Dunix-symbols.txt52 getpid
/openssl/apps/lib/
H A Ds_socket.c34 # define getpid _getpid macro
260 success *= BIO_printf(out, " PID=%d", getpid()) > 0; in report_server_accept()
H A Dvms_term_sock.c559 pid = getpid (); in LogMessage()
/openssl/crypto/
H A Dthreads_none.c270 return getpid(); in openssl_get_fork_id()
H A Dthreads_pthread.c1043 return getpid(); in openssl_get_fork_id()
/openssl/include/internal/
H A De_os.h299 # define getpid(a) nssgetpid(a) macro
/openssl/test/
H A Ddrbgtest.c404 pid_t pid = getpid(); in test_rand_reseed_on_fork()
/openssl/ssl/quic/
H A Dqlog.c321 ossl_json_u64(&qlog->json, (uint64_t)getpid()); in qlog_event_seq_header()

Completed in 36 milliseconds