Searched refs:request_code (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXdbe.h77 unsigned char request_code; /* major opcode of failed request */ member in struct:__anon2613
H A Dsync.h386 unsigned char request_code; /* Major op-code of failed request */ member in struct:__anon2887
396 unsigned char request_code; /* Major op-code of failed request */ member in struct:__anon2888
/vbox/src/VBox/Additions/x11/x11include/libXext-1.3.1/X11/extensions/
H A DXdbe.h79 unsigned char request_code; /* major opcode of failed request */ member in struct:__anon3590
H A Dsync.h227 unsigned char request_code; /* Major op-code of failed request */ member in struct:__anon3607
237 unsigned char request_code; /* Major 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 79 milliseconds