Searched refs:modecmd (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/usr.bin/tftp/ |
| H A D | main.c | 100 static void modecmd(int, char **); 141 { "mode", modecmd, "set file transfer mode" }, 384 modecmd(int argc, char *argv[]) in modecmd() function
|
| /freebsd-13.1/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-13.1/contrib/telnet/telnet/ |
| H A D | commands.c | 1189 modecmd(int argc, char *argv[]) in modecmd() function 2537 { "mode", modestring, modecmd, 0 },
|