Home
last modified time | relevance | path

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

/freebsd/contrib/pam-krb5/tests/tap/
H A Dprocess.h53 typedef void (*test_function_type)(void *); typedef
54 void is_function_output(test_function_type, void *data, int status,
H A Dprocess.c98 run_child_function(test_function_type function, void *data, int *status, in run_child_function()
168 is_function_output(test_function_type function, void *data, int status, in is_function_output()