Searched refs:UNAME_VERSION (Results 1 – 1 of 1) sorted by relevance
17 #define UNAME_VERSION BIT(3) macro22 (UNAME_KERNEL | UNAME_NODE | UNAME_RELEASE | UNAME_VERSION | UNAME_MACHINE | UNAME_PLATFORM)77 set |= UNAME_VERSION; in uname_cmd_handler()149 if (set & UNAME_VERSION) { in uname_cmd_handler()