Searched refs:errorspec (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/record/ |
| H A D | record.c | 1194 * errorspec, if non-zero, is the resource id base of a client that 1202 RecordSanityCheckClientSpecifiers(ClientPtr client, XID *clientspecs, int nspecs, XID errorspec) 1215 if (errorspec && (CLIENT_BITS(clientspecs[i]) == errorspec) ) 1200 RecordSanityCheckClientSpecifiers(ClientPtr client,XID * clientspecs,int nspecs,XID errorspec) argument
|
| /xsrc/external/mit/xorg-server/dist/record/ |
| H A D | record.c | 1134 * errorspec, if non-zero, is the resource id base of a client that 1143 int nspecs, XID errorspec) 1155 if (errorspec && (CLIENT_BITS(clientspecs[i]) == errorspec)) 1140 RecordSanityCheckClientSpecifiers(ClientPtr client,XID * clientspecs,int nspecs,XID errorspec) argument
|
Completed in 8 milliseconds