Searched defs:Msg (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgsmsg.h37 * for strings, and Msg is an integer offset into that table.
39 typedef int Msg; typedef
44 * When __lint is defined, Msg is a char *. This allows lint to
47 typedef char *Msg; typedef
/illumos-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnsdump.c150 * Msg - Prefix message
164 const char *Msg,
181 AcpiNsPrintNodePathname (Handle, Msg);
162 AcpiNsDumpPathname( ACPI_HANDLE Handle, const char *Msg, UINT32 Level, UINT32 Component) argument

Completed in 69 milliseconds