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

/freebsd-10.0-release/crypto/openssl/engines/
H A De_aep.c250 static pid_t recorded_pid = 0; variable
875 if (recorded_pid != curr_pid)
878 recorded_pid = curr_pid;
890 recorded_pid = 0;
901 recorded_pid = 0;
923 recorded_pid = 0;

Completed in 105 milliseconds