Searched refs:modecmd (Results 1 – 3 of 3) sorted by relevance
| /freebsd/usr.bin/tftp/ |
| H A D | main.c | 85 static void modecmd(int, char **); 126 { "mode", modecmd, "set file transfer mode" }, 369 modecmd(int argc, char *argv[]) in modecmd() function
|
| /freebsd/crypto/heimdal/appl/telnet/telnet/ |
| H A D | commands.c | 1115 modecmd(int argc, char **argv) in modecmd() function 2298 { "mode", modestring, modecmd, 0 },
|
| /freebsd/contrib/telnet/telnet/ |
| H A D | commands.c | 1187 modecmd(int argc, char *argv[]) in modecmd() function 2542 { "mode", modestring, modecmd, 0 },
|