Home
last modified time | relevance | path

Searched defs:ptycommand (Results 1 – 2 of 2) sorted by relevance

/external/dropbear/
Dsvr-chansession.c734 static int ptycommand(struct Channel *channel, struct ChanSess *chansess) { in ptycommand() function
/external/ppp/pppd/
Dtty.c145 char *ptycommand = NULL; /* Command to run on other side of pty */ variable