Searched defs:errors (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/x86/core/linux/
H A Dlinux_strerror.c30 static const char *errors[] = { variable
161 static int errors_size = sizeof(errors) / sizeof(*errors);
167 return errors[errnum];
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Drecord.h79 XRecordRange8 errors; /* core X and ext errors */ member in struct:__anon2795
H A Drecordstr.h109 RECORD_RANGE8 errors; member in struct:__anon2802
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dnetdevice.h264 /** Maximum number of unique errors that we will keep track of */
274 struct net_device_error errors[NETDEV_MAX_UNIQUE_ERRORS]; member in struct:net_device_stats
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dintel.h32 uint8_t errors; member in struct:intel_descriptor
/vbox/src/libs/libxml2-2.6.31/
H A DdebugXML.c49 int errors; /* number of errors found */ member in struct:_xmlDebugCtxt
63 ctxt->errors = 0;
160 ctxt->errors++;
170 ctxt->errors++;
180 ctxt->errors++;
288 /* desactivated right now as it raises too many errors */
1566 * the errors to @output
1568 * Returns the number of errors found
1582 return(ctxt.errors);
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 53 milliseconds