Home | History | Annotate | Download | only in src

Lines Matching full:st_mode

824 		  || fchmod (newfd, st.st_mode & ALLPERMS) != 0
1073 if (fchmod (newfd, st.st_mode & ALLPERMS) != 0
1279 else if (!S_ISREG (newst.st_mode))
1308 found[cnt]->mode = newst.st_mode;
1527 && (fchmod (newfd, st.st_mode & ALLPERMS) != 0