/titanic_41/usr/src/cmd/file/ |
H A D | magicutils.c | 99 typedef struct entry Entry; typedef 101 static Entry *mtab1; /* 1st magic table, applied before default tests */ 107 static Entry *mtab2; 109 static Entry *mend1; /* one past last-allocated entry in mtab1 */ 110 static Entry *mend2; /* one past last-allocated entry in mtab2 */ 112 static Entry *ep1; /* current entry in mtab1 */ 113 static Entry *ep2; /* current entry in mtab2 */ 225 Entry *mtab; /* generic magic table pointer */ in f_mkmtab() 226 Entry *ep; /* current magic table entry */ in f_mkmtab() 227 Entry *mend; /* one past last-allocated entry of mtab */ in f_mkmtab() [all …]
|
H A D | magic | 97 0 short 015001 Compiled Terminfo Entry 99 0 short 0432 Compiled Terminfo Entry
|
/titanic_41/usr/src/tools/scripts/ |
H A D | find_elf.pl | 233 my($NewFull, $NewRel, $Entry); 238 foreach $Entry ($Dir->read()) { 245 next if ($Entry =~ /^\./); 247 next if ($Entry =~ /^\.\.?$/); 250 $NewFull = join('/', $FullDir, $Entry); 272 $NewRel = join('/', $RelDir, $Entry); 290 if ($opt{f} && !($Entry =~ /\.so$/) && 291 !($Entry =~ /\.so\./) &&
|
/titanic_41/usr/src/lib/gss_mechs/mech_dh/dh1024/ |
H A D | mapfile-vers | 45 gss_mech_initialize; # Entry point for libgss 47 # Entry points for libnsl
|
/titanic_41/usr/src/lib/gss_mechs/mech_dh/dh192/ |
H A D | mapfile-vers | 45 gss_mech_initialize; # Entry point for libgss 47 # Entry points for libnsl
|
/titanic_41/usr/src/lib/gss_mechs/mech_dh/dh640/ |
H A D | mapfile-vers | 45 gss_mech_initialize; # Entry point for libgss 47 # Entry points for libnsl
|
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | boot.s | 96 ! Entry vector
|
/titanic_41/usr/src/cmd/sgs/lari/ |
H A D | lari.pl | 352 foreach my $Entry (sort(readdir(DIR))) { 353 if (($Entry eq '.') || ($Entry eq '..')) { 365 ($Entry !~ /^$Platform$/)) { 369 $File = "$Dir/$Entry";
|
/titanic_41/usr/src/cmd/print/scripts/ |
H A D | desktop-print-management-applet.desktop | 27 [Desktop Entry]
|
H A D | desktop-print-management.desktop | 27 [Desktop Entry]
|
H A D | desktop-print-management-prefs.desktop | 27 [Desktop Entry]
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot.s | 104 ! Entry vector
|
/titanic_41/usr/src/uts/common/io/warlock/ |
H A D | sd_with_uata.wlcmd | 87 ### Entry points for ghd
|
/titanic_41/usr/src/lib/libast/common/misc/ |
H A D | magic.c | 65 struct Entry; 69 struct Entry* lab; /* call this function */ 76 typedef struct Entry /* magic file entry */ struct 78 struct Entry* next; /* next in list */ argument 84 struct Entry* lab; argument
|
/titanic_41/usr/src/cmd/mandoc/ |
H A D | msec.in | 107 LINE("9E", "Driver Entry Points")
|
/titanic_41/usr/src/uts/sun4/ml/ |
H A D | ip_ocsum.s | 107 ! Entry point for checksum-only.
|
/titanic_41/usr/src/uts/intel/sys/acpi/ |
H A D | actbl1.h | 1369 UINT8 Entry[1]; /* Real size = localities^2 */ member
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | btree2.test | 186 return "Entry $i has an incorrect data"
|
/titanic_41/usr/src/uts/common/sys/mpt/ |
H A D | mpi_cnfg.h | 858 fc_port_persistent_t Entry[MPI_FC_PORT_PAGE_3_ENTRY_MAX]; member
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | SYSCALL.README | 106 Syscall Entry Point Old File New File
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | ehdr.msg | 68 @ MSG_DESC_E_PHENTSIZE "Program Header Table Entry Size" 70 @ MSG_DESC_E_SHENTSIZE "Section Header Table Entry Size"
|
/titanic_41/usr/src/cmd/troff/troff.d/tmac.d/ |
H A D | tz.map | 76 .if '\\$1'REFMAN9E' .ds Tz "man Pages(9E): Driver Entry Points
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hw.h | 2019 ATTRIBUTE_ENTRY Entry; /* Variable-length array */ member
|
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/ |
H A D | mpi2_history.txt | 353 * Added Log Entry Added Event and related structure.
|
H A D | mpi2_cnfg.h | 3013 MPI2_CONFIG_PAGE_DRIVER_MAP0_ENTRY Entry; /* 0x08 */ member
|