Searched defs:external (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/crypto/
H A Drootcert.c91 void *external = NULL; local
103 len = fetch_setting_copy ( NULL, &trust_setting, &external );
117 if ( external ) {
118 root_certificates.fingerprints = external;
124 root_certificates.count, ( external ? "external" : "built-in" ));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglamor_priv.h355 * @external set when the texture was not created by glamor
369 Bool external; member in struct:glamor_pixmap_fbo
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dparser.h42 * external entities - in which case we use the buf structure for
212 int hasExternalSubset; /* reference and external subset */
214 int external; /* are we parsing an external entity */ member in struct:_xmlParserCtxt
237 xmlChar * extSubURI; /* URI of external subset */
238 xmlChar * extSubSystem; /* SYSTEM ID of external subset */
255 int loadsubset; /* should the external subset be loaded */
331 * The entity loader, to control the loading of external entities,
346 * @ExternalID: the external ID
359 * @ExternalID: the external I
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 65 milliseconds