Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching full:st_mode

5081        ((st.st_mode & S_IXOTH) == S_IXOTH) ||
5084 ((st.st_mode & S_IXGRP) == S_IXGRP) ||
5086 ((st.st_mode & S_IXUSR) == S_IXUSR))