Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching full:st_mode

5433        ((st.st_mode & S_IXOTH) == S_IXOTH) ||
5436 ((st.st_mode & S_IXGRP) == S_IXGRP) ||
5438 ((st.st_mode & S_IXUSR) == S_IXUSR))