Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtcompilerparser.l227 AcpiUtSafeStrncpy (s, DtCompilerParsertext, size + 1);
239 AcpiUtSafeStrncpy (s, DtCompilerParsertext, size + 1);
254 AcpiUtSafeStrncpy (s, DtCompilerParsertext + 1, size - 1);
H A Dasloptions.c467 AcpiUtSafeStrncpy ((char *) AcpiGbl_CDAT, ACPI_SIG_CDAT, 5); in AslDoOptions()
H A Daslutils.c604 AcpiUtSafeStrncpy (Op->Asl.ParseOpName, UtGetOpName (Op->Asl.ParseOpcode), in UtSetParseOpName()
H A Dprscan.c1203 AcpiUtSafeStrncpy (Info->Argument, Argument, MAX_ARGUMENT_LENGTH); in PrPushDirective()
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbfileio.c221 AcpiUtSafeStrncpy (AcpiGbl_DbDebugFilename, Name, in AcpiDbOpenDebugFile()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutnonansi.c349 AcpiUtSafeStrncpy ( in AcpiUtSafeStrncpy() function
H A Duttrack.c560 AcpiUtSafeStrncpy (Allocation->Module, (char *) Module, ACPI_MAX_MODULE_NAME); in AcpiUtTrackAllocation()
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsutils.c216 ACPI_DISASM_ONLY_MEMBERS (AcpiUtSafeStrncpy (Op->Common.AmlOpName, in AcpiPsInitOp()
/freebsd/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosgendbg.c217 AcpiUtSafeStrncpy (AcpiGbl_DbLineBuf, Cmd, ACPI_DB_LINE_BUFFER_SIZE); in AcpiDbRunRemoteDebugger()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacutils.h1096 AcpiUtSafeStrncpy (
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt2240 AcpiUtSafeStrncpy function.
2282 strncpy: AcpiUtSafeStrncpy. The intent is to at least prevent the