Searched refs:cleanup_fn (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dtinytest.h51 int (*cleanup_fn)(const struct testcase_t *, void *); member in struct:testcase_setup_t
H A Dtinytest.c111 if (testcase->setup->cleanup_fn(testcase, env) == 0)
/netbsd-current/external/bsd/libevent/dist/test/
H A Dtinytest.h53 int (*cleanup_fn)(const struct testcase_t *, void *); member in struct:testcase_setup_t
H A Dtinytest.c184 if (testcase->setup->cleanup_fn(testcase, env) == 0)
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmsg.c319 MSG_CLEANUP_FN msg_cleanup(MSG_CLEANUP_FN cleanup_fn) argument
323 msg_cleanup_fn = cleanup_fn;
/netbsd-current/lib/librumpuser/
H A Dsp_common.c248 typedef void (*cleanup_fn)(struct sockaddr *); typedef
732 cleanup_fn cleanup;

Completed in 175 milliseconds