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

/macosx-10.10.1/system_cmds-643.1.1/hostinfo.tproj/
H A Dhostinfo.c48 kernel_version_t version;
/macosx-10.10.1/xnu-2782.1.97/osfmk/mach/
H A Dmach_host.defs100 out kernel_version : kernel_version_t);
H A Dhost_info.h86 typedef char kernel_version_t[KERNEL_VERSION_MAX]; typedef
H A Dmach_types.defs399 type kernel_version_t = c_string[*:512];
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dhost.c742 kernel_version_t out_version)
748 (void) strncpy(out_version, version, sizeof(kernel_version_t));

Completed in 140 milliseconds