Searched defs:SysFile (Results 1 – 3 of 3) sorted by relevance
14 type SysFile struct { struct21 RefCountPtr *int3225 RefCount int3228 Filetype uint3232 Dircookie uint6437 Path string45 func (s *SysFile) init() {52 func (s *SysFile) ref() SysFile {57 func (s *SysFile) destroy(fd int) error {
11 type SysFile struct { struct13 iovecs *[]syscall.Iovec16 func (s *SysFile) init() {}18 func (s *SysFile) destroy(fd int) error {
27 SysFile anonMember