dir_fd 595 lib/common/io.c int dir_fd = dirfd(dir); dir_fd 606 lib/common/io.c if ((lpc >= min_fd) && (lpc <= max_fd) && (lpc != dir_fd)) {