Home
last modified time | relevance | path

Searched refs:xnu_version (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/
H A DREADME.md119 See doc/xnu_version.md for more details.
/xnu-10063.101.15/tests/vm/
H A Dvm_allocation.c371 unsigned int xnu_version = strtoul(xnu_substring, &endptr, 0); in xnu_major_version() local
375 return xnu_version; in xnu_major_version()