Searched refs:ERR_OPT_INVAL (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap.c | 550 ap_err(a, ERR_OPT_INVAL, value); in ap_opt_parse() 562 ap_err(a, ERR_OPT_INVAL, optname); in ap_opt_parse() 625 ap_err(a, ERR_OPT_INVAL, optname); in ap_opt_parse() 717 ap_err(a, ERR_OPT_INVAL, options); in ap_cmd_parse()
|
H A D | ap_msg.c | 257 case ERR_OPT_INVAL: in ap_err() 378 case ERR_OPT_INVAL: in ap_err()
|
H A D | ap.h | 170 #define ERR_OPT_INVAL 5 macro
|
H A D | ap_sbd.c | 522 ap_err(a, ERR_OPT_INVAL, opts->platform); in ap_platopts_check() 711 case ERR_OPT_INVAL: in ap_test_err()
|
/titanic_50/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 94 #define ERR_OPT_INVAL 27 macro 411 case ERR_OPT_INVAL: in cfga_err() 903 cfga_err(NULL, errstring, ERR_OPT_INVAL, options, 0); in cfga_change_state() 1094 cfga_err(NULL, errstring, ERR_OPT_INVAL, options, 0); in cfga_private_func() 1413 cfga_err(NULL, errstring, ERR_OPT_INVAL, options, 0); in cfga_stat()
|
/titanic_50/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 121 #define ERR_OPT_INVAL 14 macro 1645 case ERR_OPT_INVAL: in cfga_err() 1656 case ERR_OPT_INVAL: in cfga_err() 1658 cfga_errstrs[ERR_OPT_INVAL]); in cfga_err()
|
/titanic_50/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 117 #define ERR_OPT_INVAL 14 macro 1804 case ERR_OPT_INVAL: in cfga_err() 1815 case ERR_OPT_INVAL: in cfga_err() 1817 cfga_errstrs[ERR_OPT_INVAL]); in cfga_err()
|