Searched refs:AcpiUtSafeStrncpy (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | dtcompilerparser.l | 227 AcpiUtSafeStrncpy (s, DtCompilerParsertext, size + 1); 239 AcpiUtSafeStrncpy (s, DtCompilerParsertext, size + 1); 254 AcpiUtSafeStrncpy (s, DtCompilerParsertext + 1, size - 1);
|
| H A D | aslutils.c | 562 AcpiUtSafeStrncpy (Op->Asl.ParseOpName, UtGetOpName (Op->Asl.ParseOpcode), in UtSetParseOpName()
|
| H A D | prscan.c | 1200 AcpiUtSafeStrncpy (Info->Argument, Argument, MAX_ARGUMENT_LENGTH); in PrPushDirective()
|
| /f-stack/freebsd/contrib/dev/acpica/components/debugger/ |
| H A D | dbfileio.c | 221 AcpiUtSafeStrncpy (AcpiGbl_DbDebugFilename, Name, in AcpiDbOpenDebugFile()
|
| /f-stack/freebsd/contrib/dev/acpica/components/utilities/ |
| H A D | utnonansi.c | 349 AcpiUtSafeStrncpy ( in AcpiUtSafeStrncpy() function
|
| H A D | uttrack.c | 560 AcpiUtSafeStrncpy (Allocation->Module, (char *) Module, ACPI_MAX_MODULE_NAME); in AcpiUtTrackAllocation()
|
| /f-stack/freebsd/contrib/dev/acpica/components/parser/ |
| H A D | psutils.c | 216 ACPI_DISASM_ONLY_MEMBERS (AcpiUtSafeStrncpy (Op->Common.AmlOpName, in AcpiPsInitOp()
|
| /f-stack/freebsd/contrib/dev/acpica/os_specific/service_layers/ |
| H A D | osgendbg.c | 217 AcpiUtSafeStrncpy (AcpiGbl_DbLineBuf, Cmd, ACPI_DB_LINE_BUFFER_SIZE); in AcpiDbRunRemoteDebugger()
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acutils.h | 1068 AcpiUtSafeStrncpy (
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 1636 AcpiUtSafeStrncpy function. 1678 strncpy: AcpiUtSafeStrncpy. The intent is to at least prevent the
|