Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.h58 #define OPT_UNASSIGN 0 macro
H A Dap.c389 #define BRDDCN (CMNOPT|SHFT(OPT_UNASSIGN)|SHFT(OPT_NOPOWEROFF))
587 case OPT_UNASSIGN: in ap_opt_parse()
H A Dap_seq.c239 if (cmd != CMD_UNASSIGN && ap_getopt(a, OPT_UNASSIGN) == 0) in ap_seq_exec()