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

  /external/openssh/
session.h 68 int session_open(Authctxt *, int);
serverloop.c 1038 if (session_open(the_authctxt, c->self) != 1) {
    [all...]
session.c 1918 session_open(Authctxt *authctxt, int chanid) function
    [all...]

Completed in 193 milliseconds