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

/haiku-fatelf/src/bin/network/ftp/
H A Dcmdtab.c118 HSTR modehelp[] = "set file transfer mode"; variable
233 { "mode", H(modehelp), 0, 1, 1, CMPL0 setftmode },
/haiku-fatelf/src/bin/network/telnet/
H A Dcommands.c117 static int modehelp(void);
1167 { "help", 0, (int (*)(int))modehelp, 0, 0 },
1172 { "?", "Print help information", (int (*)(int))modehelp, 0, 0 },
1178 modehelp(void)
1174 modehelp(void) function

Completed in 40 milliseconds