Home
last modified time | relevance | path

Searched refs:mput (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/usr.bin/ftp/
Dcmdtab.c179 { "mput", H(mputhelp), 1, 1, 1, CMPL(L) mput },
180 { "msend", H(mputhelp), 1, 1, 1, CMPL(L) mput },
Dextern.h123 void mput(int, char **);
Dcmds.c318 mput(int argc, char *argv[]) in mput() function
/mirbsd/src/gnu/usr.bin/perl/lib/Net/
DlibnetFAQ.pod207 =head2 Why does Net::FTP not implement mput and mget methods
214 sub mput {
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperltoc.pod17342 =item Why does Net::FTP not implement mput and mget methods