ReactOS 0.4.16-dev-852-gcfcc8d8
|
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include "windef.h"
#include "winbase.h"
#include "wininet.h"
#include "winsock2.h"
#include "wine/test.h"
Go to the source code of this file.
Variables | |
static | BOOL |
static | DWORD |
static | LPCSTR |
static | DWORD_PTR |
static HINTERNET *static | INTERNET_STATUS_CALLBACK |
START_TEST | ( | ftp | ) |
Definition at line 987 of file ftp.c.
|
static |
Definition at line 948 of file ftp.c.
Referenced by add_data_block(), add_data_to_folder(), add_file_data(), copy_data_blocks(), test_status_callbacks(), write_cabinet(), write_data_blocks(), and write_files().
Definition at line 708 of file ftp.c.
Referenced by START_TEST().
Definition at line 61 of file ftp.c.
Referenced by START_TEST().
Definition at line 137 of file ftp.c.
Referenced by START_TEST().
Definition at line 176 of file ftp.c.
Referenced by START_TEST().
Definition at line 754 of file ftp.c.
Referenced by START_TEST().
Definition at line 864 of file ftp.c.
Referenced by START_TEST().
Definition at line 215 of file ftp.c.
Referenced by START_TEST().
Definition at line 48 of file ftp.c.
Referenced by START_TEST().
Definition at line 382 of file ftp.c.
Definition at line 520 of file ftp.c.
Referenced by START_TEST().
Definition at line 616 of file ftp.c.
Referenced by START_TEST().
Definition at line 662 of file ftp.c.
Referenced by START_TEST().
Definition at line 963 of file ftp.c.
Referenced by START_TEST().
Definition at line 368 of file ftp.c.
Referenced by test_openfile().