Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dshlibloadtest.c37 NO_ATEXIT enumerator
83 case NO_ATEXIT: in test_lib()
107 if (test_type == NO_ATEXIT) { in test_lib()
123 && test_type != NO_ATEXIT) { in test_lib()
231 if (test_type != NO_ATEXIT && atexit_handler_done != 1) { in test_lib()
273 test_type = NO_ATEXIT; in main()