Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslerror.c1080 char *MessageIdString) in AslExpectException() argument
1087 MessageId = (UINT32) strtoul (MessageIdString, NULL, 0); in AslExpectException()
1092 MessageIdString); in AslExpectException()
1106 Gbl_ExpectedMessages[Gbl_ExpectedMessagesIndex].MessageIdStr = MessageIdString; in AslExpectException()
1127 char *MessageIdString) in AslDisableException() argument
1134 MessageId = (UINT32) strtoul (MessageIdString, NULL, 0); in AslDisableException()
1139 MessageIdString); in AslDisableException()
H A Daslcompiler.h475 char *MessageIdString);
479 char *MessageIdString);