HomeSort by relevance Sort by last modified time
    Searched full:load_identity_file (Results 1 - 1 of 1) sorted by null

  /external/openssh/
sshconnect2.c 323 static Key *load_identity_file(char *, int);
1000 if ((prv = load_identity_file(id->filename, id->userprovided)) == NULL)
1128 load_identity_file(char *filename, int userprovided) function
    [all...]

Completed in 761 milliseconds