Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libefivar/
H A Defivar-dp-parse.c254 OUT BOOLEAN *IsInstanceEnd in GetNextDeviceNodeStr() argument
307 *IsInstanceEnd = TRUE; in GetNextDeviceNodeStr()
311 *IsInstanceEnd = FALSE; in GetNextDeviceNodeStr()
3653 BOOLEAN IsInstanceEnd; in UefiDevicePathLibConvertTextToDevicePath() local
3667 while ((DeviceNodeStr = GetNextDeviceNodeStr (&Str, &IsInstanceEnd)) != NULL) { in UefiDevicePathLibConvertTextToDevicePath()
3675 if (IsInstanceEnd) { in UefiDevicePathLibConvertTextToDevicePath()