Searched refs:Pathname (Results 26 - 37 of 37) sorted by relevance

12

/freebsd-11.0-release/sys/contrib/dev/acpica/compiler/
H A Daslutils.c101 * PARAMETERS: Pathname - Output filename
111 char *Pathname)
116 if (!stat (Pathname, &StatInfo))
119 Pathname);
110 UtQueryForOverwrite( char *Pathname) argument
H A Daslstubs.c273 char *Pathname)
269 AcpiExTracePoint( ACPI_TRACE_EVENT_TYPE Type, BOOLEAN Begin, UINT8 *Aml, char *Pathname) argument
H A Daslcompiler.h992 char *Pathname);
/freebsd-11.0-release/sys/contrib/dev/acpica/include/
H A Dacutils.h871 char *Pathname);
1014 char *Pathname,
1023 char *Pathname,
1032 char *Pathname,
H A Dacpiosxf.h531 char *Pathname,
609 char *Pathname);
H A Dacinterp.h173 char *Pathname);
H A Daclocal.h1319 char Pathname[ACPI_DB_LINE_BUFFER_SIZE]; member in struct:acpi_db_method_info
/freebsd-11.0-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c346 AcpiOsPrintf ("Object (%p) Pathname: %s\n",
1160 char *Pathname; local
1169 Pathname = AcpiNsGetNormalizedPathname (Node, TRUE);
1170 if (!Pathname)
1189 AcpiOsPrintf (" Device Name: %s (%p)\n", Pathname, Node);
1194 ACPI_FREE (Pathname);
/freebsd-11.0-release/sys/contrib/dev/acpica/common/
H A Dadwalk.c764 char *Pathname; local
918 Pathname = AcpiNsGetExternalPathname (Node);
919 if (!Pathname)
927 ACPI_FREE (Pathname);
H A Ddmextern.c290 char *Pathname)
296 if (!Pathname)
301 LocalPathname = ACPI_ALLOCATE (strlen (Pathname) + 1);
316 strcpy (LocalPathname, Pathname);
289 AcpiDmAddToExternalFileList( char *Pathname) argument
/freebsd-11.0-release/share/dtrace/
H A Dwatch_vop_remove84 * BEGIN Pathname-depth iterators (copy/paste as many times as-desired)
297 * END Pathname-depth iterators
/freebsd-11.0-release/contrib/unbound/
H A Dconfigure1512 --with-conf-file=path Pathname to the Unbound configuration file

Completed in 263 milliseconds

12