Searched refs:xauthfile (Results 1 – 1 of 1) sorted by relevance
311 char xauthfile[PATH_MAX], xauthdir[PATH_MAX]; in client_x11_get_proto() local320 proto[0] = data[0] = xauthfile[0] = xauthdir[0] = '\0'; in client_x11_get_proto()365 if ((r = snprintf(xauthfile, sizeof(xauthfile), in client_x11_get_proto()367 (size_t)r >= sizeof(xauthfile)) { in client_x11_get_proto()369 unlink(xauthfile); in client_x11_get_proto()381 xauth_path, xauthfile, display, in client_x11_get_proto()408 generated ? xauthfile : "", in client_x11_get_proto()421 unlink(xauthfile); in client_x11_get_proto()