blob: 995935b92cd9f114c6fd4e010c4c930f8236f70f [file] [log] [blame] [edit]
pkg syscall/zx, const ChannelMaxMessageBytes = 65536
pkg syscall/zx, const ChannelMaxMessageBytes ideal-int
pkg syscall/zx, const ChannelMaxMessageHandles = 64
pkg syscall/zx, const ChannelMaxMessageHandles ideal-int
pkg syscall/zx, const ErrAccessDenied = -30
pkg syscall/zx, const ErrAccessDenied Status
pkg syscall/zx, const ErrAddressInUse = -72
pkg syscall/zx, const ErrAddressInUse Status
pkg syscall/zx, const ErrAddressUnreachable = -71
pkg syscall/zx, const ErrAddressUnreachable Status
pkg syscall/zx, const ErrAlreadyBound = -27
pkg syscall/zx, const ErrAlreadyBound Status
pkg syscall/zx, const ErrAlreadyExists = -26
pkg syscall/zx, const ErrAlreadyExists Status
pkg syscall/zx, const ErrBadHandle = -11
pkg syscall/zx, const ErrBadHandle Status
pkg syscall/zx, const ErrBadPath = -50
pkg syscall/zx, const ErrBadPath Status
pkg syscall/zx, const ErrBadState = -20
pkg syscall/zx, const ErrBadState Status
pkg syscall/zx, const ErrBadSyscall = -13
pkg syscall/zx, const ErrBadSyscall Status
pkg syscall/zx, const ErrBufferTooSmall = -15
pkg syscall/zx, const ErrBufferTooSmall Status
pkg syscall/zx, const ErrCallFailed = -5
pkg syscall/zx, const ErrCallFailed Status
pkg syscall/zx, const ErrCanceled = -23
pkg syscall/zx, const ErrCanceled Status
pkg syscall/zx, const ErrConnectionAborted = -76
pkg syscall/zx, const ErrConnectionAborted Status
pkg syscall/zx, const ErrConnectionRefused = -74
pkg syscall/zx, const ErrConnectionRefused Status
pkg syscall/zx, const ErrConnectionReset = -75
pkg syscall/zx, const ErrConnectionReset Status
pkg syscall/zx, const ErrFileBig = -53
pkg syscall/zx, const ErrFileBig Status
pkg syscall/zx, const ErrHandleClosed = -23
pkg syscall/zx, const ErrHandleClosed Status
pkg syscall/zx, const ErrIO = -40
pkg syscall/zx, const ErrIO Status
pkg syscall/zx, const ErrIODataIntegrity = -42
pkg syscall/zx, const ErrIODataIntegrity Status
pkg syscall/zx, const ErrIODataLoss = -43
pkg syscall/zx, const ErrIODataLoss Status
pkg syscall/zx, const ErrIONotPresent = -44
pkg syscall/zx, const ErrIONotPresent Status
pkg syscall/zx, const ErrIORefused = -41
pkg syscall/zx, const ErrIORefused Status
pkg syscall/zx, const ErrInternal = -1
pkg syscall/zx, const ErrInternal Status
pkg syscall/zx, const ErrInterruptedRetry = -6
pkg syscall/zx, const ErrInterruptedRetry Status
pkg syscall/zx, const ErrInvalidArgs = -10
pkg syscall/zx, const ErrInvalidArgs Status
pkg syscall/zx, const ErrNext = -61
pkg syscall/zx, const ErrNext Status
pkg syscall/zx, const ErrNoMemory = -4
pkg syscall/zx, const ErrNoMemory Status
pkg syscall/zx, const ErrNoResources = -3
pkg syscall/zx, const ErrNoResources Status
pkg syscall/zx, const ErrNoSpace = -54
pkg syscall/zx, const ErrNoSpace Status
pkg syscall/zx, const ErrNotConnected = -73
pkg syscall/zx, const ErrNotConnected Status
pkg syscall/zx, const ErrNotDir = -51
pkg syscall/zx, const ErrNotDir Status
pkg syscall/zx, const ErrNotEmpty = -55
pkg syscall/zx, const ErrNotEmpty Status
pkg syscall/zx, const ErrNotFile = -52
pkg syscall/zx, const ErrNotFile Status
pkg syscall/zx, const ErrNotFound = -25
pkg syscall/zx, const ErrNotFound Status
pkg syscall/zx, const ErrNotSupported = -2
pkg syscall/zx, const ErrNotSupported Status
pkg syscall/zx, const ErrOk = 0
pkg syscall/zx, const ErrOk Status
pkg syscall/zx, const ErrOutOfRange = -14
pkg syscall/zx, const ErrOutOfRange Status
pkg syscall/zx, const ErrPeerClosed = -24
pkg syscall/zx, const ErrPeerClosed Status
pkg syscall/zx, const ErrProtocolNotSupported = -70
pkg syscall/zx, const ErrProtocolNotSupported Status
pkg syscall/zx, const ErrRemoteClosed = -24
pkg syscall/zx, const ErrRemoteClosed Status
pkg syscall/zx, const ErrShouldWait = -22
pkg syscall/zx, const ErrShouldWait Status
pkg syscall/zx, const ErrStop = -60
pkg syscall/zx, const ErrStop Status
pkg syscall/zx, const ErrTimedOut = -21
pkg syscall/zx, const ErrTimedOut Status
pkg syscall/zx, const ErrUnavailable = -28
pkg syscall/zx, const ErrUnavailable Status
pkg syscall/zx, const ErrWrongType = -12
pkg syscall/zx, const ErrWrongType Status
pkg syscall/zx, const HANDLE_INVALID = 0
pkg syscall/zx, const HANDLE_INVALID Handle
pkg syscall/zx, const HandleInvalid = 0
pkg syscall/zx, const HandleInvalid Handle
pkg syscall/zx, const HandleOpDuplicate = 1
pkg syscall/zx, const HandleOpDuplicate HandleOp
pkg syscall/zx, const HandleOpMove = 0
pkg syscall/zx, const HandleOpMove HandleOp
pkg syscall/zx, const HandleSize = 4
pkg syscall/zx, const HandleSize uint64
pkg syscall/zx, const ObjTypeBti = 24
pkg syscall/zx, const ObjTypeBti ObjType
pkg syscall/zx, const ObjTypeChannel = 4
pkg syscall/zx, const ObjTypeChannel ObjType
pkg syscall/zx, const ObjTypeEvent = 5
pkg syscall/zx, const ObjTypeEvent ObjType
pkg syscall/zx, const ObjTypeEventPair = 16
pkg syscall/zx, const ObjTypeEventPair ObjType
pkg syscall/zx, const ObjTypeFifo = 19
pkg syscall/zx, const ObjTypeFifo ObjType
pkg syscall/zx, const ObjTypeGuest = 20
pkg syscall/zx, const ObjTypeGuest ObjType
pkg syscall/zx, const ObjTypeInterrupt = 9
pkg syscall/zx, const ObjTypeInterrupt ObjType
pkg syscall/zx, const ObjTypeIommu = 23
pkg syscall/zx, const ObjTypeIommu ObjType
pkg syscall/zx, const ObjTypeJob = 17
pkg syscall/zx, const ObjTypeJob ObjType
pkg syscall/zx, const ObjTypeLog = 12
pkg syscall/zx, const ObjTypeLog ObjType
pkg syscall/zx, const ObjTypeNone = 0
pkg syscall/zx, const ObjTypeNone ObjType
pkg syscall/zx, const ObjTypePager = 28
pkg syscall/zx, const ObjTypePager ObjType
pkg syscall/zx, const ObjTypePciDevice = 11
pkg syscall/zx, const ObjTypePciDevice ObjType
pkg syscall/zx, const ObjTypePmt = 26
pkg syscall/zx, const ObjTypePmt ObjType
pkg syscall/zx, const ObjTypePort = 6
pkg syscall/zx, const ObjTypePort ObjType
pkg syscall/zx, const ObjTypeProcess = 1
pkg syscall/zx, const ObjTypeProcess ObjType
pkg syscall/zx, const ObjTypeProfile = 25
pkg syscall/zx, const ObjTypeProfile ObjType
pkg syscall/zx, const ObjTypeResource = 15
pkg syscall/zx, const ObjTypeResource ObjType
pkg syscall/zx, const ObjTypeSocket = 14
pkg syscall/zx, const ObjTypeSocket ObjType
pkg syscall/zx, const ObjTypeSuspendToken = 27
pkg syscall/zx, const ObjTypeSuspendToken ObjType
pkg syscall/zx, const ObjTypeThread = 2
pkg syscall/zx, const ObjTypeThread ObjType
pkg syscall/zx, const ObjTypeTimer = 22
pkg syscall/zx, const ObjTypeTimer ObjType
pkg syscall/zx, const ObjTypeVcpu = 21
pkg syscall/zx, const ObjTypeVcpu ObjType
pkg syscall/zx, const ObjTypeVmar = 18
pkg syscall/zx, const ObjTypeVmar ObjType
pkg syscall/zx, const ObjTypeVmo = 3
pkg syscall/zx, const ObjTypeVmo ObjType
pkg syscall/zx, const ObjectInfoBTI = 20
pkg syscall/zx, const ObjectInfoBTI ideal-int
pkg syscall/zx, const ObjectInfoCpUStats = 16
pkg syscall/zx, const ObjectInfoCpUStats ideal-int
pkg syscall/zx, const ObjectInfoHandleBasic = 2
pkg syscall/zx, const ObjectInfoHandleBasic ideal-int
pkg syscall/zx, const ObjectInfoHandleCount = 19
pkg syscall/zx, const ObjectInfoHandleCount ideal-int
pkg syscall/zx, const ObjectInfoHandleNone = 0
pkg syscall/zx, const ObjectInfoHandleNone ideal-int
pkg syscall/zx, const ObjectInfoHandleValid = 1
pkg syscall/zx, const ObjectInfoHandleValid ideal-int
pkg syscall/zx, const ObjectInfoJobChildren = 8
pkg syscall/zx, const ObjectInfoJobChildren ideal-int
pkg syscall/zx, const ObjectInfoJobProcesses = 9
pkg syscall/zx, const ObjectInfoJobProcesses ideal-int
pkg syscall/zx, const ObjectInfoKMemStats = 17
pkg syscall/zx, const ObjectInfoKMemStats ideal-int
pkg syscall/zx, const ObjectInfoProcess = 268435459
pkg syscall/zx, const ObjectInfoProcess ideal-int
pkg syscall/zx, const ObjectInfoProcessHandleStats = 21
pkg syscall/zx, const ObjectInfoProcessHandleStats ideal-int
pkg syscall/zx, const ObjectInfoProcessMaps = 13
pkg syscall/zx, const ObjectInfoProcessMaps ideal-int
pkg syscall/zx, const ObjectInfoProcessThreads = 4
pkg syscall/zx, const ObjectInfoProcessThreads ideal-int
pkg syscall/zx, const ObjectInfoProcessVMOs = 268435470
pkg syscall/zx, const ObjectInfoProcessVMOs ideal-int
pkg syscall/zx, const ObjectInfoProcessVMOs_V1 = 14
pkg syscall/zx, const ObjectInfoProcessVMOs_V1 ideal-int
pkg syscall/zx, const ObjectInfoResource = 18
pkg syscall/zx, const ObjectInfoResource ideal-int
pkg syscall/zx, const ObjectInfoResourceChildren = 5
pkg syscall/zx, const ObjectInfoResourceChildren ideal-int
pkg syscall/zx, const ObjectInfoResourceRecords = 6
pkg syscall/zx, const ObjectInfoResourceRecords ideal-int
pkg syscall/zx, const ObjectInfoSocket = 22
pkg syscall/zx, const ObjectInfoSocket ideal-int
pkg syscall/zx, const ObjectInfoTaskStats = 12
pkg syscall/zx, const ObjectInfoTaskStats ideal-int
pkg syscall/zx, const ObjectInfoThread = 10
pkg syscall/zx, const ObjectInfoThread ideal-int
pkg syscall/zx, const ObjectInfoThreadExceptionReport = 11
pkg syscall/zx, const ObjectInfoThreadExceptionReport ideal-int
pkg syscall/zx, const ObjectInfoThreadStats = 15
pkg syscall/zx, const ObjectInfoThreadStats ideal-int
pkg syscall/zx, const ObjectInfoVMAR = 7
pkg syscall/zx, const ObjectInfoVMAR ideal-int
pkg syscall/zx, const ObjectInfoVMO = 268435479
pkg syscall/zx, const ObjectInfoVMO ideal-int
pkg syscall/zx, const ObjectInfoVMO_V1 = 23
pkg syscall/zx, const ObjectInfoVMO_V1 ideal-int
pkg syscall/zx, const PortPacketTypeGuestBell = 3
pkg syscall/zx, const PortPacketTypeGuestBell PortPacketType
pkg syscall/zx, const PortPacketTypeGuestIo = 5
pkg syscall/zx, const PortPacketTypeGuestIo PortPacketType
pkg syscall/zx, const PortPacketTypeGuestMem = 4
pkg syscall/zx, const PortPacketTypeGuestMem PortPacketType
pkg syscall/zx, const PortPacketTypeGuestVcpu = 6
pkg syscall/zx, const PortPacketTypeGuestVcpu PortPacketType
pkg syscall/zx, const PortPacketTypeInterrupt = 7
pkg syscall/zx, const PortPacketTypeInterrupt PortPacketType
pkg syscall/zx, const PortPacketTypePageRequest = 9
pkg syscall/zx, const PortPacketTypePageRequest PortPacketType
pkg syscall/zx, const PortPacketTypeSignal = 1
pkg syscall/zx, const PortPacketTypeSignal PortPacketType
pkg syscall/zx, const PortPacketTypeUser = 0
pkg syscall/zx, const PortPacketTypeUser PortPacketType
pkg syscall/zx, const ProcessInfoFlagDebuggerAttached = 4
pkg syscall/zx, const ProcessInfoFlagDebuggerAttached ideal-int
pkg syscall/zx, const ProcessInfoFlagExited = 2
pkg syscall/zx, const ProcessInfoFlagExited ideal-int
pkg syscall/zx, const ProcessInfoFlagStarted = 1
pkg syscall/zx, const ProcessInfoFlagStarted uint32
pkg syscall/zx, const PropExceptionState = 16
pkg syscall/zx, const PropExceptionState ideal-int
pkg syscall/zx, const PropJobKillOnOom = 15
pkg syscall/zx, const PropJobKillOnOom ideal-int
pkg syscall/zx, const PropJobMaxHeight = 18
pkg syscall/zx, const PropJobMaxHeight ideal-int
pkg syscall/zx, const PropName = 3
pkg syscall/zx, const PropName ideal-int
pkg syscall/zx, const PropProcessBreakOnLoad = 7
pkg syscall/zx, const PropProcessBreakOnLoad ideal-int
pkg syscall/zx, const PropProcessDebugAddr = 5
pkg syscall/zx, const PropProcessDebugAddr ideal-int
pkg syscall/zx, const PropProcessHwTraceContextId = 8
pkg syscall/zx, const PropProcessHwTraceContextId ideal-int
pkg syscall/zx, const PropProcessVDSOBaseAddress = 6
pkg syscall/zx, const PropProcessVDSOBaseAddress ideal-int
pkg syscall/zx, const PropRegisterFS = 4
pkg syscall/zx, const PropRegisterFS ideal-int
pkg syscall/zx, const PropRegisterGS = 2
pkg syscall/zx, const PropRegisterGS ideal-int
pkg syscall/zx, const PropSocketRXThreshold = 12
pkg syscall/zx, const PropSocketRXThreshold ideal-int
pkg syscall/zx, const PropSocketTXThreshold = 13
pkg syscall/zx, const PropSocketTXThreshold ideal-int
pkg syscall/zx, const PropVmoContentSize = 17
pkg syscall/zx, const PropVmoContentSize ideal-int
pkg syscall/zx, const RightApplyPolicy = 524288
pkg syscall/zx, const RightApplyPolicy Rights
pkg syscall/zx, const RightDestroy = 512
pkg syscall/zx, const RightDestroy Rights
pkg syscall/zx, const RightDuplicate = 1
pkg syscall/zx, const RightDuplicate Rights
pkg syscall/zx, const RightEnumerate = 256
pkg syscall/zx, const RightEnumerate Rights
pkg syscall/zx, const RightExecute = 16
pkg syscall/zx, const RightExecute Rights
pkg syscall/zx, const RightGetPolicy = 1024
pkg syscall/zx, const RightGetPolicy Rights
pkg syscall/zx, const RightGetProperty = 64
pkg syscall/zx, const RightGetProperty Rights
pkg syscall/zx, const RightInspect = 32768
pkg syscall/zx, const RightInspect Rights
pkg syscall/zx, const RightManageJob = 65536
pkg syscall/zx, const RightManageJob Rights
pkg syscall/zx, const RightManageProcess = 131072
pkg syscall/zx, const RightManageProcess Rights
pkg syscall/zx, const RightManageSocket = 1048576
pkg syscall/zx, const RightManageSocket Rights
pkg syscall/zx, const RightManageThread = 262144
pkg syscall/zx, const RightManageThread Rights
pkg syscall/zx, const RightMap = 32
pkg syscall/zx, const RightMap Rights
pkg syscall/zx, const RightNone = 0
pkg syscall/zx, const RightNone Rights
pkg syscall/zx, const RightRead = 4
pkg syscall/zx, const RightRead Rights
pkg syscall/zx, const RightSameRights = 2147483648
pkg syscall/zx, const RightSameRights Rights
pkg syscall/zx, const RightSetPolicy = 2048
pkg syscall/zx, const RightSetPolicy Rights
pkg syscall/zx, const RightSetProperty = 128
pkg syscall/zx, const RightSetProperty Rights
pkg syscall/zx, const RightSignal = 4096
pkg syscall/zx, const RightSignal Rights
pkg syscall/zx, const RightSignalPeer = 8192
pkg syscall/zx, const RightSignalPeer Rights
pkg syscall/zx, const RightTransfer = 2
pkg syscall/zx, const RightTransfer Rights
pkg syscall/zx, const RightWait = 16384
pkg syscall/zx, const RightWait Rights
pkg syscall/zx, const RightWrite = 8
pkg syscall/zx, const RightWrite Rights
pkg syscall/zx, const RightsBasic = 49155
pkg syscall/zx, const RightsBasic Rights
pkg syscall/zx, const RightsIO = 12
pkg syscall/zx, const RightsIO Rights
pkg syscall/zx, const RightsPolicy = 3072
pkg syscall/zx, const RightsPolicy Rights
pkg syscall/zx, const RightsProperty = 192
pkg syscall/zx, const RightsProperty Rights
pkg syscall/zx, const SignalChannelPeerClosed = 4
pkg syscall/zx, const SignalChannelPeerClosed ideal-int
pkg syscall/zx, const SignalChannelReadable = 1
pkg syscall/zx, const SignalChannelReadable ideal-int
pkg syscall/zx, const SignalChannelWritable = 2
pkg syscall/zx, const SignalChannelWritable ideal-int
pkg syscall/zx, const SignalEpairPeerClosed = 4
pkg syscall/zx, const SignalEpairPeerClosed ideal-int
pkg syscall/zx, const SignalEpairSignaled = 8
pkg syscall/zx, const SignalEpairSignaled ideal-int
pkg syscall/zx, const SignalEventMask = 248
pkg syscall/zx, const SignalEventMask Signals
pkg syscall/zx, const SignalEventSignaled = 8
pkg syscall/zx, const SignalEventSignaled ideal-int
pkg syscall/zx, const SignalFIFOPeerClosed = 4
pkg syscall/zx, const SignalFIFOPeerClosed ideal-int
pkg syscall/zx, const SignalFIFOReadable = 1
pkg syscall/zx, const SignalFIFOReadable ideal-int
pkg syscall/zx, const SignalFIFOSignalMask = 7
pkg syscall/zx, const SignalFIFOSignalMask ideal-int
pkg syscall/zx, const SignalFIFOWritable = 2
pkg syscall/zx, const SignalFIFOWritable ideal-int
pkg syscall/zx, const SignalHandleClosed = 8388608
pkg syscall/zx, const SignalHandleClosed ideal-int
pkg syscall/zx, const SignalJobSignaled = 8
pkg syscall/zx, const SignalJobSignaled ideal-int
pkg syscall/zx, const SignalNone = 0
pkg syscall/zx, const SignalNone Signals
pkg syscall/zx, const SignalObject0 = 1
pkg syscall/zx, const SignalObject0 ideal-int
pkg syscall/zx, const SignalObject1 = 2
pkg syscall/zx, const SignalObject1 ideal-int
pkg syscall/zx, const SignalObject10 = 1024
pkg syscall/zx, const SignalObject10 ideal-int
pkg syscall/zx, const SignalObject11 = 2048
pkg syscall/zx, const SignalObject11 ideal-int
pkg syscall/zx, const SignalObject12 = 4096
pkg syscall/zx, const SignalObject12 ideal-int
pkg syscall/zx, const SignalObject13 = 8192
pkg syscall/zx, const SignalObject13 ideal-int
pkg syscall/zx, const SignalObject14 = 16384
pkg syscall/zx, const SignalObject14 ideal-int
pkg syscall/zx, const SignalObject15 = 32768
pkg syscall/zx, const SignalObject15 ideal-int
pkg syscall/zx, const SignalObject16 = 65536
pkg syscall/zx, const SignalObject16 ideal-int
pkg syscall/zx, const SignalObject17 = 131072
pkg syscall/zx, const SignalObject17 ideal-int
pkg syscall/zx, const SignalObject18 = 262144
pkg syscall/zx, const SignalObject18 ideal-int
pkg syscall/zx, const SignalObject19 = 524288
pkg syscall/zx, const SignalObject19 ideal-int
pkg syscall/zx, const SignalObject2 = 4
pkg syscall/zx, const SignalObject2 ideal-int
pkg syscall/zx, const SignalObject20 = 1048576
pkg syscall/zx, const SignalObject20 ideal-int
pkg syscall/zx, const SignalObject21 = 2097152
pkg syscall/zx, const SignalObject21 ideal-int
pkg syscall/zx, const SignalObject22 = 4194304
pkg syscall/zx, const SignalObject22 ideal-int
pkg syscall/zx, const SignalObject23 = 8388608
pkg syscall/zx, const SignalObject23 ideal-int
pkg syscall/zx, const SignalObject3 = 8
pkg syscall/zx, const SignalObject3 ideal-int
pkg syscall/zx, const SignalObject4 = 16
pkg syscall/zx, const SignalObject4 ideal-int
pkg syscall/zx, const SignalObject5 = 32
pkg syscall/zx, const SignalObject5 ideal-int
pkg syscall/zx, const SignalObject6 = 64
pkg syscall/zx, const SignalObject6 ideal-int
pkg syscall/zx, const SignalObject7 = 128
pkg syscall/zx, const SignalObject7 ideal-int
pkg syscall/zx, const SignalObject8 = 256
pkg syscall/zx, const SignalObject8 ideal-int
pkg syscall/zx, const SignalObject9 = 512
pkg syscall/zx, const SignalObject9 ideal-int
pkg syscall/zx, const SignalObjectAll = 1048575
pkg syscall/zx, const SignalObjectAll ideal-int
pkg syscall/zx, const SignalPortPeerClosed = 4
pkg syscall/zx, const SignalPortPeerClosed ideal-int
pkg syscall/zx, const SignalPortReadable = 1
pkg syscall/zx, const SignalPortReadable ideal-int
pkg syscall/zx, const SignalPortSignaled = 8
pkg syscall/zx, const SignalPortSignaled ideal-int
pkg syscall/zx, const SignalProccessSignaled = 8
pkg syscall/zx, const SignalProccessSignaled ideal-int
pkg syscall/zx, const SignalResourceChildAdded = 4
pkg syscall/zx, const SignalResourceChildAdded ideal-int
pkg syscall/zx, const SignalResourceReadable = 1
pkg syscall/zx, const SignalResourceReadable ideal-int
pkg syscall/zx, const SignalResourceWritable = 2
pkg syscall/zx, const SignalResourceWritable ideal-int
pkg syscall/zx, const SignalSocketPeerClosed = 4
pkg syscall/zx, const SignalSocketPeerClosed ideal-int
pkg syscall/zx, const SignalSocketPeerWriteDisabled = 16
pkg syscall/zx, const SignalSocketPeerWriteDisabled ideal-int
pkg syscall/zx, const SignalSocketReadThreshold = 1024
pkg syscall/zx, const SignalSocketReadThreshold ideal-int
pkg syscall/zx, const SignalSocketReadable = 1
pkg syscall/zx, const SignalSocketReadable ideal-int
pkg syscall/zx, const SignalSocketWritable = 2
pkg syscall/zx, const SignalSocketWritable ideal-int
pkg syscall/zx, const SignalSocketWriteDisabled = 32
pkg syscall/zx, const SignalSocketWriteDisabled ideal-int
pkg syscall/zx, const SignalSocketWriteThreshold = 2048
pkg syscall/zx, const SignalSocketWriteThreshold ideal-int
pkg syscall/zx, const SignalTaskSignalMask = 8
pkg syscall/zx, const SignalTaskSignalMask ideal-int
pkg syscall/zx, const SignalTaskTerminated = 8
pkg syscall/zx, const SignalTaskTerminated ideal-int
pkg syscall/zx, const SignalThreadSignaled = 8
pkg syscall/zx, const SignalThreadSignaled ideal-int
pkg syscall/zx, const SignalUser0 = 16777216
pkg syscall/zx, const SignalUser0 ideal-int
pkg syscall/zx, const SignalUser1 = 33554432
pkg syscall/zx, const SignalUser1 ideal-int
pkg syscall/zx, const SignalUser2 = 67108864
pkg syscall/zx, const SignalUser2 ideal-int
pkg syscall/zx, const SignalUser3 = 134217728
pkg syscall/zx, const SignalUser3 ideal-int
pkg syscall/zx, const SignalUser4 = 268435456
pkg syscall/zx, const SignalUser4 ideal-int
pkg syscall/zx, const SignalUser5 = 536870912
pkg syscall/zx, const SignalUser5 ideal-int
pkg syscall/zx, const SignalUser6 = 1073741824
pkg syscall/zx, const SignalUser6 ideal-int
pkg syscall/zx, const SignalUser7 = 2147483648
pkg syscall/zx, const SignalUser7 ideal-int
pkg syscall/zx, const SignalUserAll = 240
pkg syscall/zx, const SignalUserAll Signals
pkg syscall/zx, const SocketDatagram = 1
pkg syscall/zx, const SocketDatagram ideal-int
pkg syscall/zx, const SocketDispositionWriteDisabled = 1
pkg syscall/zx, const SocketDispositionWriteDisabled ideal-int
pkg syscall/zx, const SocketDispositionWriteEnabled = 2
pkg syscall/zx, const SocketDispositionWriteEnabled ideal-int
pkg syscall/zx, const SocketPeek = 8
pkg syscall/zx, const SocketPeek ideal-int
pkg syscall/zx, const SocketStream = 0
pkg syscall/zx, const SocketStream ideal-int
pkg syscall/zx, const TimensecInfinite = 9223372036854775807
pkg syscall/zx, const TimensecInfinite Time
pkg syscall/zx, const VMOChildOptionNoWrite = 32
pkg syscall/zx, const VMOChildOptionNoWrite ideal-int
pkg syscall/zx, const VMOChildOptionResizable = 4
pkg syscall/zx, const VMOChildOptionResizable ideal-int
pkg syscall/zx, const VMOChildOptionSlice = 8
pkg syscall/zx, const VMOChildOptionSlice ideal-int
pkg syscall/zx, const VMOChildOptionSnapshot = 1
pkg syscall/zx, const VMOChildOptionSnapshot VMOChildOption
pkg syscall/zx, const VMOChildOptionSnapshotAtLeastOnWrite = 16
pkg syscall/zx, const VMOChildOptionSnapshotAtLeastOnWrite ideal-int
pkg syscall/zx, const VMOOptionResizable = 2
pkg syscall/zx, const VMOOptionResizable VMOOption
pkg syscall/zx, const VmOptionCanMapExecute = 512
pkg syscall/zx, const VmOptionCanMapExecute VmOption
pkg syscall/zx, const VmOptionCanMapRead = 128
pkg syscall/zx, const VmOptionCanMapRead VmOption
pkg syscall/zx, const VmOptionCanMapSpecific = 64
pkg syscall/zx, const VmOptionCanMapSpecific VmOption
pkg syscall/zx, const VmOptionCanMapWrite = 256
pkg syscall/zx, const VmOptionCanMapWrite VmOption
pkg syscall/zx, const VmOptionCompact = 8
pkg syscall/zx, const VmOptionCompact VmOption
pkg syscall/zx, const VmOptionPermExecute = 4
pkg syscall/zx, const VmOptionPermExecute VmOption
pkg syscall/zx, const VmOptionPermRead = 1
pkg syscall/zx, const VmOptionPermRead VmOption
pkg syscall/zx, const VmOptionPermWrite = 2
pkg syscall/zx, const VmOptionPermWrite VmOption
pkg syscall/zx, const VmOptionSpecific = 16
pkg syscall/zx, const VmOptionSpecific VmOption
pkg syscall/zx, const VmOptionSpecificOverwrite = 32
pkg syscall/zx, const VmOptionSpecificOverwrite VmOption
pkg syscall/zx, const WaitAsyncEdge = 2
pkg syscall/zx, const WaitAsyncEdge uint32
pkg syscall/zx, const WaitAsyncOnce = 0
pkg syscall/zx, const WaitAsyncOnce uint32
pkg syscall/zx, const WaitAsyncTimestamp = 1
pkg syscall/zx, const WaitAsyncTimestamp uint32
pkg syscall/zx, const ZX_CACHE_POLICY_CACHED = 0
pkg syscall/zx, const ZX_CACHE_POLICY_CACHED ideal-int
pkg syscall/zx, const ZX_CACHE_POLICY_MASK = 3
pkg syscall/zx, const ZX_CACHE_POLICY_MASK ideal-int
pkg syscall/zx, const ZX_CACHE_POLICY_UNCACHED = 1
pkg syscall/zx, const ZX_CACHE_POLICY_UNCACHED ideal-int
pkg syscall/zx, const ZX_CACHE_POLICY_UNCACHED_DEVICE = 2
pkg syscall/zx, const ZX_CACHE_POLICY_UNCACHED_DEVICE ideal-int
pkg syscall/zx, const ZX_CACHE_POLICY_WRITE_COMBINING = 3
pkg syscall/zx, const ZX_CACHE_POLICY_WRITE_COMBINING ideal-int
pkg syscall/zx, const ZX_INFO_VMO_CONTIGUOUS = 64
pkg syscall/zx, const ZX_INFO_VMO_CONTIGUOUS ideal-int
pkg syscall/zx, const ZX_INFO_VMO_DISCARDABLE = 128
pkg syscall/zx, const ZX_INFO_VMO_DISCARDABLE ideal-int
pkg syscall/zx, const ZX_INFO_VMO_IMMUTABLE = 256
pkg syscall/zx, const ZX_INFO_VMO_IMMUTABLE ideal-int
pkg syscall/zx, const ZX_INFO_VMO_IS_COW_CLONE = 4
pkg syscall/zx, const ZX_INFO_VMO_IS_COW_CLONE ideal-int
pkg syscall/zx, const ZX_INFO_VMO_PAGER_BACKED = 32
pkg syscall/zx, const ZX_INFO_VMO_PAGER_BACKED ideal-int
pkg syscall/zx, const ZX_INFO_VMO_RESIZABLE = 2
pkg syscall/zx, const ZX_INFO_VMO_RESIZABLE ideal-int
pkg syscall/zx, const ZX_INFO_VMO_TYPE_PAGED = 1
pkg syscall/zx, const ZX_INFO_VMO_TYPE_PAGED ideal-int
pkg syscall/zx, const ZX_INFO_VMO_TYPE_PHYSICAL = 0
pkg syscall/zx, const ZX_INFO_VMO_TYPE_PHYSICAL ideal-int
pkg syscall/zx, const ZX_INFO_VMO_VIA_HANDLE = 8
pkg syscall/zx, const ZX_INFO_VMO_VIA_HANDLE ideal-int
pkg syscall/zx, const ZX_INFO_VMO_VIA_MAPPING = 16
pkg syscall/zx, const ZX_INFO_VMO_VIA_MAPPING ideal-int
pkg syscall/zx, const ZX_MAX_NAME_LEN = 32
pkg syscall/zx, const ZX_MAX_NAME_LEN ideal-int
pkg syscall/zx, const ZX_RACT_DISABLE = 2
pkg syscall/zx, const ZX_RACT_DISABLE ideal-int
pkg syscall/zx, const ZX_RACT_ENABLE = 1
pkg syscall/zx, const ZX_RACT_ENABLE ideal-int
pkg syscall/zx, const ZX_RREC_DATA = 2
pkg syscall/zx, const ZX_RREC_DATA ideal-int
pkg syscall/zx, const ZX_RREC_DELETED = 0
pkg syscall/zx, const ZX_RREC_DELETED ideal-int
pkg syscall/zx, const ZX_RREC_IOPORT = 5
pkg syscall/zx, const ZX_RREC_IOPORT ideal-int
pkg syscall/zx, const ZX_RREC_IRQ = 3
pkg syscall/zx, const ZX_RREC_IRQ ideal-int
pkg syscall/zx, const ZX_RREC_MMIO = 4
pkg syscall/zx, const ZX_RREC_MMIO ideal-int
pkg syscall/zx, const ZX_RREC_SELF = 1
pkg syscall/zx, const ZX_RREC_SELF ideal-int
pkg syscall/zx, const ZX_RREC_SELF_GENERIC = 0
pkg syscall/zx, const ZX_RREC_SELF_GENERIC ideal-int
pkg syscall/zx, const ZX_RREC_SELF_ROOT = 1
pkg syscall/zx, const ZX_RREC_SELF_ROOT ideal-int
pkg syscall/zx, method (*Channel) Handle() *Handle
pkg syscall/zx, method (*Error) Error() string
pkg syscall/zx, method (*Error) Is(error) bool
pkg syscall/zx, method (*Event) Handle() *Handle
pkg syscall/zx, method (*Handle) IsValid() bool
pkg syscall/zx, method (*Handle) Load() Handle
pkg syscall/zx, method (*Log) Handle() *Handle
pkg syscall/zx, method (*Port) Handle() *Handle
pkg syscall/zx, method (*PortPacketBody) AsSignal() *PortPacketSignal
pkg syscall/zx, method (*Rrec) Box() RrecValue
pkg syscall/zx, method (*Socket) Handle() *Handle
pkg syscall/zx, method (*VMO) Handle() *Handle
pkg syscall/zx, method (Rights) StrictSubsetOf(Rights) bool
pkg syscall/zx, method (Rights) StrictSupersetOf(Rights) bool
pkg syscall/zx, method (Rights) SubsetOf(Rights) bool
pkg syscall/zx, method (Rights) Subtract(Rights) Rights
pkg syscall/zx, method (Rights) SupersetOf(Rights) bool
pkg syscall/zx, method (Status) String() string
pkg syscall/zx, type Channel uint32
pkg syscall/zx, type ChannelCallArgs struct
pkg syscall/zx, type ChannelCallArgs struct, ReadBytes unsafe.Pointer
pkg syscall/zx, type ChannelCallArgs struct, ReadHandles *Handle
pkg syscall/zx, type ChannelCallArgs struct, ReadNumBytes uint32
pkg syscall/zx, type ChannelCallArgs struct, ReadNumHandles uint32
pkg syscall/zx, type ChannelCallArgs struct, WriteBytes unsafe.Pointer
pkg syscall/zx, type ChannelCallArgs struct, WriteHandles *Handle
pkg syscall/zx, type ChannelCallArgs struct, WriteNumBytes uint32
pkg syscall/zx, type ChannelCallArgs struct, WriteNumHandles uint32
pkg syscall/zx, type ChannelCallEtcArgs struct
pkg syscall/zx, type ChannelCallEtcArgs struct, ReadBytes unsafe.Pointer
pkg syscall/zx, type ChannelCallEtcArgs struct, ReadHandles *HandleInfo
pkg syscall/zx, type ChannelCallEtcArgs struct, ReadNumBytes uint32
pkg syscall/zx, type ChannelCallEtcArgs struct, ReadNumHandles uint32
pkg syscall/zx, type ChannelCallEtcArgs struct, WriteBytes unsafe.Pointer
pkg syscall/zx, type ChannelCallEtcArgs struct, WriteHandles *HandleDisposition
pkg syscall/zx, type ChannelCallEtcArgs struct, WriteNumBytes uint32
pkg syscall/zx, type ChannelCallEtcArgs struct, WriteNumHandles uint32
pkg syscall/zx, type Clock uint32
pkg syscall/zx, type Duration int64
pkg syscall/zx, type Error struct
pkg syscall/zx, type Error struct, Status Status
pkg syscall/zx, type Error struct, Text string
pkg syscall/zx, type Event uint32
pkg syscall/zx, type FIFOState struct
pkg syscall/zx, type Futex int32
pkg syscall/zx, type Handle uint32
pkg syscall/zx, type HandleDisposition struct
pkg syscall/zx, type HandleDisposition struct, Handle Handle
pkg syscall/zx, type HandleDisposition struct, Operation HandleOp
pkg syscall/zx, type HandleDisposition struct, Result Status
pkg syscall/zx, type HandleDisposition struct, Rights Rights
pkg syscall/zx, type HandleDisposition struct, Type ObjType
pkg syscall/zx, type HandleInfo struct
pkg syscall/zx, type HandleInfo struct, Handle Handle
pkg syscall/zx, type HandleInfo struct, Rights Rights
pkg syscall/zx, type HandleInfo struct, Type ObjType
pkg syscall/zx, type HandleInfo struct, Unused uint32
pkg syscall/zx, type HandleOp uint32
pkg syscall/zx, type InfoHandleBasic struct
pkg syscall/zx, type InfoHandleBasic struct, Koid uint64
pkg syscall/zx, type InfoHandleBasic struct, Props uint32
pkg syscall/zx, type InfoHandleBasic struct, RelatedKoid uint64
pkg syscall/zx, type InfoHandleBasic struct, Rights Rights
pkg syscall/zx, type InfoHandleBasic struct, Type ObjType
pkg syscall/zx, type InfoSocket struct
pkg syscall/zx, type InfoSocket struct, Options uint32
pkg syscall/zx, type InfoSocket struct, RXBufAvailable int
pkg syscall/zx, type InfoSocket struct, RXBufMax int
pkg syscall/zx, type InfoSocket struct, RXBufSize int
pkg syscall/zx, type InfoSocket struct, TXBufMax int
pkg syscall/zx, type InfoSocket struct, TXBufSize int
pkg syscall/zx, type InfoVmo struct
pkg syscall/zx, type InfoVmo struct, CachePolicy uint32
pkg syscall/zx, type InfoVmo struct, CommittedBytes uint64
pkg syscall/zx, type InfoVmo struct, CommittedChangeEvents uint64
pkg syscall/zx, type InfoVmo struct, Flags uint32
pkg syscall/zx, type InfoVmo struct, HandleRights Rights
pkg syscall/zx, type InfoVmo struct, Koid uint64
pkg syscall/zx, type InfoVmo struct, MetadataBytes uint64
pkg syscall/zx, type InfoVmo struct, Name [32]uint8
pkg syscall/zx, type InfoVmo struct, NumChildren uint
pkg syscall/zx, type InfoVmo struct, NumMappings uint
pkg syscall/zx, type InfoVmo struct, ParentKoid uint64
pkg syscall/zx, type InfoVmo struct, ShareCount uint
pkg syscall/zx, type InfoVmo struct, SizeBytes uint64
pkg syscall/zx, type Iovec struct
pkg syscall/zx, type Koid uint64
pkg syscall/zx, type Log uint32
pkg syscall/zx, type ObjType uint32
pkg syscall/zx, type Off uint64
pkg syscall/zx, type Paddr uintptr
pkg syscall/zx, type PciBar struct
pkg syscall/zx, type PciInitArg struct
pkg syscall/zx, type PcieDeviceInfo struct
pkg syscall/zx, type Port uint32
pkg syscall/zx, type PortPacket struct
pkg syscall/zx, type PortPacket struct, Body PortPacketBody
pkg syscall/zx, type PortPacket struct, Key uint64
pkg syscall/zx, type PortPacket struct, Status Status
pkg syscall/zx, type PortPacket struct, Type PortPacketType
pkg syscall/zx, type PortPacketBody struct
pkg syscall/zx, type PortPacketSignal struct
pkg syscall/zx, type PortPacketSignal struct, Count uint64
pkg syscall/zx, type PortPacketSignal struct, Observed Signals
pkg syscall/zx, type PortPacketSignal struct, Reserved1 uint64
pkg syscall/zx, type PortPacketSignal struct, Timestamp uint64
pkg syscall/zx, type PortPacketSignal struct, Trigger Signals
pkg syscall/zx, type PortPacketType uint32
pkg syscall/zx, type ProfileInfo struct
pkg syscall/zx, type Rights uint32
pkg syscall/zx, type Rrec struct
pkg syscall/zx, type RrecData struct
pkg syscall/zx, type RrecData struct, Data [56]uint8
pkg syscall/zx, type RrecData struct, Options uint32
pkg syscall/zx, type RrecData struct, Subtype uint16
pkg syscall/zx, type RrecData struct, Type uint16
pkg syscall/zx, type RrecIOPort struct
pkg syscall/zx, type RrecIOPort struct, Options uint32
pkg syscall/zx, type RrecIOPort struct, PortBase uint32
pkg syscall/zx, type RrecIOPort struct, PortCount uint32
pkg syscall/zx, type RrecIOPort struct, Subtype uint16
pkg syscall/zx, type RrecIOPort struct, Type uint16
pkg syscall/zx, type RrecIRQ struct
pkg syscall/zx, type RrecIRQ struct, IRQBase uint32
pkg syscall/zx, type RrecIRQ struct, IRQCount uint32
pkg syscall/zx, type RrecIRQ struct, Options uint32
pkg syscall/zx, type RrecIRQ struct, Subtype uint16
pkg syscall/zx, type RrecIRQ struct, Type uint16
pkg syscall/zx, type RrecMMIO struct
pkg syscall/zx, type RrecMMIO struct, Options uint32
pkg syscall/zx, type RrecMMIO struct, PhysBase uint64
pkg syscall/zx, type RrecMMIO struct, PhysSize uint64
pkg syscall/zx, type RrecMMIO struct, Subtype uint16
pkg syscall/zx, type RrecMMIO struct, Type uint16
pkg syscall/zx, type RrecSelf struct
pkg syscall/zx, type RrecSelf struct, ChildCount uint32
pkg syscall/zx, type RrecSelf struct, Koid uint64
pkg syscall/zx, type RrecSelf struct, Name [32]uint8
pkg syscall/zx, type RrecSelf struct, Options uint32
pkg syscall/zx, type RrecSelf struct, RecordCount uint32
pkg syscall/zx, type RrecSelf struct, Subtype uint16
pkg syscall/zx, type RrecSelf struct, Type uint16
pkg syscall/zx, type RrecValue interface, unexported methods
pkg syscall/zx, type Signals uint32
pkg syscall/zx, type SmcParameters struct
pkg syscall/zx, type SmcResult struct
pkg syscall/zx, type Socket uint32
pkg syscall/zx, type Status int32
pkg syscall/zx, type StreamSeekOrigin uint32
pkg syscall/zx, type StringView struct
pkg syscall/zx, type SystemPowerctlArg struct
pkg syscall/zx, type Ticks int64
pkg syscall/zx, type Time int64
pkg syscall/zx, type VMAR uint32
pkg syscall/zx, type VMO uint32
pkg syscall/zx, type VMOChildOption uint32
pkg syscall/zx, type VMOOption int
pkg syscall/zx, type Vaddr uintptr
pkg syscall/zx, type VmOption uint32
pkg syscall/zx, type WaitItem struct
pkg syscall/zx, type WaitItem struct, Handle Handle
pkg syscall/zx, type WaitItem struct, Pending Signals
pkg syscall/zx, type WaitItem struct, WaitFor Signals
pkg syscall/zx, var EOF error
pkg syscall/zx, var EPIPE error
pkg syscall/zx/diagnostics, const ArchiveAccessorName = "fuchsia.diagnostics.ArchiveAccessor"
pkg syscall/zx/diagnostics, const ArchiveAccessorName ideal-string
pkg syscall/zx/diagnostics, const ArchiveAccessorStreamDiagnosticsOrdinal = 2361924900314496062
pkg syscall/zx/diagnostics, const ArchiveAccessorStreamDiagnosticsOrdinal uint64
pkg syscall/zx/diagnostics, const BatchIteratorGetNextOrdinal = 8654095804583269541
pkg syscall/zx/diagnostics, const BatchIteratorGetNextOrdinal uint64
pkg syscall/zx/diagnostics, const BatchIteratorGetNextResultErr = 2
pkg syscall/zx/diagnostics, const BatchIteratorGetNextResultErr ideal-int
pkg syscall/zx/diagnostics, const BatchIteratorGetNextResultResponse = 1
pkg syscall/zx/diagnostics, const BatchIteratorGetNextResultResponse ideal-int
pkg syscall/zx/diagnostics, const ClientSelectorConfigurationSelectAll = 2
pkg syscall/zx/diagnostics, const ClientSelectorConfigurationSelectAll ideal-int
pkg syscall/zx/diagnostics, const ClientSelectorConfigurationSelectors = 1
pkg syscall/zx/diagnostics, const ClientSelectorConfigurationSelectors ideal-int
pkg syscall/zx/diagnostics, const ClientSelectorConfiguration_unknownData = 0
pkg syscall/zx/diagnostics, const ClientSelectorConfiguration_unknownData ideal-int
pkg syscall/zx/diagnostics, const DataTypeInspect = 1
pkg syscall/zx/diagnostics, const DataTypeInspect DataType
pkg syscall/zx/diagnostics, const DataTypeLogs = 3
pkg syscall/zx/diagnostics, const DataTypeLogs DataType
pkg syscall/zx/diagnostics, const FormatJson = 1
pkg syscall/zx/diagnostics, const FormatJson Format
pkg syscall/zx/diagnostics, const FormatText = 2
pkg syscall/zx/diagnostics, const FormatText Format
pkg syscall/zx/diagnostics, const FormattedContentJson = 1
pkg syscall/zx/diagnostics, const FormattedContentJson ideal-int
pkg syscall/zx/diagnostics, const FormattedContentText = 2
pkg syscall/zx/diagnostics, const FormattedContentText ideal-int
pkg syscall/zx/diagnostics, const FormattedContent_unknownData = 0
pkg syscall/zx/diagnostics, const FormattedContent_unknownData ideal-int
pkg syscall/zx/diagnostics, const LogSettingsName = "fuchsia.diagnostics.LogSettings"
pkg syscall/zx/diagnostics, const LogSettingsName ideal-string
pkg syscall/zx/diagnostics, const LogSettingsRegisterInterestOrdinal = 332558376842655227
pkg syscall/zx/diagnostics, const LogSettingsRegisterInterestOrdinal uint64
pkg syscall/zx/diagnostics, const MaxDataHierarchyDepth = 100
pkg syscall/zx/diagnostics, const MaxDataHierarchyDepth uint16
pkg syscall/zx/diagnostics, const MaxLogSelectors = 64
pkg syscall/zx/diagnostics, const MaxLogSelectors uint8
pkg syscall/zx/diagnostics, const MaxMonikerSegments = 25
pkg syscall/zx/diagnostics, const MaxMonikerSegments uint16
pkg syscall/zx/diagnostics, const MaxStringSelectorLength = 100
pkg syscall/zx/diagnostics, const MaxStringSelectorLength uint16
pkg syscall/zx/diagnostics, const MaximumEntriesPerBatch = 64
pkg syscall/zx/diagnostics, const MaximumEntriesPerBatch uint16
pkg syscall/zx/diagnostics, const MaximumRawSelectorLength = 1024
pkg syscall/zx/diagnostics, const MaximumRawSelectorLength uint16
pkg syscall/zx/diagnostics, const ReaderErrorIo = 1
pkg syscall/zx/diagnostics, const ReaderErrorIo ReaderError
pkg syscall/zx/diagnostics, const SelectorArgumentRawSelector = 2
pkg syscall/zx/diagnostics, const SelectorArgumentRawSelector ideal-int
pkg syscall/zx/diagnostics, const SelectorArgumentStructuredSelector = 1
pkg syscall/zx/diagnostics, const SelectorArgumentStructuredSelector ideal-int
pkg syscall/zx/diagnostics, const SelectorArgument_unknownData = 0
pkg syscall/zx/diagnostics, const SelectorArgument_unknownData ideal-int
pkg syscall/zx/diagnostics, const SeverityDebug = 32
pkg syscall/zx/diagnostics, const SeverityDebug Severity
pkg syscall/zx/diagnostics, const SeverityError = 80
pkg syscall/zx/diagnostics, const SeverityError Severity
pkg syscall/zx/diagnostics, const SeverityFatal = 96
pkg syscall/zx/diagnostics, const SeverityFatal Severity
pkg syscall/zx/diagnostics, const SeverityInfo = 48
pkg syscall/zx/diagnostics, const SeverityInfo Severity
pkg syscall/zx/diagnostics, const SeverityTrace = 16
pkg syscall/zx/diagnostics, const SeverityTrace Severity
pkg syscall/zx/diagnostics, const SeverityWarn = 64
pkg syscall/zx/diagnostics, const SeverityWarn Severity
pkg syscall/zx/diagnostics, const StreamModeSnapshot = 1
pkg syscall/zx/diagnostics, const StreamModeSnapshot StreamMode
pkg syscall/zx/diagnostics, const StreamModeSnapshotThenSubscribe = 2
pkg syscall/zx/diagnostics, const StreamModeSnapshotThenSubscribe StreamMode
pkg syscall/zx/diagnostics, const StreamModeSubscribe = 3
pkg syscall/zx/diagnostics, const StreamModeSubscribe StreamMode
pkg syscall/zx/diagnostics, const StringSelectorExactMatch = 2
pkg syscall/zx/diagnostics, const StringSelectorExactMatch ideal-int
pkg syscall/zx/diagnostics, const StringSelectorStringPattern = 1
pkg syscall/zx/diagnostics, const StringSelectorStringPattern ideal-int
pkg syscall/zx/diagnostics, const StringSelector_unknownData = 0
pkg syscall/zx/diagnostics, const StringSelector_unknownData ideal-int
pkg syscall/zx/diagnostics, const TreeSelectorPropertySelector = 2
pkg syscall/zx/diagnostics, const TreeSelectorPropertySelector ideal-int
pkg syscall/zx/diagnostics, const TreeSelectorSubtreeSelector = 1
pkg syscall/zx/diagnostics, const TreeSelectorSubtreeSelector ideal-int
pkg syscall/zx/diagnostics, const TreeSelector_unknownData = 0
pkg syscall/zx/diagnostics, const TreeSelector_unknownData ideal-int
pkg syscall/zx/diagnostics, func BatchIteratorGetNextResultWithErr(ReaderError) BatchIteratorGetNextResult
pkg syscall/zx/diagnostics, func BatchIteratorGetNextResultWithResponse(BatchIteratorGetNextResponse) BatchIteratorGetNextResult
pkg syscall/zx/diagnostics, func ClientSelectorConfigurationWithSelectAll(bool) ClientSelectorConfiguration
pkg syscall/zx/diagnostics, func ClientSelectorConfigurationWithSelectors([]SelectorArgument) ClientSelectorConfiguration
pkg syscall/zx/diagnostics, func FormattedContentWithJson(mem.Buffer) FormattedContent
pkg syscall/zx/diagnostics, func FormattedContentWithText(mem.Buffer) FormattedContent
pkg syscall/zx/diagnostics, func NewArchiveAccessorWithCtxInterfaceRequest() (ArchiveAccessorWithCtxInterfaceRequest, *ArchiveAccessorWithCtxInterface, error)
pkg syscall/zx/diagnostics, func NewBatchIteratorWithCtxInterfaceRequest() (BatchIteratorWithCtxInterfaceRequest, *BatchIteratorWithCtxInterface, error)
pkg syscall/zx/diagnostics, func NewLogSettingsWithCtxInterfaceRequest() (LogSettingsWithCtxInterfaceRequest, *LogSettingsWithCtxInterface, error)
pkg syscall/zx/diagnostics, func SelectorArgumentWithRawSelector(string) SelectorArgument
pkg syscall/zx/diagnostics, func SelectorArgumentWithStructuredSelector(Selector) SelectorArgument
pkg syscall/zx/diagnostics, func StringSelectorWithExactMatch(string) StringSelector
pkg syscall/zx/diagnostics, func StringSelectorWithStringPattern(string) StringSelector
pkg syscall/zx/diagnostics, func TreeSelectorWithPropertySelector(PropertySelector) TreeSelector
pkg syscall/zx/diagnostics, func TreeSelectorWithSubtreeSelector(SubtreeSelector) TreeSelector
pkg syscall/zx/diagnostics, method (*ArchiveAccessorEventProxy) Handle() *zx.Handle
pkg syscall/zx/diagnostics, method (*ArchiveAccessorWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/diagnostics, method (*ArchiveAccessorWithCtxInterface) StreamDiagnostics(context.Context, StreamParameters, BatchIteratorWithCtxInterfaceRequest) error
pkg syscall/zx/diagnostics, method (*ArchiveAccessorWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/diagnostics, method (*ArchiveAccessorWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/diagnostics, method (*BatchIteratorEventProxy) Handle() *zx.Handle
pkg syscall/zx/diagnostics, method (*BatchIteratorGetNextResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*BatchIteratorGetNextResult) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*BatchIteratorGetNextResult) Ordinal() uint64
pkg syscall/zx/diagnostics, method (*BatchIteratorGetNextResult) SetErr(ReaderError)
pkg syscall/zx/diagnostics, method (*BatchIteratorGetNextResult) SetResponse(BatchIteratorGetNextResponse)
pkg syscall/zx/diagnostics, method (*BatchIteratorGetNextResult) Which() I_batchIteratorGetNextResultTag
pkg syscall/zx/diagnostics, method (*BatchIteratorWithCtxInterface) GetNext(context.Context) (BatchIteratorGetNextResult, error)
pkg syscall/zx/diagnostics, method (*BatchIteratorWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/diagnostics, method (*BatchIteratorWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/diagnostics, method (*BatchIteratorWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/diagnostics, method (*ClientSelectorConfiguration) GetUnknownData() fidl.UnknownData
pkg syscall/zx/diagnostics, method (*ClientSelectorConfiguration) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*ClientSelectorConfiguration) Ordinal() uint64
pkg syscall/zx/diagnostics, method (*ClientSelectorConfiguration) SetSelectAll(bool)
pkg syscall/zx/diagnostics, method (*ClientSelectorConfiguration) SetSelectors([]SelectorArgument)
pkg syscall/zx/diagnostics, method (*ClientSelectorConfiguration) Which() I_clientSelectorConfigurationTag
pkg syscall/zx/diagnostics, method (*ComponentSelector) ClearMonikerSegments()
pkg syscall/zx/diagnostics, method (*ComponentSelector) GetMonikerSegments() []StringSelector
pkg syscall/zx/diagnostics, method (*ComponentSelector) GetMonikerSegmentsWithDefault([]StringSelector) []StringSelector
pkg syscall/zx/diagnostics, method (*ComponentSelector) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/diagnostics, method (*ComponentSelector) HasMonikerSegments() bool
pkg syscall/zx/diagnostics, method (*ComponentSelector) HasUnknownData() bool
pkg syscall/zx/diagnostics, method (*ComponentSelector) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*ComponentSelector) SetMonikerSegments([]StringSelector)
pkg syscall/zx/diagnostics, method (*FormattedContent) GetUnknownData() fidl.UnknownData
pkg syscall/zx/diagnostics, method (*FormattedContent) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*FormattedContent) Ordinal() uint64
pkg syscall/zx/diagnostics, method (*FormattedContent) SetJson(mem.Buffer)
pkg syscall/zx/diagnostics, method (*FormattedContent) SetText(mem.Buffer)
pkg syscall/zx/diagnostics, method (*FormattedContent) Which() I_formattedContentTag
pkg syscall/zx/diagnostics, method (*Interest) ClearMinSeverity()
pkg syscall/zx/diagnostics, method (*Interest) GetMinSeverity() Severity
pkg syscall/zx/diagnostics, method (*Interest) GetMinSeverityWithDefault(Severity) Severity
pkg syscall/zx/diagnostics, method (*Interest) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/diagnostics, method (*Interest) HasMinSeverity() bool
pkg syscall/zx/diagnostics, method (*Interest) HasUnknownData() bool
pkg syscall/zx/diagnostics, method (*Interest) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*Interest) SetMinSeverity(Severity)
pkg syscall/zx/diagnostics, method (*LogInterestSelector) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*LogSettingsEventProxy) Handle() *zx.Handle
pkg syscall/zx/diagnostics, method (*LogSettingsWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/diagnostics, method (*LogSettingsWithCtxInterface) RegisterInterest(context.Context, []LogInterestSelector) error
pkg syscall/zx/diagnostics, method (*LogSettingsWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/diagnostics, method (*LogSettingsWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) ClearBatchRetrievalTimeoutSeconds()
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) ClearMaxAggregateContentSizeBytes()
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) GetBatchRetrievalTimeoutSeconds() int64
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) GetBatchRetrievalTimeoutSecondsWithDefault(int64) int64
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) GetMaxAggregateContentSizeBytes() uint64
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) GetMaxAggregateContentSizeBytesWithDefault(uint64) uint64
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) HasBatchRetrievalTimeoutSeconds() bool
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) HasMaxAggregateContentSizeBytes() bool
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) HasUnknownData() bool
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) SetBatchRetrievalTimeoutSeconds(int64)
pkg syscall/zx/diagnostics, method (*PerformanceConfiguration) SetMaxAggregateContentSizeBytes(uint64)
pkg syscall/zx/diagnostics, method (*PropertySelector) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*Selector) ClearComponentSelector()
pkg syscall/zx/diagnostics, method (*Selector) ClearTreeSelector()
pkg syscall/zx/diagnostics, method (*Selector) GetComponentSelector() ComponentSelector
pkg syscall/zx/diagnostics, method (*Selector) GetComponentSelectorWithDefault(ComponentSelector) ComponentSelector
pkg syscall/zx/diagnostics, method (*Selector) GetTreeSelector() TreeSelector
pkg syscall/zx/diagnostics, method (*Selector) GetTreeSelectorWithDefault(TreeSelector) TreeSelector
pkg syscall/zx/diagnostics, method (*Selector) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/diagnostics, method (*Selector) HasComponentSelector() bool
pkg syscall/zx/diagnostics, method (*Selector) HasTreeSelector() bool
pkg syscall/zx/diagnostics, method (*Selector) HasUnknownData() bool
pkg syscall/zx/diagnostics, method (*Selector) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*Selector) SetComponentSelector(ComponentSelector)
pkg syscall/zx/diagnostics, method (*Selector) SetTreeSelector(TreeSelector)
pkg syscall/zx/diagnostics, method (*SelectorArgument) GetUnknownData() fidl.UnknownData
pkg syscall/zx/diagnostics, method (*SelectorArgument) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*SelectorArgument) Ordinal() uint64
pkg syscall/zx/diagnostics, method (*SelectorArgument) SetRawSelector(string)
pkg syscall/zx/diagnostics, method (*SelectorArgument) SetStructuredSelector(Selector)
pkg syscall/zx/diagnostics, method (*SelectorArgument) Which() I_selectorArgumentTag
pkg syscall/zx/diagnostics, method (*StreamParameters) ClearBatchRetrievalTimeoutSeconds()
pkg syscall/zx/diagnostics, method (*StreamParameters) ClearClientSelectorConfiguration()
pkg syscall/zx/diagnostics, method (*StreamParameters) ClearDataType()
pkg syscall/zx/diagnostics, method (*StreamParameters) ClearFormat()
pkg syscall/zx/diagnostics, method (*StreamParameters) ClearPerformanceConfiguration()
pkg syscall/zx/diagnostics, method (*StreamParameters) ClearStreamMode()
pkg syscall/zx/diagnostics, method (*StreamParameters) GetBatchRetrievalTimeoutSeconds() int64
pkg syscall/zx/diagnostics, method (*StreamParameters) GetBatchRetrievalTimeoutSecondsWithDefault(int64) int64
pkg syscall/zx/diagnostics, method (*StreamParameters) GetClientSelectorConfiguration() ClientSelectorConfiguration
pkg syscall/zx/diagnostics, method (*StreamParameters) GetClientSelectorConfigurationWithDefault(ClientSelectorConfiguration) ClientSelectorConfiguration
pkg syscall/zx/diagnostics, method (*StreamParameters) GetDataType() DataType
pkg syscall/zx/diagnostics, method (*StreamParameters) GetDataTypeWithDefault(DataType) DataType
pkg syscall/zx/diagnostics, method (*StreamParameters) GetFormat() Format
pkg syscall/zx/diagnostics, method (*StreamParameters) GetFormatWithDefault(Format) Format
pkg syscall/zx/diagnostics, method (*StreamParameters) GetPerformanceConfiguration() PerformanceConfiguration
pkg syscall/zx/diagnostics, method (*StreamParameters) GetPerformanceConfigurationWithDefault(PerformanceConfiguration) PerformanceConfiguration
pkg syscall/zx/diagnostics, method (*StreamParameters) GetStreamMode() StreamMode
pkg syscall/zx/diagnostics, method (*StreamParameters) GetStreamModeWithDefault(StreamMode) StreamMode
pkg syscall/zx/diagnostics, method (*StreamParameters) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/diagnostics, method (*StreamParameters) HasBatchRetrievalTimeoutSeconds() bool
pkg syscall/zx/diagnostics, method (*StreamParameters) HasClientSelectorConfiguration() bool
pkg syscall/zx/diagnostics, method (*StreamParameters) HasDataType() bool
pkg syscall/zx/diagnostics, method (*StreamParameters) HasFormat() bool
pkg syscall/zx/diagnostics, method (*StreamParameters) HasPerformanceConfiguration() bool
pkg syscall/zx/diagnostics, method (*StreamParameters) HasStreamMode() bool
pkg syscall/zx/diagnostics, method (*StreamParameters) HasUnknownData() bool
pkg syscall/zx/diagnostics, method (*StreamParameters) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*StreamParameters) SetBatchRetrievalTimeoutSeconds(int64)
pkg syscall/zx/diagnostics, method (*StreamParameters) SetClientSelectorConfiguration(ClientSelectorConfiguration)
pkg syscall/zx/diagnostics, method (*StreamParameters) SetDataType(DataType)
pkg syscall/zx/diagnostics, method (*StreamParameters) SetFormat(Format)
pkg syscall/zx/diagnostics, method (*StreamParameters) SetPerformanceConfiguration(PerformanceConfiguration)
pkg syscall/zx/diagnostics, method (*StreamParameters) SetStreamMode(StreamMode)
pkg syscall/zx/diagnostics, method (*StringSelector) GetUnknownData() fidl.UnknownData
pkg syscall/zx/diagnostics, method (*StringSelector) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*StringSelector) Ordinal() uint64
pkg syscall/zx/diagnostics, method (*StringSelector) SetExactMatch(string)
pkg syscall/zx/diagnostics, method (*StringSelector) SetStringPattern(string)
pkg syscall/zx/diagnostics, method (*StringSelector) Which() I_stringSelectorTag
pkg syscall/zx/diagnostics, method (*SubtreeSelector) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*TreeSelector) GetUnknownData() fidl.UnknownData
pkg syscall/zx/diagnostics, method (*TreeSelector) Marshaler() fidl.Marshaler
pkg syscall/zx/diagnostics, method (*TreeSelector) Ordinal() uint64
pkg syscall/zx/diagnostics, method (*TreeSelector) SetPropertySelector(PropertySelector)
pkg syscall/zx/diagnostics, method (*TreeSelector) SetSubtreeSelector(SubtreeSelector)
pkg syscall/zx/diagnostics, method (*TreeSelector) Which() I_treeSelectorTag
pkg syscall/zx/diagnostics, method (ArchiveAccessorWithCtxInterfaceRequest) Name() string
pkg syscall/zx/diagnostics, method (ArchiveAccessorWithCtxInterfaceRequest) ToChannel() zx.Channel
pkg syscall/zx/diagnostics, method (DataType) I_EnumIsStrict() bool
pkg syscall/zx/diagnostics, method (DataType) I_EnumValues() []DataType
pkg syscall/zx/diagnostics, method (DataType) IsUnknown() bool
pkg syscall/zx/diagnostics, method (DataType) String() string
pkg syscall/zx/diagnostics, method (Format) I_EnumIsStrict() bool
pkg syscall/zx/diagnostics, method (Format) I_EnumValues() []Format
pkg syscall/zx/diagnostics, method (Format) IsUnknown() bool
pkg syscall/zx/diagnostics, method (Format) String() string
pkg syscall/zx/diagnostics, method (LogSettingsWithCtxInterfaceRequest) Name() string
pkg syscall/zx/diagnostics, method (LogSettingsWithCtxInterfaceRequest) ToChannel() zx.Channel
pkg syscall/zx/diagnostics, method (ReaderError) I_EnumIsStrict() bool
pkg syscall/zx/diagnostics, method (ReaderError) I_EnumValues() []ReaderError
pkg syscall/zx/diagnostics, method (ReaderError) IsUnknown() bool
pkg syscall/zx/diagnostics, method (ReaderError) String() string
pkg syscall/zx/diagnostics, method (Severity) I_EnumIsStrict() bool
pkg syscall/zx/diagnostics, method (Severity) I_EnumValues() []Severity
pkg syscall/zx/diagnostics, method (Severity) IsUnknown() bool
pkg syscall/zx/diagnostics, method (Severity) String() string
pkg syscall/zx/diagnostics, method (StreamMode) I_EnumIsStrict() bool
pkg syscall/zx/diagnostics, method (StreamMode) I_EnumValues() []StreamMode
pkg syscall/zx/diagnostics, method (StreamMode) IsUnknown() bool
pkg syscall/zx/diagnostics, method (StreamMode) String() string
pkg syscall/zx/diagnostics, type ArchiveAccessorEventProxy struct
pkg syscall/zx/diagnostics, type ArchiveAccessorEventProxy struct, embedded zx.Channel
pkg syscall/zx/diagnostics, type ArchiveAccessorWithCtx interface { StreamDiagnostics }
pkg syscall/zx/diagnostics, type ArchiveAccessorWithCtx interface, StreamDiagnostics(context.Context, StreamParameters, BatchIteratorWithCtxInterfaceRequest) error
pkg syscall/zx/diagnostics, type ArchiveAccessorWithCtxInterface struct
pkg syscall/zx/diagnostics, type ArchiveAccessorWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/diagnostics, type ArchiveAccessorWithCtxInterfaceRequest struct
pkg syscall/zx/diagnostics, type ArchiveAccessorWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/diagnostics, type ArchiveAccessorWithCtxStub struct
pkg syscall/zx/diagnostics, type ArchiveAccessorWithCtxStub struct, Impl ArchiveAccessorWithCtx
pkg syscall/zx/diagnostics, type ArchiveAccessorWithCtxTransitionalBase struct
pkg syscall/zx/diagnostics, type BatchIteratorEventProxy struct
pkg syscall/zx/diagnostics, type BatchIteratorEventProxy struct, embedded zx.Channel
pkg syscall/zx/diagnostics, type BatchIteratorGetNextResponse struct
pkg syscall/zx/diagnostics, type BatchIteratorGetNextResponse struct, Batch []FormattedContent
pkg syscall/zx/diagnostics, type BatchIteratorGetNextResult struct
pkg syscall/zx/diagnostics, type BatchIteratorGetNextResult struct, Err ReaderError
pkg syscall/zx/diagnostics, type BatchIteratorGetNextResult struct, Response BatchIteratorGetNextResponse
pkg syscall/zx/diagnostics, type BatchIteratorGetNextResult struct, embedded I_batchIteratorGetNextResultTag
pkg syscall/zx/diagnostics, type BatchIteratorWithCtx interface { GetNext }
pkg syscall/zx/diagnostics, type BatchIteratorWithCtx interface, GetNext(context.Context) (BatchIteratorGetNextResult, error)
pkg syscall/zx/diagnostics, type BatchIteratorWithCtxInterface struct
pkg syscall/zx/diagnostics, type BatchIteratorWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/diagnostics, type BatchIteratorWithCtxInterfaceRequest struct
pkg syscall/zx/diagnostics, type BatchIteratorWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/diagnostics, type BatchIteratorWithCtxStub struct
pkg syscall/zx/diagnostics, type BatchIteratorWithCtxStub struct, Impl BatchIteratorWithCtx
pkg syscall/zx/diagnostics, type BatchIteratorWithCtxTransitionalBase struct
pkg syscall/zx/diagnostics, type ClientSelectorConfiguration struct
pkg syscall/zx/diagnostics, type ClientSelectorConfiguration struct, I_unknownData interface{}
pkg syscall/zx/diagnostics, type ClientSelectorConfiguration struct, SelectAll bool
pkg syscall/zx/diagnostics, type ClientSelectorConfiguration struct, Selectors []SelectorArgument
pkg syscall/zx/diagnostics, type ClientSelectorConfiguration struct, embedded I_clientSelectorConfigurationTag
pkg syscall/zx/diagnostics, type ComponentSelector struct
pkg syscall/zx/diagnostics, type ComponentSelector struct, I_unknownData interface{}
pkg syscall/zx/diagnostics, type ComponentSelector struct, MonikerSegments []StringSelector
pkg syscall/zx/diagnostics, type ComponentSelector struct, MonikerSegmentsPresent bool
pkg syscall/zx/diagnostics, type DataType uint8
pkg syscall/zx/diagnostics, type Format uint32
pkg syscall/zx/diagnostics, type FormattedContent struct
pkg syscall/zx/diagnostics, type FormattedContent struct, I_unknownData interface{}
pkg syscall/zx/diagnostics, type FormattedContent struct, Json mem.Buffer
pkg syscall/zx/diagnostics, type FormattedContent struct, Text mem.Buffer
pkg syscall/zx/diagnostics, type FormattedContent struct, embedded I_formattedContentTag
pkg syscall/zx/diagnostics, type I_batchIteratorGetNextResultTag uint64
pkg syscall/zx/diagnostics, type I_clientSelectorConfigurationTag uint64
pkg syscall/zx/diagnostics, type I_formattedContentTag uint64
pkg syscall/zx/diagnostics, type I_selectorArgumentTag uint64
pkg syscall/zx/diagnostics, type I_stringSelectorTag uint64
pkg syscall/zx/diagnostics, type I_treeSelectorTag uint64
pkg syscall/zx/diagnostics, type Interest struct
pkg syscall/zx/diagnostics, type Interest struct, I_unknownData interface{}
pkg syscall/zx/diagnostics, type Interest struct, MinSeverity Severity
pkg syscall/zx/diagnostics, type Interest struct, MinSeverityPresent bool
pkg syscall/zx/diagnostics, type LogInterestSelector struct
pkg syscall/zx/diagnostics, type LogInterestSelector struct, Interest Interest
pkg syscall/zx/diagnostics, type LogInterestSelector struct, Selector ComponentSelector
pkg syscall/zx/diagnostics, type LogSettingsEventProxy struct
pkg syscall/zx/diagnostics, type LogSettingsEventProxy struct, embedded zx.Channel
pkg syscall/zx/diagnostics, type LogSettingsWithCtx interface { RegisterInterest }
pkg syscall/zx/diagnostics, type LogSettingsWithCtx interface, RegisterInterest(context.Context, []LogInterestSelector) error
pkg syscall/zx/diagnostics, type LogSettingsWithCtxInterface struct
pkg syscall/zx/diagnostics, type LogSettingsWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/diagnostics, type LogSettingsWithCtxInterfaceRequest struct
pkg syscall/zx/diagnostics, type LogSettingsWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/diagnostics, type LogSettingsWithCtxStub struct
pkg syscall/zx/diagnostics, type LogSettingsWithCtxStub struct, Impl LogSettingsWithCtx
pkg syscall/zx/diagnostics, type LogSettingsWithCtxTransitionalBase struct
pkg syscall/zx/diagnostics, type PerformanceConfiguration struct
pkg syscall/zx/diagnostics, type PerformanceConfiguration struct, BatchRetrievalTimeoutSeconds int64
pkg syscall/zx/diagnostics, type PerformanceConfiguration struct, BatchRetrievalTimeoutSecondsPresent bool
pkg syscall/zx/diagnostics, type PerformanceConfiguration struct, I_unknownData interface{}
pkg syscall/zx/diagnostics, type PerformanceConfiguration struct, MaxAggregateContentSizeBytes uint64
pkg syscall/zx/diagnostics, type PerformanceConfiguration struct, MaxAggregateContentSizeBytesPresent bool
pkg syscall/zx/diagnostics, type PropertySelector struct
pkg syscall/zx/diagnostics, type PropertySelector struct, NodePath []StringSelector
pkg syscall/zx/diagnostics, type PropertySelector struct, TargetProperties StringSelector
pkg syscall/zx/diagnostics, type ReaderError uint32
pkg syscall/zx/diagnostics, type Selector struct
pkg syscall/zx/diagnostics, type Selector struct, ComponentSelector ComponentSelector
pkg syscall/zx/diagnostics, type Selector struct, ComponentSelectorPresent bool
pkg syscall/zx/diagnostics, type Selector struct, I_unknownData interface{}
pkg syscall/zx/diagnostics, type Selector struct, TreeSelector TreeSelector
pkg syscall/zx/diagnostics, type Selector struct, TreeSelectorPresent bool
pkg syscall/zx/diagnostics, type SelectorArgument struct
pkg syscall/zx/diagnostics, type SelectorArgument struct, I_unknownData interface{}
pkg syscall/zx/diagnostics, type SelectorArgument struct, RawSelector string
pkg syscall/zx/diagnostics, type SelectorArgument struct, StructuredSelector Selector
pkg syscall/zx/diagnostics, type SelectorArgument struct, embedded I_selectorArgumentTag
pkg syscall/zx/diagnostics, type Severity uint8
pkg syscall/zx/diagnostics, type StreamMode uint8
pkg syscall/zx/diagnostics, type StreamParameters struct
pkg syscall/zx/diagnostics, type StreamParameters struct, BatchRetrievalTimeoutSeconds int64
pkg syscall/zx/diagnostics, type StreamParameters struct, BatchRetrievalTimeoutSecondsPresent bool
pkg syscall/zx/diagnostics, type StreamParameters struct, ClientSelectorConfiguration ClientSelectorConfiguration
pkg syscall/zx/diagnostics, type StreamParameters struct, ClientSelectorConfigurationPresent bool
pkg syscall/zx/diagnostics, type StreamParameters struct, DataType DataType
pkg syscall/zx/diagnostics, type StreamParameters struct, DataTypePresent bool
pkg syscall/zx/diagnostics, type StreamParameters struct, Format Format
pkg syscall/zx/diagnostics, type StreamParameters struct, FormatPresent bool
pkg syscall/zx/diagnostics, type StreamParameters struct, I_unknownData interface{}
pkg syscall/zx/diagnostics, type StreamParameters struct, PerformanceConfiguration PerformanceConfiguration
pkg syscall/zx/diagnostics, type StreamParameters struct, PerformanceConfigurationPresent bool
pkg syscall/zx/diagnostics, type StreamParameters struct, StreamMode StreamMode
pkg syscall/zx/diagnostics, type StreamParameters struct, StreamModePresent bool
pkg syscall/zx/diagnostics, type StringSelector struct
pkg syscall/zx/diagnostics, type StringSelector struct, ExactMatch string
pkg syscall/zx/diagnostics, type StringSelector struct, I_unknownData interface{}
pkg syscall/zx/diagnostics, type StringSelector struct, StringPattern string
pkg syscall/zx/diagnostics, type StringSelector struct, embedded I_stringSelectorTag
pkg syscall/zx/diagnostics, type SubtreeSelector struct
pkg syscall/zx/diagnostics, type SubtreeSelector struct, NodePath []StringSelector
pkg syscall/zx/diagnostics, type TreeSelector struct
pkg syscall/zx/diagnostics, type TreeSelector struct, I_unknownData interface{}
pkg syscall/zx/diagnostics, type TreeSelector struct, PropertySelector PropertySelector
pkg syscall/zx/diagnostics, type TreeSelector struct, SubtreeSelector SubtreeSelector
pkg syscall/zx/diagnostics, type TreeSelector struct, embedded I_treeSelectorTag
pkg syscall/zx/fdio, const HandleTypeFileDescriptor = 48
pkg syscall/zx/fdio, const HandleTypeFileDescriptor ideal-int
pkg syscall/zx/fdio, const HandleTypeLogger = 53
pkg syscall/zx/fdio, const HandleTypeLogger ideal-int
pkg syscall/zx/fdio, const HandleTypeRemote = 50
pkg syscall/zx/fdio, const HandleTypeRemote ideal-int
pkg syscall/zx/fdio, const HandleTypeSocket = 54
pkg syscall/zx/fdio, const HandleTypeSocket ideal-int
pkg syscall/zx/fdio, const S_IFDIR = 16384
pkg syscall/zx/fdio, const S_IFDIR ideal-int
pkg syscall/zx/fdio, const S_IFIFO = 4096
pkg syscall/zx/fdio, const S_IFIFO ideal-int
pkg syscall/zx/fdio, const S_IFMT = 61440
pkg syscall/zx/fdio, const S_IFMT ideal-int
pkg syscall/zx/fdio, const S_IFREG = 32768
pkg syscall/zx/fdio, const S_IFREG ideal-int
pkg syscall/zx/fdio, const VtypeBdev = 24576
pkg syscall/zx/fdio, const VtypeBdev Vtype
pkg syscall/zx/fdio, const VtypeCdev = 8192
pkg syscall/zx/fdio, const VtypeCdev Vtype
pkg syscall/zx/fdio, const VtypeDir = 16384
pkg syscall/zx/fdio, const VtypeDir Vtype
pkg syscall/zx/fdio, const VtypeFile = 32768
pkg syscall/zx/fdio, const VtypeFile Vtype
pkg syscall/zx/fdio, const VtypeIRGRP = 32
pkg syscall/zx/fdio, const VtypeIRGRP Vtype
pkg syscall/zx/fdio, const VtypeIROTH = 4
pkg syscall/zx/fdio, const VtypeIROTH Vtype
pkg syscall/zx/fdio, const VtypeIRUSR = 256
pkg syscall/zx/fdio, const VtypeIRUSR Vtype
pkg syscall/zx/fdio, const VtypeIRWXG = 56
pkg syscall/zx/fdio, const VtypeIRWXG Vtype
pkg syscall/zx/fdio, const VtypeIRWXO = 7
pkg syscall/zx/fdio, const VtypeIRWXO Vtype
pkg syscall/zx/fdio, const VtypeIRWXU = 448
pkg syscall/zx/fdio, const VtypeIRWXU Vtype
pkg syscall/zx/fdio, const VtypeISGID = 1024
pkg syscall/zx/fdio, const VtypeISGID Vtype
pkg syscall/zx/fdio, const VtypeISUID = 2048
pkg syscall/zx/fdio, const VtypeISUID Vtype
pkg syscall/zx/fdio, const VtypeISVTX = 512
pkg syscall/zx/fdio, const VtypeISVTX Vtype
pkg syscall/zx/fdio, const VtypeIWGRP = 16
pkg syscall/zx/fdio, const VtypeIWGRP Vtype
pkg syscall/zx/fdio, const VtypeIWOTH = 2
pkg syscall/zx/fdio, const VtypeIWOTH Vtype
pkg syscall/zx/fdio, const VtypeIWUSR = 128
pkg syscall/zx/fdio, const VtypeIWUSR Vtype
pkg syscall/zx/fdio, const VtypeIXGRP = 8
pkg syscall/zx/fdio, const VtypeIXGRP Vtype
pkg syscall/zx/fdio, const VtypeIXOTH = 1
pkg syscall/zx/fdio, const VtypeIXOTH Vtype
pkg syscall/zx/fdio, const VtypeIXUSR = 64
pkg syscall/zx/fdio, const VtypeIXUSR Vtype
pkg syscall/zx/fdio, const VtypeLink = 40960
pkg syscall/zx/fdio, const VtypeLink Vtype
pkg syscall/zx/fdio, const VtypeMask = 61440
pkg syscall/zx/fdio, const VtypeMask Vtype
pkg syscall/zx/fdio, const VtypePipe = 4096
pkg syscall/zx/fdio, const VtypePipe Vtype
pkg syscall/zx/fdio, const VtypeSock = 49152
pkg syscall/zx/fdio, const VtypeSock Vtype
pkg syscall/zx/fdio, type FDIO interface { Clone, Close, GetAttr, Handles, Link, Open, Read, ReadAt, ReadDirents, Rename, Resize, Rewind, Seek, SetAttr, Sync, Unlink, Write, WriteAt }
pkg syscall/zx/fdio, type FDIO interface, Clone() (FDIO, error)
pkg syscall/zx/fdio, type FDIO interface, Close() error
pkg syscall/zx/fdio, type FDIO interface, GetAttr() (io.NodeAttributes, error)
pkg syscall/zx/fdio, type FDIO interface, Handles() []zx.Handle
pkg syscall/zx/fdio, type FDIO interface, Link(string, string) error
pkg syscall/zx/fdio, type FDIO interface, Open(string, io.OpenFlags) (FDIO, error)
pkg syscall/zx/fdio, type FDIO interface, Read([]uint8) (int, error)
pkg syscall/zx/fdio, type FDIO interface, ReadAt([]uint8, int64) (int, error)
pkg syscall/zx/fdio, type FDIO interface, ReadDirents(uint64) ([]uint8, error)
pkg syscall/zx/fdio, type FDIO interface, Rename(string, string) error
pkg syscall/zx/fdio, type FDIO interface, Resize(uint64) error
pkg syscall/zx/fdio, type FDIO interface, Rewind() error
pkg syscall/zx/fdio, type FDIO interface, Seek(int64, int) (int64, error)
pkg syscall/zx/fdio, type FDIO interface, SetAttr(uint32, io.NodeAttributes) error
pkg syscall/zx/fdio, type FDIO interface, Sync() error
pkg syscall/zx/fdio, type FDIO interface, Unlink(string) error
pkg syscall/zx/fdio, type FDIO interface, Write([]uint8) (int, error)
pkg syscall/zx/fdio, type FDIO interface, WriteAt([]uint8, int64) (int, error)
pkg syscall/zx/fdio, type Vtype uint32
pkg syscall/zx/fidl, const EpitaphOrdinal = 18446744073709551615
pkg syscall/zx/fidl, const EpitaphOrdinal ideal-int
pkg syscall/zx/fidl, const ErrBadHandleEncoding = 12
pkg syscall/zx/fidl, const ErrBadHandleEncoding ErrorCode
pkg syscall/zx/fidl, const ErrBadInlineIndicatorEncoding = 15
pkg syscall/zx/fidl, const ErrBadInlineIndicatorEncoding ErrorCode
pkg syscall/zx/fidl, const ErrBadRefEncoding = 14
pkg syscall/zx/fidl, const ErrBadRefEncoding ErrorCode
pkg syscall/zx/fidl, const ErrDuplicateTxidReceived = 32
pkg syscall/zx/fidl, const ErrDuplicateTxidReceived ErrorCode
pkg syscall/zx/fidl, const ErrDuplicateTxidWaiting = 33
pkg syscall/zx/fidl, const ErrDuplicateTxidWaiting ErrorCode
pkg syscall/zx/fidl, const ErrExceededMaxOutOfLineDepth = 37
pkg syscall/zx/fidl, const ErrExceededMaxOutOfLineDepth ErrorCode
pkg syscall/zx/fidl, const ErrIncorrectHandleType = 34
pkg syscall/zx/fidl, const ErrIncorrectHandleType ErrorCode
pkg syscall/zx/fidl, const ErrInvalidBitsValue = 19
pkg syscall/zx/fidl, const ErrInvalidBitsValue ErrorCode
pkg syscall/zx/fidl, const ErrInvalidBoolValue = 8
pkg syscall/zx/fidl, const ErrInvalidBoolValue ErrorCode
pkg syscall/zx/fidl, const ErrInvalidEmptyStruct = 22
pkg syscall/zx/fidl, const ErrInvalidEmptyStruct ErrorCode
pkg syscall/zx/fidl, const ErrInvalidEnumValue = 20
pkg syscall/zx/fidl, const ErrInvalidEnumValue ErrorCode
pkg syscall/zx/fidl, const ErrInvalidInlineBitValueInEnvelope = 38
pkg syscall/zx/fidl, const ErrInvalidInlineBitValueInEnvelope ErrorCode
pkg syscall/zx/fidl, const ErrInvalidInlineType = 2
pkg syscall/zx/fidl, const ErrInvalidInlineType ErrorCode
pkg syscall/zx/fidl, const ErrInvalidNumBytesInEnvelope = 23
pkg syscall/zx/fidl, const ErrInvalidNumBytesInEnvelope ErrorCode
pkg syscall/zx/fidl, const ErrInvalidNumHandlesInEnvelope = 24
pkg syscall/zx/fidl, const ErrInvalidNumHandlesInEnvelope ErrorCode
pkg syscall/zx/fidl, const ErrInvalidPointerType = 3
pkg syscall/zx/fidl, const ErrInvalidPointerType ErrorCode
pkg syscall/zx/fidl, const ErrInvalidUnionTag = 17
pkg syscall/zx/fidl, const ErrInvalidUnionTag ErrorCode
pkg syscall/zx/fidl, const ErrInvalidXUnionTag = 18
pkg syscall/zx/fidl, const ErrInvalidXUnionTag ErrorCode
pkg syscall/zx/fidl, const ErrMissingMarshalerContext = 30
pkg syscall/zx/fidl, const ErrMissingMarshalerContext ErrorCode
pkg syscall/zx/fidl, const ErrMissingRequiredHandleRights = 27
pkg syscall/zx/fidl, const ErrMissingRequiredHandleRights ErrorCode
pkg syscall/zx/fidl, const ErrNonZeroPadding = 13
pkg syscall/zx/fidl, const ErrNonZeroPadding ErrorCode
pkg syscall/zx/fidl, const ErrNotEnoughHandles = 9
pkg syscall/zx/fidl, const ErrNotEnoughHandles ErrorCode
pkg syscall/zx/fidl, const ErrPayloadTooSmall = 21
pkg syscall/zx/fidl, const ErrPayloadTooSmall ErrorCode
pkg syscall/zx/fidl, const ErrResponseWithoutRequest = 31
pkg syscall/zx/fidl, const ErrResponseWithoutRequest ErrorCode
pkg syscall/zx/fidl, const ErrStringNotUTF8 = 25
pkg syscall/zx/fidl, const ErrStringNotUTF8 ErrorCode
pkg syscall/zx/fidl, const ErrStringTooLong = 5
pkg syscall/zx/fidl, const ErrStringTooLong ErrorCode
pkg syscall/zx/fidl, const ErrStructIsNotPayload = 16
pkg syscall/zx/fidl, const ErrStructIsNotPayload ErrorCode
pkg syscall/zx/fidl, const ErrTooManyBytesInMessage = 10
pkg syscall/zx/fidl, const ErrTooManyBytesInMessage ErrorCode
pkg syscall/zx/fidl, const ErrTooManyHandles = 11
pkg syscall/zx/fidl, const ErrTooManyHandles ErrorCode
pkg syscall/zx/fidl, const ErrUnableToReduceHandleRights = 28
pkg syscall/zx/fidl, const ErrUnableToReduceHandleRights ErrorCode
pkg syscall/zx/fidl, const ErrUnexpectedNullRef = 7
pkg syscall/zx/fidl, const ErrUnexpectedNullRef ErrorCode
pkg syscall/zx/fidl, const ErrUnexpectedOrdinal = 6
pkg syscall/zx/fidl, const ErrUnexpectedOrdinal ErrorCode
pkg syscall/zx/fidl, const ErrUnknownMagic = 26
pkg syscall/zx/fidl, const ErrUnknownMagic ErrorCode
pkg syscall/zx/fidl, const ErrUnknownOrdinal = 1
pkg syscall/zx/fidl, const ErrUnknownOrdinal ErrorCode
pkg syscall/zx/fidl, const ErrUnspecifiedHandleRights = 29
pkg syscall/zx/fidl, const ErrUnspecifiedHandleRights ErrorCode
pkg syscall/zx/fidl, const ErrUnspecifiedHandleType = 35
pkg syscall/zx/fidl, const ErrUnspecifiedHandleType ErrorCode
pkg syscall/zx/fidl, const ErrValueTypeHandles = 36
pkg syscall/zx/fidl, const ErrValueTypeHandles ErrorCode
pkg syscall/zx/fidl, const ErrVectorTooLong = 4
pkg syscall/zx/fidl, const ErrVectorTooLong ErrorCode
pkg syscall/zx/fidl, const FidlV2WireFormatFlagMask = 2
pkg syscall/zx/fidl, const FidlV2WireFormatFlagMask ideal-int
pkg syscall/zx/fidl, const FidlWireFormatMagicNumberInitial = 1
pkg syscall/zx/fidl, const FidlWireFormatMagicNumberInitial ideal-int
pkg syscall/zx/fidl, const Invalid = 0
pkg syscall/zx/fidl, const Invalid ErrorCode
pkg syscall/zx/fidl, const ProtocolRights = 61454
pkg syscall/zx/fidl, const ProtocolRights zx.Rights
pkg syscall/zx/fidl, func CreateLazyMarshaler(interface{}) Marshaler
pkg syscall/zx/fidl, func CreateMarshaler(interface{}) (Marshaler, error)
pkg syscall/zx/fidl, func GetMarshalerContext(context.Context) (MarshalerContext, bool)
pkg syscall/zx/fidl, func Marshal(MarshalerContext, Message, []uint8, []zx.HandleDisposition) (int, int, error)
pkg syscall/zx/fidl, func MarshalHeaderThenMessage(*MessageHeader, Message, []uint8, []zx.HandleDisposition) (int, int, error)
pkg syscall/zx/fidl, func MustCreateMarshaler(interface{}) Marshaler
pkg syscall/zx/fidl, func NewCtx() MarshalerContext
pkg syscall/zx/fidl, func NewInterfaceRequest() (InterfaceRequest, *ChannelProxy, error)
pkg syscall/zx/fidl, func Unmarshal(MarshalerContext, []uint8, []zx.HandleInfo, Message) error
pkg syscall/zx/fidl, func UnmarshalBuffer(MarshalerContext, []uint8, []zx.HandleInfo, Message) (int, int, error)
pkg syscall/zx/fidl, func UnmarshalHeaderThenMessage([]uint8, []zx.HandleInfo, *MessageHeader, Message) error
pkg syscall/zx/fidl, func WithMarshalerContext(context.Context, MarshalerContext) context.Context
pkg syscall/zx/fidl, method (*ChannelProxy) Call(uint64, Message, Message) error
pkg syscall/zx/fidl, method (*ChannelProxy) Handle() *zx.Handle
pkg syscall/zx/fidl, method (*ChannelProxy) IsValid() bool
pkg syscall/zx/fidl, method (*ChannelProxy) Recv(uint64, Message) error
pkg syscall/zx/fidl, method (*ChannelProxy) Send(uint64, Message) error
pkg syscall/zx/fidl, method (*EpitaphBody) Marshaler() Marshaler
pkg syscall/zx/fidl, method (*InterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/fidl, method (*MessageHeader) IsSupportedVersion() bool
pkg syscall/zx/fidl, method (*MessageHeader) Marshaler() Marshaler
pkg syscall/zx/fidl, method (*MessageHeader) NewCtx() MarshalerContext
pkg syscall/zx/fidl, method (ErrorCode) Code() ErrorCode
pkg syscall/zx/fidl, method (ErrorCode) Error() string
pkg syscall/zx/fidl, method (ErrorCode) String() string
pkg syscall/zx/fidl, method (MarshalerContext) NewHeader() MessageHeader
pkg syscall/zx/fidl, type Bits interface { GetUnknownBits, HasUnknownBits }
pkg syscall/zx/fidl, type Bits interface, GetUnknownBits() uint64
pkg syscall/zx/fidl, type Bits interface, HasUnknownBits() bool
pkg syscall/zx/fidl, type ChannelProxy struct
pkg syscall/zx/fidl, type ChannelProxy struct, embedded zx.Channel
pkg syscall/zx/fidl, type Context = context.Context
pkg syscall/zx/fidl, type DispatchArgs struct
pkg syscall/zx/fidl, type DispatchArgs struct, Bytes []uint8
pkg syscall/zx/fidl, type DispatchArgs struct, Ctx context.Context
pkg syscall/zx/fidl, type DispatchArgs struct, HandleInfos []zx.HandleInfo
pkg syscall/zx/fidl, type DispatchArgs struct, Ordinal uint64
pkg syscall/zx/fidl, type Enum interface { IsUnknown }
pkg syscall/zx/fidl, type Enum interface, IsUnknown() bool
pkg syscall/zx/fidl, type EpitaphBody struct
pkg syscall/zx/fidl, type EpitaphBody struct, Error zx.Status
pkg syscall/zx/fidl, type ErrorCode uint32
pkg syscall/zx/fidl, type InterfaceRequest struct
pkg syscall/zx/fidl, type InterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/fidl, type Marshaler interface, unexported methods
pkg syscall/zx/fidl, type MarshalerContext struct
pkg syscall/zx/fidl, type MarshalerContext struct, UseV2WireFormat bool
pkg syscall/zx/fidl, type Message interface { Marshaler }
pkg syscall/zx/fidl, type Message interface, Marshaler() Marshaler
pkg syscall/zx/fidl, type MessageHeader struct
pkg syscall/zx/fidl, type MessageHeader struct, Flags [3]uint8
pkg syscall/zx/fidl, type MessageHeader struct, Magic uint8
pkg syscall/zx/fidl, type MessageHeader struct, Ordinal uint64
pkg syscall/zx/fidl, type MessageHeader struct, Txid uint32
pkg syscall/zx/fidl, type Proxy interface { Call, IsValid, Recv, Send }
pkg syscall/zx/fidl, type Proxy interface, Call(uint64, Message, Message) error
pkg syscall/zx/fidl, type Proxy interface, IsValid() bool
pkg syscall/zx/fidl, type Proxy interface, Recv(uint64, Message) error
pkg syscall/zx/fidl, type Proxy interface, Send(uint64, Message) error
pkg syscall/zx/fidl, type ServiceRequest interface { Name, ToChannel }
pkg syscall/zx/fidl, type ServiceRequest interface, Name() string
pkg syscall/zx/fidl, type ServiceRequest interface, ToChannel() zx.Channel
pkg syscall/zx/fidl, type Stub interface { Dispatch }
pkg syscall/zx/fidl, type Stub interface, Dispatch(DispatchArgs) (Message, bool, error)
pkg syscall/zx/fidl, type UnknownData struct
pkg syscall/zx/fidl, type UnknownData struct, Bytes []uint8
pkg syscall/zx/fidl, type UnknownData struct, Handles []zx.HandleInfo
pkg syscall/zx/fidl, type ValidationError interface { Code, Error }
pkg syscall/zx/fidl, type ValidationError interface, Code() ErrorCode
pkg syscall/zx/fidl, type ValidationError interface, Error() string
pkg syscall/zx/fidl, var MessageHeaderSize int
pkg syscall/zx/hardware/network, const DeviceClassBridge = 4
pkg syscall/zx/hardware/network, const DeviceClassBridge DeviceClass
pkg syscall/zx/hardware/network, const DeviceClassEthernet = 1
pkg syscall/zx/hardware/network, const DeviceClassEthernet DeviceClass
pkg syscall/zx/hardware/network, const DeviceClassPpp = 3
pkg syscall/zx/hardware/network, const DeviceClassPpp DeviceClass
pkg syscall/zx/hardware/network, const DeviceClassVirtual = 0
pkg syscall/zx/hardware/network, const DeviceClassVirtual DeviceClass
pkg syscall/zx/hardware/network, const DeviceClassWlan = 2
pkg syscall/zx/hardware/network, const DeviceClassWlan DeviceClass
pkg syscall/zx/hardware/network, const DeviceClassWlanAp = 5
pkg syscall/zx/hardware/network, const DeviceClassWlanAp DeviceClass
pkg syscall/zx/hardware/network, const DeviceCloneOrdinal = 6377917349697198836
pkg syscall/zx/hardware/network, const DeviceCloneOrdinal uint64
pkg syscall/zx/hardware/network, const DeviceGetInfoOrdinal = 4345987561275952982
pkg syscall/zx/hardware/network, const DeviceGetInfoOrdinal uint64
pkg syscall/zx/hardware/network, const DeviceGetPortOrdinal = 3749956066270225062
pkg syscall/zx/hardware/network, const DeviceGetPortOrdinal uint64
pkg syscall/zx/hardware/network, const DeviceGetPortWatcherOrdinal = 1175232559270043404
pkg syscall/zx/hardware/network, const DeviceGetPortWatcherOrdinal uint64
pkg syscall/zx/hardware/network, const DeviceInstanceGetDeviceOrdinal = 8598058163296915191
pkg syscall/zx/hardware/network, const DeviceInstanceGetDeviceOrdinal uint64
pkg syscall/zx/hardware/network, const DeviceOpenSessionOrdinal = 2707801929272905575
pkg syscall/zx/hardware/network, const DeviceOpenSessionOrdinal uint64
pkg syscall/zx/hardware/network, const DeviceOpenSessionResultErr = 2
pkg syscall/zx/hardware/network, const DeviceOpenSessionResultErr ideal-int
pkg syscall/zx/hardware/network, const DeviceOpenSessionResultResponse = 1
pkg syscall/zx/hardware/network, const DeviceOpenSessionResultResponse ideal-int
pkg syscall/zx/hardware/network, const DevicePortEventAdded = 2
pkg syscall/zx/hardware/network, const DevicePortEventAdded ideal-int
pkg syscall/zx/hardware/network, const DevicePortEventExisting = 1
pkg syscall/zx/hardware/network, const DevicePortEventExisting ideal-int
pkg syscall/zx/hardware/network, const DevicePortEventIdle = 4
pkg syscall/zx/hardware/network, const DevicePortEventIdle ideal-int
pkg syscall/zx/hardware/network, const DevicePortEventRemoved = 3
pkg syscall/zx/hardware/network, const DevicePortEventRemoved ideal-int
pkg syscall/zx/hardware/network, const DiagnosticsLogDebugInfoToSyslogOrdinal = 4765522529938787146
pkg syscall/zx/hardware/network, const DiagnosticsLogDebugInfoToSyslogOrdinal uint64
pkg syscall/zx/hardware/network, const EthernetFeaturesE8021Q = 4
pkg syscall/zx/hardware/network, const EthernetFeaturesE8021Q EthernetFeatures
pkg syscall/zx/hardware/network, const EthernetFeaturesE8021QInQ = 8
pkg syscall/zx/hardware/network, const EthernetFeaturesE8021QInQ EthernetFeatures
pkg syscall/zx/hardware/network, const EthernetFeaturesE8023LlcSnap = 16
pkg syscall/zx/hardware/network, const EthernetFeaturesE8023LlcSnap EthernetFeatures
pkg syscall/zx/hardware/network, const EthernetFeaturesEthernetIi = 2
pkg syscall/zx/hardware/network, const EthernetFeaturesEthernetIi EthernetFeatures
pkg syscall/zx/hardware/network, const EthernetFeaturesRaw = 1
pkg syscall/zx/hardware/network, const EthernetFeaturesRaw EthernetFeatures
pkg syscall/zx/hardware/network, const EthernetFeatures_Mask = 31
pkg syscall/zx/hardware/network, const EthernetFeatures_Mask EthernetFeatures
pkg syscall/zx/hardware/network, const FrameFeaturesRaw = 1
pkg syscall/zx/hardware/network, const FrameFeaturesRaw uint32
pkg syscall/zx/hardware/network, const FrameTypeEthernet = 1
pkg syscall/zx/hardware/network, const FrameTypeEthernet FrameType
pkg syscall/zx/hardware/network, const FrameTypeIpv4 = 2
pkg syscall/zx/hardware/network, const FrameTypeIpv4 FrameType
pkg syscall/zx/hardware/network, const FrameTypeIpv6 = 3
pkg syscall/zx/hardware/network, const FrameTypeIpv6 FrameType
pkg syscall/zx/hardware/network, const InfoTypeNoInfo = 0
pkg syscall/zx/hardware/network, const InfoTypeNoInfo InfoType
pkg syscall/zx/hardware/network, const MacAddressingAddMulticastAddressOrdinal = 1105132327221005349
pkg syscall/zx/hardware/network, const MacAddressingAddMulticastAddressOrdinal uint64
pkg syscall/zx/hardware/network, const MacAddressingGetUnicastAddressOrdinal = 3197758227283422910
pkg syscall/zx/hardware/network, const MacAddressingGetUnicastAddressOrdinal uint64
pkg syscall/zx/hardware/network, const MacAddressingRemoveMulticastAddressOrdinal = 6763831474300790112
pkg syscall/zx/hardware/network, const MacAddressingRemoveMulticastAddressOrdinal uint64
pkg syscall/zx/hardware/network, const MacAddressingSetModeOrdinal = 444021886998005132
pkg syscall/zx/hardware/network, const MacAddressingSetModeOrdinal uint64
pkg syscall/zx/hardware/network, const MacFilterModeMulticastFilter = 0
pkg syscall/zx/hardware/network, const MacFilterModeMulticastFilter MacFilterMode
pkg syscall/zx/hardware/network, const MacFilterModeMulticastPromiscuous = 1
pkg syscall/zx/hardware/network, const MacFilterModeMulticastPromiscuous MacFilterMode
pkg syscall/zx/hardware/network, const MacFilterModePromiscuous = 2
pkg syscall/zx/hardware/network, const MacFilterModePromiscuous MacFilterMode
pkg syscall/zx/hardware/network, const MaxAccelFlags = 16
pkg syscall/zx/hardware/network, const MaxAccelFlags uint32
pkg syscall/zx/hardware/network, const MaxDescriptorChain = 4
pkg syscall/zx/hardware/network, const MaxDescriptorChain uint8
pkg syscall/zx/hardware/network, const MaxFrameTypes = 4
pkg syscall/zx/hardware/network, const MaxFrameTypes uint32
pkg syscall/zx/hardware/network, const MaxPorts = 32
pkg syscall/zx/hardware/network, const MaxPorts uint8
pkg syscall/zx/hardware/network, const MaxSessionName = 64
pkg syscall/zx/hardware/network, const MaxSessionName uint32
pkg syscall/zx/hardware/network, const MaxStatusBuffer = 50
pkg syscall/zx/hardware/network, const MaxStatusBuffer uint32
pkg syscall/zx/hardware/network, const PortCloneOrdinal = 5640587099851277011
pkg syscall/zx/hardware/network, const PortCloneOrdinal uint64
pkg syscall/zx/hardware/network, const PortGetCountersOrdinal = 7647458529627650988
pkg syscall/zx/hardware/network, const PortGetCountersOrdinal uint64
pkg syscall/zx/hardware/network, const PortGetDeviceOrdinal = 9071172445315870080
pkg syscall/zx/hardware/network, const PortGetDeviceOrdinal uint64
pkg syscall/zx/hardware/network, const PortGetDiagnosticsOrdinal = 4044138245999442332
pkg syscall/zx/hardware/network, const PortGetDiagnosticsOrdinal uint64
pkg syscall/zx/hardware/network, const PortGetInfoOrdinal = 2840916356794502845
pkg syscall/zx/hardware/network, const PortGetInfoOrdinal uint64
pkg syscall/zx/hardware/network, const PortGetMacOrdinal = 3201710345528787190
pkg syscall/zx/hardware/network, const PortGetMacOrdinal uint64
pkg syscall/zx/hardware/network, const PortGetStatusOrdinal = 4770830476791931058
pkg syscall/zx/hardware/network, const PortGetStatusOrdinal uint64
pkg syscall/zx/hardware/network, const PortGetStatusWatcherOrdinal = 7300645848992176340
pkg syscall/zx/hardware/network, const PortGetStatusWatcherOrdinal uint64
pkg syscall/zx/hardware/network, const PortWatcherWatchOrdinal = 4505609858711549278
pkg syscall/zx/hardware/network, const PortWatcherWatchOrdinal uint64
pkg syscall/zx/hardware/network, const RxAccelerationValidatedEthernetFcs = 0
pkg syscall/zx/hardware/network, const RxAccelerationValidatedEthernetFcs RxAcceleration
pkg syscall/zx/hardware/network, const RxAccelerationValidatedIpv4Checksum = 1
pkg syscall/zx/hardware/network, const RxAccelerationValidatedIpv4Checksum RxAcceleration
pkg syscall/zx/hardware/network, const RxAccelerationValidatedTcpChecksum = 2
pkg syscall/zx/hardware/network, const RxAccelerationValidatedTcpChecksum RxAcceleration
pkg syscall/zx/hardware/network, const RxAccelerationValidatedUdpChecksum = 3
pkg syscall/zx/hardware/network, const RxAccelerationValidatedUdpChecksum RxAcceleration
pkg syscall/zx/hardware/network, const RxFlagsRxAccel0 = 1
pkg syscall/zx/hardware/network, const RxFlagsRxAccel0 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel1 = 2
pkg syscall/zx/hardware/network, const RxFlagsRxAccel1 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel10 = 1024
pkg syscall/zx/hardware/network, const RxFlagsRxAccel10 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel11 = 2048
pkg syscall/zx/hardware/network, const RxFlagsRxAccel11 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel12 = 4096
pkg syscall/zx/hardware/network, const RxFlagsRxAccel12 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel13 = 8192
pkg syscall/zx/hardware/network, const RxFlagsRxAccel13 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel14 = 16384
pkg syscall/zx/hardware/network, const RxFlagsRxAccel14 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel15 = 32768
pkg syscall/zx/hardware/network, const RxFlagsRxAccel15 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel2 = 4
pkg syscall/zx/hardware/network, const RxFlagsRxAccel2 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel3 = 8
pkg syscall/zx/hardware/network, const RxFlagsRxAccel3 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel4 = 16
pkg syscall/zx/hardware/network, const RxFlagsRxAccel4 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel5 = 32
pkg syscall/zx/hardware/network, const RxFlagsRxAccel5 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel6 = 64
pkg syscall/zx/hardware/network, const RxFlagsRxAccel6 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel7 = 128
pkg syscall/zx/hardware/network, const RxFlagsRxAccel7 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel8 = 256
pkg syscall/zx/hardware/network, const RxFlagsRxAccel8 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxAccel9 = 512
pkg syscall/zx/hardware/network, const RxFlagsRxAccel9 RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxEchoedTx = 2147483648
pkg syscall/zx/hardware/network, const RxFlagsRxEchoedTx RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxOverrun = 536870912
pkg syscall/zx/hardware/network, const RxFlagsRxOverrun RxFlags
pkg syscall/zx/hardware/network, const RxFlagsRxValidationError = 1073741824
pkg syscall/zx/hardware/network, const RxFlagsRxValidationError RxFlags
pkg syscall/zx/hardware/network, const RxFlags_Mask = 3758161919
pkg syscall/zx/hardware/network, const RxFlags_Mask RxFlags
pkg syscall/zx/hardware/network, const SessionAttachOrdinal = 2200510900121637753
pkg syscall/zx/hardware/network, const SessionAttachOrdinal uint64
pkg syscall/zx/hardware/network, const SessionAttachResultErr = 2
pkg syscall/zx/hardware/network, const SessionAttachResultErr ideal-int
pkg syscall/zx/hardware/network, const SessionAttachResultResponse = 1
pkg syscall/zx/hardware/network, const SessionAttachResultResponse ideal-int
pkg syscall/zx/hardware/network, const SessionCloseOrdinal = 4124541276668990198
pkg syscall/zx/hardware/network, const SessionCloseOrdinal uint64
pkg syscall/zx/hardware/network, const SessionDetachOrdinal = 7549173138887841895
pkg syscall/zx/hardware/network, const SessionDetachOrdinal uint64
pkg syscall/zx/hardware/network, const SessionDetachResultErr = 2
pkg syscall/zx/hardware/network, const SessionDetachResultErr ideal-int
pkg syscall/zx/hardware/network, const SessionDetachResultResponse = 1
pkg syscall/zx/hardware/network, const SessionDetachResultResponse ideal-int
pkg syscall/zx/hardware/network, const SessionFlagsListenTx = 2
pkg syscall/zx/hardware/network, const SessionFlagsListenTx SessionFlags
pkg syscall/zx/hardware/network, const SessionFlagsPrimary = 1
pkg syscall/zx/hardware/network, const SessionFlagsPrimary SessionFlags
pkg syscall/zx/hardware/network, const SessionFlagsReportInvalidRx = 4
pkg syscall/zx/hardware/network, const SessionFlagsReportInvalidRx SessionFlags
pkg syscall/zx/hardware/network, const SessionFlags_Mask = 7
pkg syscall/zx/hardware/network, const SessionFlags_Mask SessionFlags
pkg syscall/zx/hardware/network, const StatusFlagsOnline = 1
pkg syscall/zx/hardware/network, const StatusFlagsOnline StatusFlags
pkg syscall/zx/hardware/network, const StatusFlags_Mask = 1
pkg syscall/zx/hardware/network, const StatusFlags_Mask StatusFlags
pkg syscall/zx/hardware/network, const StatusWatcherWatchStatusOrdinal = 1398833956082180793
pkg syscall/zx/hardware/network, const StatusWatcherWatchStatusOrdinal uint64
pkg syscall/zx/hardware/network, const TxAccelerationComputeEthernetFcs = 0
pkg syscall/zx/hardware/network, const TxAccelerationComputeEthernetFcs TxAcceleration
pkg syscall/zx/hardware/network, const TxAccelerationComputeIpv4Checksum = 1
pkg syscall/zx/hardware/network, const TxAccelerationComputeIpv4Checksum TxAcceleration
pkg syscall/zx/hardware/network, const TxAccelerationComputeTcpChecksum = 2
pkg syscall/zx/hardware/network, const TxAccelerationComputeTcpChecksum TxAcceleration
pkg syscall/zx/hardware/network, const TxAccelerationComputeUdpChecksum = 3
pkg syscall/zx/hardware/network, const TxAccelerationComputeUdpChecksum TxAcceleration
pkg syscall/zx/hardware/network, const TxFlagsTxAccel0 = 1
pkg syscall/zx/hardware/network, const TxFlagsTxAccel0 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel1 = 2
pkg syscall/zx/hardware/network, const TxFlagsTxAccel1 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel10 = 1024
pkg syscall/zx/hardware/network, const TxFlagsTxAccel10 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel11 = 2048
pkg syscall/zx/hardware/network, const TxFlagsTxAccel11 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel12 = 4096
pkg syscall/zx/hardware/network, const TxFlagsTxAccel12 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel13 = 8192
pkg syscall/zx/hardware/network, const TxFlagsTxAccel13 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel14 = 16384
pkg syscall/zx/hardware/network, const TxFlagsTxAccel14 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel15 = 32768
pkg syscall/zx/hardware/network, const TxFlagsTxAccel15 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel2 = 4
pkg syscall/zx/hardware/network, const TxFlagsTxAccel2 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel3 = 8
pkg syscall/zx/hardware/network, const TxFlagsTxAccel3 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel4 = 16
pkg syscall/zx/hardware/network, const TxFlagsTxAccel4 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel5 = 32
pkg syscall/zx/hardware/network, const TxFlagsTxAccel5 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel6 = 64
pkg syscall/zx/hardware/network, const TxFlagsTxAccel6 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel7 = 128
pkg syscall/zx/hardware/network, const TxFlagsTxAccel7 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel8 = 256
pkg syscall/zx/hardware/network, const TxFlagsTxAccel8 TxFlags
pkg syscall/zx/hardware/network, const TxFlagsTxAccel9 = 512
pkg syscall/zx/hardware/network, const TxFlagsTxAccel9 TxFlags
pkg syscall/zx/hardware/network, const TxFlags_Mask = 65535
pkg syscall/zx/hardware/network, const TxFlags_Mask TxFlags
pkg syscall/zx/hardware/network, const TxReturnFlagsTxRetError = 2147483648
pkg syscall/zx/hardware/network, const TxReturnFlagsTxRetError TxReturnFlags
pkg syscall/zx/hardware/network, const TxReturnFlagsTxRetNotAvailable = 4
pkg syscall/zx/hardware/network, const TxReturnFlagsTxRetNotAvailable TxReturnFlags
pkg syscall/zx/hardware/network, const TxReturnFlagsTxRetNotSupported = 1
pkg syscall/zx/hardware/network, const TxReturnFlagsTxRetNotSupported TxReturnFlags
pkg syscall/zx/hardware/network, const TxReturnFlagsTxRetOutOfResources = 2
pkg syscall/zx/hardware/network, const TxReturnFlagsTxRetOutOfResources TxReturnFlags
pkg syscall/zx/hardware/network, const TxReturnFlags_Mask = 2147483655
pkg syscall/zx/hardware/network, const TxReturnFlags_Mask TxReturnFlags
pkg syscall/zx/hardware/network, func DeviceOpenSessionResultWithErr(int32) DeviceOpenSessionResult
pkg syscall/zx/hardware/network, func DeviceOpenSessionResultWithResponse(DeviceOpenSessionResponse) DeviceOpenSessionResult
pkg syscall/zx/hardware/network, func DevicePortEventWithAdded(PortId) DevicePortEvent
pkg syscall/zx/hardware/network, func DevicePortEventWithExisting(PortId) DevicePortEvent
pkg syscall/zx/hardware/network, func DevicePortEventWithIdle(Empty) DevicePortEvent
pkg syscall/zx/hardware/network, func DevicePortEventWithRemoved(PortId) DevicePortEvent
pkg syscall/zx/hardware/network, func NewDeviceInstanceWithCtxInterfaceRequest() (DeviceInstanceWithCtxInterfaceRequest, *DeviceInstanceWithCtxInterface, error)
pkg syscall/zx/hardware/network, func NewDeviceWithCtxInterfaceRequest() (DeviceWithCtxInterfaceRequest, *DeviceWithCtxInterface, error)
pkg syscall/zx/hardware/network, func NewDiagnosticsWithCtxInterfaceRequest() (DiagnosticsWithCtxInterfaceRequest, *DiagnosticsWithCtxInterface, error)
pkg syscall/zx/hardware/network, func NewMacAddressingWithCtxInterfaceRequest() (MacAddressingWithCtxInterfaceRequest, *MacAddressingWithCtxInterface, error)
pkg syscall/zx/hardware/network, func NewPortWatcherWithCtxInterfaceRequest() (PortWatcherWithCtxInterfaceRequest, *PortWatcherWithCtxInterface, error)
pkg syscall/zx/hardware/network, func NewPortWithCtxInterfaceRequest() (PortWithCtxInterfaceRequest, *PortWithCtxInterface, error)
pkg syscall/zx/hardware/network, func NewSessionWithCtxInterfaceRequest() (SessionWithCtxInterfaceRequest, *SessionWithCtxInterface, error)
pkg syscall/zx/hardware/network, func NewStatusWatcherWithCtxInterfaceRequest() (StatusWatcherWithCtxInterfaceRequest, *StatusWatcherWithCtxInterface, error)
pkg syscall/zx/hardware/network, func SessionAttachResultWithErr(int32) SessionAttachResult
pkg syscall/zx/hardware/network, func SessionAttachResultWithResponse(SessionAttachResponse) SessionAttachResult
pkg syscall/zx/hardware/network, func SessionDetachResultWithErr(int32) SessionDetachResult
pkg syscall/zx/hardware/network, func SessionDetachResultWithResponse(SessionDetachResponse) SessionDetachResult
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) ClearBufferAlignment()
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) ClearMaxBufferLength()
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) ClearMaxBufferParts()
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) ClearMinRxBufferLength()
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) ClearMinTxBufferHead()
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) ClearMinTxBufferLength()
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) ClearMinTxBufferTail()
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) ClearRxAccel()
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) ClearRxDepth()
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) ClearTxAccel()
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) ClearTxDepth()
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetBufferAlignment() uint32
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetBufferAlignmentWithDefault(uint32) uint32
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetMaxBufferLength() uint32
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetMaxBufferLengthWithDefault(uint32) uint32
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetMaxBufferParts() uint8
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetMaxBufferPartsWithDefault(uint8) uint8
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetMinRxBufferLength() uint32
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetMinRxBufferLengthWithDefault(uint32) uint32
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetMinTxBufferHead() uint16
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetMinTxBufferHeadWithDefault(uint16) uint16
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetMinTxBufferLength() uint32
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetMinTxBufferLengthWithDefault(uint32) uint32
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetMinTxBufferTail() uint16
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetMinTxBufferTailWithDefault(uint16) uint16
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetRxAccel() []RxAcceleration
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetRxAccelWithDefault([]RxAcceleration) []RxAcceleration
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetRxDepth() uint16
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetRxDepthWithDefault(uint16) uint16
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetTxAccel() []TxAcceleration
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetTxAccelWithDefault([]TxAcceleration) []TxAcceleration
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetTxDepth() uint16
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetTxDepthWithDefault(uint16) uint16
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) HasBufferAlignment() bool
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) HasMaxBufferLength() bool
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) HasMaxBufferParts() bool
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) HasMinRxBufferLength() bool
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) HasMinTxBufferHead() bool
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) HasMinTxBufferLength() bool
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) HasMinTxBufferTail() bool
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) HasRxAccel() bool
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) HasRxDepth() bool
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) HasTxAccel() bool
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) HasTxDepth() bool
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) HasUnknownData() bool
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) SetBufferAlignment(uint32)
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) SetMaxBufferLength(uint32)
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) SetMaxBufferParts(uint8)
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) SetMinRxBufferLength(uint32)
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) SetMinTxBufferHead(uint16)
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) SetMinTxBufferLength(uint32)
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) SetMinTxBufferTail(uint16)
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) SetRxAccel([]RxAcceleration)
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) SetRxDepth(uint16)
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) SetTxAccel([]TxAcceleration)
pkg syscall/zx/hardware/network, method (*DeviceBaseInfo) SetTxDepth(uint16)
pkg syscall/zx/hardware/network, method (*DeviceEventProxy) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*DeviceInfo) ClearBaseInfo()
pkg syscall/zx/hardware/network, method (*DeviceInfo) ClearDescriptorVersion()
pkg syscall/zx/hardware/network, method (*DeviceInfo) ClearMinDescriptorLength()
pkg syscall/zx/hardware/network, method (*DeviceInfo) GetBaseInfo() DeviceBaseInfo
pkg syscall/zx/hardware/network, method (*DeviceInfo) GetBaseInfoWithDefault(DeviceBaseInfo) DeviceBaseInfo
pkg syscall/zx/hardware/network, method (*DeviceInfo) GetDescriptorVersion() uint8
pkg syscall/zx/hardware/network, method (*DeviceInfo) GetDescriptorVersionWithDefault(uint8) uint8
pkg syscall/zx/hardware/network, method (*DeviceInfo) GetMinDescriptorLength() uint8
pkg syscall/zx/hardware/network, method (*DeviceInfo) GetMinDescriptorLengthWithDefault(uint8) uint8
pkg syscall/zx/hardware/network, method (*DeviceInfo) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/hardware/network, method (*DeviceInfo) HasBaseInfo() bool
pkg syscall/zx/hardware/network, method (*DeviceInfo) HasDescriptorVersion() bool
pkg syscall/zx/hardware/network, method (*DeviceInfo) HasMinDescriptorLength() bool
pkg syscall/zx/hardware/network, method (*DeviceInfo) HasUnknownData() bool
pkg syscall/zx/hardware/network, method (*DeviceInfo) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*DeviceInfo) SetBaseInfo(DeviceBaseInfo)
pkg syscall/zx/hardware/network, method (*DeviceInfo) SetDescriptorVersion(uint8)
pkg syscall/zx/hardware/network, method (*DeviceInfo) SetMinDescriptorLength(uint8)
pkg syscall/zx/hardware/network, method (*DeviceInstanceEventProxy) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*DeviceInstanceWithCtxInterface) GetDevice(context.Context, DeviceWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, method (*DeviceInstanceWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*DeviceInstanceWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*DeviceInstanceWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/hardware/network, method (*DeviceOpenSessionResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*DeviceOpenSessionResult) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*DeviceOpenSessionResult) Ordinal() uint64
pkg syscall/zx/hardware/network, method (*DeviceOpenSessionResult) SetErr(int32)
pkg syscall/zx/hardware/network, method (*DeviceOpenSessionResult) SetResponse(DeviceOpenSessionResponse)
pkg syscall/zx/hardware/network, method (*DeviceOpenSessionResult) Which() I_deviceOpenSessionResultTag
pkg syscall/zx/hardware/network, method (*DevicePortEvent) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*DevicePortEvent) Ordinal() uint64
pkg syscall/zx/hardware/network, method (*DevicePortEvent) SetAdded(PortId)
pkg syscall/zx/hardware/network, method (*DevicePortEvent) SetExisting(PortId)
pkg syscall/zx/hardware/network, method (*DevicePortEvent) SetIdle(Empty)
pkg syscall/zx/hardware/network, method (*DevicePortEvent) SetRemoved(PortId)
pkg syscall/zx/hardware/network, method (*DevicePortEvent) Which() I_devicePortEventTag
pkg syscall/zx/hardware/network, method (*DeviceWithCtxInterface) Clone(context.Context, DeviceWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, method (*DeviceWithCtxInterface) GetInfo(context.Context) (DeviceInfo, error)
pkg syscall/zx/hardware/network, method (*DeviceWithCtxInterface) GetPort(context.Context, PortId, PortWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, method (*DeviceWithCtxInterface) GetPortWatcher(context.Context, PortWatcherWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, method (*DeviceWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*DeviceWithCtxInterface) OpenSession(context.Context, string, SessionInfo) (DeviceOpenSessionResult, error)
pkg syscall/zx/hardware/network, method (*DeviceWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*DeviceWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/hardware/network, method (*DiagnosticsEventProxy) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*DiagnosticsWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*DiagnosticsWithCtxInterface) LogDebugInfoToSyslog(context.Context) error
pkg syscall/zx/hardware/network, method (*DiagnosticsWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*DiagnosticsWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/hardware/network, method (*Empty) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*Fifos) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*FrameTypeSupport) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*MacAddressingEventProxy) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*MacAddressingWithCtxInterface) AddMulticastAddress(context.Context, net.MacAddress) (int32, error)
pkg syscall/zx/hardware/network, method (*MacAddressingWithCtxInterface) GetUnicastAddress(context.Context) (net.MacAddress, error)
pkg syscall/zx/hardware/network, method (*MacAddressingWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*MacAddressingWithCtxInterface) RemoveMulticastAddress(context.Context, net.MacAddress) (int32, error)
pkg syscall/zx/hardware/network, method (*MacAddressingWithCtxInterface) SetMode(context.Context, MacFilterMode) (int32, error)
pkg syscall/zx/hardware/network, method (*MacAddressingWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*MacAddressingWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/hardware/network, method (*PortEventProxy) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) ClearRxBytes()
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) ClearRxFrames()
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) ClearTxBytes()
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) ClearTxFrames()
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) GetRxBytes() uint64
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) GetRxBytesWithDefault(uint64) uint64
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) GetRxFrames() uint64
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) GetRxFramesWithDefault(uint64) uint64
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) GetTxBytes() uint64
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) GetTxBytesWithDefault(uint64) uint64
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) GetTxFrames() uint64
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) GetTxFramesWithDefault(uint64) uint64
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) HasRxBytes() bool
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) HasRxFrames() bool
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) HasTxBytes() bool
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) HasTxFrames() bool
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) HasUnknownData() bool
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) SetRxBytes(uint64)
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) SetRxFrames(uint64)
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) SetTxBytes(uint64)
pkg syscall/zx/hardware/network, method (*PortGetCountersResponse) SetTxFrames(uint64)
pkg syscall/zx/hardware/network, method (*PortId) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*PortInfo) ClearClass()
pkg syscall/zx/hardware/network, method (*PortInfo) ClearId()
pkg syscall/zx/hardware/network, method (*PortInfo) ClearRxTypes()
pkg syscall/zx/hardware/network, method (*PortInfo) ClearTxTypes()
pkg syscall/zx/hardware/network, method (*PortInfo) GetClass() DeviceClass
pkg syscall/zx/hardware/network, method (*PortInfo) GetClassWithDefault(DeviceClass) DeviceClass
pkg syscall/zx/hardware/network, method (*PortInfo) GetId() PortId
pkg syscall/zx/hardware/network, method (*PortInfo) GetIdWithDefault(PortId) PortId
pkg syscall/zx/hardware/network, method (*PortInfo) GetRxTypes() []FrameType
pkg syscall/zx/hardware/network, method (*PortInfo) GetRxTypesWithDefault([]FrameType) []FrameType
pkg syscall/zx/hardware/network, method (*PortInfo) GetTxTypes() []FrameTypeSupport
pkg syscall/zx/hardware/network, method (*PortInfo) GetTxTypesWithDefault([]FrameTypeSupport) []FrameTypeSupport
pkg syscall/zx/hardware/network, method (*PortInfo) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/hardware/network, method (*PortInfo) HasClass() bool
pkg syscall/zx/hardware/network, method (*PortInfo) HasId() bool
pkg syscall/zx/hardware/network, method (*PortInfo) HasRxTypes() bool
pkg syscall/zx/hardware/network, method (*PortInfo) HasTxTypes() bool
pkg syscall/zx/hardware/network, method (*PortInfo) HasUnknownData() bool
pkg syscall/zx/hardware/network, method (*PortInfo) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*PortInfo) SetClass(DeviceClass)
pkg syscall/zx/hardware/network, method (*PortInfo) SetId(PortId)
pkg syscall/zx/hardware/network, method (*PortInfo) SetRxTypes([]FrameType)
pkg syscall/zx/hardware/network, method (*PortInfo) SetTxTypes([]FrameTypeSupport)
pkg syscall/zx/hardware/network, method (*PortStatus) ClearFlags()
pkg syscall/zx/hardware/network, method (*PortStatus) ClearMtu()
pkg syscall/zx/hardware/network, method (*PortStatus) GetFlags() StatusFlags
pkg syscall/zx/hardware/network, method (*PortStatus) GetFlagsWithDefault(StatusFlags) StatusFlags
pkg syscall/zx/hardware/network, method (*PortStatus) GetMtu() uint32
pkg syscall/zx/hardware/network, method (*PortStatus) GetMtuWithDefault(uint32) uint32
pkg syscall/zx/hardware/network, method (*PortStatus) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/hardware/network, method (*PortStatus) HasFlags() bool
pkg syscall/zx/hardware/network, method (*PortStatus) HasMtu() bool
pkg syscall/zx/hardware/network, method (*PortStatus) HasUnknownData() bool
pkg syscall/zx/hardware/network, method (*PortStatus) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*PortStatus) SetFlags(StatusFlags)
pkg syscall/zx/hardware/network, method (*PortStatus) SetMtu(uint32)
pkg syscall/zx/hardware/network, method (*PortWatcherEventProxy) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*PortWatcherWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*PortWatcherWithCtxInterface) Watch(context.Context) (DevicePortEvent, error)
pkg syscall/zx/hardware/network, method (*PortWatcherWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*PortWatcherWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/hardware/network, method (*PortWithCtxInterface) Clone(context.Context, PortWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, method (*PortWithCtxInterface) GetCounters(context.Context) (PortGetCountersResponse, error)
pkg syscall/zx/hardware/network, method (*PortWithCtxInterface) GetDevice(context.Context, DeviceWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, method (*PortWithCtxInterface) GetDiagnostics(context.Context, DiagnosticsWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, method (*PortWithCtxInterface) GetInfo(context.Context) (PortInfo, error)
pkg syscall/zx/hardware/network, method (*PortWithCtxInterface) GetMac(context.Context, MacAddressingWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, method (*PortWithCtxInterface) GetStatus(context.Context) (PortStatus, error)
pkg syscall/zx/hardware/network, method (*PortWithCtxInterface) GetStatusWatcher(context.Context, StatusWatcherWithCtxInterfaceRequest, uint32) error
pkg syscall/zx/hardware/network, method (*PortWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*PortWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*PortWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/hardware/network, method (*SessionAttachResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*SessionAttachResult) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*SessionAttachResult) Ordinal() uint64
pkg syscall/zx/hardware/network, method (*SessionAttachResult) SetErr(int32)
pkg syscall/zx/hardware/network, method (*SessionAttachResult) SetResponse(SessionAttachResponse)
pkg syscall/zx/hardware/network, method (*SessionAttachResult) Which() I_sessionAttachResultTag
pkg syscall/zx/hardware/network, method (*SessionDetachResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*SessionDetachResult) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*SessionDetachResult) Ordinal() uint64
pkg syscall/zx/hardware/network, method (*SessionDetachResult) SetErr(int32)
pkg syscall/zx/hardware/network, method (*SessionDetachResult) SetResponse(SessionDetachResponse)
pkg syscall/zx/hardware/network, method (*SessionDetachResult) Which() I_sessionDetachResultTag
pkg syscall/zx/hardware/network, method (*SessionEventProxy) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*SessionInfo) ClearData()
pkg syscall/zx/hardware/network, method (*SessionInfo) ClearDescriptorCount()
pkg syscall/zx/hardware/network, method (*SessionInfo) ClearDescriptorLength()
pkg syscall/zx/hardware/network, method (*SessionInfo) ClearDescriptorVersion()
pkg syscall/zx/hardware/network, method (*SessionInfo) ClearDescriptors()
pkg syscall/zx/hardware/network, method (*SessionInfo) ClearOptions()
pkg syscall/zx/hardware/network, method (*SessionInfo) GetData() zx.VMO
pkg syscall/zx/hardware/network, method (*SessionInfo) GetDataWithDefault(zx.VMO) zx.VMO
pkg syscall/zx/hardware/network, method (*SessionInfo) GetDescriptorCount() uint16
pkg syscall/zx/hardware/network, method (*SessionInfo) GetDescriptorCountWithDefault(uint16) uint16
pkg syscall/zx/hardware/network, method (*SessionInfo) GetDescriptorLength() uint8
pkg syscall/zx/hardware/network, method (*SessionInfo) GetDescriptorLengthWithDefault(uint8) uint8
pkg syscall/zx/hardware/network, method (*SessionInfo) GetDescriptorVersion() uint8
pkg syscall/zx/hardware/network, method (*SessionInfo) GetDescriptorVersionWithDefault(uint8) uint8
pkg syscall/zx/hardware/network, method (*SessionInfo) GetDescriptors() zx.VMO
pkg syscall/zx/hardware/network, method (*SessionInfo) GetDescriptorsWithDefault(zx.VMO) zx.VMO
pkg syscall/zx/hardware/network, method (*SessionInfo) GetOptions() SessionFlags
pkg syscall/zx/hardware/network, method (*SessionInfo) GetOptionsWithDefault(SessionFlags) SessionFlags
pkg syscall/zx/hardware/network, method (*SessionInfo) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/hardware/network, method (*SessionInfo) HasData() bool
pkg syscall/zx/hardware/network, method (*SessionInfo) HasDescriptorCount() bool
pkg syscall/zx/hardware/network, method (*SessionInfo) HasDescriptorLength() bool
pkg syscall/zx/hardware/network, method (*SessionInfo) HasDescriptorVersion() bool
pkg syscall/zx/hardware/network, method (*SessionInfo) HasDescriptors() bool
pkg syscall/zx/hardware/network, method (*SessionInfo) HasOptions() bool
pkg syscall/zx/hardware/network, method (*SessionInfo) HasUnknownData() bool
pkg syscall/zx/hardware/network, method (*SessionInfo) Marshaler() fidl.Marshaler
pkg syscall/zx/hardware/network, method (*SessionInfo) SetData(zx.VMO)
pkg syscall/zx/hardware/network, method (*SessionInfo) SetDescriptorCount(uint16)
pkg syscall/zx/hardware/network, method (*SessionInfo) SetDescriptorLength(uint8)
pkg syscall/zx/hardware/network, method (*SessionInfo) SetDescriptorVersion(uint8)
pkg syscall/zx/hardware/network, method (*SessionInfo) SetDescriptors(zx.VMO)
pkg syscall/zx/hardware/network, method (*SessionInfo) SetOptions(SessionFlags)
pkg syscall/zx/hardware/network, method (*SessionWithCtxInterface) Attach(context.Context, PortId, []FrameType) (SessionAttachResult, error)
pkg syscall/zx/hardware/network, method (*SessionWithCtxInterface) Close(context.Context) error
pkg syscall/zx/hardware/network, method (*SessionWithCtxInterface) Detach(context.Context, PortId) (SessionDetachResult, error)
pkg syscall/zx/hardware/network, method (*SessionWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*SessionWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*SessionWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/hardware/network, method (*StatusWatcherEventProxy) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*StatusWatcherWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*StatusWatcherWithCtxInterface) WatchStatus(context.Context) (PortStatus, error)
pkg syscall/zx/hardware/network, method (*StatusWatcherWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/hardware/network, method (*StatusWatcherWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/hardware/network, method (DeviceClass) I_EnumIsStrict() bool
pkg syscall/zx/hardware/network, method (DeviceClass) I_EnumValues() []DeviceClass
pkg syscall/zx/hardware/network, method (DeviceClass) IsUnknown() bool
pkg syscall/zx/hardware/network, method (DeviceClass) String() string
pkg syscall/zx/hardware/network, method (EthernetFeatures) ClearBits(EthernetFeatures) EthernetFeatures
pkg syscall/zx/hardware/network, method (EthernetFeatures) GetUnknownBits() uint64
pkg syscall/zx/hardware/network, method (EthernetFeatures) HasBits(EthernetFeatures) bool
pkg syscall/zx/hardware/network, method (EthernetFeatures) HasUnknownBits() bool
pkg syscall/zx/hardware/network, method (EthernetFeatures) I_BitsIsStrict() bool
pkg syscall/zx/hardware/network, method (EthernetFeatures) I_BitsMask() EthernetFeatures
pkg syscall/zx/hardware/network, method (EthernetFeatures) InvertBits() EthernetFeatures
pkg syscall/zx/hardware/network, method (EthernetFeatures) String() string
pkg syscall/zx/hardware/network, method (FrameType) I_EnumIsStrict() bool
pkg syscall/zx/hardware/network, method (FrameType) I_EnumValues() []FrameType
pkg syscall/zx/hardware/network, method (FrameType) IsUnknown() bool
pkg syscall/zx/hardware/network, method (FrameType) String() string
pkg syscall/zx/hardware/network, method (InfoType) I_EnumIsStrict() bool
pkg syscall/zx/hardware/network, method (InfoType) I_EnumValues() []InfoType
pkg syscall/zx/hardware/network, method (InfoType) IsUnknown() bool
pkg syscall/zx/hardware/network, method (InfoType) String() string
pkg syscall/zx/hardware/network, method (MacFilterMode) I_EnumIsStrict() bool
pkg syscall/zx/hardware/network, method (MacFilterMode) I_EnumValues() []MacFilterMode
pkg syscall/zx/hardware/network, method (MacFilterMode) IsUnknown() bool
pkg syscall/zx/hardware/network, method (MacFilterMode) String() string
pkg syscall/zx/hardware/network, method (RxAcceleration) I_EnumIsStrict() bool
pkg syscall/zx/hardware/network, method (RxAcceleration) I_EnumValues() []RxAcceleration
pkg syscall/zx/hardware/network, method (RxAcceleration) IsUnknown() bool
pkg syscall/zx/hardware/network, method (RxAcceleration) String() string
pkg syscall/zx/hardware/network, method (RxFlags) ClearBits(RxFlags) RxFlags
pkg syscall/zx/hardware/network, method (RxFlags) GetUnknownBits() uint64
pkg syscall/zx/hardware/network, method (RxFlags) HasBits(RxFlags) bool
pkg syscall/zx/hardware/network, method (RxFlags) HasUnknownBits() bool
pkg syscall/zx/hardware/network, method (RxFlags) I_BitsIsStrict() bool
pkg syscall/zx/hardware/network, method (RxFlags) I_BitsMask() RxFlags
pkg syscall/zx/hardware/network, method (RxFlags) InvertBits() RxFlags
pkg syscall/zx/hardware/network, method (RxFlags) String() string
pkg syscall/zx/hardware/network, method (SessionFlags) ClearBits(SessionFlags) SessionFlags
pkg syscall/zx/hardware/network, method (SessionFlags) GetUnknownBits() uint64
pkg syscall/zx/hardware/network, method (SessionFlags) HasBits(SessionFlags) bool
pkg syscall/zx/hardware/network, method (SessionFlags) HasUnknownBits() bool
pkg syscall/zx/hardware/network, method (SessionFlags) I_BitsIsStrict() bool
pkg syscall/zx/hardware/network, method (SessionFlags) I_BitsMask() SessionFlags
pkg syscall/zx/hardware/network, method (SessionFlags) InvertBits() SessionFlags
pkg syscall/zx/hardware/network, method (SessionFlags) String() string
pkg syscall/zx/hardware/network, method (StatusFlags) ClearBits(StatusFlags) StatusFlags
pkg syscall/zx/hardware/network, method (StatusFlags) GetUnknownBits() uint64
pkg syscall/zx/hardware/network, method (StatusFlags) HasBits(StatusFlags) bool
pkg syscall/zx/hardware/network, method (StatusFlags) HasUnknownBits() bool
pkg syscall/zx/hardware/network, method (StatusFlags) I_BitsIsStrict() bool
pkg syscall/zx/hardware/network, method (StatusFlags) I_BitsMask() StatusFlags
pkg syscall/zx/hardware/network, method (StatusFlags) InvertBits() StatusFlags
pkg syscall/zx/hardware/network, method (StatusFlags) String() string
pkg syscall/zx/hardware/network, method (TxAcceleration) I_EnumIsStrict() bool
pkg syscall/zx/hardware/network, method (TxAcceleration) I_EnumValues() []TxAcceleration
pkg syscall/zx/hardware/network, method (TxAcceleration) IsUnknown() bool
pkg syscall/zx/hardware/network, method (TxAcceleration) String() string
pkg syscall/zx/hardware/network, method (TxFlags) ClearBits(TxFlags) TxFlags
pkg syscall/zx/hardware/network, method (TxFlags) GetUnknownBits() uint64
pkg syscall/zx/hardware/network, method (TxFlags) HasBits(TxFlags) bool
pkg syscall/zx/hardware/network, method (TxFlags) HasUnknownBits() bool
pkg syscall/zx/hardware/network, method (TxFlags) I_BitsIsStrict() bool
pkg syscall/zx/hardware/network, method (TxFlags) I_BitsMask() TxFlags
pkg syscall/zx/hardware/network, method (TxFlags) InvertBits() TxFlags
pkg syscall/zx/hardware/network, method (TxFlags) String() string
pkg syscall/zx/hardware/network, method (TxReturnFlags) ClearBits(TxReturnFlags) TxReturnFlags
pkg syscall/zx/hardware/network, method (TxReturnFlags) GetUnknownBits() uint64
pkg syscall/zx/hardware/network, method (TxReturnFlags) HasBits(TxReturnFlags) bool
pkg syscall/zx/hardware/network, method (TxReturnFlags) HasUnknownBits() bool
pkg syscall/zx/hardware/network, method (TxReturnFlags) I_BitsIsStrict() bool
pkg syscall/zx/hardware/network, method (TxReturnFlags) I_BitsMask() TxReturnFlags
pkg syscall/zx/hardware/network, method (TxReturnFlags) InvertBits() TxReturnFlags
pkg syscall/zx/hardware/network, method (TxReturnFlags) String() string
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, BufferAlignment uint32
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, BufferAlignmentPresent bool
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, I_unknownData interface{}
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, MaxBufferLength uint32
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, MaxBufferLengthPresent bool
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, MaxBufferParts uint8
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, MaxBufferPartsPresent bool
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, MinRxBufferLength uint32
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, MinRxBufferLengthPresent bool
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, MinTxBufferHead uint16
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, MinTxBufferHeadPresent bool
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, MinTxBufferLength uint32
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, MinTxBufferLengthPresent bool
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, MinTxBufferTail uint16
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, MinTxBufferTailPresent bool
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, RxAccel []RxAcceleration
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, RxAccelPresent bool
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, RxDepth uint16
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, RxDepthPresent bool
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, TxAccel []TxAcceleration
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, TxAccelPresent bool
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, TxDepth uint16
pkg syscall/zx/hardware/network, type DeviceBaseInfo struct, TxDepthPresent bool
pkg syscall/zx/hardware/network, type DeviceClass uint16
pkg syscall/zx/hardware/network, type DeviceEventProxy struct
pkg syscall/zx/hardware/network, type DeviceEventProxy struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type DeviceInfo struct
pkg syscall/zx/hardware/network, type DeviceInfo struct, BaseInfo DeviceBaseInfo
pkg syscall/zx/hardware/network, type DeviceInfo struct, BaseInfoPresent bool
pkg syscall/zx/hardware/network, type DeviceInfo struct, DescriptorVersion uint8
pkg syscall/zx/hardware/network, type DeviceInfo struct, DescriptorVersionPresent bool
pkg syscall/zx/hardware/network, type DeviceInfo struct, I_unknownData interface{}
pkg syscall/zx/hardware/network, type DeviceInfo struct, MinDescriptorLength uint8
pkg syscall/zx/hardware/network, type DeviceInfo struct, MinDescriptorLengthPresent bool
pkg syscall/zx/hardware/network, type DeviceInstanceEventProxy struct
pkg syscall/zx/hardware/network, type DeviceInstanceEventProxy struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type DeviceInstanceWithCtx interface { GetDevice }
pkg syscall/zx/hardware/network, type DeviceInstanceWithCtx interface, GetDevice(context.Context, DeviceWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, type DeviceInstanceWithCtxInterface struct
pkg syscall/zx/hardware/network, type DeviceInstanceWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type DeviceInstanceWithCtxInterfaceRequest struct
pkg syscall/zx/hardware/network, type DeviceInstanceWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type DeviceInstanceWithCtxStub struct
pkg syscall/zx/hardware/network, type DeviceInstanceWithCtxStub struct, Impl DeviceInstanceWithCtx
pkg syscall/zx/hardware/network, type DeviceInstanceWithCtxTransitionalBase struct
pkg syscall/zx/hardware/network, type DeviceOpenSessionResponse struct
pkg syscall/zx/hardware/network, type DeviceOpenSessionResponse struct, Fifos Fifos
pkg syscall/zx/hardware/network, type DeviceOpenSessionResponse struct, Session SessionWithCtxInterface
pkg syscall/zx/hardware/network, type DeviceOpenSessionResult struct
pkg syscall/zx/hardware/network, type DeviceOpenSessionResult struct, Err int32
pkg syscall/zx/hardware/network, type DeviceOpenSessionResult struct, Response DeviceOpenSessionResponse
pkg syscall/zx/hardware/network, type DeviceOpenSessionResult struct, embedded I_deviceOpenSessionResultTag
pkg syscall/zx/hardware/network, type DevicePortEvent struct
pkg syscall/zx/hardware/network, type DevicePortEvent struct, Added PortId
pkg syscall/zx/hardware/network, type DevicePortEvent struct, Existing PortId
pkg syscall/zx/hardware/network, type DevicePortEvent struct, Idle Empty
pkg syscall/zx/hardware/network, type DevicePortEvent struct, Removed PortId
pkg syscall/zx/hardware/network, type DevicePortEvent struct, embedded I_devicePortEventTag
pkg syscall/zx/hardware/network, type DeviceWithCtx interface { Clone, GetInfo, GetPort, GetPortWatcher, OpenSession }
pkg syscall/zx/hardware/network, type DeviceWithCtx interface, Clone(context.Context, DeviceWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, type DeviceWithCtx interface, GetInfo(context.Context) (DeviceInfo, error)
pkg syscall/zx/hardware/network, type DeviceWithCtx interface, GetPort(context.Context, PortId, PortWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, type DeviceWithCtx interface, GetPortWatcher(context.Context, PortWatcherWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, type DeviceWithCtx interface, OpenSession(context.Context, string, SessionInfo) (DeviceOpenSessionResult, error)
pkg syscall/zx/hardware/network, type DeviceWithCtxInterface struct
pkg syscall/zx/hardware/network, type DeviceWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type DeviceWithCtxInterfaceRequest struct
pkg syscall/zx/hardware/network, type DeviceWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type DeviceWithCtxStub struct
pkg syscall/zx/hardware/network, type DeviceWithCtxStub struct, Impl DeviceWithCtx
pkg syscall/zx/hardware/network, type DeviceWithCtxTransitionalBase struct
pkg syscall/zx/hardware/network, type DiagnosticsEventProxy struct
pkg syscall/zx/hardware/network, type DiagnosticsEventProxy struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type DiagnosticsWithCtx interface { LogDebugInfoToSyslog }
pkg syscall/zx/hardware/network, type DiagnosticsWithCtx interface, LogDebugInfoToSyslog(context.Context) error
pkg syscall/zx/hardware/network, type DiagnosticsWithCtxInterface struct
pkg syscall/zx/hardware/network, type DiagnosticsWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type DiagnosticsWithCtxInterfaceRequest struct
pkg syscall/zx/hardware/network, type DiagnosticsWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type DiagnosticsWithCtxStub struct
pkg syscall/zx/hardware/network, type DiagnosticsWithCtxStub struct, Impl DiagnosticsWithCtx
pkg syscall/zx/hardware/network, type DiagnosticsWithCtxTransitionalBase struct
pkg syscall/zx/hardware/network, type Empty struct
pkg syscall/zx/hardware/network, type EthernetFeatures uint32
pkg syscall/zx/hardware/network, type Fifos struct
pkg syscall/zx/hardware/network, type Fifos struct, Rx zx.Handle
pkg syscall/zx/hardware/network, type Fifos struct, Tx zx.Handle
pkg syscall/zx/hardware/network, type FrameType uint8
pkg syscall/zx/hardware/network, type FrameTypeSupport struct
pkg syscall/zx/hardware/network, type FrameTypeSupport struct, Features uint32
pkg syscall/zx/hardware/network, type FrameTypeSupport struct, SupportedFlags TxFlags
pkg syscall/zx/hardware/network, type FrameTypeSupport struct, Type FrameType
pkg syscall/zx/hardware/network, type I_deviceOpenSessionResultTag uint64
pkg syscall/zx/hardware/network, type I_devicePortEventTag uint64
pkg syscall/zx/hardware/network, type I_sessionAttachResultTag uint64
pkg syscall/zx/hardware/network, type I_sessionDetachResultTag uint64
pkg syscall/zx/hardware/network, type InfoType uint32
pkg syscall/zx/hardware/network, type MacAddressingEventProxy struct
pkg syscall/zx/hardware/network, type MacAddressingEventProxy struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type MacAddressingWithCtx interface { AddMulticastAddress, GetUnicastAddress, RemoveMulticastAddress, SetMode }
pkg syscall/zx/hardware/network, type MacAddressingWithCtx interface, AddMulticastAddress(context.Context, net.MacAddress) (int32, error)
pkg syscall/zx/hardware/network, type MacAddressingWithCtx interface, GetUnicastAddress(context.Context) (net.MacAddress, error)
pkg syscall/zx/hardware/network, type MacAddressingWithCtx interface, RemoveMulticastAddress(context.Context, net.MacAddress) (int32, error)
pkg syscall/zx/hardware/network, type MacAddressingWithCtx interface, SetMode(context.Context, MacFilterMode) (int32, error)
pkg syscall/zx/hardware/network, type MacAddressingWithCtxInterface struct
pkg syscall/zx/hardware/network, type MacAddressingWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type MacAddressingWithCtxInterfaceRequest struct
pkg syscall/zx/hardware/network, type MacAddressingWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type MacAddressingWithCtxStub struct
pkg syscall/zx/hardware/network, type MacAddressingWithCtxStub struct, Impl MacAddressingWithCtx
pkg syscall/zx/hardware/network, type MacAddressingWithCtxTransitionalBase struct
pkg syscall/zx/hardware/network, type MacFilterMode uint32
pkg syscall/zx/hardware/network, type PortEventProxy struct
pkg syscall/zx/hardware/network, type PortEventProxy struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type PortGetCountersResponse struct
pkg syscall/zx/hardware/network, type PortGetCountersResponse struct, I_unknownData interface{}
pkg syscall/zx/hardware/network, type PortGetCountersResponse struct, RxBytes uint64
pkg syscall/zx/hardware/network, type PortGetCountersResponse struct, RxBytesPresent bool
pkg syscall/zx/hardware/network, type PortGetCountersResponse struct, RxFrames uint64
pkg syscall/zx/hardware/network, type PortGetCountersResponse struct, RxFramesPresent bool
pkg syscall/zx/hardware/network, type PortGetCountersResponse struct, TxBytes uint64
pkg syscall/zx/hardware/network, type PortGetCountersResponse struct, TxBytesPresent bool
pkg syscall/zx/hardware/network, type PortGetCountersResponse struct, TxFrames uint64
pkg syscall/zx/hardware/network, type PortGetCountersResponse struct, TxFramesPresent bool
pkg syscall/zx/hardware/network, type PortId struct
pkg syscall/zx/hardware/network, type PortId struct, Base uint8
pkg syscall/zx/hardware/network, type PortId struct, Salt uint8
pkg syscall/zx/hardware/network, type PortInfo struct
pkg syscall/zx/hardware/network, type PortInfo struct, Class DeviceClass
pkg syscall/zx/hardware/network, type PortInfo struct, ClassPresent bool
pkg syscall/zx/hardware/network, type PortInfo struct, I_unknownData interface{}
pkg syscall/zx/hardware/network, type PortInfo struct, Id PortId
pkg syscall/zx/hardware/network, type PortInfo struct, IdPresent bool
pkg syscall/zx/hardware/network, type PortInfo struct, RxTypes []FrameType
pkg syscall/zx/hardware/network, type PortInfo struct, RxTypesPresent bool
pkg syscall/zx/hardware/network, type PortInfo struct, TxTypes []FrameTypeSupport
pkg syscall/zx/hardware/network, type PortInfo struct, TxTypesPresent bool
pkg syscall/zx/hardware/network, type PortStatus struct
pkg syscall/zx/hardware/network, type PortStatus struct, Flags StatusFlags
pkg syscall/zx/hardware/network, type PortStatus struct, FlagsPresent bool
pkg syscall/zx/hardware/network, type PortStatus struct, I_unknownData interface{}
pkg syscall/zx/hardware/network, type PortStatus struct, Mtu uint32
pkg syscall/zx/hardware/network, type PortStatus struct, MtuPresent bool
pkg syscall/zx/hardware/network, type PortWatcherEventProxy struct
pkg syscall/zx/hardware/network, type PortWatcherEventProxy struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type PortWatcherWithCtx interface { Watch }
pkg syscall/zx/hardware/network, type PortWatcherWithCtx interface, Watch(context.Context) (DevicePortEvent, error)
pkg syscall/zx/hardware/network, type PortWatcherWithCtxInterface struct
pkg syscall/zx/hardware/network, type PortWatcherWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type PortWatcherWithCtxInterfaceRequest struct
pkg syscall/zx/hardware/network, type PortWatcherWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type PortWatcherWithCtxStub struct
pkg syscall/zx/hardware/network, type PortWatcherWithCtxStub struct, Impl PortWatcherWithCtx
pkg syscall/zx/hardware/network, type PortWatcherWithCtxTransitionalBase struct
pkg syscall/zx/hardware/network, type PortWithCtx interface { Clone, GetCounters, GetDevice, GetDiagnostics, GetInfo, GetMac, GetStatus, GetStatusWatcher }
pkg syscall/zx/hardware/network, type PortWithCtx interface, Clone(context.Context, PortWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, type PortWithCtx interface, GetCounters(context.Context) (PortGetCountersResponse, error)
pkg syscall/zx/hardware/network, type PortWithCtx interface, GetDevice(context.Context, DeviceWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, type PortWithCtx interface, GetDiagnostics(context.Context, DiagnosticsWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, type PortWithCtx interface, GetInfo(context.Context) (PortInfo, error)
pkg syscall/zx/hardware/network, type PortWithCtx interface, GetMac(context.Context, MacAddressingWithCtxInterfaceRequest) error
pkg syscall/zx/hardware/network, type PortWithCtx interface, GetStatus(context.Context) (PortStatus, error)
pkg syscall/zx/hardware/network, type PortWithCtx interface, GetStatusWatcher(context.Context, StatusWatcherWithCtxInterfaceRequest, uint32) error
pkg syscall/zx/hardware/network, type PortWithCtxInterface struct
pkg syscall/zx/hardware/network, type PortWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type PortWithCtxInterfaceRequest struct
pkg syscall/zx/hardware/network, type PortWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type PortWithCtxStub struct
pkg syscall/zx/hardware/network, type PortWithCtxStub struct, Impl PortWithCtx
pkg syscall/zx/hardware/network, type PortWithCtxTransitionalBase struct
pkg syscall/zx/hardware/network, type RxAcceleration uint8
pkg syscall/zx/hardware/network, type RxFlags uint32
pkg syscall/zx/hardware/network, type SessionAttachResponse struct
pkg syscall/zx/hardware/network, type SessionAttachResult struct
pkg syscall/zx/hardware/network, type SessionAttachResult struct, Err int32
pkg syscall/zx/hardware/network, type SessionAttachResult struct, Response SessionAttachResponse
pkg syscall/zx/hardware/network, type SessionAttachResult struct, embedded I_sessionAttachResultTag
pkg syscall/zx/hardware/network, type SessionDetachResponse struct
pkg syscall/zx/hardware/network, type SessionDetachResult struct
pkg syscall/zx/hardware/network, type SessionDetachResult struct, Err int32
pkg syscall/zx/hardware/network, type SessionDetachResult struct, Response SessionDetachResponse
pkg syscall/zx/hardware/network, type SessionDetachResult struct, embedded I_sessionDetachResultTag
pkg syscall/zx/hardware/network, type SessionEventProxy struct
pkg syscall/zx/hardware/network, type SessionEventProxy struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type SessionFlags uint16
pkg syscall/zx/hardware/network, type SessionInfo struct
pkg syscall/zx/hardware/network, type SessionInfo struct, Data zx.VMO
pkg syscall/zx/hardware/network, type SessionInfo struct, DataPresent bool
pkg syscall/zx/hardware/network, type SessionInfo struct, DescriptorCount uint16
pkg syscall/zx/hardware/network, type SessionInfo struct, DescriptorCountPresent bool
pkg syscall/zx/hardware/network, type SessionInfo struct, DescriptorLength uint8
pkg syscall/zx/hardware/network, type SessionInfo struct, DescriptorLengthPresent bool
pkg syscall/zx/hardware/network, type SessionInfo struct, DescriptorVersion uint8
pkg syscall/zx/hardware/network, type SessionInfo struct, DescriptorVersionPresent bool
pkg syscall/zx/hardware/network, type SessionInfo struct, Descriptors zx.VMO
pkg syscall/zx/hardware/network, type SessionInfo struct, DescriptorsPresent bool
pkg syscall/zx/hardware/network, type SessionInfo struct, I_unknownData interface{}
pkg syscall/zx/hardware/network, type SessionInfo struct, Options SessionFlags
pkg syscall/zx/hardware/network, type SessionInfo struct, OptionsPresent bool
pkg syscall/zx/hardware/network, type SessionWithCtx interface { Attach, Close, Detach }
pkg syscall/zx/hardware/network, type SessionWithCtx interface, Attach(context.Context, PortId, []FrameType) (SessionAttachResult, error)
pkg syscall/zx/hardware/network, type SessionWithCtx interface, Close(context.Context) error
pkg syscall/zx/hardware/network, type SessionWithCtx interface, Detach(context.Context, PortId) (SessionDetachResult, error)
pkg syscall/zx/hardware/network, type SessionWithCtxInterface struct
pkg syscall/zx/hardware/network, type SessionWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type SessionWithCtxInterfaceRequest struct
pkg syscall/zx/hardware/network, type SessionWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type SessionWithCtxStub struct
pkg syscall/zx/hardware/network, type SessionWithCtxStub struct, Impl SessionWithCtx
pkg syscall/zx/hardware/network, type SessionWithCtxTransitionalBase struct
pkg syscall/zx/hardware/network, type StatusFlags uint32
pkg syscall/zx/hardware/network, type StatusWatcherEventProxy struct
pkg syscall/zx/hardware/network, type StatusWatcherEventProxy struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type StatusWatcherWithCtx interface { WatchStatus }
pkg syscall/zx/hardware/network, type StatusWatcherWithCtx interface, WatchStatus(context.Context) (PortStatus, error)
pkg syscall/zx/hardware/network, type StatusWatcherWithCtxInterface struct
pkg syscall/zx/hardware/network, type StatusWatcherWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type StatusWatcherWithCtxInterfaceRequest struct
pkg syscall/zx/hardware/network, type StatusWatcherWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/hardware/network, type StatusWatcherWithCtxStub struct
pkg syscall/zx/hardware/network, type StatusWatcherWithCtxStub struct, Impl StatusWatcherWithCtx
pkg syscall/zx/hardware/network, type StatusWatcherWithCtxTransitionalBase struct
pkg syscall/zx/hardware/network, type TxAcceleration uint8
pkg syscall/zx/hardware/network, type TxFlags uint32
pkg syscall/zx/hardware/network, type TxReturnFlags uint32
pkg syscall/zx/io, const AdvisoryLockTypeRead = 1
pkg syscall/zx/io, const AdvisoryLockTypeRead AdvisoryLockType
pkg syscall/zx/io, const AdvisoryLockTypeUnlock = 3
pkg syscall/zx/io, const AdvisoryLockTypeUnlock AdvisoryLockType
pkg syscall/zx/io, const AdvisoryLockTypeWrite = 2
pkg syscall/zx/io, const AdvisoryLockTypeWrite AdvisoryLockType
pkg syscall/zx/io, const AdvisoryLockingAdvisoryLockOrdinal = 7992130864415541162
pkg syscall/zx/io, const AdvisoryLockingAdvisoryLockOrdinal uint64
pkg syscall/zx/io, const AdvisoryLockingAdvisoryLockResultErr = 2
pkg syscall/zx/io, const AdvisoryLockingAdvisoryLockResultErr ideal-int
pkg syscall/zx/io, const AdvisoryLockingAdvisoryLockResultResponse = 1
pkg syscall/zx/io, const AdvisoryLockingAdvisoryLockResultResponse ideal-int
pkg syscall/zx/io, const CloseAll = 24
pkg syscall/zx/io, const CloseAll InotifyWatchMask
pkg syscall/zx/io, const ConnectionProtocolsConnector = 1
pkg syscall/zx/io, const ConnectionProtocolsConnector ideal-int
pkg syscall/zx/io, const ConnectionProtocolsNode = 2
pkg syscall/zx/io, const ConnectionProtocolsNode ideal-int
pkg syscall/zx/io, const ConnectionProtocols_unknownData = 0
pkg syscall/zx/io, const ConnectionProtocols_unknownData ideal-int
pkg syscall/zx/io, const ConnectorFlags_Mask = 0
pkg syscall/zx/io, const ConnectorFlags_Mask ConnectorFlags
pkg syscall/zx/io, const Directory1CloneOrdinal = 6512600400724287855
pkg syscall/zx/io, const Directory1CloneOrdinal uint64
pkg syscall/zx/io, const Directory1GetAttrOrdinal = 8689798978500614909
pkg syscall/zx/io, const Directory1GetAttrOrdinal uint64
pkg syscall/zx/io, const Directory1GetFlagsOrdinal = 6595803110182632097
pkg syscall/zx/io, const Directory1GetFlagsOrdinal uint64
pkg syscall/zx/io, const Directory1GetTokenOrdinal = 2787337947777369685
pkg syscall/zx/io, const Directory1GetTokenOrdinal uint64
pkg syscall/zx/io, const Directory1LinkOrdinal = 8360374984291987687
pkg syscall/zx/io, const Directory1LinkOrdinal uint64
pkg syscall/zx/io, const Directory1OnOpenOrdinal = 9207534335756671346
pkg syscall/zx/io, const Directory1OnOpenOrdinal uint64
pkg syscall/zx/io, const Directory1OpenOrdinal = 3193127272456937152
pkg syscall/zx/io, const Directory1OpenOrdinal uint64
pkg syscall/zx/io, const Directory1QueryFilesystemOrdinal = 8013111122914313744
pkg syscall/zx/io, const Directory1QueryFilesystemOrdinal uint64
pkg syscall/zx/io, const Directory1ReadDirentsOrdinal = 3855785432100874762
pkg syscall/zx/io, const Directory1ReadDirentsOrdinal uint64
pkg syscall/zx/io, const Directory1RewindOrdinal = 1635123508515392625
pkg syscall/zx/io, const Directory1RewindOrdinal uint64
pkg syscall/zx/io, const Directory1SetAttrOrdinal = 4721673413776871238
pkg syscall/zx/io, const Directory1SetAttrOrdinal uint64
pkg syscall/zx/io, const Directory1SetFlagsOrdinal = 5950864159036794675
pkg syscall/zx/io, const Directory1SetFlagsOrdinal uint64
pkg syscall/zx/io, const Directory1WatchOrdinal = 6275512344170098065
pkg syscall/zx/io, const Directory1WatchOrdinal uint64
pkg syscall/zx/io, const Directory2AddInotifyFilterOrdinal = 2291733984692638506
pkg syscall/zx/io, const Directory2AddInotifyFilterOrdinal uint64
pkg syscall/zx/io, const Directory2AdvisoryLockOrdinal = 7992130864415541162
pkg syscall/zx/io, const Directory2AdvisoryLockOrdinal uint64
pkg syscall/zx/io, const Directory2CloseOrdinal = 6540867515453498750
pkg syscall/zx/io, const Directory2CloseOrdinal uint64
pkg syscall/zx/io, const Directory2EnumerateOrdinal = 3937494568478622589
pkg syscall/zx/io, const Directory2EnumerateOrdinal uint64
pkg syscall/zx/io, const Directory2GetAttributesOrdinal = 4414537700416816443
pkg syscall/zx/io, const Directory2GetAttributesOrdinal uint64
pkg syscall/zx/io, const Directory2GetConnectionInfoOrdinal = 6362521381364198667
pkg syscall/zx/io, const Directory2GetConnectionInfoOrdinal uint64
pkg syscall/zx/io, const Directory2OnRepresentationOrdinal = 6679970090861613324
pkg syscall/zx/io, const Directory2OnRepresentationOrdinal uint64
pkg syscall/zx/io, const Directory2Open2Ordinal = 3439711884268033238
pkg syscall/zx/io, const Directory2Open2Ordinal uint64
pkg syscall/zx/io, const Directory2QueryOrdinal = 2763219980499352582
pkg syscall/zx/io, const Directory2QueryOrdinal uint64
pkg syscall/zx/io, const Directory2RenameOrdinal = 8097726607824333022
pkg syscall/zx/io, const Directory2RenameOrdinal uint64
pkg syscall/zx/io, const Directory2RenameResultErr = 2
pkg syscall/zx/io, const Directory2RenameResultErr ideal-int
pkg syscall/zx/io, const Directory2RenameResultResponse = 1
pkg syscall/zx/io, const Directory2RenameResultResponse ideal-int
pkg syscall/zx/io, const Directory2ReopenOrdinal = 7675434429343513249
pkg syscall/zx/io, const Directory2ReopenOrdinal uint64
pkg syscall/zx/io, const Directory2SyncOrdinal = 3196473584242777161
pkg syscall/zx/io, const Directory2SyncOrdinal uint64
pkg syscall/zx/io, const Directory2UnlinkOrdinal = 8433556716759383021
pkg syscall/zx/io, const Directory2UnlinkOrdinal uint64
pkg syscall/zx/io, const Directory2UnlinkResultErr = 2
pkg syscall/zx/io, const Directory2UnlinkResultErr ideal-int
pkg syscall/zx/io, const Directory2UnlinkResultResponse = 1
pkg syscall/zx/io, const Directory2UnlinkResultResponse ideal-int
pkg syscall/zx/io, const Directory2UpdateAttributesOrdinal = 3677402239314018056
pkg syscall/zx/io, const Directory2UpdateAttributesOrdinal uint64
pkg syscall/zx/io, const DirectoryAddInotifyFilterOrdinal = 2291733984692638506
pkg syscall/zx/io, const DirectoryAddInotifyFilterOrdinal uint64
pkg syscall/zx/io, const DirectoryAdvisoryLockOrdinal = 7992130864415541162
pkg syscall/zx/io, const DirectoryAdvisoryLockOrdinal uint64
pkg syscall/zx/io, const DirectoryCloneOrdinal = 6512600400724287855
pkg syscall/zx/io, const DirectoryCloneOrdinal uint64
pkg syscall/zx/io, const DirectoryCloseOrdinal = 6540867515453498750
pkg syscall/zx/io, const DirectoryCloseOrdinal uint64
pkg syscall/zx/io, const DirectoryEnumerateOrdinal = 3937494568478622589
pkg syscall/zx/io, const DirectoryEnumerateOrdinal uint64
pkg syscall/zx/io, const DirectoryGetAttrOrdinal = 8689798978500614909
pkg syscall/zx/io, const DirectoryGetAttrOrdinal uint64
pkg syscall/zx/io, const DirectoryGetAttributesOrdinal = 4414537700416816443
pkg syscall/zx/io, const DirectoryGetAttributesOrdinal uint64
pkg syscall/zx/io, const DirectoryGetConnectionInfoOrdinal = 6362521381364198667
pkg syscall/zx/io, const DirectoryGetConnectionInfoOrdinal uint64
pkg syscall/zx/io, const DirectoryGetFlagsOrdinal = 6595803110182632097
pkg syscall/zx/io, const DirectoryGetFlagsOrdinal uint64
pkg syscall/zx/io, const DirectoryGetTokenOrdinal = 2787337947777369685
pkg syscall/zx/io, const DirectoryGetTokenOrdinal uint64
pkg syscall/zx/io, const DirectoryIteratorGetNextOrdinal = 4355173791087153387
pkg syscall/zx/io, const DirectoryIteratorGetNextOrdinal uint64
pkg syscall/zx/io, const DirectoryIteratorGetNextResultErr = 2
pkg syscall/zx/io, const DirectoryIteratorGetNextResultErr ideal-int
pkg syscall/zx/io, const DirectoryIteratorGetNextResultResponse = 1
pkg syscall/zx/io, const DirectoryIteratorGetNextResultResponse ideal-int
pkg syscall/zx/io, const DirectoryLinkOrdinal = 8360374984291987687
pkg syscall/zx/io, const DirectoryLinkOrdinal uint64
pkg syscall/zx/io, const DirectoryOnOpenOrdinal = 9207534335756671346
pkg syscall/zx/io, const DirectoryOnOpenOrdinal uint64
pkg syscall/zx/io, const DirectoryOnRepresentationOrdinal = 6679970090861613324
pkg syscall/zx/io, const DirectoryOnRepresentationOrdinal uint64
pkg syscall/zx/io, const DirectoryOpen2Ordinal = 3439711884268033238
pkg syscall/zx/io, const DirectoryOpen2Ordinal uint64
pkg syscall/zx/io, const DirectoryOpenOrdinal = 3193127272456937152
pkg syscall/zx/io, const DirectoryOpenOrdinal uint64
pkg syscall/zx/io, const DirectoryProtocolFlags_Mask = 0
pkg syscall/zx/io, const DirectoryProtocolFlags_Mask DirectoryProtocolFlags
pkg syscall/zx/io, const DirectoryProtocolName = "fuchsia.io/Directory"
pkg syscall/zx/io, const DirectoryProtocolName string
pkg syscall/zx/io, const DirectoryQueryFilesystemOrdinal = 8013111122914313744
pkg syscall/zx/io, const DirectoryQueryFilesystemOrdinal uint64
pkg syscall/zx/io, const DirectoryQueryOrdinal = 2763219980499352582
pkg syscall/zx/io, const DirectoryQueryOrdinal uint64
pkg syscall/zx/io, const DirectoryReadDirentsOrdinal = 3855785432100874762
pkg syscall/zx/io, const DirectoryReadDirentsOrdinal uint64
pkg syscall/zx/io, const DirectoryRenameOrdinal = 8097726607824333022
pkg syscall/zx/io, const DirectoryRenameOrdinal uint64
pkg syscall/zx/io, const DirectoryReopenOrdinal = 7675434429343513249
pkg syscall/zx/io, const DirectoryReopenOrdinal uint64
pkg syscall/zx/io, const DirectoryRewindOrdinal = 1635123508515392625
pkg syscall/zx/io, const DirectoryRewindOrdinal uint64
pkg syscall/zx/io, const DirectorySetAttrOrdinal = 4721673413776871238
pkg syscall/zx/io, const DirectorySetAttrOrdinal uint64
pkg syscall/zx/io, const DirectorySetFlagsOrdinal = 5950864159036794675
pkg syscall/zx/io, const DirectorySetFlagsOrdinal uint64
pkg syscall/zx/io, const DirectorySyncOrdinal = 3196473584242777161
pkg syscall/zx/io, const DirectorySyncOrdinal uint64
pkg syscall/zx/io, const DirectoryUnlinkOrdinal = 8433556716759383021
pkg syscall/zx/io, const DirectoryUnlinkOrdinal uint64
pkg syscall/zx/io, const DirectoryUpdateAttributesOrdinal = 3677402239314018056
pkg syscall/zx/io, const DirectoryUpdateAttributesOrdinal uint64
pkg syscall/zx/io, const DirectoryWatchOrdinal = 6275512344170098065
pkg syscall/zx/io, const DirectoryWatchOrdinal uint64
pkg syscall/zx/io, const DirentTypeBlockDevice = 6
pkg syscall/zx/io, const DirentTypeBlockDevice DirentType
pkg syscall/zx/io, const DirentTypeDirectory = 4
pkg syscall/zx/io, const DirentTypeDirectory DirentType
pkg syscall/zx/io, const DirentTypeFile = 8
pkg syscall/zx/io, const DirentTypeFile DirentType
pkg syscall/zx/io, const DirentTypeService = 16
pkg syscall/zx/io, const DirentTypeService DirentType
pkg syscall/zx/io, const DirentTypeUnknown = 0
pkg syscall/zx/io, const DirentTypeUnknown DirentType
pkg syscall/zx/io, const FileAdvisoryLockOrdinal = 7992130864415541162
pkg syscall/zx/io, const FileAdvisoryLockOrdinal uint64
pkg syscall/zx/io, const FileCloneOrdinal = 6512600400724287855
pkg syscall/zx/io, const FileCloneOrdinal uint64
pkg syscall/zx/io, const FileCloseOrdinal = 6540867515453498750
pkg syscall/zx/io, const FileCloseOrdinal uint64
pkg syscall/zx/io, const FileDescribeOrdinal = 7545125870053689020
pkg syscall/zx/io, const FileDescribeOrdinal uint64
pkg syscall/zx/io, const FileGetAttrOrdinal = 8689798978500614909
pkg syscall/zx/io, const FileGetAttrOrdinal uint64
pkg syscall/zx/io, const FileGetAttributesOrdinal = 4414537700416816443
pkg syscall/zx/io, const FileGetAttributesOrdinal uint64
pkg syscall/zx/io, const FileGetBackingMemoryOrdinal = 46911652864194091
pkg syscall/zx/io, const FileGetBackingMemoryOrdinal uint64
pkg syscall/zx/io, const FileGetBackingMemoryResultErr = 2
pkg syscall/zx/io, const FileGetBackingMemoryResultErr ideal-int
pkg syscall/zx/io, const FileGetBackingMemoryResultResponse = 1
pkg syscall/zx/io, const FileGetBackingMemoryResultResponse ideal-int
pkg syscall/zx/io, const FileGetConnectionInfoOrdinal = 6362521381364198667
pkg syscall/zx/io, const FileGetConnectionInfoOrdinal uint64
pkg syscall/zx/io, const FileGetFlagsOrdinal = 6595803110182632097
pkg syscall/zx/io, const FileGetFlagsOrdinal uint64
pkg syscall/zx/io, const FileOnOpenOrdinal = 9207534335756671346
pkg syscall/zx/io, const FileOnOpenOrdinal uint64
pkg syscall/zx/io, const FileOnRepresentationOrdinal = 6679970090861613324
pkg syscall/zx/io, const FileOnRepresentationOrdinal uint64
pkg syscall/zx/io, const FileProtocolFlagsAppend = 1
pkg syscall/zx/io, const FileProtocolFlagsAppend FileProtocolFlags
pkg syscall/zx/io, const FileProtocolFlagsTruncate = 2
pkg syscall/zx/io, const FileProtocolFlagsTruncate FileProtocolFlags
pkg syscall/zx/io, const FileProtocolFlags_Mask = 3
pkg syscall/zx/io, const FileProtocolFlags_Mask FileProtocolFlags
pkg syscall/zx/io, const FileProtocolName = "fuchsia.io/File"
pkg syscall/zx/io, const FileProtocolName string
pkg syscall/zx/io, const FileQueryFilesystemOrdinal = 8013111122914313744
pkg syscall/zx/io, const FileQueryFilesystemOrdinal uint64
pkg syscall/zx/io, const FileQueryOrdinal = 2763219980499352582
pkg syscall/zx/io, const FileQueryOrdinal uint64
pkg syscall/zx/io, const FileReadAtOrdinal = 1587416148701180478
pkg syscall/zx/io, const FileReadAtOrdinal uint64
pkg syscall/zx/io, const FileReadAtResultErr = 2
pkg syscall/zx/io, const FileReadAtResultErr ideal-int
pkg syscall/zx/io, const FileReadAtResultResponse = 1
pkg syscall/zx/io, const FileReadAtResultResponse ideal-int
pkg syscall/zx/io, const FileReadOrdinal = 395825947633028830
pkg syscall/zx/io, const FileReadOrdinal uint64
pkg syscall/zx/io, const FileReopenOrdinal = 7675434429343513249
pkg syscall/zx/io, const FileReopenOrdinal uint64
pkg syscall/zx/io, const FileResizeOrdinal = 3134648685270758458
pkg syscall/zx/io, const FileResizeOrdinal uint64
pkg syscall/zx/io, const FileResizeResultErr = 2
pkg syscall/zx/io, const FileResizeResultErr ideal-int
pkg syscall/zx/io, const FileResizeResultResponse = 1
pkg syscall/zx/io, const FileResizeResultResponse ideal-int
pkg syscall/zx/io, const FileSeekOrdinal = 8649041485622956551
pkg syscall/zx/io, const FileSeekOrdinal uint64
pkg syscall/zx/io, const FileSeekResultErr = 2
pkg syscall/zx/io, const FileSeekResultErr ideal-int
pkg syscall/zx/io, const FileSeekResultResponse = 1
pkg syscall/zx/io, const FileSeekResultResponse ideal-int
pkg syscall/zx/io, const FileSetAttrOrdinal = 4721673413776871238
pkg syscall/zx/io, const FileSetAttrOrdinal uint64
pkg syscall/zx/io, const FileSetFlagsOrdinal = 5950864159036794675
pkg syscall/zx/io, const FileSetFlagsOrdinal uint64
pkg syscall/zx/io, const FileSignalReadable = 16777216
pkg syscall/zx/io, const FileSignalReadable FileSignal
pkg syscall/zx/io, const FileSignalWritable = 33554432
pkg syscall/zx/io, const FileSignalWritable FileSignal
pkg syscall/zx/io, const FileSignal_Mask = 50331648
pkg syscall/zx/io, const FileSignal_Mask FileSignal
pkg syscall/zx/io, const FileSyncOrdinal = 3196473584242777161
pkg syscall/zx/io, const FileSyncOrdinal uint64
pkg syscall/zx/io, const FileUpdateAttributesOrdinal = 3677402239314018056
pkg syscall/zx/io, const FileUpdateAttributesOrdinal uint64
pkg syscall/zx/io, const FileWriteAtOrdinal = 8736683935131400491
pkg syscall/zx/io, const FileWriteAtOrdinal uint64
pkg syscall/zx/io, const FileWriteAtResultErr = 2
pkg syscall/zx/io, const FileWriteAtResultErr ideal-int
pkg syscall/zx/io, const FileWriteAtResultResponse = 1
pkg syscall/zx/io, const FileWriteAtResultResponse ideal-int
pkg syscall/zx/io, const FileWriteOrdinal = 7651971425397809026
pkg syscall/zx/io, const FileWriteOrdinal uint64
pkg syscall/zx/io, const InoUnknown = 18446744073709551615
pkg syscall/zx/io, const InoUnknown uint64
pkg syscall/zx/io, const InotifyWatchMaskAccess = 1
pkg syscall/zx/io, const InotifyWatchMaskAccess InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskAttrib = 4
pkg syscall/zx/io, const InotifyWatchMaskAttrib InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskCloseNowrite = 16
pkg syscall/zx/io, const InotifyWatchMaskCloseNowrite InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskCloseWrite = 8
pkg syscall/zx/io, const InotifyWatchMaskCloseWrite InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskCreate = 256
pkg syscall/zx/io, const InotifyWatchMaskCreate InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskDelete = 512
pkg syscall/zx/io, const InotifyWatchMaskDelete InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskDeleteSelf = 1024
pkg syscall/zx/io, const InotifyWatchMaskDeleteSelf InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskDontFollow = 33554432
pkg syscall/zx/io, const InotifyWatchMaskDontFollow InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskExclUnlink = 67108864
pkg syscall/zx/io, const InotifyWatchMaskExclUnlink InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskIgnored = 32768
pkg syscall/zx/io, const InotifyWatchMaskIgnored InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskIsdirectory = 1073741824
pkg syscall/zx/io, const InotifyWatchMaskIsdirectory InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskMaskAdd = 536870912
pkg syscall/zx/io, const InotifyWatchMaskMaskAdd InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskMaskCreate = 268435456
pkg syscall/zx/io, const InotifyWatchMaskMaskCreate InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskModify = 2
pkg syscall/zx/io, const InotifyWatchMaskModify InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskMoveSelf = 2048
pkg syscall/zx/io, const InotifyWatchMaskMoveSelf InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskMovedFrom = 64
pkg syscall/zx/io, const InotifyWatchMaskMovedFrom InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskMovedTo = 128
pkg syscall/zx/io, const InotifyWatchMaskMovedTo InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskOneshot = 2147483648
pkg syscall/zx/io, const InotifyWatchMaskOneshot InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskOnlydir = 16777216
pkg syscall/zx/io, const InotifyWatchMaskOnlydir InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskOpen = 32
pkg syscall/zx/io, const InotifyWatchMaskOpen InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskQOverflow = 16384
pkg syscall/zx/io, const InotifyWatchMaskQOverflow InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMaskUnmount = 8192
pkg syscall/zx/io, const InotifyWatchMaskUnmount InotifyWatchMask
pkg syscall/zx/io, const InotifyWatchMask_Mask = 4144033791
pkg syscall/zx/io, const InotifyWatchMask_Mask InotifyWatchMask
pkg syscall/zx/io, const MaxBuf = 8192
pkg syscall/zx/io, const MaxBuf uint64
pkg syscall/zx/io, const MaxFilename = 255
pkg syscall/zx/io, const MaxFilename uint64
pkg syscall/zx/io, const MaxFsNameBuffer = 32
pkg syscall/zx/io, const MaxFsNameBuffer uint64
pkg syscall/zx/io, const MaxNameLength = 255
pkg syscall/zx/io, const MaxNameLength uint64
pkg syscall/zx/io, const MaxPath = 4096
pkg syscall/zx/io, const MaxPath uint64
pkg syscall/zx/io, const MaxPathLength = 4095
pkg syscall/zx/io, const MaxPathLength uint64
pkg syscall/zx/io, const MaxTransferSize = 8192
pkg syscall/zx/io, const MaxTransferSize uint64
pkg syscall/zx/io, const ModeProtectionMask = 4095
pkg syscall/zx/io, const ModeProtectionMask uint32
pkg syscall/zx/io, const ModeTypeBlockDevice = 24576
pkg syscall/zx/io, const ModeTypeBlockDevice uint32
pkg syscall/zx/io, const ModeTypeDirectory = 16384
pkg syscall/zx/io, const ModeTypeDirectory uint32
pkg syscall/zx/io, const ModeTypeFile = 32768
pkg syscall/zx/io, const ModeTypeFile uint32
pkg syscall/zx/io, const ModeTypeMask = 1044480
pkg syscall/zx/io, const ModeTypeMask uint32
pkg syscall/zx/io, const ModeTypeService = 65536
pkg syscall/zx/io, const ModeTypeService uint32
pkg syscall/zx/io, const ModeType_Mask = 0
pkg syscall/zx/io, const ModeType_Mask ModeType
pkg syscall/zx/io, const Move = 192
pkg syscall/zx/io, const Move InotifyWatchMask
pkg syscall/zx/io, const Node1CloneOrdinal = 6512600400724287855
pkg syscall/zx/io, const Node1CloneOrdinal uint64
pkg syscall/zx/io, const Node1GetAttrOrdinal = 8689798978500614909
pkg syscall/zx/io, const Node1GetAttrOrdinal uint64
pkg syscall/zx/io, const Node1GetFlagsOrdinal = 6595803110182632097
pkg syscall/zx/io, const Node1GetFlagsOrdinal uint64
pkg syscall/zx/io, const Node1OnOpenOrdinal = 9207534335756671346
pkg syscall/zx/io, const Node1OnOpenOrdinal uint64
pkg syscall/zx/io, const Node1QueryFilesystemOrdinal = 8013111122914313744
pkg syscall/zx/io, const Node1QueryFilesystemOrdinal uint64
pkg syscall/zx/io, const Node1SetAttrOrdinal = 4721673413776871238
pkg syscall/zx/io, const Node1SetAttrOrdinal uint64
pkg syscall/zx/io, const Node1SetFlagsOrdinal = 5950864159036794675
pkg syscall/zx/io, const Node1SetFlagsOrdinal uint64
pkg syscall/zx/io, const Node2CloseOrdinal = 6540867515453498750
pkg syscall/zx/io, const Node2CloseOrdinal uint64
pkg syscall/zx/io, const Node2GetAttributesOrdinal = 4414537700416816443
pkg syscall/zx/io, const Node2GetAttributesOrdinal uint64
pkg syscall/zx/io, const Node2GetAttributesResultErr = 2
pkg syscall/zx/io, const Node2GetAttributesResultErr ideal-int
pkg syscall/zx/io, const Node2GetAttributesResultResponse = 1
pkg syscall/zx/io, const Node2GetAttributesResultResponse ideal-int
pkg syscall/zx/io, const Node2GetConnectionInfoOrdinal = 6362521381364198667
pkg syscall/zx/io, const Node2GetConnectionInfoOrdinal uint64
pkg syscall/zx/io, const Node2OnRepresentationOrdinal = 6679970090861613324
pkg syscall/zx/io, const Node2OnRepresentationOrdinal uint64
pkg syscall/zx/io, const Node2QueryOrdinal = 2763219980499352582
pkg syscall/zx/io, const Node2QueryOrdinal uint64
pkg syscall/zx/io, const Node2ReopenOrdinal = 7675434429343513249
pkg syscall/zx/io, const Node2ReopenOrdinal uint64
pkg syscall/zx/io, const Node2SyncOrdinal = 3196473584242777161
pkg syscall/zx/io, const Node2SyncOrdinal uint64
pkg syscall/zx/io, const Node2SyncResultErr = 2
pkg syscall/zx/io, const Node2SyncResultErr ideal-int
pkg syscall/zx/io, const Node2SyncResultResponse = 1
pkg syscall/zx/io, const Node2SyncResultResponse ideal-int
pkg syscall/zx/io, const Node2UpdateAttributesOrdinal = 3677402239314018056
pkg syscall/zx/io, const Node2UpdateAttributesOrdinal uint64
pkg syscall/zx/io, const Node2UpdateAttributesResultErr = 2
pkg syscall/zx/io, const Node2UpdateAttributesResultErr ideal-int
pkg syscall/zx/io, const Node2UpdateAttributesResultResponse = 1
pkg syscall/zx/io, const Node2UpdateAttributesResultResponse ideal-int
pkg syscall/zx/io, const NodeAttributeFlagsCreationTime = 1
pkg syscall/zx/io, const NodeAttributeFlagsCreationTime NodeAttributeFlags
pkg syscall/zx/io, const NodeAttributeFlagsModificationTime = 2
pkg syscall/zx/io, const NodeAttributeFlagsModificationTime NodeAttributeFlags
pkg syscall/zx/io, const NodeAttributeFlags_Mask = 3
pkg syscall/zx/io, const NodeAttributeFlags_Mask NodeAttributeFlags
pkg syscall/zx/io, const NodeAttributesQueryAbilities = 2
pkg syscall/zx/io, const NodeAttributesQueryAbilities NodeAttributesQuery
pkg syscall/zx/io, const NodeAttributesQueryContentSize = 4
pkg syscall/zx/io, const NodeAttributesQueryContentSize NodeAttributesQuery
pkg syscall/zx/io, const NodeAttributesQueryCreationTime = 64
pkg syscall/zx/io, const NodeAttributesQueryCreationTime NodeAttributesQuery
pkg syscall/zx/io, const NodeAttributesQueryId = 32
pkg syscall/zx/io, const NodeAttributesQueryId NodeAttributesQuery
pkg syscall/zx/io, const NodeAttributesQueryLinkCount = 16
pkg syscall/zx/io, const NodeAttributesQueryLinkCount NodeAttributesQuery
pkg syscall/zx/io, const NodeAttributesQueryModificationTime = 128
pkg syscall/zx/io, const NodeAttributesQueryModificationTime NodeAttributesQuery
pkg syscall/zx/io, const NodeAttributesQueryProtocols = 1
pkg syscall/zx/io, const NodeAttributesQueryProtocols NodeAttributesQuery
pkg syscall/zx/io, const NodeAttributesQueryStorageSize = 8
pkg syscall/zx/io, const NodeAttributesQueryStorageSize NodeAttributesQuery
pkg syscall/zx/io, const NodeAttributesQuery_Mask = 255
pkg syscall/zx/io, const NodeAttributesQuery_Mask NodeAttributesQuery
pkg syscall/zx/io, const NodeCloneOrdinal = 6512600400724287855
pkg syscall/zx/io, const NodeCloneOrdinal uint64
pkg syscall/zx/io, const NodeCloseOrdinal = 6540867515453498750
pkg syscall/zx/io, const NodeCloseOrdinal uint64
pkg syscall/zx/io, const NodeFlagsGetRepresentation = 1
pkg syscall/zx/io, const NodeFlagsGetRepresentation NodeFlags
pkg syscall/zx/io, const NodeFlags_Mask = 1
pkg syscall/zx/io, const NodeFlags_Mask NodeFlags
pkg syscall/zx/io, const NodeGetAttrOrdinal = 8689798978500614909
pkg syscall/zx/io, const NodeGetAttrOrdinal uint64
pkg syscall/zx/io, const NodeGetAttributesOrdinal = 4414537700416816443
pkg syscall/zx/io, const NodeGetAttributesOrdinal uint64
pkg syscall/zx/io, const NodeGetConnectionInfoOrdinal = 6362521381364198667
pkg syscall/zx/io, const NodeGetConnectionInfoOrdinal uint64
pkg syscall/zx/io, const NodeGetFlagsOrdinal = 6595803110182632097
pkg syscall/zx/io, const NodeGetFlagsOrdinal uint64
pkg syscall/zx/io, const NodeInfoDeprecatedDirectory = 3
pkg syscall/zx/io, const NodeInfoDeprecatedDirectory ideal-int
pkg syscall/zx/io, const NodeInfoDeprecatedFile = 2
pkg syscall/zx/io, const NodeInfoDeprecatedFile ideal-int
pkg syscall/zx/io, const NodeInfoDeprecatedService = 1
pkg syscall/zx/io, const NodeInfoDeprecatedService ideal-int
pkg syscall/zx/io, const NodeOnOpenOrdinal = 9207534335756671346
pkg syscall/zx/io, const NodeOnOpenOrdinal uint64
pkg syscall/zx/io, const NodeOnRepresentationOrdinal = 6679970090861613324
pkg syscall/zx/io, const NodeOnRepresentationOrdinal uint64
pkg syscall/zx/io, const NodeProtocolKindsConnector = 1
pkg syscall/zx/io, const NodeProtocolKindsConnector NodeProtocolKinds
pkg syscall/zx/io, const NodeProtocolKindsDirectory = 2
pkg syscall/zx/io, const NodeProtocolKindsDirectory NodeProtocolKinds
pkg syscall/zx/io, const NodeProtocolKindsFile = 4
pkg syscall/zx/io, const NodeProtocolKindsFile NodeProtocolKinds
pkg syscall/zx/io, const NodeProtocolKinds_Mask = 7
pkg syscall/zx/io, const NodeProtocolKinds_Mask NodeProtocolKinds
pkg syscall/zx/io, const NodeProtocolName = "fuchsia.io/Node"
pkg syscall/zx/io, const NodeProtocolName string
pkg syscall/zx/io, const NodeQueryFilesystemOrdinal = 8013111122914313744
pkg syscall/zx/io, const NodeQueryFilesystemOrdinal uint64
pkg syscall/zx/io, const NodeQueryOrdinal = 2763219980499352582
pkg syscall/zx/io, const NodeQueryOrdinal uint64
pkg syscall/zx/io, const NodeReopenOrdinal = 7675434429343513249
pkg syscall/zx/io, const NodeReopenOrdinal uint64
pkg syscall/zx/io, const NodeSetAttrOrdinal = 4721673413776871238
pkg syscall/zx/io, const NodeSetAttrOrdinal uint64
pkg syscall/zx/io, const NodeSetFlagsOrdinal = 5950864159036794675
pkg syscall/zx/io, const NodeSetFlagsOrdinal uint64
pkg syscall/zx/io, const NodeSyncOrdinal = 3196473584242777161
pkg syscall/zx/io, const NodeSyncOrdinal uint64
pkg syscall/zx/io, const NodeUpdateAttributesOrdinal = 3677402239314018056
pkg syscall/zx/io, const NodeUpdateAttributesOrdinal uint64
pkg syscall/zx/io, const OpenFlagsAllowedWithNodeReference = 46661632
pkg syscall/zx/io, const OpenFlagsAllowedWithNodeReference OpenFlags
pkg syscall/zx/io, const OpenFlagsAppend = 1048576
pkg syscall/zx/io, const OpenFlagsAppend OpenFlags
pkg syscall/zx/io, const OpenFlagsBlockDevice = 16777216
pkg syscall/zx/io, const OpenFlagsBlockDevice OpenFlags
pkg syscall/zx/io, const OpenFlagsCloneSameRights = 67108864
pkg syscall/zx/io, const OpenFlagsCloneSameRights OpenFlags
pkg syscall/zx/io, const OpenFlagsCreate = 65536
pkg syscall/zx/io, const OpenFlagsCreate OpenFlags
pkg syscall/zx/io, const OpenFlagsCreateIfAbsent = 131072
pkg syscall/zx/io, const OpenFlagsCreateIfAbsent OpenFlags
pkg syscall/zx/io, const OpenFlagsDescribe = 8388608
pkg syscall/zx/io, const OpenFlagsDescribe OpenFlags
pkg syscall/zx/io, const OpenFlagsDirectory = 524288
pkg syscall/zx/io, const OpenFlagsDirectory OpenFlags
pkg syscall/zx/io, const OpenFlagsNodeReference = 4194304
pkg syscall/zx/io, const OpenFlagsNodeReference OpenFlags
pkg syscall/zx/io, const OpenFlagsNotDirectory = 33554432
pkg syscall/zx/io, const OpenFlagsNotDirectory OpenFlags
pkg syscall/zx/io, const OpenFlagsPosixExecutable = 268435456
pkg syscall/zx/io, const OpenFlagsPosixExecutable OpenFlags
pkg syscall/zx/io, const OpenFlagsPosixWritable = 134217728
pkg syscall/zx/io, const OpenFlagsPosixWritable OpenFlags
pkg syscall/zx/io, const OpenFlagsRightExecutable = 8
pkg syscall/zx/io, const OpenFlagsRightExecutable OpenFlags
pkg syscall/zx/io, const OpenFlagsRightReadable = 1
pkg syscall/zx/io, const OpenFlagsRightReadable OpenFlags
pkg syscall/zx/io, const OpenFlagsRightWritable = 2
pkg syscall/zx/io, const OpenFlagsRightWritable OpenFlags
pkg syscall/zx/io, const OpenFlagsTruncate = 262144
pkg syscall/zx/io, const OpenFlagsTruncate OpenFlags
pkg syscall/zx/io, const OpenFlags_Mask = 534708235
pkg syscall/zx/io, const OpenFlags_Mask OpenFlags
pkg syscall/zx/io, const OpenModeAlwaysCreate = 3
pkg syscall/zx/io, const OpenModeAlwaysCreate OpenMode
pkg syscall/zx/io, const OpenModeMaybeCreate = 2
pkg syscall/zx/io, const OpenModeMaybeCreate OpenMode
pkg syscall/zx/io, const OpenModeOpenExisting = 1
pkg syscall/zx/io, const OpenModeOpenExisting OpenMode
pkg syscall/zx/io, const OpenRights = 11
pkg syscall/zx/io, const OpenRights OpenFlags
pkg syscall/zx/io, const OpenableOpenOrdinal = 3193127272456937152
pkg syscall/zx/io, const OpenableOpenOrdinal uint64
pkg syscall/zx/io, const OperationsConnect = 1
pkg syscall/zx/io, const OperationsConnect Operations
pkg syscall/zx/io, const OperationsEnumerate = 64
pkg syscall/zx/io, const OperationsEnumerate Operations
pkg syscall/zx/io, const OperationsExecute = 8
pkg syscall/zx/io, const OperationsExecute Operations
pkg syscall/zx/io, const OperationsGetAttributes = 16
pkg syscall/zx/io, const OperationsGetAttributes Operations
pkg syscall/zx/io, const OperationsModifyDirectory = 256
pkg syscall/zx/io, const OperationsModifyDirectory Operations
pkg syscall/zx/io, const OperationsReadBytes = 2
pkg syscall/zx/io, const OperationsReadBytes Operations
pkg syscall/zx/io, const OperationsTraverse = 128
pkg syscall/zx/io, const OperationsTraverse Operations
pkg syscall/zx/io, const OperationsUpdateAttributes = 32
pkg syscall/zx/io, const OperationsUpdateAttributes Operations
pkg syscall/zx/io, const OperationsWriteBytes = 4
pkg syscall/zx/io, const OperationsWriteBytes Operations
pkg syscall/zx/io, const Operations_Mask = 511
pkg syscall/zx/io, const Operations_Mask Operations
pkg syscall/zx/io, const RStarDir = 211
pkg syscall/zx/io, const RStarDir Operations
pkg syscall/zx/io, const ReadableReadOrdinal = 395825947633028830
pkg syscall/zx/io, const ReadableReadOrdinal uint64
pkg syscall/zx/io, const ReadableReadResultErr = 2
pkg syscall/zx/io, const ReadableReadResultErr ideal-int
pkg syscall/zx/io, const ReadableReadResultResponse = 1
pkg syscall/zx/io, const ReadableReadResultResponse ideal-int
pkg syscall/zx/io, const RepresentationConnector = 1
pkg syscall/zx/io, const RepresentationConnector ideal-int
pkg syscall/zx/io, const RepresentationDirectory = 2
pkg syscall/zx/io, const RepresentationDirectory ideal-int
pkg syscall/zx/io, const RepresentationFile = 3
pkg syscall/zx/io, const RepresentationFile ideal-int
pkg syscall/zx/io, const Representation_unknownData = 0
pkg syscall/zx/io, const Representation_unknownData ideal-int
pkg syscall/zx/io, const RightsResolutionMaximize = 1
pkg syscall/zx/io, const RightsResolutionMaximize RightsResolution
pkg syscall/zx/io, const RightsResolutionPosix = 2
pkg syscall/zx/io, const RightsResolutionPosix RightsResolution
pkg syscall/zx/io, const RwStarDir = 503
pkg syscall/zx/io, const RwStarDir Operations
pkg syscall/zx/io, const RxStarDir = 219
pkg syscall/zx/io, const RxStarDir Operations
pkg syscall/zx/io, const SeekOriginCurrent = 1
pkg syscall/zx/io, const SeekOriginCurrent SeekOrigin
pkg syscall/zx/io, const SeekOriginEnd = 2
pkg syscall/zx/io, const SeekOriginEnd SeekOrigin
pkg syscall/zx/io, const SeekOriginStart = 0
pkg syscall/zx/io, const SeekOriginStart SeekOrigin
pkg syscall/zx/io, const UnlinkFlagsMustBeDirectory = 1
pkg syscall/zx/io, const UnlinkFlagsMustBeDirectory UnlinkFlags
pkg syscall/zx/io, const UnlinkFlags_Mask = 1
pkg syscall/zx/io, const UnlinkFlags_Mask UnlinkFlags
pkg syscall/zx/io, const VmoFlagsExecute = 4
pkg syscall/zx/io, const VmoFlagsExecute VmoFlags
pkg syscall/zx/io, const VmoFlagsPrivateClone = 65536
pkg syscall/zx/io, const VmoFlagsPrivateClone VmoFlags
pkg syscall/zx/io, const VmoFlagsRead = 1
pkg syscall/zx/io, const VmoFlagsRead VmoFlags
pkg syscall/zx/io, const VmoFlagsSharedBuffer = 131072
pkg syscall/zx/io, const VmoFlagsSharedBuffer VmoFlags
pkg syscall/zx/io, const VmoFlagsWrite = 2
pkg syscall/zx/io, const VmoFlagsWrite VmoFlags
pkg syscall/zx/io, const VmoFlags_Mask = 196615
pkg syscall/zx/io, const VmoFlags_Mask VmoFlags
pkg syscall/zx/io, const WStarDir = 485
pkg syscall/zx/io, const WStarDir Operations
pkg syscall/zx/io, const WatchEventAdded = 1
pkg syscall/zx/io, const WatchEventAdded WatchEvent
pkg syscall/zx/io, const WatchEventDeleted = 0
pkg syscall/zx/io, const WatchEventDeleted WatchEvent
pkg syscall/zx/io, const WatchEventExisting = 3
pkg syscall/zx/io, const WatchEventExisting WatchEvent
pkg syscall/zx/io, const WatchEventIdle = 4
pkg syscall/zx/io, const WatchEventIdle WatchEvent
pkg syscall/zx/io, const WatchEventRemoved = 2
pkg syscall/zx/io, const WatchEventRemoved WatchEvent
pkg syscall/zx/io, const WatchMaskAdded = 2
pkg syscall/zx/io, const WatchMaskAdded WatchMask
pkg syscall/zx/io, const WatchMaskDeleted = 1
pkg syscall/zx/io, const WatchMaskDeleted WatchMask
pkg syscall/zx/io, const WatchMaskExisting = 8
pkg syscall/zx/io, const WatchMaskExisting WatchMask
pkg syscall/zx/io, const WatchMaskIdle = 16
pkg syscall/zx/io, const WatchMaskIdle WatchMask
pkg syscall/zx/io, const WatchMaskRemoved = 4
pkg syscall/zx/io, const WatchMaskRemoved WatchMask
pkg syscall/zx/io, const WatchMask_Mask = 31
pkg syscall/zx/io, const WatchMask_Mask WatchMask
pkg syscall/zx/io, const WritableWriteOrdinal = 7651971425397809026
pkg syscall/zx/io, const WritableWriteOrdinal uint64
pkg syscall/zx/io, const WritableWriteResultErr = 2
pkg syscall/zx/io, const WritableWriteResultErr ideal-int
pkg syscall/zx/io, const WritableWriteResultResponse = 1
pkg syscall/zx/io, const WritableWriteResultResponse ideal-int
pkg syscall/zx/io, const XStarDir = 201
pkg syscall/zx/io, const XStarDir Operations
pkg syscall/zx/io, func AdvisoryLockingAdvisoryLockResultWithErr(int32) AdvisoryLockingAdvisoryLockResult
pkg syscall/zx/io, func AdvisoryLockingAdvisoryLockResultWithResponse(AdvisoryLockingAdvisoryLockResponse) AdvisoryLockingAdvisoryLockResult
pkg syscall/zx/io, func ConnectionProtocolsWithConnector(ConnectorFlags) ConnectionProtocols
pkg syscall/zx/io, func ConnectionProtocolsWithNode(NodeOptions) ConnectionProtocols
pkg syscall/zx/io, func Directory2RenameResultWithErr(int32) Directory2RenameResult
pkg syscall/zx/io, func Directory2RenameResultWithResponse(Directory2RenameResponse) Directory2RenameResult
pkg syscall/zx/io, func Directory2UnlinkResultWithErr(int32) Directory2UnlinkResult
pkg syscall/zx/io, func Directory2UnlinkResultWithResponse(Directory2UnlinkResponse) Directory2UnlinkResult
pkg syscall/zx/io, func DirectoryIteratorGetNextResultWithErr(int32) DirectoryIteratorGetNextResult
pkg syscall/zx/io, func DirectoryIteratorGetNextResultWithResponse(DirectoryIteratorGetNextResponse) DirectoryIteratorGetNextResult
pkg syscall/zx/io, func FileGetBackingMemoryResultWithErr(int32) FileGetBackingMemoryResult
pkg syscall/zx/io, func FileGetBackingMemoryResultWithResponse(FileGetBackingMemoryResponse) FileGetBackingMemoryResult
pkg syscall/zx/io, func FileReadAtResultWithErr(int32) FileReadAtResult
pkg syscall/zx/io, func FileReadAtResultWithResponse(FileReadAtResponse) FileReadAtResult
pkg syscall/zx/io, func FileResizeResultWithErr(int32) FileResizeResult
pkg syscall/zx/io, func FileResizeResultWithResponse(FileResizeResponse) FileResizeResult
pkg syscall/zx/io, func FileSeekResultWithErr(int32) FileSeekResult
pkg syscall/zx/io, func FileSeekResultWithResponse(FileSeekResponse) FileSeekResult
pkg syscall/zx/io, func FileWriteAtResultWithErr(int32) FileWriteAtResult
pkg syscall/zx/io, func FileWriteAtResultWithResponse(FileWriteAtResponse) FileWriteAtResult
pkg syscall/zx/io, func NewAdvisoryLockingWithCtxInterfaceRequest() (AdvisoryLockingWithCtxInterfaceRequest, *AdvisoryLockingWithCtxInterface, error)
pkg syscall/zx/io, func NewDirectory1WithCtxInterfaceRequest() (Directory1WithCtxInterfaceRequest, *Directory1WithCtxInterface, error)
pkg syscall/zx/io, func NewDirectory2WithCtxInterfaceRequest() (Directory2WithCtxInterfaceRequest, *Directory2WithCtxInterface, error)
pkg syscall/zx/io, func NewDirectoryIteratorWithCtxInterfaceRequest() (DirectoryIteratorWithCtxInterfaceRequest, *DirectoryIteratorWithCtxInterface, error)
pkg syscall/zx/io, func NewDirectoryWatcherWithCtxInterfaceRequest() (DirectoryWatcherWithCtxInterfaceRequest, *DirectoryWatcherWithCtxInterface, error)
pkg syscall/zx/io, func NewDirectoryWithCtxInterfaceRequest() (DirectoryWithCtxInterfaceRequest, *DirectoryWithCtxInterface, error)
pkg syscall/zx/io, func NewFileWithCtxInterfaceRequest() (FileWithCtxInterfaceRequest, *FileWithCtxInterface, error)
pkg syscall/zx/io, func NewInotifierWithCtxInterfaceRequest() (InotifierWithCtxInterfaceRequest, *InotifierWithCtxInterface, error)
pkg syscall/zx/io, func NewNode1WithCtxInterfaceRequest() (Node1WithCtxInterfaceRequest, *Node1WithCtxInterface, error)
pkg syscall/zx/io, func NewNode2WithCtxInterfaceRequest() (Node2WithCtxInterfaceRequest, *Node2WithCtxInterface, error)
pkg syscall/zx/io, func NewNodeWithCtxInterfaceRequest() (NodeWithCtxInterfaceRequest, *NodeWithCtxInterface, error)
pkg syscall/zx/io, func NewOpenableWithCtxInterfaceRequest() (OpenableWithCtxInterfaceRequest, *OpenableWithCtxInterface, error)
pkg syscall/zx/io, func NewReadableWithCtxInterfaceRequest() (ReadableWithCtxInterfaceRequest, *ReadableWithCtxInterface, error)
pkg syscall/zx/io, func NewWritableWithCtxInterfaceRequest() (WritableWithCtxInterfaceRequest, *WritableWithCtxInterface, error)
pkg syscall/zx/io, func Node2GetAttributesResultWithErr(int32) Node2GetAttributesResult
pkg syscall/zx/io, func Node2GetAttributesResultWithResponse(NodeAttributes2) Node2GetAttributesResult
pkg syscall/zx/io, func Node2SyncResultWithErr(int32) Node2SyncResult
pkg syscall/zx/io, func Node2SyncResultWithResponse(Node2SyncResponse) Node2SyncResult
pkg syscall/zx/io, func Node2UpdateAttributesResultWithErr(int32) Node2UpdateAttributesResult
pkg syscall/zx/io, func Node2UpdateAttributesResultWithResponse(Node2UpdateAttributesResponse) Node2UpdateAttributesResult
pkg syscall/zx/io, func NodeInfoDeprecatedWithDirectory(DirectoryObject) NodeInfoDeprecated
pkg syscall/zx/io, func NodeInfoDeprecatedWithFile(FileObject) NodeInfoDeprecated
pkg syscall/zx/io, func NodeInfoDeprecatedWithService(Service) NodeInfoDeprecated
pkg syscall/zx/io, func ReadableReadResultWithErr(int32) ReadableReadResult
pkg syscall/zx/io, func ReadableReadResultWithResponse(ReadableReadResponse) ReadableReadResult
pkg syscall/zx/io, func RepresentationWithConnector(ConnectorInfo) Representation
pkg syscall/zx/io, func RepresentationWithDirectory(DirectoryInfo) Representation
pkg syscall/zx/io, func RepresentationWithFile(FileInfo) Representation
pkg syscall/zx/io, func WritableWriteResultWithErr(int32) WritableWriteResult
pkg syscall/zx/io, func WritableWriteResultWithResponse(WritableWriteResponse) WritableWriteResult
pkg syscall/zx/io, method (*AdvisoryLockRange) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*AdvisoryLockRequest) ClearRange()
pkg syscall/zx/io, method (*AdvisoryLockRequest) ClearType()
pkg syscall/zx/io, method (*AdvisoryLockRequest) ClearWait()
pkg syscall/zx/io, method (*AdvisoryLockRequest) GetRange() AdvisoryLockRange
pkg syscall/zx/io, method (*AdvisoryLockRequest) GetRangeWithDefault(AdvisoryLockRange) AdvisoryLockRange
pkg syscall/zx/io, method (*AdvisoryLockRequest) GetType() AdvisoryLockType
pkg syscall/zx/io, method (*AdvisoryLockRequest) GetTypeWithDefault(AdvisoryLockType) AdvisoryLockType
pkg syscall/zx/io, method (*AdvisoryLockRequest) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/io, method (*AdvisoryLockRequest) GetWait() bool
pkg syscall/zx/io, method (*AdvisoryLockRequest) GetWaitWithDefault(bool) bool
pkg syscall/zx/io, method (*AdvisoryLockRequest) HasRange() bool
pkg syscall/zx/io, method (*AdvisoryLockRequest) HasType() bool
pkg syscall/zx/io, method (*AdvisoryLockRequest) HasUnknownData() bool
pkg syscall/zx/io, method (*AdvisoryLockRequest) HasWait() bool
pkg syscall/zx/io, method (*AdvisoryLockRequest) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*AdvisoryLockRequest) SetRange(AdvisoryLockRange)
pkg syscall/zx/io, method (*AdvisoryLockRequest) SetType(AdvisoryLockType)
pkg syscall/zx/io, method (*AdvisoryLockRequest) SetWait(bool)
pkg syscall/zx/io, method (*AdvisoryLockingAdvisoryLockResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*AdvisoryLockingAdvisoryLockResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*AdvisoryLockingAdvisoryLockResult) Ordinal() uint64
pkg syscall/zx/io, method (*AdvisoryLockingAdvisoryLockResult) SetErr(int32)
pkg syscall/zx/io, method (*AdvisoryLockingAdvisoryLockResult) SetResponse(AdvisoryLockingAdvisoryLockResponse)
pkg syscall/zx/io, method (*AdvisoryLockingAdvisoryLockResult) Which() I_advisoryLockingAdvisoryLockResultTag
pkg syscall/zx/io, method (*AdvisoryLockingEventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*AdvisoryLockingWithCtxInterface) AdvisoryLock(context.Context, AdvisoryLockRequest) (AdvisoryLockingAdvisoryLockResult, error)
pkg syscall/zx/io, method (*AdvisoryLockingWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*AdvisoryLockingWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*AdvisoryLockingWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*ConnectionInfo) ClearRights()
pkg syscall/zx/io, method (*ConnectionInfo) GetRights() Operations
pkg syscall/zx/io, method (*ConnectionInfo) GetRightsWithDefault(Operations) Operations
pkg syscall/zx/io, method (*ConnectionInfo) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/io, method (*ConnectionInfo) HasRights() bool
pkg syscall/zx/io, method (*ConnectionInfo) HasUnknownData() bool
pkg syscall/zx/io, method (*ConnectionInfo) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*ConnectionInfo) SetRights(Operations)
pkg syscall/zx/io, method (*ConnectionProtocols) GetUnknownData() fidl.UnknownData
pkg syscall/zx/io, method (*ConnectionProtocols) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*ConnectionProtocols) Ordinal() uint64
pkg syscall/zx/io, method (*ConnectionProtocols) SetConnector(ConnectorFlags)
pkg syscall/zx/io, method (*ConnectionProtocols) SetNode(NodeOptions)
pkg syscall/zx/io, method (*ConnectionProtocols) Which() I_connectionProtocolsTag
pkg syscall/zx/io, method (*ConnectorInfo) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/io, method (*ConnectorInfo) HasUnknownData() bool
pkg syscall/zx/io, method (*ConnectorInfo) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*Directory1EventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*Directory1EventProxy) OnOpen(int32, *NodeInfoDeprecated) error
pkg syscall/zx/io, method (*Directory1WithCtxInterface) Clone(context.Context, OpenFlags, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*Directory1WithCtxInterface) ExpectOnOpen(context.Context) (int32, *NodeInfoDeprecated, error)
pkg syscall/zx/io, method (*Directory1WithCtxInterface) GetAttr(context.Context) (int32, NodeAttributes, error)
pkg syscall/zx/io, method (*Directory1WithCtxInterface) GetFlags(context.Context) (int32, OpenFlags, error)
pkg syscall/zx/io, method (*Directory1WithCtxInterface) GetToken(context.Context) (int32, zx.Handle, error)
pkg syscall/zx/io, method (*Directory1WithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*Directory1WithCtxInterface) Link(context.Context, string, zx.Handle, string) (int32, error)
pkg syscall/zx/io, method (*Directory1WithCtxInterface) Open(context.Context, OpenFlags, ModeType, string, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*Directory1WithCtxInterface) QueryFilesystem(context.Context) (int32, *FilesystemInfo, error)
pkg syscall/zx/io, method (*Directory1WithCtxInterface) ReadDirents(context.Context, uint64) (int32, []uint8, error)
pkg syscall/zx/io, method (*Directory1WithCtxInterface) Rewind(context.Context) (int32, error)
pkg syscall/zx/io, method (*Directory1WithCtxInterface) SetAttr(context.Context, NodeAttributeFlags, NodeAttributes) (int32, error)
pkg syscall/zx/io, method (*Directory1WithCtxInterface) SetFlags(context.Context, OpenFlags) (int32, error)
pkg syscall/zx/io, method (*Directory1WithCtxInterface) Watch(context.Context, WatchMask, uint32, DirectoryWatcherWithCtxInterfaceRequest) (int32, error)
pkg syscall/zx/io, method (*Directory1WithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*Directory1WithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*Directory2EventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*Directory2EventProxy) OnRepresentation(Representation) error
pkg syscall/zx/io, method (*Directory2RenameResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*Directory2RenameResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*Directory2RenameResult) Ordinal() uint64
pkg syscall/zx/io, method (*Directory2RenameResult) SetErr(int32)
pkg syscall/zx/io, method (*Directory2RenameResult) SetResponse(Directory2RenameResponse)
pkg syscall/zx/io, method (*Directory2RenameResult) Which() I_directory2RenameResultTag
pkg syscall/zx/io, method (*Directory2UnlinkResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*Directory2UnlinkResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*Directory2UnlinkResult) Ordinal() uint64
pkg syscall/zx/io, method (*Directory2UnlinkResult) SetErr(int32)
pkg syscall/zx/io, method (*Directory2UnlinkResult) SetResponse(Directory2UnlinkResponse)
pkg syscall/zx/io, method (*Directory2UnlinkResult) Which() I_directory2UnlinkResultTag
pkg syscall/zx/io, method (*Directory2WithCtxInterface) AddInotifyFilter(context.Context, string, InotifyWatchMask, uint32, zx.Socket) error
pkg syscall/zx/io, method (*Directory2WithCtxInterface) AdvisoryLock(context.Context, AdvisoryLockRequest) (AdvisoryLockingAdvisoryLockResult, error)
pkg syscall/zx/io, method (*Directory2WithCtxInterface) Close(context.Context) (unknown.CloseableCloseResult, error)
pkg syscall/zx/io, method (*Directory2WithCtxInterface) Enumerate(context.Context, DirectoryEnumerateOptions, DirectoryIteratorWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*Directory2WithCtxInterface) ExpectOnRepresentation(context.Context) (Representation, error)
pkg syscall/zx/io, method (*Directory2WithCtxInterface) GetAttributes(context.Context, NodeAttributesQuery) (Node2GetAttributesResult, error)
pkg syscall/zx/io, method (*Directory2WithCtxInterface) GetConnectionInfo(context.Context) (ConnectionInfo, error)
pkg syscall/zx/io, method (*Directory2WithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*Directory2WithCtxInterface) Open2(context.Context, string, ConnectionProtocols, zx.Channel) error
pkg syscall/zx/io, method (*Directory2WithCtxInterface) Query(context.Context) ([]uint8, error)
pkg syscall/zx/io, method (*Directory2WithCtxInterface) Rename(context.Context, string, zx.Event, string) (Directory2RenameResult, error)
pkg syscall/zx/io, method (*Directory2WithCtxInterface) Reopen(context.Context, *RightsRequest, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*Directory2WithCtxInterface) Sync(context.Context) (Node2SyncResult, error)
pkg syscall/zx/io, method (*Directory2WithCtxInterface) Unlink(context.Context, string, UnlinkOptions) (Directory2UnlinkResult, error)
pkg syscall/zx/io, method (*Directory2WithCtxInterface) UpdateAttributes(context.Context, MutableNodeAttributes) (Node2UpdateAttributesResult, error)
pkg syscall/zx/io, method (*Directory2WithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*Directory2WithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*DirectoryEntry) ClearAbilities()
pkg syscall/zx/io, method (*DirectoryEntry) ClearId()
pkg syscall/zx/io, method (*DirectoryEntry) ClearName()
pkg syscall/zx/io, method (*DirectoryEntry) ClearProtocols()
pkg syscall/zx/io, method (*DirectoryEntry) GetAbilities() Operations
pkg syscall/zx/io, method (*DirectoryEntry) GetAbilitiesWithDefault(Operations) Operations
pkg syscall/zx/io, method (*DirectoryEntry) GetId() uint64
pkg syscall/zx/io, method (*DirectoryEntry) GetIdWithDefault(uint64) uint64
pkg syscall/zx/io, method (*DirectoryEntry) GetName() string
pkg syscall/zx/io, method (*DirectoryEntry) GetNameWithDefault(string) string
pkg syscall/zx/io, method (*DirectoryEntry) GetProtocols() NodeProtocolKinds
pkg syscall/zx/io, method (*DirectoryEntry) GetProtocolsWithDefault(NodeProtocolKinds) NodeProtocolKinds
pkg syscall/zx/io, method (*DirectoryEntry) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/io, method (*DirectoryEntry) HasAbilities() bool
pkg syscall/zx/io, method (*DirectoryEntry) HasId() bool
pkg syscall/zx/io, method (*DirectoryEntry) HasName() bool
pkg syscall/zx/io, method (*DirectoryEntry) HasProtocols() bool
pkg syscall/zx/io, method (*DirectoryEntry) HasUnknownData() bool
pkg syscall/zx/io, method (*DirectoryEntry) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*DirectoryEntry) SetAbilities(Operations)
pkg syscall/zx/io, method (*DirectoryEntry) SetId(uint64)
pkg syscall/zx/io, method (*DirectoryEntry) SetName(string)
pkg syscall/zx/io, method (*DirectoryEntry) SetProtocols(NodeProtocolKinds)
pkg syscall/zx/io, method (*DirectoryEnumerateOptions) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/io, method (*DirectoryEnumerateOptions) HasUnknownData() bool
pkg syscall/zx/io, method (*DirectoryEnumerateOptions) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*DirectoryEventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*DirectoryEventProxy) OnOpen(int32, *NodeInfoDeprecated) error
pkg syscall/zx/io, method (*DirectoryEventProxy) OnRepresentation(Representation) error
pkg syscall/zx/io, method (*DirectoryInfo) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/io, method (*DirectoryInfo) HasUnknownData() bool
pkg syscall/zx/io, method (*DirectoryInfo) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*DirectoryIteratorEventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*DirectoryIteratorGetNextResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*DirectoryIteratorGetNextResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*DirectoryIteratorGetNextResult) Ordinal() uint64
pkg syscall/zx/io, method (*DirectoryIteratorGetNextResult) SetErr(int32)
pkg syscall/zx/io, method (*DirectoryIteratorGetNextResult) SetResponse(DirectoryIteratorGetNextResponse)
pkg syscall/zx/io, method (*DirectoryIteratorGetNextResult) Which() I_directoryIteratorGetNextResultTag
pkg syscall/zx/io, method (*DirectoryIteratorWithCtxInterface) GetNext(context.Context) (DirectoryIteratorGetNextResult, error)
pkg syscall/zx/io, method (*DirectoryIteratorWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*DirectoryIteratorWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*DirectoryIteratorWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*DirectoryObject) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*DirectoryWatcherEventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*DirectoryWatcherWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*DirectoryWatcherWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*DirectoryWatcherWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) AddInotifyFilter(context.Context, string, InotifyWatchMask, uint32, zx.Socket) error
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) AdvisoryLock(context.Context, AdvisoryLockRequest) (AdvisoryLockingAdvisoryLockResult, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Clone(context.Context, OpenFlags, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Close(context.Context) (unknown.CloseableCloseResult, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Enumerate(context.Context, DirectoryEnumerateOptions, DirectoryIteratorWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) ExpectOnOpen(context.Context) (int32, *NodeInfoDeprecated, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) ExpectOnRepresentation(context.Context) (Representation, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) GetAttr(context.Context) (int32, NodeAttributes, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) GetAttributes(context.Context, NodeAttributesQuery) (Node2GetAttributesResult, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) GetConnectionInfo(context.Context) (ConnectionInfo, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) GetFlags(context.Context) (int32, OpenFlags, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) GetToken(context.Context) (int32, zx.Handle, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Link(context.Context, string, zx.Handle, string) (int32, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Open(context.Context, OpenFlags, ModeType, string, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Open2(context.Context, string, ConnectionProtocols, zx.Channel) error
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Query(context.Context) ([]uint8, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) QueryFilesystem(context.Context) (int32, *FilesystemInfo, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) ReadDirents(context.Context, uint64) (int32, []uint8, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Rename(context.Context, string, zx.Event, string) (Directory2RenameResult, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Reopen(context.Context, *RightsRequest, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Rewind(context.Context) (int32, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) SetAttr(context.Context, NodeAttributeFlags, NodeAttributes) (int32, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) SetFlags(context.Context, OpenFlags) (int32, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Sync(context.Context) (Node2SyncResult, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Unlink(context.Context, string, UnlinkOptions) (Directory2UnlinkResult, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) UpdateAttributes(context.Context, MutableNodeAttributes) (Node2UpdateAttributesResult, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterface) Watch(context.Context, WatchMask, uint32, DirectoryWatcherWithCtxInterfaceRequest) (int32, error)
pkg syscall/zx/io, method (*DirectoryWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*DirectoryWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*FileEventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*FileEventProxy) OnOpen(int32, *NodeInfoDeprecated) error
pkg syscall/zx/io, method (*FileEventProxy) OnRepresentation(Representation) error
pkg syscall/zx/io, method (*FileGetBackingMemoryResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*FileGetBackingMemoryResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*FileGetBackingMemoryResult) Ordinal() uint64
pkg syscall/zx/io, method (*FileGetBackingMemoryResult) SetErr(int32)
pkg syscall/zx/io, method (*FileGetBackingMemoryResult) SetResponse(FileGetBackingMemoryResponse)
pkg syscall/zx/io, method (*FileGetBackingMemoryResult) Which() I_fileGetBackingMemoryResultTag
pkg syscall/zx/io, method (*FileInfo) ClearIsAppend()
pkg syscall/zx/io, method (*FileInfo) ClearObserver()
pkg syscall/zx/io, method (*FileInfo) ClearStream()
pkg syscall/zx/io, method (*FileInfo) GetIsAppend() bool
pkg syscall/zx/io, method (*FileInfo) GetIsAppendWithDefault(bool) bool
pkg syscall/zx/io, method (*FileInfo) GetObserver() zx.Event
pkg syscall/zx/io, method (*FileInfo) GetObserverWithDefault(zx.Event) zx.Event
pkg syscall/zx/io, method (*FileInfo) GetStream() zx.Handle
pkg syscall/zx/io, method (*FileInfo) GetStreamWithDefault(zx.Handle) zx.Handle
pkg syscall/zx/io, method (*FileInfo) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/io, method (*FileInfo) HasIsAppend() bool
pkg syscall/zx/io, method (*FileInfo) HasObserver() bool
pkg syscall/zx/io, method (*FileInfo) HasStream() bool
pkg syscall/zx/io, method (*FileInfo) HasUnknownData() bool
pkg syscall/zx/io, method (*FileInfo) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*FileInfo) SetIsAppend(bool)
pkg syscall/zx/io, method (*FileInfo) SetObserver(zx.Event)
pkg syscall/zx/io, method (*FileInfo) SetStream(zx.Handle)
pkg syscall/zx/io, method (*FileObject) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*FileReadAtResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*FileReadAtResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*FileReadAtResult) Ordinal() uint64
pkg syscall/zx/io, method (*FileReadAtResult) SetErr(int32)
pkg syscall/zx/io, method (*FileReadAtResult) SetResponse(FileReadAtResponse)
pkg syscall/zx/io, method (*FileReadAtResult) Which() I_fileReadAtResultTag
pkg syscall/zx/io, method (*FileResizeResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*FileResizeResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*FileResizeResult) Ordinal() uint64
pkg syscall/zx/io, method (*FileResizeResult) SetErr(int32)
pkg syscall/zx/io, method (*FileResizeResult) SetResponse(FileResizeResponse)
pkg syscall/zx/io, method (*FileResizeResult) Which() I_fileResizeResultTag
pkg syscall/zx/io, method (*FileSeekResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*FileSeekResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*FileSeekResult) Ordinal() uint64
pkg syscall/zx/io, method (*FileSeekResult) SetErr(int32)
pkg syscall/zx/io, method (*FileSeekResult) SetResponse(FileSeekResponse)
pkg syscall/zx/io, method (*FileSeekResult) Which() I_fileSeekResultTag
pkg syscall/zx/io, method (*FileWithCtxInterface) AdvisoryLock(context.Context, AdvisoryLockRequest) (AdvisoryLockingAdvisoryLockResult, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) Clone(context.Context, OpenFlags, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*FileWithCtxInterface) Close(context.Context) (unknown.CloseableCloseResult, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) Describe(context.Context) (FileInfo, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) ExpectOnOpen(context.Context) (int32, *NodeInfoDeprecated, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) ExpectOnRepresentation(context.Context) (Representation, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) GetAttr(context.Context) (int32, NodeAttributes, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) GetAttributes(context.Context, NodeAttributesQuery) (Node2GetAttributesResult, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) GetBackingMemory(context.Context, VmoFlags) (FileGetBackingMemoryResult, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) GetConnectionInfo(context.Context) (ConnectionInfo, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) GetFlags(context.Context) (int32, OpenFlags, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*FileWithCtxInterface) Query(context.Context) ([]uint8, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) QueryFilesystem(context.Context) (int32, *FilesystemInfo, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) Read(context.Context, uint64) (ReadableReadResult, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) ReadAt(context.Context, uint64, uint64) (FileReadAtResult, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) Reopen(context.Context, *RightsRequest, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*FileWithCtxInterface) Resize(context.Context, uint64) (FileResizeResult, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) Seek(context.Context, SeekOrigin, int64) (FileSeekResult, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) SetAttr(context.Context, NodeAttributeFlags, NodeAttributes) (int32, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) SetFlags(context.Context, OpenFlags) (int32, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) Sync(context.Context) (Node2SyncResult, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) UpdateAttributes(context.Context, MutableNodeAttributes) (Node2UpdateAttributesResult, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) Write(context.Context, []uint8) (WritableWriteResult, error)
pkg syscall/zx/io, method (*FileWithCtxInterface) WriteAt(context.Context, []uint8, uint64) (FileWriteAtResult, error)
pkg syscall/zx/io, method (*FileWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*FileWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*FileWriteAtResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*FileWriteAtResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*FileWriteAtResult) Ordinal() uint64
pkg syscall/zx/io, method (*FileWriteAtResult) SetErr(int32)
pkg syscall/zx/io, method (*FileWriteAtResult) SetResponse(FileWriteAtResponse)
pkg syscall/zx/io, method (*FileWriteAtResult) Which() I_fileWriteAtResultTag
pkg syscall/zx/io, method (*FilesystemInfo) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*ImmutableNodeAttributes) ClearAbilities()
pkg syscall/zx/io, method (*ImmutableNodeAttributes) ClearContentSize()
pkg syscall/zx/io, method (*ImmutableNodeAttributes) ClearId()
pkg syscall/zx/io, method (*ImmutableNodeAttributes) ClearLinkCount()
pkg syscall/zx/io, method (*ImmutableNodeAttributes) ClearProtocols()
pkg syscall/zx/io, method (*ImmutableNodeAttributes) ClearStorageSize()
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetAbilities() Operations
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetAbilitiesWithDefault(Operations) Operations
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetContentSize() uint64
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetContentSizeWithDefault(uint64) uint64
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetId() uint64
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetIdWithDefault(uint64) uint64
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetLinkCount() uint64
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetLinkCountWithDefault(uint64) uint64
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetProtocols() NodeProtocolKinds
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetProtocolsWithDefault(NodeProtocolKinds) NodeProtocolKinds
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetStorageSize() uint64
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetStorageSizeWithDefault(uint64) uint64
pkg syscall/zx/io, method (*ImmutableNodeAttributes) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/io, method (*ImmutableNodeAttributes) HasAbilities() bool
pkg syscall/zx/io, method (*ImmutableNodeAttributes) HasContentSize() bool
pkg syscall/zx/io, method (*ImmutableNodeAttributes) HasId() bool
pkg syscall/zx/io, method (*ImmutableNodeAttributes) HasLinkCount() bool
pkg syscall/zx/io, method (*ImmutableNodeAttributes) HasProtocols() bool
pkg syscall/zx/io, method (*ImmutableNodeAttributes) HasStorageSize() bool
pkg syscall/zx/io, method (*ImmutableNodeAttributes) HasUnknownData() bool
pkg syscall/zx/io, method (*ImmutableNodeAttributes) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*ImmutableNodeAttributes) SetAbilities(Operations)
pkg syscall/zx/io, method (*ImmutableNodeAttributes) SetContentSize(uint64)
pkg syscall/zx/io, method (*ImmutableNodeAttributes) SetId(uint64)
pkg syscall/zx/io, method (*ImmutableNodeAttributes) SetLinkCount(uint64)
pkg syscall/zx/io, method (*ImmutableNodeAttributes) SetProtocols(NodeProtocolKinds)
pkg syscall/zx/io, method (*ImmutableNodeAttributes) SetStorageSize(uint64)
pkg syscall/zx/io, method (*InotifierEventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*InotifierWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*InotifierWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*InotifierWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*InotifyEvent) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*MutableNodeAttributes) ClearCreationTime()
pkg syscall/zx/io, method (*MutableNodeAttributes) ClearModificationTime()
pkg syscall/zx/io, method (*MutableNodeAttributes) GetCreationTime() uint64
pkg syscall/zx/io, method (*MutableNodeAttributes) GetCreationTimeWithDefault(uint64) uint64
pkg syscall/zx/io, method (*MutableNodeAttributes) GetModificationTime() uint64
pkg syscall/zx/io, method (*MutableNodeAttributes) GetModificationTimeWithDefault(uint64) uint64
pkg syscall/zx/io, method (*MutableNodeAttributes) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/io, method (*MutableNodeAttributes) HasCreationTime() bool
pkg syscall/zx/io, method (*MutableNodeAttributes) HasModificationTime() bool
pkg syscall/zx/io, method (*MutableNodeAttributes) HasUnknownData() bool
pkg syscall/zx/io, method (*MutableNodeAttributes) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*MutableNodeAttributes) SetCreationTime(uint64)
pkg syscall/zx/io, method (*MutableNodeAttributes) SetModificationTime(uint64)
pkg syscall/zx/io, method (*Node1EventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*Node1EventProxy) OnOpen(int32, *NodeInfoDeprecated) error
pkg syscall/zx/io, method (*Node1WithCtxInterface) Clone(context.Context, OpenFlags, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*Node1WithCtxInterface) ExpectOnOpen(context.Context) (int32, *NodeInfoDeprecated, error)
pkg syscall/zx/io, method (*Node1WithCtxInterface) GetAttr(context.Context) (int32, NodeAttributes, error)
pkg syscall/zx/io, method (*Node1WithCtxInterface) GetFlags(context.Context) (int32, OpenFlags, error)
pkg syscall/zx/io, method (*Node1WithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*Node1WithCtxInterface) QueryFilesystem(context.Context) (int32, *FilesystemInfo, error)
pkg syscall/zx/io, method (*Node1WithCtxInterface) SetAttr(context.Context, NodeAttributeFlags, NodeAttributes) (int32, error)
pkg syscall/zx/io, method (*Node1WithCtxInterface) SetFlags(context.Context, OpenFlags) (int32, error)
pkg syscall/zx/io, method (*Node1WithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*Node1WithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*Node2EventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*Node2EventProxy) OnRepresentation(Representation) error
pkg syscall/zx/io, method (*Node2GetAttributesResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*Node2GetAttributesResult) Ordinal() uint64
pkg syscall/zx/io, method (*Node2GetAttributesResult) SetErr(int32)
pkg syscall/zx/io, method (*Node2GetAttributesResult) SetResponse(NodeAttributes2)
pkg syscall/zx/io, method (*Node2GetAttributesResult) Which() I_node2GetAttributesResultTag
pkg syscall/zx/io, method (*Node2SyncResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*Node2SyncResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*Node2SyncResult) Ordinal() uint64
pkg syscall/zx/io, method (*Node2SyncResult) SetErr(int32)
pkg syscall/zx/io, method (*Node2SyncResult) SetResponse(Node2SyncResponse)
pkg syscall/zx/io, method (*Node2SyncResult) Which() I_node2SyncResultTag
pkg syscall/zx/io, method (*Node2UpdateAttributesResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*Node2UpdateAttributesResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*Node2UpdateAttributesResult) Ordinal() uint64
pkg syscall/zx/io, method (*Node2UpdateAttributesResult) SetErr(int32)
pkg syscall/zx/io, method (*Node2UpdateAttributesResult) SetResponse(Node2UpdateAttributesResponse)
pkg syscall/zx/io, method (*Node2UpdateAttributesResult) Which() I_node2UpdateAttributesResultTag
pkg syscall/zx/io, method (*Node2WithCtxInterface) Close(context.Context) (unknown.CloseableCloseResult, error)
pkg syscall/zx/io, method (*Node2WithCtxInterface) ExpectOnRepresentation(context.Context) (Representation, error)
pkg syscall/zx/io, method (*Node2WithCtxInterface) GetAttributes(context.Context, NodeAttributesQuery) (Node2GetAttributesResult, error)
pkg syscall/zx/io, method (*Node2WithCtxInterface) GetConnectionInfo(context.Context) (ConnectionInfo, error)
pkg syscall/zx/io, method (*Node2WithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*Node2WithCtxInterface) Query(context.Context) ([]uint8, error)
pkg syscall/zx/io, method (*Node2WithCtxInterface) Reopen(context.Context, *RightsRequest, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*Node2WithCtxInterface) Sync(context.Context) (Node2SyncResult, error)
pkg syscall/zx/io, method (*Node2WithCtxInterface) UpdateAttributes(context.Context, MutableNodeAttributes) (Node2UpdateAttributesResult, error)
pkg syscall/zx/io, method (*Node2WithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*Node2WithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*NodeAttributes) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*NodeAttributes2) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*NodeEventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*NodeEventProxy) OnOpen(int32, *NodeInfoDeprecated) error
pkg syscall/zx/io, method (*NodeEventProxy) OnRepresentation(Representation) error
pkg syscall/zx/io, method (*NodeInfoDeprecated) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*NodeInfoDeprecated) Ordinal() uint64
pkg syscall/zx/io, method (*NodeInfoDeprecated) SetDirectory(DirectoryObject)
pkg syscall/zx/io, method (*NodeInfoDeprecated) SetFile(FileObject)
pkg syscall/zx/io, method (*NodeInfoDeprecated) SetService(Service)
pkg syscall/zx/io, method (*NodeInfoDeprecated) Which() I_nodeInfoDeprecatedTag
pkg syscall/zx/io, method (*NodeOptions) ClearFlags()
pkg syscall/zx/io, method (*NodeOptions) ClearMode()
pkg syscall/zx/io, method (*NodeOptions) ClearProtocols()
pkg syscall/zx/io, method (*NodeOptions) ClearRightsRequest()
pkg syscall/zx/io, method (*NodeOptions) GetFlags() NodeFlags
pkg syscall/zx/io, method (*NodeOptions) GetFlagsWithDefault(NodeFlags) NodeFlags
pkg syscall/zx/io, method (*NodeOptions) GetMode() OpenMode
pkg syscall/zx/io, method (*NodeOptions) GetModeWithDefault(OpenMode) OpenMode
pkg syscall/zx/io, method (*NodeOptions) GetProtocols() NodeProtocols
pkg syscall/zx/io, method (*NodeOptions) GetProtocolsWithDefault(NodeProtocols) NodeProtocols
pkg syscall/zx/io, method (*NodeOptions) GetRightsRequest() RightsRequest
pkg syscall/zx/io, method (*NodeOptions) GetRightsRequestWithDefault(RightsRequest) RightsRequest
pkg syscall/zx/io, method (*NodeOptions) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/io, method (*NodeOptions) HasFlags() bool
pkg syscall/zx/io, method (*NodeOptions) HasMode() bool
pkg syscall/zx/io, method (*NodeOptions) HasProtocols() bool
pkg syscall/zx/io, method (*NodeOptions) HasRightsRequest() bool
pkg syscall/zx/io, method (*NodeOptions) HasUnknownData() bool
pkg syscall/zx/io, method (*NodeOptions) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*NodeOptions) SetFlags(NodeFlags)
pkg syscall/zx/io, method (*NodeOptions) SetMode(OpenMode)
pkg syscall/zx/io, method (*NodeOptions) SetProtocols(NodeProtocols)
pkg syscall/zx/io, method (*NodeOptions) SetRightsRequest(RightsRequest)
pkg syscall/zx/io, method (*NodeProtocols) ClearDirectory()
pkg syscall/zx/io, method (*NodeProtocols) ClearFile()
pkg syscall/zx/io, method (*NodeProtocols) GetDirectory() DirectoryProtocolFlags
pkg syscall/zx/io, method (*NodeProtocols) GetDirectoryWithDefault(DirectoryProtocolFlags) DirectoryProtocolFlags
pkg syscall/zx/io, method (*NodeProtocols) GetFile() FileProtocolFlags
pkg syscall/zx/io, method (*NodeProtocols) GetFileWithDefault(FileProtocolFlags) FileProtocolFlags
pkg syscall/zx/io, method (*NodeProtocols) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/io, method (*NodeProtocols) HasDirectory() bool
pkg syscall/zx/io, method (*NodeProtocols) HasFile() bool
pkg syscall/zx/io, method (*NodeProtocols) HasUnknownData() bool
pkg syscall/zx/io, method (*NodeProtocols) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*NodeProtocols) SetDirectory(DirectoryProtocolFlags)
pkg syscall/zx/io, method (*NodeProtocols) SetFile(FileProtocolFlags)
pkg syscall/zx/io, method (*NodeWithCtxInterface) Clone(context.Context, OpenFlags, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*NodeWithCtxInterface) Close(context.Context) (unknown.CloseableCloseResult, error)
pkg syscall/zx/io, method (*NodeWithCtxInterface) ExpectOnOpen(context.Context) (int32, *NodeInfoDeprecated, error)
pkg syscall/zx/io, method (*NodeWithCtxInterface) ExpectOnRepresentation(context.Context) (Representation, error)
pkg syscall/zx/io, method (*NodeWithCtxInterface) GetAttr(context.Context) (int32, NodeAttributes, error)
pkg syscall/zx/io, method (*NodeWithCtxInterface) GetAttributes(context.Context, NodeAttributesQuery) (Node2GetAttributesResult, error)
pkg syscall/zx/io, method (*NodeWithCtxInterface) GetConnectionInfo(context.Context) (ConnectionInfo, error)
pkg syscall/zx/io, method (*NodeWithCtxInterface) GetFlags(context.Context) (int32, OpenFlags, error)
pkg syscall/zx/io, method (*NodeWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*NodeWithCtxInterface) Query(context.Context) ([]uint8, error)
pkg syscall/zx/io, method (*NodeWithCtxInterface) QueryFilesystem(context.Context) (int32, *FilesystemInfo, error)
pkg syscall/zx/io, method (*NodeWithCtxInterface) Reopen(context.Context, *RightsRequest, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*NodeWithCtxInterface) SetAttr(context.Context, NodeAttributeFlags, NodeAttributes) (int32, error)
pkg syscall/zx/io, method (*NodeWithCtxInterface) SetFlags(context.Context, OpenFlags) (int32, error)
pkg syscall/zx/io, method (*NodeWithCtxInterface) Sync(context.Context) (Node2SyncResult, error)
pkg syscall/zx/io, method (*NodeWithCtxInterface) UpdateAttributes(context.Context, MutableNodeAttributes) (Node2UpdateAttributesResult, error)
pkg syscall/zx/io, method (*NodeWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*NodeWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*OpenableEventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*OpenableWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*OpenableWithCtxInterface) Open(context.Context, OpenFlags, ModeType, string, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, method (*OpenableWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*OpenableWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*ReadableEventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*ReadableReadResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*ReadableReadResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*ReadableReadResult) Ordinal() uint64
pkg syscall/zx/io, method (*ReadableReadResult) SetErr(int32)
pkg syscall/zx/io, method (*ReadableReadResult) SetResponse(ReadableReadResponse)
pkg syscall/zx/io, method (*ReadableReadResult) Which() I_readableReadResultTag
pkg syscall/zx/io, method (*ReadableWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*ReadableWithCtxInterface) Read(context.Context, uint64) (ReadableReadResult, error)
pkg syscall/zx/io, method (*ReadableWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*ReadableWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*Representation) GetUnknownData() fidl.UnknownData
pkg syscall/zx/io, method (*Representation) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*Representation) Ordinal() uint64
pkg syscall/zx/io, method (*Representation) SetConnector(ConnectorInfo)
pkg syscall/zx/io, method (*Representation) SetDirectory(DirectoryInfo)
pkg syscall/zx/io, method (*Representation) SetFile(FileInfo)
pkg syscall/zx/io, method (*Representation) Which() I_representationTag
pkg syscall/zx/io, method (*RightsRequest) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*Service) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*UnlinkOptions) ClearFlags()
pkg syscall/zx/io, method (*UnlinkOptions) GetFlags() UnlinkFlags
pkg syscall/zx/io, method (*UnlinkOptions) GetFlagsWithDefault(UnlinkFlags) UnlinkFlags
pkg syscall/zx/io, method (*UnlinkOptions) GetUnknownData() map[uint64]fidl.UnknownData
pkg syscall/zx/io, method (*UnlinkOptions) HasFlags() bool
pkg syscall/zx/io, method (*UnlinkOptions) HasUnknownData() bool
pkg syscall/zx/io, method (*UnlinkOptions) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*UnlinkOptions) SetFlags(UnlinkFlags)
pkg syscall/zx/io, method (*WritableEventProxy) Handle() *zx.Handle
pkg syscall/zx/io, method (*WritableWithCtxInterface) Handle() *zx.Handle
pkg syscall/zx/io, method (*WritableWithCtxInterface) Write(context.Context, []uint8) (WritableWriteResult, error)
pkg syscall/zx/io, method (*WritableWithCtxInterfaceRequest) Handle() *zx.Handle
pkg syscall/zx/io, method (*WritableWithCtxStub) Dispatch(fidl.DispatchArgs) (fidl.Message, bool, error)
pkg syscall/zx/io, method (*WritableWriteResponse) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*WritableWriteResult) Marshaler() fidl.Marshaler
pkg syscall/zx/io, method (*WritableWriteResult) Ordinal() uint64
pkg syscall/zx/io, method (*WritableWriteResult) SetErr(int32)
pkg syscall/zx/io, method (*WritableWriteResult) SetResponse(WritableWriteResponse)
pkg syscall/zx/io, method (*WritableWriteResult) Which() I_writableWriteResultTag
pkg syscall/zx/io, method (AdvisoryLockType) I_EnumIsStrict() bool
pkg syscall/zx/io, method (AdvisoryLockType) I_EnumValues() []AdvisoryLockType
pkg syscall/zx/io, method (AdvisoryLockType) IsUnknown() bool
pkg syscall/zx/io, method (AdvisoryLockType) String() string
pkg syscall/zx/io, method (ConnectorFlags) ClearBits(ConnectorFlags) ConnectorFlags
pkg syscall/zx/io, method (ConnectorFlags) GetUnknownBits() uint64
pkg syscall/zx/io, method (ConnectorFlags) HasBits(ConnectorFlags) bool
pkg syscall/zx/io, method (ConnectorFlags) HasUnknownBits() bool
pkg syscall/zx/io, method (ConnectorFlags) I_BitsIsStrict() bool
pkg syscall/zx/io, method (ConnectorFlags) I_BitsMask() ConnectorFlags
pkg syscall/zx/io, method (ConnectorFlags) InvertBits() ConnectorFlags
pkg syscall/zx/io, method (ConnectorFlags) String() string
pkg syscall/zx/io, method (DirectoryProtocolFlags) ClearBits(DirectoryProtocolFlags) DirectoryProtocolFlags
pkg syscall/zx/io, method (DirectoryProtocolFlags) GetUnknownBits() uint64
pkg syscall/zx/io, method (DirectoryProtocolFlags) HasBits(DirectoryProtocolFlags) bool
pkg syscall/zx/io, method (DirectoryProtocolFlags) HasUnknownBits() bool
pkg syscall/zx/io, method (DirectoryProtocolFlags) I_BitsIsStrict() bool
pkg syscall/zx/io, method (DirectoryProtocolFlags) I_BitsMask() DirectoryProtocolFlags
pkg syscall/zx/io, method (DirectoryProtocolFlags) InvertBits() DirectoryProtocolFlags
pkg syscall/zx/io, method (DirectoryProtocolFlags) String() string
pkg syscall/zx/io, method (DirentType) I_EnumIsStrict() bool
pkg syscall/zx/io, method (DirentType) I_EnumValues() []DirentType
pkg syscall/zx/io, method (DirentType) IsUnknown() bool
pkg syscall/zx/io, method (DirentType) String() string
pkg syscall/zx/io, method (FileProtocolFlags) ClearBits(FileProtocolFlags) FileProtocolFlags
pkg syscall/zx/io, method (FileProtocolFlags) GetUnknownBits() uint64
pkg syscall/zx/io, method (FileProtocolFlags) HasBits(FileProtocolFlags) bool
pkg syscall/zx/io, method (FileProtocolFlags) HasUnknownBits() bool
pkg syscall/zx/io, method (FileProtocolFlags) I_BitsIsStrict() bool
pkg syscall/zx/io, method (FileProtocolFlags) I_BitsMask() FileProtocolFlags
pkg syscall/zx/io, method (FileProtocolFlags) InvertBits() FileProtocolFlags
pkg syscall/zx/io, method (FileProtocolFlags) String() string
pkg syscall/zx/io, method (FileSignal) ClearBits(FileSignal) FileSignal
pkg syscall/zx/io, method (FileSignal) GetUnknownBits() uint64
pkg syscall/zx/io, method (FileSignal) HasBits(FileSignal) bool
pkg syscall/zx/io, method (FileSignal) HasUnknownBits() bool
pkg syscall/zx/io, method (FileSignal) I_BitsIsStrict() bool
pkg syscall/zx/io, method (FileSignal) I_BitsMask() FileSignal
pkg syscall/zx/io, method (FileSignal) InvertBits() FileSignal
pkg syscall/zx/io, method (FileSignal) String() string
pkg syscall/zx/io, method (InotifyWatchMask) ClearBits(InotifyWatchMask) InotifyWatchMask
pkg syscall/zx/io, method (InotifyWatchMask) GetUnknownBits() uint64
pkg syscall/zx/io, method (InotifyWatchMask) HasBits(InotifyWatchMask) bool
pkg syscall/zx/io, method (InotifyWatchMask) HasUnknownBits() bool
pkg syscall/zx/io, method (InotifyWatchMask) I_BitsIsStrict() bool
pkg syscall/zx/io, method (InotifyWatchMask) I_BitsMask() InotifyWatchMask
pkg syscall/zx/io, method (InotifyWatchMask) InvertBits() InotifyWatchMask
pkg syscall/zx/io, method (InotifyWatchMask) String() string
pkg syscall/zx/io, method (ModeType) ClearBits(ModeType) ModeType
pkg syscall/zx/io, method (ModeType) GetUnknownBits() uint64
pkg syscall/zx/io, method (ModeType) HasBits(ModeType) bool
pkg syscall/zx/io, method (ModeType) HasUnknownBits() bool
pkg syscall/zx/io, method (ModeType) I_BitsIsStrict() bool
pkg syscall/zx/io, method (ModeType) I_BitsMask() ModeType
pkg syscall/zx/io, method (ModeType) InvertBits() ModeType
pkg syscall/zx/io, method (ModeType) String() string
pkg syscall/zx/io, method (NodeAttributeFlags) ClearBits(NodeAttributeFlags) NodeAttributeFlags
pkg syscall/zx/io, method (NodeAttributeFlags) GetUnknownBits() uint64
pkg syscall/zx/io, method (NodeAttributeFlags) HasBits(NodeAttributeFlags) bool
pkg syscall/zx/io, method (NodeAttributeFlags) HasUnknownBits() bool
pkg syscall/zx/io, method (NodeAttributeFlags) I_BitsIsStrict() bool
pkg syscall/zx/io, method (NodeAttributeFlags) I_BitsMask() NodeAttributeFlags
pkg syscall/zx/io, method (NodeAttributeFlags) InvertBits() NodeAttributeFlags
pkg syscall/zx/io, method (NodeAttributeFlags) String() string
pkg syscall/zx/io, method (NodeAttributesQuery) ClearBits(NodeAttributesQuery) NodeAttributesQuery
pkg syscall/zx/io, method (NodeAttributesQuery) GetUnknownBits() uint64
pkg syscall/zx/io, method (NodeAttributesQuery) HasBits(NodeAttributesQuery) bool
pkg syscall/zx/io, method (NodeAttributesQuery) HasUnknownBits() bool
pkg syscall/zx/io, method (NodeAttributesQuery) I_BitsIsStrict() bool
pkg syscall/zx/io, method (NodeAttributesQuery) I_BitsMask() NodeAttributesQuery
pkg syscall/zx/io, method (NodeAttributesQuery) InvertBits() NodeAttributesQuery
pkg syscall/zx/io, method (NodeAttributesQuery) String() string
pkg syscall/zx/io, method (NodeFlags) ClearBits(NodeFlags) NodeFlags
pkg syscall/zx/io, method (NodeFlags) GetUnknownBits() uint64
pkg syscall/zx/io, method (NodeFlags) HasBits(NodeFlags) bool
pkg syscall/zx/io, method (NodeFlags) HasUnknownBits() bool
pkg syscall/zx/io, method (NodeFlags) I_BitsIsStrict() bool
pkg syscall/zx/io, method (NodeFlags) I_BitsMask() NodeFlags
pkg syscall/zx/io, method (NodeFlags) InvertBits() NodeFlags
pkg syscall/zx/io, method (NodeFlags) String() string
pkg syscall/zx/io, method (NodeProtocolKinds) ClearBits(NodeProtocolKinds) NodeProtocolKinds
pkg syscall/zx/io, method (NodeProtocolKinds) GetUnknownBits() uint64
pkg syscall/zx/io, method (NodeProtocolKinds) HasBits(NodeProtocolKinds) bool
pkg syscall/zx/io, method (NodeProtocolKinds) HasUnknownBits() bool
pkg syscall/zx/io, method (NodeProtocolKinds) I_BitsIsStrict() bool
pkg syscall/zx/io, method (NodeProtocolKinds) I_BitsMask() NodeProtocolKinds
pkg syscall/zx/io, method (NodeProtocolKinds) InvertBits() NodeProtocolKinds
pkg syscall/zx/io, method (NodeProtocolKinds) String() string
pkg syscall/zx/io, method (OpenFlags) ClearBits(OpenFlags) OpenFlags
pkg syscall/zx/io, method (OpenFlags) GetUnknownBits() uint64
pkg syscall/zx/io, method (OpenFlags) HasBits(OpenFlags) bool
pkg syscall/zx/io, method (OpenFlags) HasUnknownBits() bool
pkg syscall/zx/io, method (OpenFlags) I_BitsIsStrict() bool
pkg syscall/zx/io, method (OpenFlags) I_BitsMask() OpenFlags
pkg syscall/zx/io, method (OpenFlags) InvertBits() OpenFlags
pkg syscall/zx/io, method (OpenFlags) String() string
pkg syscall/zx/io, method (OpenMode) I_EnumIsStrict() bool
pkg syscall/zx/io, method (OpenMode) I_EnumValues() []OpenMode
pkg syscall/zx/io, method (OpenMode) IsUnknown() bool
pkg syscall/zx/io, method (OpenMode) String() string
pkg syscall/zx/io, method (Operations) ClearBits(Operations) Operations
pkg syscall/zx/io, method (Operations) GetUnknownBits() uint64
pkg syscall/zx/io, method (Operations) HasBits(Operations) bool
pkg syscall/zx/io, method (Operations) HasUnknownBits() bool
pkg syscall/zx/io, method (Operations) I_BitsIsStrict() bool
pkg syscall/zx/io, method (Operations) I_BitsMask() Operations
pkg syscall/zx/io, method (Operations) InvertBits() Operations
pkg syscall/zx/io, method (Operations) String() string
pkg syscall/zx/io, method (RightsResolution) I_EnumIsStrict() bool
pkg syscall/zx/io, method (RightsResolution) I_EnumValues() []RightsResolution
pkg syscall/zx/io, method (RightsResolution) IsUnknown() bool
pkg syscall/zx/io, method (RightsResolution) String() string
pkg syscall/zx/io, method (SeekOrigin) I_EnumIsStrict() bool
pkg syscall/zx/io, method (SeekOrigin) I_EnumValues() []SeekOrigin
pkg syscall/zx/io, method (SeekOrigin) IsUnknown() bool
pkg syscall/zx/io, method (SeekOrigin) String() string
pkg syscall/zx/io, method (UnlinkFlags) ClearBits(UnlinkFlags) UnlinkFlags
pkg syscall/zx/io, method (UnlinkFlags) GetUnknownBits() uint64
pkg syscall/zx/io, method (UnlinkFlags) HasBits(UnlinkFlags) bool
pkg syscall/zx/io, method (UnlinkFlags) HasUnknownBits() bool
pkg syscall/zx/io, method (UnlinkFlags) I_BitsIsStrict() bool
pkg syscall/zx/io, method (UnlinkFlags) I_BitsMask() UnlinkFlags
pkg syscall/zx/io, method (UnlinkFlags) InvertBits() UnlinkFlags
pkg syscall/zx/io, method (UnlinkFlags) String() string
pkg syscall/zx/io, method (VmoFlags) ClearBits(VmoFlags) VmoFlags
pkg syscall/zx/io, method (VmoFlags) GetUnknownBits() uint64
pkg syscall/zx/io, method (VmoFlags) HasBits(VmoFlags) bool
pkg syscall/zx/io, method (VmoFlags) HasUnknownBits() bool
pkg syscall/zx/io, method (VmoFlags) I_BitsIsStrict() bool
pkg syscall/zx/io, method (VmoFlags) I_BitsMask() VmoFlags
pkg syscall/zx/io, method (VmoFlags) InvertBits() VmoFlags
pkg syscall/zx/io, method (VmoFlags) String() string
pkg syscall/zx/io, method (WatchEvent) I_EnumIsStrict() bool
pkg syscall/zx/io, method (WatchEvent) I_EnumValues() []WatchEvent
pkg syscall/zx/io, method (WatchEvent) IsUnknown() bool
pkg syscall/zx/io, method (WatchEvent) String() string
pkg syscall/zx/io, method (WatchMask) ClearBits(WatchMask) WatchMask
pkg syscall/zx/io, method (WatchMask) GetUnknownBits() uint64
pkg syscall/zx/io, method (WatchMask) HasBits(WatchMask) bool
pkg syscall/zx/io, method (WatchMask) HasUnknownBits() bool
pkg syscall/zx/io, method (WatchMask) I_BitsIsStrict() bool
pkg syscall/zx/io, method (WatchMask) I_BitsMask() WatchMask
pkg syscall/zx/io, method (WatchMask) InvertBits() WatchMask
pkg syscall/zx/io, method (WatchMask) String() string
pkg syscall/zx/io, type AdvisoryLockRange struct
pkg syscall/zx/io, type AdvisoryLockRange struct, Length int64
pkg syscall/zx/io, type AdvisoryLockRange struct, Offset int64
pkg syscall/zx/io, type AdvisoryLockRange struct, Origin SeekOrigin
pkg syscall/zx/io, type AdvisoryLockRequest struct
pkg syscall/zx/io, type AdvisoryLockRequest struct, I_unknownData interface{}
pkg syscall/zx/io, type AdvisoryLockRequest struct, Range AdvisoryLockRange
pkg syscall/zx/io, type AdvisoryLockRequest struct, RangePresent bool
pkg syscall/zx/io, type AdvisoryLockRequest struct, Type AdvisoryLockType
pkg syscall/zx/io, type AdvisoryLockRequest struct, TypePresent bool
pkg syscall/zx/io, type AdvisoryLockRequest struct, Wait bool
pkg syscall/zx/io, type AdvisoryLockRequest struct, WaitPresent bool
pkg syscall/zx/io, type AdvisoryLockType uint32
pkg syscall/zx/io, type AdvisoryLockingAdvisoryLockResponse struct
pkg syscall/zx/io, type AdvisoryLockingAdvisoryLockResult struct
pkg syscall/zx/io, type AdvisoryLockingAdvisoryLockResult struct, Err int32
pkg syscall/zx/io, type AdvisoryLockingAdvisoryLockResult struct, Response AdvisoryLockingAdvisoryLockResponse
pkg syscall/zx/io, type AdvisoryLockingAdvisoryLockResult struct, embedded I_advisoryLockingAdvisoryLockResultTag
pkg syscall/zx/io, type AdvisoryLockingEventProxy struct
pkg syscall/zx/io, type AdvisoryLockingEventProxy struct, embedded zx.Channel
pkg syscall/zx/io, type AdvisoryLockingWithCtx interface { AdvisoryLock }
pkg syscall/zx/io, type AdvisoryLockingWithCtx interface, AdvisoryLock(context.Context, AdvisoryLockRequest) (AdvisoryLockingAdvisoryLockResult, error)
pkg syscall/zx/io, type AdvisoryLockingWithCtxInterface struct
pkg syscall/zx/io, type AdvisoryLockingWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/io, type AdvisoryLockingWithCtxInterfaceRequest struct
pkg syscall/zx/io, type AdvisoryLockingWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/io, type AdvisoryLockingWithCtxStub struct
pkg syscall/zx/io, type AdvisoryLockingWithCtxStub struct, Impl AdvisoryLockingWithCtx
pkg syscall/zx/io, type AdvisoryLockingWithCtxTransitionalBase struct
pkg syscall/zx/io, type ConnectionInfo struct
pkg syscall/zx/io, type ConnectionInfo struct, I_unknownData interface{}
pkg syscall/zx/io, type ConnectionInfo struct, Rights Operations
pkg syscall/zx/io, type ConnectionInfo struct, RightsPresent bool
pkg syscall/zx/io, type ConnectionProtocols struct
pkg syscall/zx/io, type ConnectionProtocols struct, Connector ConnectorFlags
pkg syscall/zx/io, type ConnectionProtocols struct, I_unknownData interface{}
pkg syscall/zx/io, type ConnectionProtocols struct, Node NodeOptions
pkg syscall/zx/io, type ConnectionProtocols struct, embedded I_connectionProtocolsTag
pkg syscall/zx/io, type ConnectorFlags uint64
pkg syscall/zx/io, type ConnectorInfo struct
pkg syscall/zx/io, type ConnectorInfo struct, I_unknownData interface{}
pkg syscall/zx/io, type Directory1EventProxy struct
pkg syscall/zx/io, type Directory1EventProxy struct, embedded zx.Channel
pkg syscall/zx/io, type Directory1WithCtx interface { Clone, GetAttr, GetFlags, GetToken, Link, Open, QueryFilesystem, ReadDirents, Rewind, SetAttr, SetFlags, Watch }
pkg syscall/zx/io, type Directory1WithCtx interface, Clone(context.Context, OpenFlags, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, type Directory1WithCtx interface, GetAttr(context.Context) (int32, NodeAttributes, error)
pkg syscall/zx/io, type Directory1WithCtx interface, GetFlags(context.Context) (int32, OpenFlags, error)
pkg syscall/zx/io, type Directory1WithCtx interface, GetToken(context.Context) (int32, zx.Handle, error)
pkg syscall/zx/io, type Directory1WithCtx interface, Link(context.Context, string, zx.Handle, string) (int32, error)
pkg syscall/zx/io, type Directory1WithCtx interface, Open(context.Context, OpenFlags, ModeType, string, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, type Directory1WithCtx interface, QueryFilesystem(context.Context) (int32, *FilesystemInfo, error)
pkg syscall/zx/io, type Directory1WithCtx interface, ReadDirents(context.Context, uint64) (int32, []uint8, error)
pkg syscall/zx/io, type Directory1WithCtx interface, Rewind(context.Context) (int32, error)
pkg syscall/zx/io, type Directory1WithCtx interface, SetAttr(context.Context, NodeAttributeFlags, NodeAttributes) (int32, error)
pkg syscall/zx/io, type Directory1WithCtx interface, SetFlags(context.Context, OpenFlags) (int32, error)
pkg syscall/zx/io, type Directory1WithCtx interface, Watch(context.Context, WatchMask, uint32, DirectoryWatcherWithCtxInterfaceRequest) (int32, error)
pkg syscall/zx/io, type Directory1WithCtxInterface struct
pkg syscall/zx/io, type Directory1WithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/io, type Directory1WithCtxInterfaceRequest struct
pkg syscall/zx/io, type Directory1WithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/io, type Directory1WithCtxStub struct
pkg syscall/zx/io, type Directory1WithCtxStub struct, Impl Directory1WithCtx
pkg syscall/zx/io, type Directory1WithCtxTransitionalBase struct
pkg syscall/zx/io, type Directory2EventProxy struct
pkg syscall/zx/io, type Directory2EventProxy struct, embedded zx.Channel
pkg syscall/zx/io, type Directory2RenameResponse struct
pkg syscall/zx/io, type Directory2RenameResult struct
pkg syscall/zx/io, type Directory2RenameResult struct, Err int32
pkg syscall/zx/io, type Directory2RenameResult struct, Response Directory2RenameResponse
pkg syscall/zx/io, type Directory2RenameResult struct, embedded I_directory2RenameResultTag
pkg syscall/zx/io, type Directory2UnlinkResponse struct
pkg syscall/zx/io, type Directory2UnlinkResult struct
pkg syscall/zx/io, type Directory2UnlinkResult struct, Err int32
pkg syscall/zx/io, type Directory2UnlinkResult struct, Response Directory2UnlinkResponse
pkg syscall/zx/io, type Directory2UnlinkResult struct, embedded I_directory2UnlinkResultTag
pkg syscall/zx/io, type Directory2WithCtx interface { AddInotifyFilter, AdvisoryLock, Close, Enumerate, GetAttributes, GetConnectionInfo, Open2, Query, Rename, Reopen, Sync, Unlink, UpdateAttributes }
pkg syscall/zx/io, type Directory2WithCtx interface, AddInotifyFilter(context.Context, string, InotifyWatchMask, uint32, zx.Socket) error
pkg syscall/zx/io, type Directory2WithCtx interface, AdvisoryLock(context.Context, AdvisoryLockRequest) (AdvisoryLockingAdvisoryLockResult, error)
pkg syscall/zx/io, type Directory2WithCtx interface, Close(context.Context) (unknown.CloseableCloseResult, error)
pkg syscall/zx/io, type Directory2WithCtx interface, Enumerate(context.Context, DirectoryEnumerateOptions, DirectoryIteratorWithCtxInterfaceRequest) error
pkg syscall/zx/io, type Directory2WithCtx interface, GetAttributes(context.Context, NodeAttributesQuery) (Node2GetAttributesResult, error)
pkg syscall/zx/io, type Directory2WithCtx interface, GetConnectionInfo(context.Context) (ConnectionInfo, error)
pkg syscall/zx/io, type Directory2WithCtx interface, Open2(context.Context, string, ConnectionProtocols, zx.Channel) error
pkg syscall/zx/io, type Directory2WithCtx interface, Query(context.Context) ([]uint8, error)
pkg syscall/zx/io, type Directory2WithCtx interface, Rename(context.Context, string, zx.Event, string) (Directory2RenameResult, error)
pkg syscall/zx/io, type Directory2WithCtx interface, Reopen(context.Context, *RightsRequest, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, type Directory2WithCtx interface, Sync(context.Context) (Node2SyncResult, error)
pkg syscall/zx/io, type Directory2WithCtx interface, Unlink(context.Context, string, UnlinkOptions) (Directory2UnlinkResult, error)
pkg syscall/zx/io, type Directory2WithCtx interface, UpdateAttributes(context.Context, MutableNodeAttributes) (Node2UpdateAttributesResult, error)
pkg syscall/zx/io, type Directory2WithCtxInterface struct
pkg syscall/zx/io, type Directory2WithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/io, type Directory2WithCtxInterfaceRequest struct
pkg syscall/zx/io, type Directory2WithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/io, type Directory2WithCtxStub struct
pkg syscall/zx/io, type Directory2WithCtxStub struct, Impl Directory2WithCtx
pkg syscall/zx/io, type Directory2WithCtxTransitionalBase struct
pkg syscall/zx/io, type DirectoryEntry struct
pkg syscall/zx/io, type DirectoryEntry struct, Abilities Operations
pkg syscall/zx/io, type DirectoryEntry struct, AbilitiesPresent bool
pkg syscall/zx/io, type DirectoryEntry struct, I_unknownData interface{}
pkg syscall/zx/io, type DirectoryEntry struct, Id uint64
pkg syscall/zx/io, type DirectoryEntry struct, IdPresent bool
pkg syscall/zx/io, type DirectoryEntry struct, Name string
pkg syscall/zx/io, type DirectoryEntry struct, NamePresent bool
pkg syscall/zx/io, type DirectoryEntry struct, Protocols NodeProtocolKinds
pkg syscall/zx/io, type DirectoryEntry struct, ProtocolsPresent bool
pkg syscall/zx/io, type DirectoryEnumerateOptions struct
pkg syscall/zx/io, type DirectoryEnumerateOptions struct, I_unknownData interface{}
pkg syscall/zx/io, type DirectoryEventProxy struct
pkg syscall/zx/io, type DirectoryEventProxy struct, embedded zx.Channel
pkg syscall/zx/io, type DirectoryInfo struct
pkg syscall/zx/io, type DirectoryInfo struct, I_unknownData interface{}
pkg syscall/zx/io, type DirectoryIteratorEventProxy struct
pkg syscall/zx/io, type DirectoryIteratorEventProxy struct, embedded zx.Channel
pkg syscall/zx/io, type DirectoryIteratorGetNextResponse struct
pkg syscall/zx/io, type DirectoryIteratorGetNextResponse struct, Entries []DirectoryEntry
pkg syscall/zx/io, type DirectoryIteratorGetNextResult struct
pkg syscall/zx/io, type DirectoryIteratorGetNextResult struct, Err int32
pkg syscall/zx/io, type DirectoryIteratorGetNextResult struct, Response DirectoryIteratorGetNextResponse
pkg syscall/zx/io, type DirectoryIteratorGetNextResult struct, embedded I_directoryIteratorGetNextResultTag
pkg syscall/zx/io, type DirectoryIteratorWithCtx interface { GetNext }
pkg syscall/zx/io, type DirectoryIteratorWithCtx interface, GetNext(context.Context) (DirectoryIteratorGetNextResult, error)
pkg syscall/zx/io, type DirectoryIteratorWithCtxInterface struct
pkg syscall/zx/io, type DirectoryIteratorWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/io, type DirectoryIteratorWithCtxInterfaceRequest struct
pkg syscall/zx/io, type DirectoryIteratorWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/io, type DirectoryIteratorWithCtxStub struct
pkg syscall/zx/io, type DirectoryIteratorWithCtxStub struct, Impl DirectoryIteratorWithCtx
pkg syscall/zx/io, type DirectoryIteratorWithCtxTransitionalBase struct
pkg syscall/zx/io, type DirectoryObject struct
pkg syscall/zx/io, type DirectoryProtocolFlags uint64
pkg syscall/zx/io, type DirectoryWatcherEventProxy struct
pkg syscall/zx/io, type DirectoryWatcherEventProxy struct, embedded zx.Channel
pkg syscall/zx/io, type DirectoryWatcherWithCtx interface {}
pkg syscall/zx/io, type DirectoryWatcherWithCtxInterface struct
pkg syscall/zx/io, type DirectoryWatcherWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/io, type DirectoryWatcherWithCtxInterfaceRequest struct
pkg syscall/zx/io, type DirectoryWatcherWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/io, type DirectoryWatcherWithCtxStub struct
pkg syscall/zx/io, type DirectoryWatcherWithCtxStub struct, Impl DirectoryWatcherWithCtx
pkg syscall/zx/io, type DirectoryWatcherWithCtxTransitionalBase struct
pkg syscall/zx/io, type DirectoryWithCtx interface { AddInotifyFilter, AdvisoryLock, Clone, Close, Enumerate, GetAttr, GetAttributes, GetConnectionInfo, GetFlags, GetToken, Link, Open, Open2, Query, QueryFilesystem, ReadDirents, Rename, Reopen, Rewind, SetAttr, SetFlags, Sync, Unlink, UpdateAttributes, Watch }
pkg syscall/zx/io, type DirectoryWithCtx interface, AddInotifyFilter(context.Context, string, InotifyWatchMask, uint32, zx.Socket) error
pkg syscall/zx/io, type DirectoryWithCtx interface, AdvisoryLock(context.Context, AdvisoryLockRequest) (AdvisoryLockingAdvisoryLockResult, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, Clone(context.Context, OpenFlags, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, type DirectoryWithCtx interface, Close(context.Context) (unknown.CloseableCloseResult, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, Enumerate(context.Context, DirectoryEnumerateOptions, DirectoryIteratorWithCtxInterfaceRequest) error
pkg syscall/zx/io, type DirectoryWithCtx interface, GetAttr(context.Context) (int32, NodeAttributes, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, GetAttributes(context.Context, NodeAttributesQuery) (Node2GetAttributesResult, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, GetConnectionInfo(context.Context) (ConnectionInfo, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, GetFlags(context.Context) (int32, OpenFlags, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, GetToken(context.Context) (int32, zx.Handle, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, Link(context.Context, string, zx.Handle, string) (int32, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, Open(context.Context, OpenFlags, ModeType, string, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, type DirectoryWithCtx interface, Open2(context.Context, string, ConnectionProtocols, zx.Channel) error
pkg syscall/zx/io, type DirectoryWithCtx interface, Query(context.Context) ([]uint8, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, QueryFilesystem(context.Context) (int32, *FilesystemInfo, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, ReadDirents(context.Context, uint64) (int32, []uint8, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, Rename(context.Context, string, zx.Event, string) (Directory2RenameResult, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, Reopen(context.Context, *RightsRequest, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, type DirectoryWithCtx interface, Rewind(context.Context) (int32, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, SetAttr(context.Context, NodeAttributeFlags, NodeAttributes) (int32, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, SetFlags(context.Context, OpenFlags) (int32, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, Sync(context.Context) (Node2SyncResult, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, Unlink(context.Context, string, UnlinkOptions) (Directory2UnlinkResult, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, UpdateAttributes(context.Context, MutableNodeAttributes) (Node2UpdateAttributesResult, error)
pkg syscall/zx/io, type DirectoryWithCtx interface, Watch(context.Context, WatchMask, uint32, DirectoryWatcherWithCtxInterfaceRequest) (int32, error)
pkg syscall/zx/io, type DirectoryWithCtxInterface struct
pkg syscall/zx/io, type DirectoryWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/io, type DirectoryWithCtxInterfaceRequest struct
pkg syscall/zx/io, type DirectoryWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/io, type DirectoryWithCtxStub struct
pkg syscall/zx/io, type DirectoryWithCtxStub struct, Impl DirectoryWithCtx
pkg syscall/zx/io, type DirectoryWithCtxTransitionalBase struct
pkg syscall/zx/io, type DirentType uint8
pkg syscall/zx/io, type FileEventProxy struct
pkg syscall/zx/io, type FileEventProxy struct, embedded zx.Channel
pkg syscall/zx/io, type FileGetBackingMemoryResponse struct
pkg syscall/zx/io, type FileGetBackingMemoryResponse struct, Vmo zx.VMO
pkg syscall/zx/io, type FileGetBackingMemoryResult struct
pkg syscall/zx/io, type FileGetBackingMemoryResult struct, Err int32
pkg syscall/zx/io, type FileGetBackingMemoryResult struct, Response FileGetBackingMemoryResponse
pkg syscall/zx/io, type FileGetBackingMemoryResult struct, embedded I_fileGetBackingMemoryResultTag
pkg syscall/zx/io, type FileInfo struct
pkg syscall/zx/io, type FileInfo struct, I_unknownData interface{}
pkg syscall/zx/io, type FileInfo struct, IsAppend bool
pkg syscall/zx/io, type FileInfo struct, IsAppendPresent bool
pkg syscall/zx/io, type FileInfo struct, Observer zx.Event
pkg syscall/zx/io, type FileInfo struct, ObserverPresent bool
pkg syscall/zx/io, type FileInfo struct, Stream zx.Handle
pkg syscall/zx/io, type FileInfo struct, StreamPresent bool
pkg syscall/zx/io, type FileObject struct
pkg syscall/zx/io, type FileObject struct, Event zx.Event
pkg syscall/zx/io, type FileObject struct, Stream zx.Handle
pkg syscall/zx/io, type FileProtocolFlags uint64
pkg syscall/zx/io, type FileReadAtResponse struct
pkg syscall/zx/io, type FileReadAtResponse struct, Data []uint8
pkg syscall/zx/io, type FileReadAtResult struct
pkg syscall/zx/io, type FileReadAtResult struct, Err int32
pkg syscall/zx/io, type FileReadAtResult struct, Response FileReadAtResponse
pkg syscall/zx/io, type FileReadAtResult struct, embedded I_fileReadAtResultTag
pkg syscall/zx/io, type FileResizeResponse struct
pkg syscall/zx/io, type FileResizeResult struct
pkg syscall/zx/io, type FileResizeResult struct, Err int32
pkg syscall/zx/io, type FileResizeResult struct, Response FileResizeResponse
pkg syscall/zx/io, type FileResizeResult struct, embedded I_fileResizeResultTag
pkg syscall/zx/io, type FileSeekResponse struct
pkg syscall/zx/io, type FileSeekResponse struct, OffsetFromStart uint64
pkg syscall/zx/io, type FileSeekResult struct
pkg syscall/zx/io, type FileSeekResult struct, Err int32
pkg syscall/zx/io, type FileSeekResult struct, Response FileSeekResponse
pkg syscall/zx/io, type FileSeekResult struct, embedded I_fileSeekResultTag
pkg syscall/zx/io, type FileSignal uint32
pkg syscall/zx/io, type FileWithCtx interface { AdvisoryLock, Clone, Close, Describe, GetAttr, GetAttributes, GetBackingMemory, GetConnectionInfo, GetFlags, Query, QueryFilesystem, Read, ReadAt, Reopen, Resize, Seek, SetAttr, SetFlags, Sync, UpdateAttributes, Write, WriteAt }
pkg syscall/zx/io, type FileWithCtx interface, AdvisoryLock(context.Context, AdvisoryLockRequest) (AdvisoryLockingAdvisoryLockResult, error)
pkg syscall/zx/io, type FileWithCtx interface, Clone(context.Context, OpenFlags, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, type FileWithCtx interface, Close(context.Context) (unknown.CloseableCloseResult, error)
pkg syscall/zx/io, type FileWithCtx interface, Describe(context.Context) (FileInfo, error)
pkg syscall/zx/io, type FileWithCtx interface, GetAttr(context.Context) (int32, NodeAttributes, error)
pkg syscall/zx/io, type FileWithCtx interface, GetAttributes(context.Context, NodeAttributesQuery) (Node2GetAttributesResult, error)
pkg syscall/zx/io, type FileWithCtx interface, GetBackingMemory(context.Context, VmoFlags) (FileGetBackingMemoryResult, error)
pkg syscall/zx/io, type FileWithCtx interface, GetConnectionInfo(context.Context) (ConnectionInfo, error)
pkg syscall/zx/io, type FileWithCtx interface, GetFlags(context.Context) (int32, OpenFlags, error)
pkg syscall/zx/io, type FileWithCtx interface, Query(context.Context) ([]uint8, error)
pkg syscall/zx/io, type FileWithCtx interface, QueryFilesystem(context.Context) (int32, *FilesystemInfo, error)
pkg syscall/zx/io, type FileWithCtx interface, Read(context.Context, uint64) (ReadableReadResult, error)
pkg syscall/zx/io, type FileWithCtx interface, ReadAt(context.Context, uint64, uint64) (FileReadAtResult, error)
pkg syscall/zx/io, type FileWithCtx interface, Reopen(context.Context, *RightsRequest, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, type FileWithCtx interface, Resize(context.Context, uint64) (FileResizeResult, error)
pkg syscall/zx/io, type FileWithCtx interface, Seek(context.Context, SeekOrigin, int64) (FileSeekResult, error)
pkg syscall/zx/io, type FileWithCtx interface, SetAttr(context.Context, NodeAttributeFlags, NodeAttributes) (int32, error)
pkg syscall/zx/io, type FileWithCtx interface, SetFlags(context.Context, OpenFlags) (int32, error)
pkg syscall/zx/io, type FileWithCtx interface, Sync(context.Context) (Node2SyncResult, error)
pkg syscall/zx/io, type FileWithCtx interface, UpdateAttributes(context.Context, MutableNodeAttributes) (Node2UpdateAttributesResult, error)
pkg syscall/zx/io, type FileWithCtx interface, Write(context.Context, []uint8) (WritableWriteResult, error)
pkg syscall/zx/io, type FileWithCtx interface, WriteAt(context.Context, []uint8, uint64) (FileWriteAtResult, error)
pkg syscall/zx/io, type FileWithCtxInterface struct
pkg syscall/zx/io, type FileWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/io, type FileWithCtxInterfaceRequest struct
pkg syscall/zx/io, type FileWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/io, type FileWithCtxStub struct
pkg syscall/zx/io, type FileWithCtxStub struct, Impl FileWithCtx
pkg syscall/zx/io, type FileWithCtxTransitionalBase struct
pkg syscall/zx/io, type FileWriteAtResponse struct
pkg syscall/zx/io, type FileWriteAtResponse struct, ActualCount uint64
pkg syscall/zx/io, type FileWriteAtResult struct
pkg syscall/zx/io, type FileWriteAtResult struct, Err int32
pkg syscall/zx/io, type FileWriteAtResult struct, Response FileWriteAtResponse
pkg syscall/zx/io, type FileWriteAtResult struct, embedded I_fileWriteAtResultTag
pkg syscall/zx/io, type FilesystemInfo struct
pkg syscall/zx/io, type FilesystemInfo struct, BlockSize uint32
pkg syscall/zx/io, type FilesystemInfo struct, FreeSharedPoolBytes uint64
pkg syscall/zx/io, type FilesystemInfo struct, FsId uint64
pkg syscall/zx/io, type FilesystemInfo struct, FsType uint32
pkg syscall/zx/io, type FilesystemInfo struct, MaxFilenameSize uint32
pkg syscall/zx/io, type FilesystemInfo struct, Name [32]int8
pkg syscall/zx/io, type FilesystemInfo struct, Padding uint32
pkg syscall/zx/io, type FilesystemInfo struct, TotalBytes uint64
pkg syscall/zx/io, type FilesystemInfo struct, TotalNodes uint64
pkg syscall/zx/io, type FilesystemInfo struct, UsedBytes uint64
pkg syscall/zx/io, type FilesystemInfo struct, UsedNodes uint64
pkg syscall/zx/io, type I_advisoryLockingAdvisoryLockResultTag uint64
pkg syscall/zx/io, type I_connectionProtocolsTag uint64
pkg syscall/zx/io, type I_directory2RenameResultTag uint64
pkg syscall/zx/io, type I_directory2UnlinkResultTag uint64
pkg syscall/zx/io, type I_directoryIteratorGetNextResultTag uint64
pkg syscall/zx/io, type I_fileGetBackingMemoryResultTag uint64
pkg syscall/zx/io, type I_fileReadAtResultTag uint64
pkg syscall/zx/io, type I_fileResizeResultTag uint64
pkg syscall/zx/io, type I_fileSeekResultTag uint64
pkg syscall/zx/io, type I_fileWriteAtResultTag uint64
pkg syscall/zx/io, type I_node2GetAttributesResultTag uint64
pkg syscall/zx/io, type I_node2SyncResultTag uint64
pkg syscall/zx/io, type I_node2UpdateAttributesResultTag uint64
pkg syscall/zx/io, type I_nodeInfoDeprecatedTag uint64
pkg syscall/zx/io, type I_readableReadResultTag uint64
pkg syscall/zx/io, type I_representationTag uint64
pkg syscall/zx/io, type I_writableWriteResultTag uint64
pkg syscall/zx/io, type ImmutableNodeAttributes struct
pkg syscall/zx/io, type ImmutableNodeAttributes struct, Abilities Operations
pkg syscall/zx/io, type ImmutableNodeAttributes struct, AbilitiesPresent bool
pkg syscall/zx/io, type ImmutableNodeAttributes struct, ContentSize uint64
pkg syscall/zx/io, type ImmutableNodeAttributes struct, ContentSizePresent bool
pkg syscall/zx/io, type ImmutableNodeAttributes struct, I_unknownData interface{}
pkg syscall/zx/io, type ImmutableNodeAttributes struct, Id uint64
pkg syscall/zx/io, type ImmutableNodeAttributes struct, IdPresent bool
pkg syscall/zx/io, type ImmutableNodeAttributes struct, LinkCount uint64
pkg syscall/zx/io, type ImmutableNodeAttributes struct, LinkCountPresent bool
pkg syscall/zx/io, type ImmutableNodeAttributes struct, Protocols NodeProtocolKinds
pkg syscall/zx/io, type ImmutableNodeAttributes struct, ProtocolsPresent bool
pkg syscall/zx/io, type ImmutableNodeAttributes struct, StorageSize uint64
pkg syscall/zx/io, type ImmutableNodeAttributes struct, StorageSizePresent bool
pkg syscall/zx/io, type InotifierEventProxy struct
pkg syscall/zx/io, type InotifierEventProxy struct, embedded zx.Channel
pkg syscall/zx/io, type InotifierWithCtx interface {}
pkg syscall/zx/io, type InotifierWithCtxInterface struct
pkg syscall/zx/io, type InotifierWithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/io, type InotifierWithCtxInterfaceRequest struct
pkg syscall/zx/io, type InotifierWithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/io, type InotifierWithCtxStub struct
pkg syscall/zx/io, type InotifierWithCtxStub struct, Impl InotifierWithCtx
pkg syscall/zx/io, type InotifierWithCtxTransitionalBase struct
pkg syscall/zx/io, type InotifyEvent struct
pkg syscall/zx/io, type InotifyEvent struct, Cookie uint32
pkg syscall/zx/io, type InotifyEvent struct, Filename string
pkg syscall/zx/io, type InotifyEvent struct, Len uint32
pkg syscall/zx/io, type InotifyEvent struct, Mask InotifyWatchMask
pkg syscall/zx/io, type InotifyEvent struct, WatchDescriptor uint32
pkg syscall/zx/io, type InotifyWatchMask uint32
pkg syscall/zx/io, type ModeType uint32
pkg syscall/zx/io, type MutableNodeAttributes struct
pkg syscall/zx/io, type MutableNodeAttributes struct, CreationTime uint64
pkg syscall/zx/io, type MutableNodeAttributes struct, CreationTimePresent bool
pkg syscall/zx/io, type MutableNodeAttributes struct, I_unknownData interface{}
pkg syscall/zx/io, type MutableNodeAttributes struct, ModificationTime uint64
pkg syscall/zx/io, type MutableNodeAttributes struct, ModificationTimePresent bool
pkg syscall/zx/io, type Node1EventProxy struct
pkg syscall/zx/io, type Node1EventProxy struct, embedded zx.Channel
pkg syscall/zx/io, type Node1WithCtx interface { Clone, GetAttr, GetFlags, QueryFilesystem, SetAttr, SetFlags }
pkg syscall/zx/io, type Node1WithCtx interface, Clone(context.Context, OpenFlags, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, type Node1WithCtx interface, GetAttr(context.Context) (int32, NodeAttributes, error)
pkg syscall/zx/io, type Node1WithCtx interface, GetFlags(context.Context) (int32, OpenFlags, error)
pkg syscall/zx/io, type Node1WithCtx interface, QueryFilesystem(context.Context) (int32, *FilesystemInfo, error)
pkg syscall/zx/io, type Node1WithCtx interface, SetAttr(context.Context, NodeAttributeFlags, NodeAttributes) (int32, error)
pkg syscall/zx/io, type Node1WithCtx interface, SetFlags(context.Context, OpenFlags) (int32, error)
pkg syscall/zx/io, type Node1WithCtxInterface struct
pkg syscall/zx/io, type Node1WithCtxInterface struct, embedded zx.Channel
pkg syscall/zx/io, type Node1WithCtxInterfaceRequest struct
pkg syscall/zx/io, type Node1WithCtxInterfaceRequest struct, embedded zx.Channel
pkg syscall/zx/io, type Node1WithCtxStub struct
pkg syscall/zx/io, type Node1WithCtxStub struct, Impl Node1WithCtx
pkg syscall/zx/io, type Node1WithCtxTransitionalBase struct
pkg syscall/zx/io, type Node2EventProxy struct
pkg syscall/zx/io, type Node2EventProxy struct, embedded zx.Channel
pkg syscall/zx/io, type Node2GetAttributesResult struct
pkg syscall/zx/io, type Node2GetAttributesResult struct, Err int32
pkg syscall/zx/io, type Node2GetAttributesResult struct, Response NodeAttributes2
pkg syscall/zx/io, type Node2GetAttributesResult struct, embedded I_node2GetAttributesResultTag
pkg syscall/zx/io, type Node2SyncResponse struct
pkg syscall/zx/io, type Node2SyncResult struct
pkg syscall/zx/io, type Node2SyncResult struct, Err int32
pkg syscall/zx/io, type Node2SyncResult struct, Response Node2SyncResponse
pkg syscall/zx/io, type Node2SyncResult struct, embedded I_node2SyncResultTag
pkg syscall/zx/io, type Node2UpdateAttributesResponse struct
pkg syscall/zx/io, type Node2UpdateAttributesResult struct
pkg syscall/zx/io, type Node2UpdateAttributesResult struct, Err int32
pkg syscall/zx/io, type Node2UpdateAttributesResult struct, Response Node2UpdateAttributesResponse
pkg syscall/zx/io, type Node2UpdateAttributesResult struct, embedded I_node2UpdateAttributesResultTag
pkg syscall/zx/io, type Node2WithCtx interface { Close, GetAttributes, GetConnectionInfo, Query, Reopen, Sync, UpdateAttributes }
pkg syscall/zx/io, type Node2WithCtx interface, Close(context.Context) (unknown.CloseableCloseResult, error)
pkg syscall/zx/io, type Node2WithCtx interface, GetAttributes(context.Context, NodeAttributesQuery) (Node2GetAttributesResult, error)
pkg syscall/zx/io, type Node2WithCtx interface, GetConnectionInfo(context.Context) (ConnectionInfo, error)
pkg syscall/zx/io, type Node2WithCtx interface, Query(context.Context) ([]uint8, error)
pkg syscall/zx/io, type Node2WithCtx interface, Reopen(context.Context, *RightsRequest, NodeWithCtxInterfaceRequest) error
pkg syscall/zx/io, type Node2WithCtx interface, Sync(context.Context) (Node2SyncResult, error)
pkg syscall/zx/io, type Node2WithCtx interface, UpdateAttributes(context.Context, MutableNodeAttributes) (Node2UpdateAttributesResult, error)
pkg syscall/zx/io, type Node2WithCtxInterface struct
pkg syscall/zx/io, type Node2WithCtxInterface struct, embedded zx.Channel