Searched refs:UNAME_RELEASE (Results 1 – 1 of 1) sorted by relevance
16 #define UNAME_RELEASE BIT(2) macro22 (UNAME_KERNEL | UNAME_NODE | UNAME_RELEASE | UNAME_VERSION | UNAME_MACHINE | UNAME_PLATFORM)73 set |= UNAME_RELEASE; in uname_cmd_handler()144 if (set & UNAME_RELEASE) { in uname_cmd_handler()