Searched defs:ERR_OPT_INVAL (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.h170 #define ERR_OPT_INVAL 5 macro
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c121 #define ERR_OPT_INVAL 14 macro
1645 case ERR_OPT_INVAL:
1656 case ERR_OPT_INVAL:
1658 cfga_errstrs[ERR_OPT_INVAL]);
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c94 #define ERR_OPT_INVAL 27 macro
411 case ERR_OPT_INVAL:
903 cfga_err(NULL, errstring, ERR_OPT_INVAL, options, 0);
1094 cfga_err(NULL, errstring, ERR_OPT_INVAL, options, 0);
1413 cfga_err(NULL, errstring, ERR_OPT_INVAL, options, 0);
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c117 #define ERR_OPT_INVAL 14 macro
1804 case ERR_OPT_INVAL:
1815 case ERR_OPT_INVAL:
1817 cfga_errstrs[ERR_OPT_INVAL]);

Completed in 70 milliseconds