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