Lines Matching refs:st_mode
4592 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))4611 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);4743 if (S_ISLNK (s.st_mode) != 0)