Searched refs:Namespace (Results 1 – 10 of 10) sorted by relevance
29 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[];
28 SOAP_NMAC struct Namespace KMS_Agent_namespaces[] =
28 SOAP_NMAC struct Namespace KMS_Discovery_namespaces[] =
28 SOAP_NMAC struct Namespace KMS_CA_namespaces[] =
28 SOAP_NMAC struct Namespace KMS_Certificate_namespaces[] =
1359 struct Namespace struct1706 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*);
2684 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 …]
169 caller Flow,Namespace get context of the current subroutine call240 import Modules,Namespace patch a module's namespace into your own274 our Misc,Namespace declare and assign a package variable (lexical scoping)366 use Modules,Namespace load a module and import its namespace
5457 Fixed a couple of possible memory leaks in the Namespace manager.6678 the ACPI Namespace and the associated operand objects. Many of9190 5. Namespace output option (-n) includes initial values for9335 (Namespace is automatically loaded when a table is loaded)9357 Namespace manager data structures have been reworked to change the