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

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_seq.c73 if (check && (!ap_getopt(a, OPT_FORCE)) && (!ap_confirm(a))) {
239 if (cmd != CMD_UNASSIGN && ap_getopt(a, OPT_UNASSIGN) == 0)
H A Dap.h74 #define ap_getopt(a, o) ((a)->opts.flags & ((uint_t)1 << (o))) macro
H A Dap_sbd.c545 if (ap_getopt(a, OPT_FORCE))
547 if (ap_getopt(a, OPT_SUSPEND_OK))
588 if (ap_getopt(a, OPT_SIM)) {
1371 int parsable = ap_getopt(a, OPT_PARSABLE);
H A Dap.c683 all = ap_getopt(a, OPT_LIST_ALL);
736 if ((a->tgt == AP_BOARD) && ap_getopt(a, OPT_LIST_ALL))
H A Dap_msg.c451 if (a == NULL || ap_getopt(a, OPT_VERBOSE) == 0)
H A Dap_rcm.c1176 if (ap_getopt(a, OPT_FORCE))

Completed in 177 milliseconds