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

/haiku/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 150 milliseconds