Searched refs:minor_code (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXdbe.h78 unsigned char minor_code; /* minor opcode of failed request */ member in struct:__anon2613
H A DXShm.h60 int minor_code; /* X_ShmPutImage */ member in struct:__anon2603
H A Dsync.h387 unsigned char minor_code; /* Minor op-code of failed request */ member in struct:__anon2887
397 unsigned char minor_code; /* Minor op-code of failed request */ member in struct:__anon2888
/vbox/src/VBox/Additions/x11/x11include/libXext-1.3.1/X11/extensions/
H A DXShm.h45 int minor_code; /* X_ShmPutImage */ member in struct:__anon3584
H A DXdbe.h80 unsigned char minor_code; /* minor opcode of failed request */ member in struct:__anon3590
H A Dsync.h228 unsigned char minor_code; /* Minor op-code of failed request */ member in struct:__anon3607
238 unsigned char minor_code; /* Minor op-code of failed request */ member in struct:__anon3608
/vbox/src/VBox/Additions/x11/VBoxClient/testcase/
H A DtstSeamlessX11.cpp113 errorText, (int)pError->request_code, (int)pError->minor_code,
/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dmain.cpp114 LogRelFlow(("VBoxClient: an X Window protocol error occurred: %s (error code %d). Request code: %d, minor code: %d, serial number: %d\n", errorText, pError->error_code, pError->request_code, pError->minor_code, pError->serial));

Completed in 56 milliseconds