HomeFreeBSD

kboot: Add HOST_O_ constants for open, etc

Description

kboot: Add HOST_O_ constants for open, etc

Add the common O_ constants for the open, fcntl, etc system calls. They
are different than FreeBSD's. While they can differ based on
architecture, they are constant for architectures we care about, and
those architectures use the 'generic' version so future architectures
will also work.

Sponsored by: Netflix

Details

Provenance
impAuthored on Jul 1 2022, 5:57 PM
Parents
rGbf35f0052267: kboot: Enhance kboot_getdev to cope with NULLs
Branches
Unknown
Tags
Unknown