Searched refs:mput (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/usr.bin/ftp/ |
| D | cmdtab.c | 179 { "mput", H(mputhelp), 1, 1, 1, CMPL(L) mput }, 180 { "msend", H(mputhelp), 1, 1, 1, CMPL(L) mput },
|
| D | extern.h | 123 void mput(int, char **);
|
| D | cmds.c | 318 mput(int argc, char *argv[]) in mput() function
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Net/ |
| D | libnetFAQ.pod | 207 =head2 Why does Net::FTP not implement mput and mget methods 214 sub mput {
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perltoc.pod | 17342 =item Why does Net::FTP not implement mput and mget methods
|