Searched refs:auth_procs (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libICE/dist/src/
H A Dregister.c114 p->auth_procs = malloc (authCount * sizeof (IcePoAuthProc));
119 p->auth_procs[i] = authProcs[i];
125 p->auth_procs = NULL;
213 p->auth_procs = malloc (authCount * sizeof (IcePaAuthProc));
218 p->auth_procs[i] = authProcs[i];
224 p->auth_procs = NULL;
H A Dprocess.c849 authProc = protocol->auth_procs[(int)(iceConn->
1241 authProc = myProtocol->auth_procs[realAuthIndex];
1445 IcePaAuthProc authProc = myProtocol->auth_procs[(int)
1676 authProc = myProtocol->auth_procs[(int)
2118 myProtocol->auth_procs[myAuthIndex];
2312 IcePoAuthProc authProc = myProtocol->auth_procs[(int)
/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICEconn.h57 IcePoAuthProc *auth_procs; member in struct:__anon13044c610108
70 IcePaAuthProc *auth_procs; member in struct:__anon13044c610208
/xsrc/external/mit/libSM/dist/src/
H A Dsm_manager.c114 IcePaAuthProc auth_procs[] = {_IcePaMagicCookie1Proc};
142 auth_count, auth_names, auth_procs, hostBasedAuthProc,
113 IcePaAuthProc auth_procs[] = {_IcePaMagicCookie1Proc}; local in function:SmsInitialize
H A Dsm_client.c75 IcePoAuthProc auth_procs[] = {_IcePoMagicCookie1Proc};
100 auth_count, auth_names, auth_procs, NULL)) < 0)
74 IcePoAuthProc auth_procs[] = {_IcePoMagicCookie1Proc}; local in function:SmcOpenConnection

Completed in 8 milliseconds