Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtio.c370 BOOLEAN IsNullString = FALSE; in DtParseLine() local
440 IsNullString = TRUE; in DtParseLine()
477 if ((Value && *Value) || IsNullString) in DtParseLine()