<dec f='src/src/sys/external/bsd/acpica/dist/include/acnamesp.h' l='544' type='void AcpiNsGetInternalNameLength(ACPI_NAMESTRING_INFO * Info)'/>
<def f='src/src/sys/external/bsd/acpica/dist/namespace/nsutils.c' l='182' ll='250' type='void AcpiNsGetInternalNameLength(ACPI_NAMESTRING_INFO * Info)'/>
<use f='src/src/sys/external/bsd/acpica/dist/namespace/nsutils.c' l='427' u='c' c='AcpiNsInternalizeName'/>
<doc f='src/src/sys/external/bsd/acpica/dist/namespace/nsutils.c' l='168'>/*******************************************************************************
 *
 * FUNCTION:    AcpiNsGetInternalNameLength
 *
 * PARAMETERS:  Info            - Info struct initialized with the
 *                                external name pointer.
 *
 * RETURN:      None
 *
 * DESCRIPTION: Calculate the length of the internal (AML) namestring
 *              corresponding to the external (ASL) namestring.
 *
 ******************************************************************************/</doc>
