Home
last modified time | relevance | path

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

/acpica-latest/source/os_specific/service_layers/
Doswintbl.c179 static char ErrorBuffer[LOCAL_BUFFER_SIZE]; variable
213 ErrorBuffer[0] = 0; in WindowsFormatException()
215 ErrorBuffer, LOCAL_BUFFER_SIZE, NULL); in WindowsFormatException()
217 return (ErrorBuffer); in WindowsFormatException()