Searched refs:stop_handlers (Results 1 – 1 of 1) sorted by relevance
84 static OPENSSL_INIT_STOP *stop_handlers = NULL; variable517 currhandler = stop_handlers; in OPENSSL_cleanup()524 stop_handlers = NULL; in OPENSSL_cleanup()822 newhand->next = stop_handlers; in OPENSSL_atexit()823 stop_handlers = newhand; in OPENSSL_atexit()