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

  /external/dropbear/
svr-chansession.c 45 static int sessionpty(struct ChanSess * chansess);
337 ret = sessionpty(chansess);
523 static int sessionpty(struct ChanSess * chansess) { function
528 TRACE(("enter sessionpty"))
532 TRACE(("leave sessionpty: term len too long"))
541 TRACE(("leave sessionpty: failed to allocate pty"))
558 TRACE(("leave sessionpty"))

Completed in 315 milliseconds