Searched refs:curr_fd (Results 1 – 1 of 1) sorted by relevance
146 int curr_fd = info->fd; in task_file_seq_get_next() local156 curr_fd = info->fd; in task_file_seq_get_next()174 curr_fd = info->fd; in task_file_seq_get_next()177 curr_fd = 0; in task_file_seq_get_next()183 for (; curr_fd < max_fds; curr_fd++) { in task_file_seq_get_next()186 f = fcheck_files(curr_files, curr_fd); in task_file_seq_get_next()193 info->fd = curr_fd; in task_file_seq_get_next()