Searched refs:old_cleanup_cb (Results 1 – 1 of 1) sorted by relevance
203 static void (*old_cleanup_cb)() = NULL; variable212 if (old_cleanup_cb != NULL) in ctx_cleanup()213 (*old_cleanup_cb)(xprt); in ctx_cleanup()1201 old_cleanup_cb = in create_client()