Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Ddtcompilerparser.l227 AcpiUtSafeStrncpy (s, DtCompilerParsertext, size + 1);
239 AcpiUtSafeStrncpy (s, DtCompilerParsertext, size + 1);
254 AcpiUtSafeStrncpy (s, DtCompilerParsertext + 1, size - 1);
Dasloptions.c467 AcpiUtSafeStrncpy ((char *) AcpiGbl_CDAT, ACPI_SIG_CDAT, 5); in AslDoOptions()
Daslutils.c604 AcpiUtSafeStrncpy (Op->Asl.ParseOpName, UtGetOpName (Op->Asl.ParseOpcode), in UtSetParseOpName()
Dprscan.c1203 AcpiUtSafeStrncpy (Info->Argument, Argument, MAX_ARGUMENT_LENGTH); in PrPushDirective()
/acpica-latest/source/components/debugger/
Ddbfileio.c221 AcpiUtSafeStrncpy (AcpiGbl_DbDebugFilename, Name, in AcpiDbOpenDebugFile()
/acpica-latest/source/components/utilities/
Dutnonansi.c349 AcpiUtSafeStrncpy ( in AcpiUtSafeStrncpy() function
Duttrack.c560 AcpiUtSafeStrncpy (Allocation->Module, (char *) Module, ACPI_MAX_MODULE_NAME); in AcpiUtTrackAllocation()
/acpica-latest/source/os_specific/service_layers/
Dosgendbg.c217 AcpiUtSafeStrncpy (AcpiGbl_DbLineBuf, Cmd, ACPI_DB_LINE_BUFFER_SIZE); in AcpiDbRunRemoteDebugger()
/acpica-latest/source/components/parser/
Dpsutils.c216 ACPI_DISASM_ONLY_MEMBERS (AcpiUtSafeStrncpy (Op->Common.AmlOpName, in AcpiPsInitOp()
/acpica-latest/source/tools/acpihelp/
Dahdecode.c327 AcpiUtSafeStrncpy (&Name[1], NamePrefix, 4); in AhFindPredefinedNames()
/acpica-latest/source/include/
Dacutils.h1096 AcpiUtSafeStrncpy (
/acpica-latest/documents/
Dchanges.txt2127 AcpiUtSafeStrncpy function.
2169 strncpy: AcpiUtSafeStrncpy. The intent is to at least prevent the