Home | History | Annotate | Download | only in openssh

Lines Matching refs:st_mode

1695 		    (S_ISDIR(st.st_mode) == 0))
1702 (st.st_mode & (S_IWGRP|S_IWOTH)) != 0))
1704 if (st.st_uid != 0 || (st.st_mode & (S_IWGRP|S_IWOTH)) != 0)