Searched refs:PathError (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/Device/
H A DDevice.h24 PathError enumerator in enum:__anon13044
101 @retval PathError Path is NULL.
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/Utility/
H A DPath.c46 @retval PathError Path is NULL.
59 return PathError; // Bad parameter
84 return PathError;
326 /* Fall through to PathError if Remapped.
330 case PathError:

Completed in 176 milliseconds