Home | History | Annotate | Download | only in src

Lines Matching full:st_mode

999   bool is_regular_file = ((file_stat.st_mode & S_IFREG) != 0);