OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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