Searched refs:bounce_cleanup_func (Results 1 – 1 of 1) sorted by relevance
84 static MSG_CLEANUP_FN bounce_cleanup_func; /* saved callback */ variable101 if (bounce_cleanup_func) in bounce_cleanup_callback()102 bounce_cleanup_func(); in bounce_cleanup_callback()155 bounce_cleanup_func = msg_cleanup(bounce_cleanup_callback); in bounce_cleanup_register()176 (void) msg_cleanup(bounce_cleanup_func); in bounce_cleanup_unregister()