Home
last modified time | relevance | path

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

/dports/security/kstart/kstart-4.2/tests/tap/
H A Dbasic.h166 void test_cleanup_register(test_cleanup_func)
H A Dprocess.c499 test_cleanup_register(process_stop_all); in process_start_internal()
H A Dbasic.c908 test_cleanup_register(test_cleanup_func func) in test_cleanup_register() function
/dports/www/mod_webauth/webauth-4.7.0/tests/tap/
H A Dbasic.h164 void test_cleanup_register(test_cleanup_func)
H A Dprocess.c492 test_cleanup_register(process_stop_all); in process_start_internal()
H A Dkerberos.c357 test_cleanup_register(kerberos_cleanup_handler); in kerberos_setup()
H A Dbasic.c906 test_cleanup_register(test_cleanup_func func) in test_cleanup_register() function
/dports/security/pam_krb5/pam-krb5-4.9/tests/tap/
H A Dbasic.h186 void test_cleanup_register(test_cleanup_func) __attribute__((__nonnull__));
H A Dprocess.c503 test_cleanup_register(process_stop_all); in process_start_internal()
H A Dkerberos.c388 test_cleanup_register(kerberos_cleanup_handler);
H A Dbasic.c1016 test_cleanup_register(test_cleanup_func func) in test_cleanup_register() function
/dports/news/inn/inn-2.6.4/tests/tap/
H A Dbasic.h213 void test_cleanup_register(test_cleanup_func) __attribute__((__nonnull__));
H A Dprocess.c506 test_cleanup_register(process_stop_all); in process_start_internal()
H A Dbasic.c1078 test_cleanup_register(test_cleanup_func func) in test_cleanup_register() function
/dports/news/inn-current/inn-2.7-20211226/tests/tap/
H A Dbasic.h212 void test_cleanup_register(test_cleanup_func) __attribute__((__nonnull__));
H A Dprocess.c505 test_cleanup_register(process_stop_all); in process_start_internal()
H A Dbasic.c1077 test_cleanup_register(test_cleanup_func func) in test_cleanup_register() function
/dports/sysutils/shlock/inn-2.6.4/tests/tap/
H A Dbasic.h213 void test_cleanup_register(test_cleanup_func) __attribute__((__nonnull__));
H A Dprocess.c506 test_cleanup_register(process_stop_all); in process_start_internal()
H A Dbasic.c1078 test_cleanup_register(test_cleanup_func func) in test_cleanup_register() function
/dports/www/mod_webauth/webauth-4.7.0/
H A DNEWS231 * Add new test_cleanup_register API to the C TAP library.