Searched refs:terminal_vhangup_fd (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Dterminal-util.h53 int terminal_vhangup_fd(int fd);
H A Dterminal-util.c534 int terminal_vhangup_fd(int fd) { function
550 return terminal_vhangup_fd(fd);
/systemd/src/core/
H A Dexecute.c205 (void) terminal_vhangup_fd(p->stdin_fd);

Completed in 3529 milliseconds