Searched refs:xauthfile (Results 1 – 1 of 1) sorted by relevance
312 char *xauthdir, *xauthfile; in client_x11_get_proto() local316 xauthdir = xauthfile = NULL; in client_x11_get_proto()345 xauthfile = xmalloc(PATH_MAX); in client_x11_get_proto()349 snprintf(xauthfile, PATH_MAX, "%s/xauthfile", in client_x11_get_proto()354 xauth_path, xauthfile, display, timeout); in client_x11_get_proto()378 generated ? xauthfile : "", in client_x11_get_proto()393 unlink(xauthfile); in client_x11_get_proto()397 free(xauthfile); in client_x11_get_proto()