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) &&
460 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 &&
1751 if (std.st_mode == ST_MODE_NOFILE)1815 if (std.st_mode == ST_MODE_NOFILE &&2326 if (st.st_mode == ST_MODE_NOFILE)2362 if (st.st_mode == ST_MODE_NOFILE && fstat(fd, &st) < 0)2941 if (st.st_mode == ST_MODE_NOFILE)
6740 stb.st_mode = ST_MODE_NOFILE;
2775 # define ST_MODE_NOFILE 0171147 /* unlikely to occur */ macro