/reactos/modules/rosapps/applications/net/ncftp/libncftp/ |
H A D | ncftp.h | 124 typedef struct FTPConnectionInfo *FTPCIPtr; typedef 533 int FTPCloseHost(const FTPCIPtr cip); 556 int FTPLoginHost(const FTPCIPtr cip); 559 int FTPOpenHost(const FTPCIPtr cip); 567 void FTPShutdownHost(const FTPCIPtr cip); 623 int FTPQueryFeatures(const FTPCIPtr); 628 void FTPInitIOTimer(const FTPCIPtr); 634 void FTPStartIOTimer(const FTPCIPtr); 635 void FTPStopIOTimer(const FTPCIPtr); 636 void FTPUpdateIOTimer(const FTPCIPtr); [all …]
|
H A D | ftp.h | 11 void CloseControlConnection(const FTPCIPtr); 12 int SetKeepAlive(const FTPCIPtr, int); 13 int SetLinger(const FTPCIPtr, int, int); 14 int SetTypeOfService(const FTPCIPtr, int, int); 15 int SetInlineOutOfBandData(const FTPCIPtr, int); 17 void CloseDataConnection(const FTPCIPtr); 18 int SetStartOffset(const FTPCIPtr, longest_int); 19 int OpenDataConnection(const FTPCIPtr, int); 20 int AcceptDataConnection(const FTPCIPtr); 21 void HangupOnServer(const FTPCIPtr); [all …]
|
H A D | rcmd.c | 55 TraceResponse(const FTPCIPtr cip, ResponsePtr rp) in TraceResponse() 74 PrintResponse(const FTPCIPtr cip, LineListPtr llp) in PrintResponse() 89 SaveLastResponse(const FTPCIPtr cip, ResponsePtr rp) in SaveLastResponse() 114 DoneWithResponse(const FTPCIPtr cip, ResponsePtr rp) in DoneWithResponse() 142 ReInitResponse(const FTPCIPtr cip, ResponsePtr rp) in ReInitResponse() 287 GetResponse(const FTPCIPtr cip, ResponsePtr rp) in GetResponse() 294 volatile FTPCIPtr vcip; in GetResponse() 535 volatile FTPCIPtr vcip; in SendCommand() 684 WaitResponse(const FTPCIPtr cip, unsigned int sec) in WaitResponse() 870 FTPAbortDataTransfer(const FTPCIPtr cip) in FTPAbortDataTransfer() [all …]
|
H A D | cmds.c | 11 FTPChdir(const FTPCIPtr cip, const char *const cdCwd) in FTPChdir() 90 FTPRmdirRecursiveL2(const FTPCIPtr cip) in FTPRmdirRecursiveL2() 158 FTPRmdirRecursive(const FTPCIPtr cip, const char *const dir) in FTPRmdirRecursive() 254 FTPGetCWD(const FTPCIPtr cip, char *const newCwd, const size_t newCwdSize) in FTPGetCWD() 836 FTPSetTransferType(const FTPCIPtr cip, int type) in FTPSetTransferType() 1008 FTPFileExistsStat(const FTPCIPtr cip, const char *const file) in FTPFileExistsStat() 1209 FTPFileExistsNlst(const FTPCIPtr cip, const char *const file) in FTPFileExistsNlst() 1423 FTPFileExists(const FTPCIPtr cip, const char *const file) in FTPFileExists() 1531 FTPIsDir(const FTPCIPtr cip, const char *const dir) in FTPIsDir() 1558 FTPIsRegularFile(const FTPCIPtr cip, const char *const file) in FTPIsRegularFile() [all …]
|
H A D | io.c | 71 FTPInitIOTimer(const FTPCIPtr cip) in FTPInitIOTimer() 377 volatile FTPCIPtr vcip; in FTPListToMemory2() 651 const FTPCIPtr cip, in FTPPutOneF() 684 volatile FTPCIPtr vcip; in FTPPutOneF() 1263 const FTPCIPtr cip, in FTPPutOneFile3() 1299 const FTPCIPtr cip, in FTPPutFiles3() 1562 volatile FTPCIPtr vcip; in FTPGetOneTarF() 1818 const FTPCIPtr cip, in FTPGetOneF() 1846 volatile FTPCIPtr vcip; in FTPGetOneF() 2452 const FTPCIPtr cip, in FTPGetOneFile3() [all …]
|
H A D | ftp.c | 197 CloseControlConnection(const FTPCIPtr cip) in CloseControlConnection() 239 SetKeepAlive(const FTPCIPtr cip, int sockfd) in SetKeepAlive() 262 SetLinger(const FTPCIPtr cip, int sockfd, int onoff) in SetLinger() 313 SetInlineOutOfBandData(const FTPCIPtr cip, int sockfd) in SetInlineOutOfBandData() 363 volatile FTPCIPtr vcip; in OpenControlConnection() 831 CloseDataConnection(const FTPCIPtr cip) in CloseDataConnection() 899 SendPort(const FTPCIPtr cip, struct sockaddr_in *saddr) in SendPort() 1053 OpenDataConnection(const FTPCIPtr cip, int mode) 1249 AcceptDataConnection(const FTPCIPtr cip) 1314 HangupOnServer(const FTPCIPtr cip) [all …]
|
H A D | open.c | 11 FTPDeallocateHost(const FTPCIPtr cip) in FTPDeallocateHost() 39 FTPAllocateHost(const FTPCIPtr cip) in FTPAllocateHost() 110 FTPLoginHost(const FTPCIPtr cip) in FTPLoginHost() 338 FTPExamineMlstFeatures(const FTPCIPtr cip, const char *features) in FTPExamineMlstFeatures() 380 FTPQueryFeatures(const FTPCIPtr cip) in FTPQueryFeatures() 523 FTPCloseHost(const FTPCIPtr cip) in FTPCloseHost() 564 FTPShutdownHost(const FTPCIPtr cip) in FTPShutdownHost() 640 const FTPCIPtr cip, /* area pointed to may be modified */ in FTPDecodeURL() 818 FTPOpenHost(const FTPCIPtr cip) in FTPOpenHost() 910 FTPOpenHostNoLogin(const FTPCIPtr cip) in FTPOpenHostNoLogin() [all …]
|
H A D | glob.c | 103 CheckForLS_d(FTPCIPtr cip) 983 FTPRemoteRecursiveFileList1(FTPCIPtr cip, char *const rdir, FileInfoListPtr files) in FTPRemoteRecursiveFileList1() 1032 FTPRemoteRecursiveFileList(FTPCIPtr cip, LineListPtr fileList, FileInfoListPtr files) in FTPRemoteRecursiveFileList() 1089 Traverse(FTPCIPtr cip, char *fullpath, struct Stat *st, char *relpath, FileInfoListPtr filp) in Traverse() 1184 Traverse(FTPCIPtr cip, char *fullpath, struct Stat *st, char *relpath, FileInfoListPtr filp) in Traverse() 1333 FTPLocalRecursiveFileList(FTPCIPtr cip, LineListPtr fileList, FileInfoListPtr files) in FTPLocalRecursiveFileList() 1341 FTPRemoteGlob(FTPCIPtr cip, LineListPtr fileList, const char *pattern, int doGlob) in FTPRemoteGlob() 1480 WinLocalGlob(FTPCIPtr cip, LineListPtr fileList, const char *const srcpat) in WinLocalGlob() 1539 LazyUnixLocalGlob(FTPCIPtr cip, LineListPtr fileList, const char *const pattern) in LazyUnixLocalGlob() 1580 FTPLocalGlob(FTPCIPtr cip, LineListPtr fileList, const char *pattern, int doGlob) in FTPLocalGlob() [all …]
|
H A D | util.h | 80 void PrintF(const FTPCIPtr cip, const char *const fmt, ...) 85 void Error(const FTPCIPtr cip, const int pError, const char *const fmt, ...)
|
H A D | errno.c | 134 FTPPerror(const FTPCIPtr cip, const int err, const int eerr, const char *const s1, const char *cons… in FTPPerror()
|
H A D | util.c | 340 PrintF(const FTPCIPtr cip, const char *const fmt, ...) in PrintF() 368 Error(const FTPCIPtr cip, const int pError, const char *const fmt, ...) in Error()
|
/reactos/modules/rosapps/applications/net/ncftp/ncftp/ |
H A D | progress.h | 15 void PrSizeAndRateMeter(const FTPCIPtr, int); 16 void PrStatBar(const FTPCIPtr, int); 17 void PrPhilBar(const FTPCIPtr, int);
|
H A D | trace.h | 20 void ErrorHook(const FTPCIPtr, char *); 21 void DebugHook(const FTPCIPtr, char *);
|
H A D | spool.h | 22 void RunBatch(int, const FTPCIPtr); 24 void RunBatchIfNeeded(const FTPCIPtr);
|
H A D | cmds.h | 17 int nFTPChdirAndGetCWD(const FTPCIPtr, const char *, const int); 18 int Chdirs(FTPCIPtr cip, const char *const cdCwd);
|
H A D | trace.c | 66 ErrorHook(const FTPCIPtr UNUSED(cipUnused), char *msg) in ErrorHook() 78 DebugHook(const FTPCIPtr UNUSED(cipUnused), char *msg) in DebugHook()
|
H A D | spool.c | 25 extern void CloseControlConnection(const FTPCIPtr); 364 RunBatch(int Xstruct, const FTPCIPtr cip) in RunBatch() 482 RunBatchIfNeeded(const FTPCIPtr cip) in RunBatchIfNeeded()
|
H A D | progress.c | 72 PrSizeAndRateMeter(const FTPCIPtr cip, int mode) in PrSizeAndRateMeter() 203 PrStatBar(const FTPCIPtr cip, int mode) in PrStatBar() 348 PrPhilBar(const FTPCIPtr cip, int mode) in PrPhilBar()
|
H A D | util.h | 76 int DecodeDirectoryURL(const FTPCIPtr, char *, LineListPtr, char *, size_t);
|
H A D | cmds.c | 371 NcFTPCdResponseProc(const FTPCIPtr cipUNUSED, ResponsePtr rp) in NcFTPCdResponseProc() 417 nFTPChdirAndGetCWD(const FTPCIPtr cip, const char *cdCwd, const int quietMode) in nFTPChdirAndGetCWD() 504 Chdirs(FTPCIPtr cip, const char *const cdCwd) in Chdirs() 2088 NcFTPOpenPrintResponseProc(const FTPCIPtr cipUNUSED, ResponsePtr rp) in NcFTPOpenPrintResponseProc() 2107 NcFTPOnConnectMessageProc(const FTPCIPtr cipUNUSED, ResponsePtr rp) in NcFTPOnConnectMessageProc() 2118 NcFTPOnLoginMessageProc(const FTPCIPtr cipUNUSED, ResponsePtr rp) in NcFTPOnLoginMessageProc() 2130 NcFTPRedialStatusProc(const FTPCIPtr cipUNUSED, int mode, int val) in NcFTPRedialStatusProc() 2147 NcFTPGetPassphraseProc(const FTPCIPtr cip, LineListPtr pwPrompt, char *pass, size_t dsize) in NcFTPGetPassphraseProc()
|
H A D | util.c | 1087 const FTPCIPtr cip, /* area pointed to may be modified */ in DecodeDirectoryURL()
|