Home | History | Annotate | Download | only in src

Lines Matching refs:st_mode

797 		  || fchmod (newfd, st.st_mode & ALLPERMS) != 0
1046 if (fchmod (newfd, st.st_mode & ALLPERMS) != 0
1251 else if (!S_ISREG (newst.st_mode))
1280 found[cnt]->mode = newst.st_mode;
1498 && (fchmod (newfd, st.st_mode & ALLPERMS) != 0