Searched refs:recorded_pid (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/crypto/openssl/engines/
H A De_aep.c253 static pid_t recorded_pid = 0; variable
882 if (recorded_pid != curr_pid) {
886 recorded_pid = curr_pid;
901 recorded_pid = 0;
914 recorded_pid = 0;
939 recorded_pid = 0;

Completed in 106 milliseconds