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

/macosx-10.10/OpenSSL098-52/src/crypto/err/
H A Derr.c396 void (*remove_state_func)(unsigned long pid); variable
407 remove_state_func = remove_func;
412 if (remove_state_func)
413 remove_state_func(pid);

Completed in 114 milliseconds