Searched refs:CMD_CONFIGURE (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_seq.c | 136 case CMD_CONFIGURE: in ap_seq_get() 160 case CMD_CONFIGURE: in ap_seq_get() 161 f = CMD_CONFIGURE; in ap_seq_get() 177 case CMD_CONFIGURE: in ap_seq_get() 178 f = CMD_CONFIGURE; in ap_seq_get()
|
H A D | ap.c | 407 {CMD_CONFIGURE, ALL, 0, CMNOPT, CMNOPT, CMNOPT, CMNOPT, CMNOPT}, 471 c = CMD_CONFIGURE; in ap_state_cmd() 686 case CMD_CONFIGURE: in ap_cmd_parse()
|
H A D | ap.h | 141 #define CMD_CONFIGURE 4 macro
|
H A D | ap_sbd.c | 427 {CMD_CONFIGURE, SBD_CMD_CONFIGURE },
|
/titanic_41/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 81 #define CMD_CONFIGURE 14 macro 380 case CMD_CONFIGURE: in cfga_err() 984 cfga_err(NULL, errstring, CMD_CONFIGURE, in cfga_change_state() 1001 cfga_err(sc, errstring, CMD_CONFIGURE, 0); in cfga_change_state()
|