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

/xsrc/external/mit/xauth/dist/
H A Dprocess.c1315 Xauth *tmp_auth; local in function:iterdpy
1319 tmp_auth = copyAuth(l->auth);
1321 if (match_auth_dpy (proto->auth, tmp_auth)) {
1325 tmp_auth, data);
1330 XauDisposeAuth(tmp_auth);

Completed in 4 milliseconds