HomeSort by: relevance | last modified time | path
    Searched refs:eq_auth_dpy_and_name (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/xauth/dist/
process.c 1081 eq_auth_dpy_and_name(Xauth *a, Xauth *b) function
1095 return((eq_auth_dpy_and_name(a, b) &&
1163 if (eq_auth_dpy_and_name (a->auth, b->auth)) { /* found a duplicate */

Completed in 45 milliseconds