Home
last modified time | relevance | path

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

/openbsd/usr.bin/uname/
H A Duname.c46 #define PRINT_RELEASE 0x04 macro
78 print_mask |= PRINT_RELEASE; in main()
110 if (print_mask & PRINT_RELEASE) { in main()