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