Searched refs:ST_MODE_NOFILE (Results 1 – 8 of 8) sorted by relevance
251 st->st_mode = ST_MODE_NOFILE;730 if (stb.st_mode == ST_MODE_NOFILE && bitset(SFF_CREAT, sff))870 if (stb->st_mode == ST_MODE_NOFILE)
524 if ((dir_stat_info.st_mode == ST_MODE_NOFILE ||525 pag_stat_info.st_mode == ST_MODE_NOFILE) &&
467 if (stat_info.st_mode == ST_MODE_NOFILE &&
486 if (stat_info.st_mode == ST_MODE_NOFILE &&
616 if (stat_info.st_mode == ST_MODE_NOFILE &&
1520 if (std.st_mode == ST_MODE_NOFILE)1584 if (std.st_mode == ST_MODE_NOFILE &&2115 if (st.st_mode == ST_MODE_NOFILE)2151 if (st.st_mode == ST_MODE_NOFILE && fstat(fd, &st) < 0)2806 if (st.st_mode == ST_MODE_NOFILE)
5775 stb.st_mode = ST_MODE_NOFILE;
2772 # define ST_MODE_NOFILE 0171147 /* unlikely to occur */ macro