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

/netbsd-current/sys/external/bsd/acpica/dist/debugger/
H A Ddbfileio.c113 AcpiUtSafeStrncpy (AcpiGbl_DbDebugFilename, Name,
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Ddtcompilerparser.l119 AcpiUtSafeStrncpy (s, DtCompilerParsertext, size + 1);
131 AcpiUtSafeStrncpy (s, DtCompilerParsertext, size + 1);
146 AcpiUtSafeStrncpy (s, DtCompilerParsertext + 1, size - 1);
H A Dasloptions.c359 AcpiUtSafeStrncpy ((char *) AcpiGbl_CDAT, ACPI_SIG_CDAT, 5);
H A Daslutils.c496 AcpiUtSafeStrncpy (Op->Asl.ParseOpName, UtGetOpName (Op->Asl.ParseOpcode),
H A Dprscan.c1095 AcpiUtSafeStrncpy (Info->Argument, Argument, MAX_ARGUMENT_LENGTH);
/netbsd-current/sys/external/bsd/acpica/dist/utilities/
H A Dutnonansi.c241 AcpiUtSafeStrncpy ( function
H A Duttrack.c452 AcpiUtSafeStrncpy (Allocation->Module, Module, ACPI_MAX_MODULE_NAME);
/netbsd-current/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Dosgendbg.c109 AcpiUtSafeStrncpy (AcpiGbl_DbLineBuf, Cmd, ACPI_DB_LINE_BUFFER_SIZE);
/netbsd-current/sys/external/bsd/acpica/dist/parser/
H A Dpsutils.c108 ACPI_DISASM_ONLY_MEMBERS (AcpiUtSafeStrncpy (Op->Common.AmlOpName,
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpihelp/
H A Dahdecode.c219 AcpiUtSafeStrncpy (&Name[1], NamePrefix, 4);
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dacutils.h988 AcpiUtSafeStrncpy (

Completed in 277 milliseconds