HomeSort by relevance Sort by last modified time
    Searched refs:xauth_location (Results 1 - 7 of 7) sorted by null

  /external/openssh/
readconf.h 39 char *xauth_location; /* Location for xauth program */ member in struct:__anon9879
servconf.h 76 char *xauth_location; /* Location of xauth program */ member in struct:__anon9886
session.c     [all...]
readconf.c 595 charptr=&options->xauth_location;
1134 options->xauth_location = NULL;
    [all...]
servconf.c 89 options->xauth_location = NULL;
202 if (options->xauth_location == NULL)
203 options->xauth_location = _PATH_XAUTH;
1010 charptr = &options->xauth_location;
    [all...]
ssh.c     [all...]
mux.c     [all...]

Completed in 158 milliseconds