Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Duname.c204 #define OPT_hostid (1<<8) macro
286 flags |= OPT_hostid; in b_uname()
430 output(OPT_hostid, ut.idnumber, "hostid"); in b_uname()
432 if (flags & OPT_hostid) in b_uname()
440 output(OPT_hostid, s, "hostid"); in b_uname()