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

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

Completed in 9 milliseconds