Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.h66 #define OPT_SIM 8 macro
H A Dap.c386 #define CMNOPT (SHFT(OPT_VERBOSE)|SHFT(OPT_PLATFORM)|SHFT(OPT_SIM))
585 case OPT_SIM: in ap_opt_parse()
H A Dap_sbd.c588 if (ap_getopt(a, OPT_SIM)) { in ap_ioctl()