Searched refs:quithelp (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/network/ftp/
H A Dcmdtab.c137 HSTR quithelp[] = "terminate ftp session and exit"; variable
195 { "bye", H(quithelp), 0, 0, 0, CMPL0 quit },
208 { "exit", H(quithelp), 0, 0, 0, CMPL0 quit },
255 { "quit", H(quithelp), 0, 0, 0, CMPL0 quit },
/haiku-fatelf/src/bin/network/telnet/
H A Dcommands.c2527 quithelp[] = "exit telnet",
2557 { "quit", quithelp, (int (*)(int, char **))quit, 0 },
2519 quithelp[] = "exit telnet", variable

Completed in 102 milliseconds