Searched refs:INSTALL_M (Results 1 – 1 of 1) sorted by relevance
27 NO_MODE, INSTALL_M, REMOVE_M, enumerator206 set_mode(INSTALL_M, optarg); in parse_command_line()212 set_mode(INSTALL_M, optarg); in parse_command_line()225 set_mode(INSTALL_M, optarg); in parse_command_line()292 if (commands && commands[num_commands - 1].mode == INSTALL_M) { in parse_command_line()293 mode = INSTALL_M; in parse_command_line()382 case INSTALL_M:{ in main()