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

/netbsd-current/usr.bin/uname/
H A Duname.c55 #define PRINT_RELEASE 0x04 macro
60 (PRINT_SYSNAME|PRINT_NODENAME|PRINT_RELEASE|PRINT_VERSION|PRINT_MACHINE)
88 print_mask |= PRINT_RELEASE;
132 if (print_mask & PRINT_RELEASE) {

Completed in 188 milliseconds