cmd_type          197 stand/boot/cmd.c 		} else if (ct->cmd_type == CMDT_SET && p != NULL) {
cmd_type          200 stand/boot/cmd.c 		} else if (ct->cmd_type == CMDT_MDC && p != NULL) {
cmd_type           35 stand/boot/cmd.h 	char cmd_type;