Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/
A Dcheck_fds.c36 check_one_fd (int fd, int mode) in check_one_fd() function
77 check_one_fd (STDIN_FILENO, O_RDONLY); in check_standard_fds()
78 check_one_fd (STDOUT_FILENO, O_RDWR); in check_standard_fds()
79 check_one_fd (STDERR_FILENO, O_RDWR); in check_standard_fds()

Completed in 3 milliseconds