Home
last modified time | relevance | path

Searched refs:Path (Results 1 – 25 of 48) sorted by relevance

12

/titanic_41/usr/src/uts/intel/io/acpica/namespace/
H A Dnsaccess.c301 char *Path = Pathname; in AcpiNsLookup() local
382 Path = ""; in AcpiNsLookup()
402 if (*Path == (UINT8) AML_ROOT_PREFIX) in AcpiNsLookup()
411 Path++; in AcpiNsLookup()
430 while (*Path == (UINT8) AML_PARENT_PREFIX) in AcpiNsLookup()
440 Path++; in AcpiNsLookup()
478 switch (*Path) in AcpiNsLookup()
502 Path++; in AcpiNsLookup()
516 Path++; in AcpiNsLookup()
517 NumSegments = (UINT32) (UINT8) *Path; in AcpiNsLookup()
[all …]
H A Dnsnames.c217 #define ACPI_PATH_PUT8(Path, Size, Byte, Length) \ in AcpiNsBuildNormalizedPath() argument
221 (Path)[(Length)] = (Byte); \ in AcpiNsBuildNormalizedPath()
H A Dnsxfname.c601 char *Path; in ACPI_EXPORT_SYMBOL() local
639 Path = AcpiPsGetNextNamestring (&ParserState); in ACPI_EXPORT_SYMBOL()
672 Status = AcpiNsLookup (NULL, Path, ACPI_TYPE_METHOD, ACPI_IMODE_LOAD_PASS1, in ACPI_EXPORT_SYMBOL()
/titanic_41/usr/src/uts/intel/io/acpica/utilities/
H A Duteval.c75 const char *Path, in AcpiUtEvaluateObject() argument
96 Info->RelativePathname = Path; in AcpiUtEvaluateObject()
106 AcpiUtGetNodeName (PrefixNode), Path)); in AcpiUtEvaluateObject()
111 PrefixNode, Path, Status); in AcpiUtEvaluateObject()
124 PrefixNode, Path, AE_NOT_EXIST); in AcpiUtEvaluateObject()
179 PrefixNode, Path, AE_TYPE); in AcpiUtEvaluateObject()
183 Path, AcpiUtGetObjectTypeName (Info->ReturnObject), in AcpiUtEvaluateObject()
H A Duterror.c298 const char *Path, in AcpiUtMethodError() argument
308 if (Path) in AcpiUtMethodError()
310 Status = AcpiNsGetNode (PrefixNode, Path, in AcpiUtMethodError()
H A Dutmisc.c404 const char *Path) in AcpiUtDisplayInitPathname() argument
451 if (Path) in AcpiUtDisplayInitPathname()
453 AcpiOsPrintf (".%s", Path); in AcpiUtDisplayInitPathname()
/titanic_41/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddswload.c155 char *Path; in AcpiDsLoad1BeginOp() local
184 Path = AcpiPsGetNextNamestring (&WalkState->ParserState); in AcpiDsLoad1BeginOp()
202 Status = AcpiNsLookup (WalkState->ScopeInfo, Path, ObjectType, in AcpiDsLoad1BeginOp()
212 AcpiDmAddOpToExternalList (Op, Path, ACPI_TYPE_DEVICE, 0, 0); in AcpiDsLoad1BeginOp()
213 Status = AcpiNsLookup (WalkState->ScopeInfo, Path, ObjectType, in AcpiDsLoad1BeginOp()
220 ACPI_ERROR_NAMESPACE (Path, Status); in AcpiDsLoad1BeginOp()
355 Status = AcpiNsLookup (WalkState->ScopeInfo, Path, ObjectType, in AcpiDsLoad1BeginOp()
390 ACPI_ERROR_NAMESPACE (Path, Status); in AcpiDsLoad1BeginOp()
413 Op->Named.Path = ACPI_CAST_PTR (UINT8, Path); in AcpiDsLoad1BeginOp()
H A Ddsfield.c65 char *Path,
99 char *Path, in AcpiDsCreateExternalRegion() argument
117 AcpiDmAddOpToExternalList (Op, Path, ACPI_TYPE_REGION, 0, 0); in AcpiDsCreateExternalRegion()
119 Status = AcpiNsLookup (WalkState->ScopeInfo, Path, ACPI_TYPE_REGION, in AcpiDsCreateExternalRegion()
/titanic_41/usr/src/uts/intel/io/acpica/parser/
H A Dpsargs.c260 char *Path; in AcpiPsGetNextNamepath() local
270 Path = AcpiPsGetNextNamestring (ParserState); in AcpiPsGetNextNamepath()
275 if (!Path) in AcpiPsGetNextNamepath()
277 Arg->Common.Value.Name = Path; in AcpiPsGetNextNamepath()
289 Status = AcpiNsLookup (WalkState->ScopeInfo, Path, in AcpiPsGetNextNamepath()
317 "Control Method - %p Desc %p Path=%p\n", Node, MethodDesc, Path)); in AcpiPsGetNextNamepath()
328 NameOp->Common.Value.Name = Path; in AcpiPsGetNextNamepath()
391 ACPI_ERROR_NAMESPACE (Path, Status); in AcpiPsGetNextNamepath()
404 Arg->Common.Value.Name = Path; in AcpiPsGetNextNamepath()
/titanic_41/usr/src/tools/scripts/
H A Dfind_elf.pl391 foreach my $Path (sort keys %Output) {
392 print $Output{$Path};
393 print $alias_text{$Path} if defined($alias_text{$Path});
/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfpopen.c40 static char Meta[1<<CHAR_BIT], **Path; variable
115 { for(p = Path; *p; ++p)
193 if(!Path)
194 Path = _sfgetpath("PATH");
/titanic_41/usr/src/cmd/dtrace/test/tst/common/java_api/manifest/
H A Dtest.jar-manifest2 Class-Path: /usr/share/lib/java/dtrace.jar
/titanic_41/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DBrowserApp.manifest3 Class-Path: /usr/share/lib/java/dnssd.jar
H A DSimpleChat.manifest3 Class-Path: /usr/share/lib/java/dnssd.jar
/titanic_41/usr/src/cmd/dtrace/test/cmd/jdtrace/manifest/
H A Djdtrace.jar-manifest3 Class-Path: /usr/share/lib/java/dtrace.jar
/titanic_41/usr/src/pkg/manifests/
H A Dstorage-mpathadm.mf34 value="Path Administration Utility for a Solaris Multipathing device"
45 desc="Path Administration Utility for a Solaris Multipathing device" \
/titanic_41/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg144 @ MSG_DEF_NEWDLP " Default Library Path (ELF):\t/lib:/usr/lib \
146 @ MSG_DEF_OLDDLP " Default Library Path (ELF):\t/usr/lib \
152 @ MSG_DEF_NEWDLP_64 " Default Library Path (ELF):\t/lib/64:/usr/lib/64 \
154 @ MSG_DEF_OLDDLP_64 " Default Library Path (ELF):\t/usr/lib/64 \
161 @ MSG_DEF_AOUTDLP " Default Library Path (AOUT):\t\
197 @ MSG_DMP_DLIBPTH " Default Library Path (%s):\t%s\n"
/titanic_41/usr/src/cmd/su/
H A Dsu.c101 char *Path, *Supath; variable
252 if (Path = defread("PATH=")) in main()
253 Path = strdup(Path); in main()
261 (void) strlcat(path, (Path) ? Path : PATH, sizeof (path)); in main()
/titanic_41/usr/src/uts/intel/io/acpica/resources/
H A Drsutils.c743 const char *Path, in AcpiRsGetMethodData() argument
759 Path, ACPI_BTYPE_BUFFER, &ObjDesc); in AcpiRsGetMethodData()
/titanic_41/usr/src/tools/codesign/
H A Dcodesign_server.pl51 use File::Path;
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacutils.h508 const char *Path,
805 const char *Path);
1050 const char *Path,
H A Daclocal.h955 UINT8 *Path; member
1272 char *Path; member
1293 char *Path; member
H A Dacparser.h264 char *Path,
/titanic_41/usr/src/cmd/sgs/lari/
H A Dlari.pl785 my ($File, $Path);
799 $Path = "$DestDir/mapfile-$File";
800 if (!open(MAPOUT, "> $Path")) {
802 "%s\n"), $Prog, $Path, $!;
/titanic_41/usr/src/cmd/cmd-inet/etc/
H A Dprotocols53 ospf 89 OSPFIGP # Open Shortest Path First

12