Home
last modified time | relevance | path

Searched defs:SysFile (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/
Dfd_wasip1.go14 type SysFile struct { struct
21 RefCountPtr *int32
25 RefCount int32
28 Filetype uint32
32 Dircookie uint64
37 Path string
45 func (s *SysFile) init() {
52 func (s *SysFile) ref() SysFile {
57 func (s *SysFile) destroy(fd int) error {
Dfd_unixjs.go11 type SysFile struct { struct
13 iovecs *[]syscall.Iovec
16 func (s *SysFile) init() {}
18 func (s *SysFile) destroy(fd int) error {
Dfd_unix.go27 SysFile anonMember
/aosp_15_r20/external/freetype/builds/amiga/src/base/
H A Dftsystem.c63 struct SysFile struct
65 BPTR file;
66 ULONG iobuf_start;
67 ULONG iobuf_end;
68 UBYTE iobuf[IOBUF_SIZE];