Home | History | Annotate | Download | only in openssh

Lines Matching refs:st_mode

1451 		if (st.st_uid != 0 || (st.st_mode & 022) != 0)
1455 if (!S_ISDIR(st.st_mode))