Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dshlibloadtest.c49 static void atexit_handler(void) in atexit_handler() function
167 if (!myOPENSSL_atexit(atexit_handler)) { in test_lib()
/freebsd/contrib/libpcap/
H A Dpcap-dag.c264 atexit_handler(void) in atexit_handler() function
286 atexit(atexit_handler); in new_pcap_dag()