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

/xnu-2422.115.4/config/
H A Dversion.c47 const char ostype[] = OSTYPE; variable
/xnu-2422.115.4/libkern/libkern/
H A Dversion.h.template62 /* OSTYPE, ostype, is a string as returned by uname -s */
93 extern const char ostype[];
/xnu-2422.115.4/bsd/sys/
H A Dsysctl.h556 { "ostype", CTLTYPE_STRING }, \
1117 extern char ostype[];
/xnu-2422.115.4/bsd/kern/
H A Dkern_sysctl.c2197 SYSCTL_STRING(_kern, KERN_OSTYPE, ostype,
2199 ostype, 0, "");

Completed in 87 milliseconds