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

/illumos-gate/usr/src/lib/libcmd/common/
H A Duname.c200 #define OPT_operating_system (1<<7) macro
298 flags |= OPT_operating_system;
413 if (flags & OPT_operating_system)
422 output(OPT_operating_system, s, "operating-system");

Completed in 57 milliseconds