Home
last modified time | relevance | path

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

/external/dropbear/
Dsvr-chansession.c47 static int noptycommand(struct Channel *channel, struct ChanSess *chansess);
616 ret = noptycommand(channel, chansess); in sessioncommand()
631 static int noptycommand(struct Channel *channel, struct ChanSess *chansess) { in noptycommand() function