Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH2_FXE_STATVFS_ST_RDONLY

496 	flag = (st->f_flag & ST_RDONLY) ? SSH2_FXE_STATVFS_ST_RDONLY : 0;