Searched defs:SysFile (Results 1 – 4 of 4) 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
63 struct SysFile struct65 BPTR file;66 ULONG iobuf_start;67 ULONG iobuf_end;68 UBYTE iobuf[IOBUF_SIZE];