/titanic_50/usr/src/uts/intel/io/acpica/disassembler/ |
H A D | dmdeferred.c | 78 ACPI_PARSE_OBJECT *Root) in AcpiDmParseDeferredOps() argument 81 ACPI_PARSE_OBJECT *Op = Root; in AcpiDmParseDeferredOps() 95 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmParseDeferredOps() 137 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmParseDeferredOps()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | service-storage-virus-scan.mf | 27 set name=pkg.description value="Virus Scan Service Kernel Root Components" 57 legacy pkg=SUNWvscankr desc="Virus Scan Service Kernel Root Components" \ 58 name="Virus Scan Service Kernel (Root)" 59 legacy pkg=SUNWvscanr desc="Virus Scan Service Root Components" \ 60 name="Virus Scan Service (Root)"
|
H A D | service-file-system-nfs.mf | 84 desc="Network File System (NFS) server kernel support (Root)" \ 85 name="Network File System (NFS) server kernel support (Root)" 86 legacy pkg=SUNWnfssr desc="Network File System (NFS) server support (Root)" \ 87 name="Network File System (NFS) server support (Root)"
|
H A D | driver-network-ibdma.mf | 45 legacy pkg=SUNWibdmar desc="Sun InfiniBand Device Management Agent (Root)" \ 46 name="Sun InfiniBand Device Management Agent (Root)"
|
H A D | system-library-storage-libmpscsi_vhci.mf | 45 desc="SNIA MP API plugin library for the scsi_vhci driver (Root)" \ 46 name="Sun MP API library for the scsi_vhci driver (Root)"
|
H A D | system-file-system-nfs.mf | 106 desc="Network File System (NFS) client kernel support (Root)" \ 107 name="Network File System (NFS) client kernel support (Root)" 108 legacy pkg=SUNWnfscr desc="Network File System (NFS) client support (Root)" \ 109 name="Network File System (NFS) client support (Root)"
|
H A D | system-library-processor.mf | 100 name="Core Architecture, (Root)" 103 name="Core Architecture, (Root)" 106 name="Core Architecture, (Root)" 109 name="Core Architecture, sun4v-based platforms (Root)" 112 name="Core Architecture i86xpv, (Root)"
|
H A D | network-ftp.mf | 48 legacy pkg=SUNWbipr desc="Basic IP commands (Root)" \ 49 name="Basic IP commands (Root)"
|
H A D | system-library-storage-ima-header-ima.mf | 47 desc="SNIA iSCSI Managment API common library for iSCSI adapters (Root)" \ 48 name="Solaris IMA Common Library (Root)"
|
H A D | system-library-storage-ima.mf | 49 desc="SNIA iSCSI Managment API plugin library for iSCSI adapters (Root)" \ 50 name="Solaris IMA Software Initiator Plugin (Root)"
|
H A D | service-network-telnet.mf | 49 legacy pkg=SUNWtnetr desc="Telnet Server Daemon (Root)" \ 50 name="Telnet Server Daemon (Root)"
|
H A D | service-network-tftp.mf | 49 legacy pkg=SUNWtftpr desc="Trivial File Transfer Server (Root)" \ 50 name="Trivial File Transfer Server (Root)"
|
H A D | driver-network-platform.mf | 54 legacy pkg=SUNWos86r desc="Platform Support, OS Functionality (Root)" \ 55 name="Platform Support, OS Functionality (Root)"
|
H A D | service-resource-cap.mf | 53 legacy pkg=SUNWrcapr desc="Solaris Resource Capping Daemon (Root)" \ 54 name="Solaris Resource Capping Daemon (Root)"
|
H A D | system-boot-real-mode.mf | 50 $(i386_ONLY)legacy pkg=SUNWrmodr desc="Realmode Modules, (Root)" \ 51 name="Realmode Modules, (Root)"
|
H A D | system-network-ipqos-ipqos-config.mf | 59 legacy pkg=SUNWqos desc="Solaris IP Quality of Service (Root)" \ 60 name="IP QoS, (Root)"
|
H A D | network-iscsi-iser.mf | 59 legacy pkg=SUNWiscsidmr desc="Sun iSCSI Data Mover (Root)" \ 60 name="Sun iSCSI Data Mover (Root)"
|
H A D | system-boot-network.mf | 51 legacy pkg=SUNWbsr desc="Boot Server daemons (Root)" \ 52 name="Boot Server daemons (Root)"
|
H A D | system-domain-configuration-sparc-enterprise.mf | 59 legacy pkg=SUNWdcsr desc="Domain Configuration Server, (Root)" \ 60 name="Domain Configuration Server, (Root)"
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | malloc.c | 81 static TREE *Root, /* root of the free tree */ variable 234 if (Root) { in _malloc_unlocked() 235 tp = Root; in _malloc_unlocked() 257 } else if (tp != Root) { in _malloc_unlocked() 260 Root = tp; in _malloc_unlocked() 540 if (Root) { in realfree() 542 np = Root; in realfree() 568 Root = tp; in realfree() 588 Root = tp; in realfree() 780 Root = tp; in t_delete() [all …]
|
/titanic_50/usr/src/tools/depcheck/ |
H A D | get_depend_info | 89 $Root = ""; 112 $Root = shift(@ARGV) unless ($ARGV[0] =~ /^-/); 141 print("\n\nAnalyzing $Root$entry:\n") unless ($Silent eq true); 177 $destfile = "$Root$destfile" if ($Root =~ /\w/);
|
/titanic_50/usr/src/lib/watchmalloc/common/ |
H A D | malloc.c | 65 static TREE *Root; /* root of the free tree */ variable 197 if (Root) { in malloc_unlocked() 198 tp = Root; in malloc_unlocked() 227 } else if (tp != Root) { in malloc_unlocked() 232 Root = tp; in malloc_unlocked() 550 if (Root) { in realfree() 552 np = Root; in realfree() 585 Root = tp; in realfree() 612 Root = tp; in realfree() 989 Root = tp; in t_delete() [all …]
|
/titanic_50/usr/src/cmd/sgs/packages/common/ |
H A D | depend | 42 P SUNWcar Core Architecture, (Root) 44 P SUNWcsr Core Solaris, (Root)
|
/titanic_50/usr/src/cmd/fm/eversholt/files/common/ |
H A D | pciexrc.esc | 111 /* Generic Root Complex Software faults */ 119 /* Generic Root Complex Firmware faults */ 125 /* Generic Root Complex CE faults */ 129 /* Generic Root Complex UE faults from propagations */ 139 /* Generic Root Complex UE propagations */
|
/titanic_50/usr/src/tools/scripts/ |
H A D | check_rtime.pl | 1093 my $Root; 1097 $Proto = $Root if ($Root = $ENV{ROOT}) && (-d $Root);
|