Searched refs:mustAuthenticate (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libICE/dist/include/X11/ICE/ |
| H A D | ICEproto.h | 68 CARD8 mustAuthenticate; member in struct:__anon6358d8670408 126 CARD8 mustAuthenticate; member in struct:__anon6358d8670908
|
| /xsrc/external/mit/libICE/dist/src/ |
| H A D | protosetup.c | 41 Bool mustAuthenticate, 179 pMsg->mustAuthenticate = mustAuthenticate; 37 IceProtocolSetup(IceConn iceConn,int myOpcode,IcePointer clientData,Bool mustAuthenticate,int * majorVersionRet,int * minorVersionRet,char ** vendorRet,char ** releaseRet,int errorLength,char * errorStringRet) argument
|
| H A D | process.c | 895 char mustAuthenticate; local in function:ProcessConnectionSetup 931 mustAuthenticate = message->mustAuthenticate; 932 if (mustAuthenticate != 0 && mustAuthenticate != 1) 935 ICE_ConnectionSetup, 8, 1, &mustAuthenticate); 1040 if (mustAuthenticate || !iceConn->listen_obj->host_based_auth_proc) 1099 setupInfo->must_authenticate = mustAuthenticate; 1881 char mustAuthenticate; local in function:ProcessProtocolSetup 1930 mustAuthenticate [all...] |
| H A D | connect.c | 44 Bool mustAuthenticate, 348 pSetupMsg->mustAuthenticate = mustAuthenticate; 41 IceOpenConnection(char * networkIdsList,IcePointer context,Bool mustAuthenticate,int majorOpcodeCheck,int errorLength,char * errorStringRet) argument
|
Completed in 6 milliseconds