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

/macosx-10.9.5/Heimdal-323.92.1/appl/ftp/ftp/
H A Dcmdtab.c70 char modehelp[] = "set file transfer mode"; variable
150 { "mode", modehelp, 0, 1, 1, setftmode },
/macosx-10.9.5/lukemftp-13.92.1/tnftp/src/
H A Dcmdtab.c133 HSTR modehelp[] = "set file transfer mode"; variable
248 { "mode", H(modehelp), 0, 1, 1, CMPL0 setftmode },
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dcommands.c1063 static int modehelp(void);
1088 { "help", 0, modehelp, 0 },
1093 { "?", "Print help information", modehelp, 0 },
1099 modehelp(void)
1095 modehelp(void) function
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
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 96 milliseconds