Searched refs:old_cleanup_cb (Results 1 – 1 of 1) sorted by relevance
205 static void (*old_cleanup_cb)() = NULL; variable215 if (old_cleanup_cb != NULL)216 (*old_cleanup_cb)(xprt);1228 old_cleanup_cb = in create_client()