Home
last modified time | relevance | path

Searched refs:Entry (Results 1 – 25 of 32) sorted by relevance

12

/titanic_41/usr/src/cmd/file/
H A Dmagicutils.c99 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 Dmagic97 0 short 015001 Compiled Terminfo Entry
99 0 short 0432 Compiled Terminfo Entry
/titanic_41/usr/src/tools/scripts/
H A Dfind_elf.pl233 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 Dmapfile-vers45 gss_mech_initialize; # Entry point for libgss
47 # Entry points for libnsl
/titanic_41/usr/src/lib/gss_mechs/mech_dh/dh192/
H A Dmapfile-vers45 gss_mech_initialize; # Entry point for libgss
47 # Entry points for libnsl
/titanic_41/usr/src/lib/gss_mechs/mech_dh/dh640/
H A Dmapfile-vers45 gss_mech_initialize; # Entry point for libgss
47 # Entry points for libnsl
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot.s96 ! Entry vector
/titanic_41/usr/src/cmd/sgs/lari/
H A Dlari.pl352 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 Ddesktop-print-management-applet.desktop27 [Desktop Entry]
H A Ddesktop-print-management.desktop27 [Desktop Entry]
H A Ddesktop-print-management-prefs.desktop27 [Desktop Entry]
/titanic_41/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.s104 ! Entry vector
/titanic_41/usr/src/uts/common/io/warlock/
H A Dsd_with_uata.wlcmd87 ### Entry points for ghd
/titanic_41/usr/src/lib/libast/common/misc/
H A Dmagic.c65 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 Dmsec.in107 LINE("9E", "Driver Entry Points")
/titanic_41/usr/src/uts/sun4/ml/
H A Dip_ocsum.s107 ! Entry point for checksum-only.
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dactbl1.h1369 UINT8 Entry[1]; /* Real size = localities^2 */ member
/titanic_41/usr/src/lib/libsqlite/test/
H A Dbtree2.test186 return "Entry $i has an incorrect data"
/titanic_41/usr/src/uts/common/sys/mpt/
H A Dmpi_cnfg.h858 fc_port_persistent_t Entry[MPI_FC_PORT_PAGE_3_ENTRY_MAX]; member
/titanic_41/usr/src/uts/common/syscall/
H A DSYSCALL.README106 Syscall Entry Point Old File New File
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.msg68 @ 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 Dtz.map76 .if '\\$1'REFMAN9E' .ds Tz "man Pages(9E): Driver Entry Points
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h2019 ATTRIBUTE_ENTRY Entry; /* Variable-length array */ member
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt353 * Added Log Entry Added Event and related structure.
H A Dmpi2_cnfg.h3013 MPI2_CONFIG_PAGE_DRIVER_MAP0_ENTRY Entry; /* 0x08 */ member

12