Searched defs:CMD_INSTALL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-helper-apps/
H A DVBoxExtPackHelperApp.cpp84 #define CMD_INSTALL 1000 macro
1445 papszArgs[cSuArgs - 2] = iCmd == CMD_INSTALL
1461 papszArgs[cSuArgs - 2] = iCmd == CMD_INSTALL
1502 papszArgs[cSuArgs - 7] = iCmd == CMD_INSTALL
1813 { "install", CMD_INSTALL, RTGETOPT_REQ_NOTHING },
1836 case CMD_INSTALL:
1848 case CMD_INSTALL:

Completed in 48 milliseconds