Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/common/
H A Dadfile.c388 char **OutDirectoryPath, in FlSplitInputPathname() argument
396 if (OutDirectoryPath) in FlSplitInputPathname()
398 *OutDirectoryPath = NULL; in FlSplitInputPathname()
444 if (OutDirectoryPath) in FlSplitInputPathname()
446 *OutDirectoryPath = DirectoryPath; in FlSplitInputPathname()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacapps.h324 char **OutDirectoryPath,