Home
last modified time | relevance | path

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

/external/dropbear/
Dsvr-chansession.c50 static void execchild(struct ChanSess *chansess);
684 execchild(chansess); in noptycommand()
821 execchild(chansess); in ptycommand()
870 static void execchild(struct ChanSess *chansess) { in execchild() function