Searched defs:errorCode (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DDPSCAPproto.h144 BYTE errorCode; /* always 255 */ member in struct:_DPSCAPError
H A DdpsXclient.c369 DPSErrorCode errorCode,
378 switch (errorCode) {
367 DPSDefaultPrivateHandler( DPSContext ctxt, DPSErrorCode errorCode, long unsigned int arg1, long unsigned int arg2, char *prefix, char *suffix) argument
H A Ddpsclient.c2368 DPSErrorCode errorCode,
2383 switch (errorCode) {
2458 DPSDefaultPrivateHandler(ctxt, errorCode, arg1, arg2, prefix, suffix);
2366 DPSDefaultErrorProc( DPSContext ctxt, DPSErrorCode errorCode, long unsigned int arg1, long unsigned int arg2) argument

Completed in 20 milliseconds