Sheaf · fuchsia · Fuchsia OS — fuchsia.io

Generated 2026-05-22 07:20 PDT · 212 elements · 248 findings

fuchsia.io/Flags

TYPE fuchsia.io sdk/fidl/fuchsia.io/directory.fidl:24

Flags used to specify how a node should be opened. Note that ranges of bits are reserved for specific use cases: * Bits 1-16: Permission flags `PERM_*` (e.g. [`Flags.PERM_READ_BYTES`]). * Bits 17-32: POSIX compatibile `O_*` flags (e.g. [`Flags.FILE_TRUNCATE`] or `O_TRUNC`). * Bits 33-64: Fuchsia-specific flags.

Documentation (1)

Tests (2)

Examples (0)

No example references.

Gaps

Missing categories:

← back to elements