Home
last modified time | relevance | path

Searched refs:Namespace (Results 1 – 10 of 10) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMSAgentWebServiceNamespaces.h29 extern SOAP_NMAC struct Namespace KMS_CA_namespaces[];
30 extern SOAP_NMAC struct Namespace KMS_Certificate_namespaces[];
31 extern SOAP_NMAC struct Namespace KMS_Agent_namespaces[];
32 extern SOAP_NMAC struct Namespace KMS_Discovery_namespaces[];
H A DKMS_Agent.nsmap28 SOAP_NMAC struct Namespace KMS_Agent_namespaces[] =
H A DKMS_Discovery.nsmap28 SOAP_NMAC struct Namespace KMS_Discovery_namespaces[] =
H A DKMS_CA.nsmap28 SOAP_NMAC struct Namespace KMS_CA_namespaces[] =
H A DKMS_Certificate.nsmap28 SOAP_NMAC struct Namespace KMS_Certificate_namespaces[] =
H A Dstdsoap2.h1359 struct Namespace struct
1706 const struct Namespace *namespaces; /* Pointer to global namespace mapping table */
1707 struct Namespace *local_namespaces; /* Local namespace mapping table */
1973 extern SOAP_NMAC struct Namespace namespaces[];
2241 SOAP_FMAC1 int SOAP_FMAC2 soap_set_namespaces(struct soap*, const struct Namespace*);
H A Dstdsoap2.cpp2684 register struct Namespace *p; in soap_push_namespace()
7878 register struct Namespace *ns; in soap_free_temp()
8564 soap_set_namespaces(struct soap *soap, const struct Namespace *p) in soap_set_namespaces()
8565 { register struct Namespace *ns = soap->local_namespaces; in soap_set_namespaces()
8622 { register const struct Namespace *ns1; in soap_set_local_namespaces()
8623 register struct Namespace *ns2; in soap_set_local_namespaces()
8627 n *= sizeof(struct Namespace); in soap_set_local_namespaces()
8628 ns2 = (struct Namespace*)SOAP_MALLOC(soap, n); in soap_set_local_namespaces()
8828 { struct Namespace *ns = soap->local_namespaces; in soap_element()
8853 { struct Namespace *ns; in soap_element()
[all …]
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFunctions.pm169 caller Flow,Namespace get context of the current subroutine call
240 import Modules,Namespace patch a module's namespace into your own
274 our Misc,Namespace declare and assign a package variable (lexical scoping)
366 use Modules,Namespace load a module and import its namespace
/onnv-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt5457 Fixed a couple of possible memory leaks in the Namespace manager.
6678 the ACPI Namespace and the associated operand objects. Many of
9190 5. Namespace output option (-n) includes initial values for
9335 (Namespace is automatically loaded when a table is loaded)
9357 Namespace manager data structures have been reworked to change the
/onnv-gate/usr/src/tools/ctf/dwarf/i386/
HDlibdwarf.cpio.bz2