Home | History | Annotate | Download | only in openfst

Lines Matching refs:st_mode

4595       && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
4614 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
4746 if (S_ISLNK (s.st_mode) != 0)