Home
last modified time | relevance | path

Searched defs:HW_MACHINE_ARCH (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/uname/
H A Duname.c256 NATIVE_SYSCTL2_GET(arch, CTL_HW, HW_MACHINE_ARCH) { in NATIVE_SYSCTL2_GET() argument
/freebsd/sys/sys/
H A Dsysctl.h1068 #define HW_MACHINE_ARCH 11 /* string: machine architecture */ macro