Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/namespace/
H A Dnsnames.c431 ACPI_SIZE PrefixPathLength = 0; in AcpiNsBuildPrefixedPathname() local
441 PrefixPathLength = strlen (PrefixPath); in AcpiNsBuildPrefixedPathname()
455 PrefixPathLength + strlen (ExternalPath) + 2); in AcpiNsBuildPrefixedPathname()