Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dthreads_none.c160 return getpid(); in openssl_get_fork_id()
H A Dthreads_pthread.c284 return getpid(); in openssl_get_fork_id()
/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c114 data.pid = getpid(); in ossl_pool_add_nonce_data()
H A Drand_vms.c494 data.pid = getpid(); in ossl_pool_add_nonce_data()
H A Drand_unix.c769 data.pid = getpid(); in ossl_pool_add_nonce_data()
/openssl/apps/lib/
H A Ds_socket.c34 # define getpid _getpid macro
267 success *= BIO_printf(out, " PID=%d", getpid()) > 0; in report_server_accept()
H A Dvms_term_sock.c559 pid = getpid (); in LogMessage()
/openssl/include/internal/
H A De_os.h365 # define getpid(a) nssgetpid(a) macro
/openssl/test/
H A Ddrbgtest.c402 pid_t pid = getpid(); in test_rand_reseed_on_fork()

Completed in 25 milliseconds