Searched refs:cp_version (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c1732 uint32_t cp_version = 0; local
1749 * and cp_version will still be 0.
1752 error = cp_get_root_major_vers (vp, &cp_version);
1753 *retval = cp_version;

Completed in 14 milliseconds