Searched refs:ERR_AP_INVAL (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap.h | 174 #define ERR_AP_INVAL 9 macro
|
H A D | ap_msg.c | 250 case ERR_AP_INVAL: 373 case ERR_AP_INVAL:
|
H A D | ap.c | 140 rc = ERR_AP_INVAL; 174 rc = ERR_AP_INVAL; 222 rc = ERR_AP_INVAL;
|
H A D | ap_sbd.c | 102 ap_err(a, ERR_AP_INVAL); 245 ap_err(a, ERR_AP_INVAL); 717 case ERR_AP_INVAL:
|
/osnet-11/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 95 #define ERR_AP_INVAL 28 macro 410 case ERR_AP_INVAL: 909 cfga_err(NULL, errstring, ERR_AP_INVAL, ap_id, 0); 1125 cfga_err(NULL, errstring, ERR_AP_INVAL, ap_id, 0); 1365 cfga_err(NULL, errstring, ERR_AP_INVAL, ap_id, 0); 1419 cfga_err(NULL, errstring, ERR_AP_INVAL, ap_id, 0);
|
/osnet-11/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 115 #define ERR_AP_INVAL 12 macro 1803 case ERR_AP_INVAL: 1811 case ERR_AP_INVAL: 1813 cfga_errstrs[ERR_AP_INVAL]);
|
/osnet-11/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 119 #define ERR_AP_INVAL 12 macro 1267 cfga_err(errstring, ERR_AP_INVAL); 1624 case ERR_AP_INVAL:
|
Completed in 45 milliseconds