Searched refs:xauthfile (Results 1 – 1 of 1) sorted by relevance
314 char *xauthdir, *xauthfile; in client_x11_get_proto() local318 xauthdir = xauthfile = NULL; in client_x11_get_proto()347 xauthfile = xmalloc(PATH_MAX); in client_x11_get_proto()360 snprintf(xauthfile, PATH_MAX, "%s/xauthfile", in client_x11_get_proto()365 xauth_path, xauthfile, display, in client_x11_get_proto()392 generated ? xauthfile : "", in client_x11_get_proto()407 unlink(xauthfile); in client_x11_get_proto()411 free(xauthfile); in client_x11_get_proto()