OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xauth_path
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
clientloop.c
286
client_x11_get_proto(const char *display, const char *
xauth_path
,
304
if (
xauth_path
== NULL ||(stat(
xauth_path
, &st) == -1)) {
334
xauth_path
, xauthfile, display, timeout);
356
xauth_path
,
[
all
...]
configure
613
XAUTH_PATH
615
xauth_path
[
all
...]
Completed in 207 milliseconds