Searched defs:commandLine (Results 1 – 9 of 9) sorted by relevance
50 BString commandLine; in Open() local
176 BString commandLine(path.Path()); in main() local
162 ArgumentVector::Parse(const char* commandLine, const char** _errorLocation) in Parse()
743 std::string commandLine("groupadd "); in _AddGroup() local771 std::string commandLine("useradd "); in _AddUser() local1365 std::string commandLine("userdel "); in _RevertUserGroupChanges() local1374 std::string commandLine("groupdel "); in _RevertUserGroupChanges() local
215 std::string commandLine = std::string("package extract -C ") in ExtractPackageContent() local
1198 evaluate_debug_command(const char* commandLine) in evaluate_debug_command()
785 const char* commandLine = argv[1]; in cmd_in_context() local
994 const char* commandLine = argv[1]; in cmd_in_context() local
1396 bool Parse(const char* commandLine) in Parse()