Home
last modified time | relevance | path

Searched refs:pty_forward_handler (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/run/
Drun.c1092 static int pty_forward_handler(PTYForward *f, int rcode, void *userdata) { in pty_forward_handler() function
1273 pty_forward_set_handler(c.forward, pty_forward_handler, &c); in start_transient_service()