Home
last modified time | relevance | path

Searched defs:cleanup_fn (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/test/
H A Dtinytest.h53 int (*cleanup_fn)(const struct testcase_t *, void *); member
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmsg.c319 MSG_CLEANUP_FN msg_cleanup(MSG_CLEANUP_FN cleanup_fn) in msg_cleanup()
/netbsd-src/lib/librumpuser/
H A Dsp_common.c248 typedef void (*cleanup_fn)(struct sockaddr *); typedef