Searched refs:CMD_CONNECT (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_seq.c | 132 case CMD_CONNECT: in ap_seq_get() 134 l = CMD_CONNECT; in ap_seq_get() 152 case CMD_CONNECT: in ap_seq_get() 170 case CMD_CONNECT: in ap_seq_get()
|
H A D | ap.c | 405 {CMD_CONNECT, BRD, 0, CMFOPT, NULOPT, NULOPT, NULOPT, NULOPT}, 465 c = CMD_CONNECT; in ap_state_cmd() 688 case CMD_CONNECT: in ap_cmd_parse()
|
H A D | ap.h | 138 #define CMD_CONNECT 3 macro
|
H A D | ap_sbd.c | 426 {CMD_CONNECT, SBD_CMD_CONNECT },
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 77 #define CMD_CONNECT 12 macro 376 case CMD_CONNECT: in cfga_err() 944 cfga_err(NULL, errstring, CMD_CONNECT, in cfga_change_state() 951 cfga_err(sc, errstring, CMD_CONNECT, 0); in cfga_change_state() 994 cfga_err(sc, errstring, CMD_CONNECT, 0); in cfga_change_state()
|