Searched refs:reopen_fd_to_null (Results 1 – 3 of 3) sorted by relevance
49 void reopen_fd_to_null(int fd);
229 void reopen_fd_to_null(int fd) in reopen_fd_to_null() function617 reopen_fd_to_null(STDIN_FILENO); in become_daemon()618 reopen_fd_to_null(STDOUT_FILENO); in become_daemon()619 reopen_fd_to_null(STDERR_FILENO); in become_daemon()
130 reopen_fd_to_null(0); in ga_run_command()