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

  /external/openssh/
readconf.h 91 char *preferred_authentications; member in struct:__anon12452
sshconnect2.c 392 if (options.preferred_authentications == NULL)
393 options.preferred_authentications = authmethods_get();
    [all...]
readconf.c 640 charptr = &options->preferred_authentications;
    [all...]

Completed in 44 milliseconds