<dec f='src/src/sys/external/bsd/acpica/dist/include/acutils.h' l='871' type='void AcpiUtPrintString(char * String, UINT16 MaxLength)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/include/acutils.h' l='867'>/*
 * utstring - String and character utilities
 */</doc>
<def f='src/src/sys/external/bsd/acpica/dist/utilities/utstring.c' l='68' ll='157' type='void AcpiUtPrintString(char * String, UINT16 MaxLength)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/utilities/utstring.c' l='53'>/*******************************************************************************
 *
 * FUNCTION:    AcpiUtPrintString
 *
 * PARAMETERS:  String          - Null terminated ASCII string
 *              MaxLength       - Maximum output length. Used to constrain the
 *                                length of strings during debug output only.
 *
 * RETURN:      None
 *
 * DESCRIPTION: Dump an ASCII string with support for ACPI-defined escape
 *              sequences.
 *
 ******************************************************************************/</doc>
