Home
last modified time | relevance | path

Searched refs:signatures (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DParser.java76 Hashtable signatures = new Hashtable(); field in Parser.ParserRecord
213 Hashtable targetSigs = target.signatures; in mergeQueryReturns()
214 Hashtable sourceSigs = source.signatures; in mergeQueryReturns()
H A DServiceTable.java979 Hashtable signatures = in findServices() local
981 boolean hasSignatures = (signatures != null); in findServices()
989 Hashtable auths = (Hashtable) signatures.get(aSurl); in findServices()
1001 SrvLocMsg ack = req.makeReply(services, signatures); in findServices()
1012 signatures}); in findServices()
H A DServiceStoreInMemory.java86 Hashtable signatures = prReturns.signatures; in setReturn() local
112 signatures.put(url, sig); in setReturn()
1972 Hashtable signatures = null; in findServices() local
1979 signatures = ret.signatures; in findServices()
2059 if (signatures.size() > 0) { in findServices()
2060 ht.put(ServiceStore.FS_SIGTABLE, signatures); in findServices()
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A DRELEASE8 02-02-14 msggen: add -f to list printf format signatures
/illumos-gate/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample51 # Explicitly trusted certs that need no signatures, or perhaps self-signed
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dmemdb.test55 # The two signatures should be the same.
H A Dtrans.test844 # The two signatures should be the same.
/illumos-gate/usr/src/lib/libc/
H A DREADME101 the same interface signatures as the corresponding functions
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1040 useful for disassembling AML files that contain ACPI signatures other
1041 than DSDT or SSDT (such as OEMx or other signatures).
2404 AcpiDump: Allow "FADT" and "MADT" as valid table signatures, even though
2405 the actual signatures for these tables are "FACP" and "APIC",
7370 signatures.
7375 signatures, ACPICA must be compatible. BZ 10454.
10134 signatures and table lengths match. This will allow different tables with
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dlibdwarf.h.in112 /* Used for signatures where ever they appear.
H A Dgenerated_libdwarf.h.in112 /* Used for signatures where ever they appear.