PRINT_FLAG
DEV_INFO_FOR_EACH_FLAG(PRINT_FLAG);
PRINT_FLAG(flags, SFLAG, sysname);
PRINT_FLAG(flags, NFLAG, hostname);
PRINT_FLAG(flags, RFLAG, release);
PRINT_FLAG(flags, VFLAG, version);
PRINT_FLAG(flags, MFLAG, machine);
PRINT_FLAG(flags, PFLAG, arch);
PRINT_FLAG(flags, IFLAG, ident);
PRINT_FLAG(flags, KFLAG, kernvers);
PRINT_FLAG(flags, UFLAG, uservers);
PRINT_FLAG(flags, GFLAG, pkgabi);
PRINT_FLAG(flags, BFLAG, buildid);