Searched refs:MAJOROP (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolpolicy.h66 #ifndef MAJOROP
67 #define MAJOROP ((xReq *)client->requestBuffer)->reqType macro
68 #endif /* MAJOROP */
H A Dtsolpolicy.c323 reqtype = MAJOROP; /* protocol */
516 reqtype = MAJOROP; /* protocol */
612 reqtype = MAJOROP; /* protocol */
698 reqtype = MAJOROP; /* protocol */
758 reqtype = MAJOROP; /* protocol */
H A Dtsolinfo.h129 #define MAJOROP_CODE (client->requestBuffer != 0 ? MAJOROP : (-1))

Completed in 13 milliseconds