Searched refs:ST_MODE_NOFILE (Results 1 – 7 of 7) sorted by relevance
252 st->st_mode = ST_MODE_NOFILE;731 if (stb.st_mode == ST_MODE_NOFILE && bitset(SFF_CREAT, sff))871 if (stb->st_mode == ST_MODE_NOFILE)
522 if ((dir_stat_info.st_mode == ST_MODE_NOFILE ||523 pag_stat_info.st_mode == ST_MODE_NOFILE) &&
488 if (stat_info.st_mode == ST_MODE_NOFILE &&
607 if (stat_info.st_mode == ST_MODE_NOFILE &&
2737 # define ST_MODE_NOFILE 0171147 /* unlikely to occur */ macro
1479 if (std.st_mode == ST_MODE_NOFILE)1543 if (std.st_mode == ST_MODE_NOFILE &&2074 if (st.st_mode == ST_MODE_NOFILE)2110 if (st.st_mode == ST_MODE_NOFILE && fstat(fd, &st) < 0)
5514 stb.st_mode = ST_MODE_NOFILE;