Searched defs:ERR_AP_INVAL (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap.h | 174 #define ERR_AP_INVAL 9 macro
|
/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:
|
/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);
|
Completed in 43 milliseconds