Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH2_FXE_STATVFS_ST_NOSUID

497 	flag |= (st->f_flag & ST_NOSUID) ? SSH2_FXE_STATVFS_ST_NOSUID : 0;