Home
last modified time | relevance | path

Searched refs:BSD (Results 1 – 16 of 16) sorted by relevance

/xnu-11417.101.15/bsd/sys/
H A Dparam.h72 #define BSD 199506 /* System version (year & month). */ macro
/xnu-11417.101.15/libsyscall/
H A DLibsyscall.xcconfig1 #include "<DEVELOPER_DIR>/Makefiles/CoreOS/Xcode/BSD.xcconfig"
/xnu-11417.101.15/doc/lifecycle/
H A Dstartup.md287 - Rank 1: Initialize some BSD globals
288 - Middle: Initialize some early BSD subsystems
H A Dhibernation.md48 BSD level, grabs its extents and searches for a polling driver willing to work
50 * The BSD code makes an ioctl to the storage driver to get the partition base
238 * The hibernation file is closed via BSD.
/xnu-11417.101.15/osfmk/vm/
H A Dvm_sanitize_telemetry.c147 #pragma mark Extern declarations for BSD functions
H A Dvm_resident.c10006 VM_KERN_MEMORY_ELEM(BSD),
/xnu-11417.101.15/bsd/netinet/
H A Dip_compat.h112 #if BSD > 199306
312 # if (BSD >= 199306) || defined(__FreeBSD__)
/xnu-11417.101.15/iokit/conf/
H A Dfiles133 # BSD shim files
/xnu-11417.101.15/doc/vm/
H A Dsanitize.md115 - BSD variants like `VM_GENERATE_UNSAFE_BSD_ADDR` for types that are
116 specifically used in the BSD subsystem and not in mach (for example:
184 - Ensure that you have created the opaque types needed by the BSD subsystem
H A Dmemorystatus.md33 The memorystatus code lives on the BSD side of xnu. It's comprised of the following C files:
/xnu-11417.101.15/config/
H A DMASTER575 options CONFIG_SECURE_BSD_ROOT # secure BSD root # <config_secure_bsd_root>
647 options MACH_BSD # BSD subsystem on top of Mach # <mach_bsd>
/xnu-11417.101.15/doc/primitives/
H A Dstring-handling.md45 POSIX/BSD string handling functions come in many variants:
/xnu-11417.101.15/makedefs/
H A DMakeInc.cmd323 # Standard BSD tools
/xnu-11417.101.15/doc/allocators/
H A Dapi-basics.md74 Zones are mostly meant to be used in Core XNU and some "BSD" kexts.
/xnu-11417.101.15/
H A DREADME.md20 * `bsd` - BSD subsystems code
/xnu-11417.101.15/bsd/kern/
H A Dkern_sysctl.c1858 (int *)NULL, BSD, "");