Searched refs:ParsePath (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/ |
D | Device.h | 130 ParsePath( const char *path, wchar_t **FullPath, DeviceNode **DevNode, int *Which, wchar_t **MapPat…
|
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/ |
D | SysCalls.c | 572 Status = ParsePath(path, &NewPath, &Node, &Instance, NULL); in mkdir() 673 Status = ParsePath(path, &NewPath, &Node, &Instance, &MPath); in open() 933 Status = ParsePath(From, &FromPath, &FromNode, &Instance, NULL); in rename()
|
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/ |
D | Path.c | 271 ParsePath( in ParsePath() function
|