Home | History | Annotate | Download | only in src

Lines Matching full:st_mode

813 		  || fchmod (newfd, st.st_mode & ALLPERMS) != 0
1062 if (fchmod (newfd, st.st_mode & ALLPERMS) != 0
1268 else if (!S_ISREG (newst.st_mode))
1297 found[cnt]->mode = newst.st_mode;
1516 && (fchmod (newfd, st.st_mode & ALLPERMS) != 0