Home
last modified time | relevance | path

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

/coreutils/src/
Duname.c68 #define PRINT_KERNEL_VERSION 8 macro
234 toprint |= PRINT_KERNEL_VERSION; in decode_switches()
295 | PRINT_KERNEL_VERSION | PRINT_MACHINE)) in main()
308 if (toprint & PRINT_KERNEL_VERSION) in main()