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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DMv.c117 if the result is sucessful the caller must free *DestPathPointer.
120 @param[in, out] DestPathPointer A pointer to the callee allocated final path.
132 IN OUT CHAR16 **DestPathPointer,
156 *DestPathPointer = DestPath;
222 *DestPathPointer = DestPath;
130 GetDestinationLocation( IN CONST CHAR16 *DestDir, IN OUT CHAR16 **DestPathPointer, IN CONST CHAR16 *Cwd ) argument

Completed in 31 milliseconds