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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellParametersProtocol.c149 ParseCommandLineToArgs( function
227 @sa ParseCommandLineToArgs
321 Status = ParseCommandLineToArgs(FullCommandLine,
1243 return (ParseCommandLineToArgs(NewCommandLine, &(ShellParameters->Argv), &(ShellParameters->Argc)));

Completed in 57 milliseconds