Home | History | Annotate | Download | only in syscall

Lines Matching refs:SetFileAttributes

193 //sys	SetFileAttributes(name *uint16, attrs uint32) (err error) = kernel32.SetFileAttributesW
555 return SetFileAttributes(p, attrs)