Home
last modified time | relevance | path

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

/xnu-8019.80.24/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()