Searched refs:AcpiUtSafeStrncpy (Results 1 – 12 of 12) sorted by relevance
| /acpica-latest/source/compiler/ |
| D | dtcompilerparser.l | 227 AcpiUtSafeStrncpy (s, DtCompilerParsertext, size + 1); 239 AcpiUtSafeStrncpy (s, DtCompilerParsertext, size + 1); 254 AcpiUtSafeStrncpy (s, DtCompilerParsertext + 1, size - 1);
|
| D | asloptions.c | 467 AcpiUtSafeStrncpy ((char *) AcpiGbl_CDAT, ACPI_SIG_CDAT, 5); in AslDoOptions()
|
| D | aslutils.c | 604 AcpiUtSafeStrncpy (Op->Asl.ParseOpName, UtGetOpName (Op->Asl.ParseOpcode), in UtSetParseOpName()
|
| D | prscan.c | 1203 AcpiUtSafeStrncpy (Info->Argument, Argument, MAX_ARGUMENT_LENGTH); in PrPushDirective()
|
| /acpica-latest/source/components/debugger/ |
| D | dbfileio.c | 221 AcpiUtSafeStrncpy (AcpiGbl_DbDebugFilename, Name, in AcpiDbOpenDebugFile()
|
| /acpica-latest/source/components/utilities/ |
| D | utnonansi.c | 349 AcpiUtSafeStrncpy ( in AcpiUtSafeStrncpy() function
|
| D | uttrack.c | 560 AcpiUtSafeStrncpy (Allocation->Module, (char *) Module, ACPI_MAX_MODULE_NAME); in AcpiUtTrackAllocation()
|
| /acpica-latest/source/os_specific/service_layers/ |
| D | osgendbg.c | 217 AcpiUtSafeStrncpy (AcpiGbl_DbLineBuf, Cmd, ACPI_DB_LINE_BUFFER_SIZE); in AcpiDbRunRemoteDebugger()
|
| /acpica-latest/source/components/parser/ |
| D | psutils.c | 216 ACPI_DISASM_ONLY_MEMBERS (AcpiUtSafeStrncpy (Op->Common.AmlOpName, in AcpiPsInitOp()
|
| /acpica-latest/source/tools/acpihelp/ |
| D | ahdecode.c | 327 AcpiUtSafeStrncpy (&Name[1], NamePrefix, 4); in AhFindPredefinedNames()
|
| /acpica-latest/source/include/ |
| D | acutils.h | 1096 AcpiUtSafeStrncpy (
|
| /acpica-latest/documents/ |
| D | changes.txt | 2127 AcpiUtSafeStrncpy function. 2169 strncpy: AcpiUtSafeStrncpy. The intent is to at least prevent the
|