blob: 8a9ad02682787283dff3e8c9ab26565b8278f834 [file] [log] [blame]
- name: Open
meta:
- str: "ERRNO=%d"
type: int32
- str: "PATH=%s"
type: string
- name: Seek
meta:
- str: "OFFSET=%ll"
type: int64
- str: "WHENCE=%d"
type: int32
- str: "ERRNO=%d"
type: int32
- str: "PATH=%s"
type: string
- name: Write
meta:
- str: "ERRNO=%d"
type: int32
- str: "PATH=%s"
type: string
- name: Read
meta:
- str: "ERRNO=%d"
type: int32
- str: "PATH=%s"
type: string