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

/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-parse.c952 CHAR16 *CIDSTRStr; local
962 CIDSTRStr = GetNextParamStr (&TextDeviceNode);
967 Length = (UINT16) (Length + StrLen (CIDSTRStr) + 1);
981 StrToAscii (CIDSTRStr, &AsciiStr);

Completed in 59 milliseconds