ReactOS 0.4.16-dev-905-gc1b8c4f
|
#include "syshdrs.h"
Go to the source code of this file.
Macros | |
#define | _libncftp_errno_c_ 1 |
Functions | |
const char * | FTPStrError (int e) |
void | FTPPerror (const FTPCIPtr cip, const int err, const int eerr, const char *const s1, const char *const s2) |
Variables | |
static const char * | gErrList [kErrLast - kErrFirst+2] |
int | gLibNcFTP_Uses_Me_To_Quiet_Variable_Unused_Warnings = 0 |
void FTPPerror | ( | const FTPCIPtr | cip, |
const int | err, | ||
const int | eerr, | ||
const char *const | s1, | ||
const char *const | s2 | ||
) |
Definition at line 134 of file errno.c.
Referenced by CatCmd(), ChdirCmd(), ChmodCmd(), DeleteCmd(), DoOpen(), EchoCmd(), GetCmd(), LocalRmCmd(), LocalRmdirCmd(), MkdirCmd(), MlsCmd(), OpenCmd(), OpenURL(), PageCmd(), PutCmd(), PwdCmd(), RenameCmd(), RGlobCmd(), RmdirCmd(), RmtHelpCmd(), SpoolGetCmd(), SpoolPutCmd(), SymlinkCmd(), TypeCmd(), and UmaskCmd().
Definition at line 114 of file errno.c.
Referenced by FTPPerror(), FTPPutOneF(), InitConnectionInfo(), and PreInit().
Definition at line 11 of file errno.c.
Referenced by FTPStrError().