Home
last modified time | relevance | path

Searched refs:sessionpty (Results 1 – 1 of 1) sorted by relevance

/external/dropbear/
Dsvr-chansession.c45 static int sessionpty(struct ChanSess * chansess);
337 ret = sessionpty(chansess); in chansessionrequest()
523 static int sessionpty(struct ChanSess * chansess) { in sessionpty() function