Searched refs:pty_forward_free (Results 1 – 5 of 5) sorted by relevance
25 PTYForward *pty_forward_free(PTYForward *f);42 DEFINE_TRIVIAL_CLEANUP_FUNC(PTYForward*, pty_forward_free);
546 PTYForward *pty_forward_free(PTYForward *f) { in pty_forward_free() function
1005 c->forward = pty_forward_free(c->forward); in run_context_free()1319 c.forward = pty_forward_free(c.forward); in start_transient_service()
1238 *forward = pty_forward_free(*forward); in process_forward()
5232 forward = pty_forward_free(forward); in run_container()