Home
last modified time | relevance | path

Searched refs:PathName (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DDevicePath.h1084 CHAR16 PathName[1]; member
1087 #define SIZE_OF_FILEPATH_DEVICE_PATH OFFSET_OF(FILEPATH_DEVICE_PATH,PathName)
/dflybsd-src/lib/libefivar/
H A Defivar-dp-format.c1878 ucs2_to_utf8(Fp->PathName, &name); in DevPathToTextFilePath()
2470 ucs2_to_utf8(fp->PathName, &name); in efidp_extract_file_path()
H A Defivar-dp-parse.c3032 StrCpyS (File->PathName, StrLen (TextDeviceNode) + 1, TextDeviceNode); in DevPathFromTextFilePath()
3041 v = File->PathName; in DevPathFromTextFilePath()