|
Apache HTTPD
|
#include "apr_file_io.h"#include "apr_file_info.h"#include "apr_network_io.h"#include "apr_errno.h"#include "apr_general.h"#include "apr_poll.h"#include "apr_lib.h"#include "apr_strings.h"#include "apr_thread_proc.h"#include "testutil.h"Go to the source code of this file.
Macros | |
| #define | DIRNAME "data" |
| #define | FILENAME DIRNAME "/file_datafile.txt" |
| #define | TESTSTR "This is the file data file." |
| #define | TESTREAD_BLKSIZE 1024 |
| #define | APR_BUFFERSIZE 4096 /* This should match APR's buffer size. */ |
| #define | LINE1 "this is a line of text\n" |
| #define | LINE2 "this is a second line of text\n" |
Definition at line 33 of file testfile.c.
| #define DIRNAME "data" |
Definition at line 28 of file testfile.c.
Definition at line 29 of file testfile.c.
| #define TESTREAD_BLKSIZE 1024 |
Definition at line 32 of file testfile.c.
|
static |
< Open the file for reading
< Open the file for buffered I/O
Definition at line 797 of file testfile.c.
Definition at line 76 of file testfile.c.
Definition at line 85 of file testfile.c.
< Open the file for writing
< Create the file if not there
< use OS's default permissions
< Open the file for reading
< Open the file for writing
< Append to the end of the file
< Open the file for buffered I/O
< use OS's default permissions
< Open the file for reading
< use OS's default permissions
Definition at line 2186 of file testfile.c.
< Open the file for writing
< Create the file if not there
< Append to the end of the file
< use OS's default permissions
< Exclusive lock. Only one process may hold an exclusive lock at any given time. This is analogous to a "write lock".
< Open the file for reading
< use OS's default permissions
Definition at line 1608 of file testfile.c.
Definition at line 1548 of file testfile.c.
< Create the file if not there
< Open the file for writing
< Read by user
<
< Write by user
<
Definition at line 1275 of file testfile.c.
< Create the file if not there
< Open the file for writing
< Open the file and truncate to 0 length
< Read by user
<
< Write by user
<
< Open the file for reading
Definition at line 673 of file testfile.c.
< Open the file for writing
< Open the file for buffered I/O
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 348 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
Definition at line 1436 of file testfile.c.
Definition at line 1457 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< Open the file for buffered I/O
< use OS's default permissions
Definition at line 1828 of file testfile.c.
< Create the file if not there
< Open the file for reading
< Open the file for buffered I/O
< Read by user
<
< Write by user
<
Definition at line 1338 of file testfile.c.
< Create the file if not there
< Open the file for reading
< Open the file for buffered I/O
< Read by user
<
< Write by user
<
Definition at line 1307 of file testfile.c.
< Open the file for reading
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 167 of file testfile.c.
< Create the file if not there
< Open the file for reading
< Open the file for writing
< Read by user
< Write by user
< Size of the file
< Create the file if not there
< Open the file for reading
< Open the file for writing
< Open the file for buffered I/O
< Read by user
< Write by user
< Size of the file
Definition at line 1028 of file testfile.c.
< Create the file if not there
< Open the file for reading
< Open the file for writing
< Read by user
< Write by user
< Size of the file
< Size of the file
Definition at line 1084 of file testfile.c.
< Create the file if not there
< Open the file for reading
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< Open the file for writing
< Open the file for buffered I/O
< use OS's default permissions
< Size of the file
< Size of the file
Definition at line 1224 of file testfile.c.
< Create the file if not there
< Open the file for reading
< Open the file for writing
< Open the file for buffered I/O
< Read by user
< Write by user
< Size of the file
< Size of the file
Definition at line 1131 of file testfile.c.
< Create the file if not there
< Open the file for reading
< Open the file for writing
< Open the file for buffered I/O
< use OS's default permissions
< Size of the file
< Size of the file
Definition at line 1178 of file testfile.c.
< Open the file for reading
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 148 of file testfile.c.
< Open the file for reading
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 130 of file testfile.c.
< Open the file for reading
Definition at line 378 of file testfile.c.
< Open the file for reading
Definition at line 416 of file testfile.c.
< Open the file for reading
< Open the file for buffered I/O
< Platform dependent tag to open the file for use across multiple threads
Definition at line 442 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< Open the file for buffered I/O
< use OS's default permissions
Definition at line 623 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< use OS's default permissions
Definition at line 469 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< use OS's default permissions
Definition at line 496 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< use OS's default permissions
Definition at line 535 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< use OS's default permissions
Definition at line 580 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< Open the file for buffered I/O
< use OS's default permissions
Definition at line 1860 of file testfile.c.
< Create the file if not there
< Open the file for writing
< Open the file for buffered I/O
< use OS's default permissions
< Open the file for reading
< use OS's default permissions
Definition at line 1646 of file testfile.c.
< Create the file if not there
< Open the file for writing
< Read by user
<
< Write by user
<
< Open the file for reading
Definition at line 716 of file testfile.c.
< Create the file if not there
< Open should fail if APR_FOPEN_CREATE and file exists.
< Open the file for writing
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 50 of file testfile.c.
< Create the file if not there
< Open should fail if APR_FOPEN_CREATE and file exists.
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 37 of file testfile.c.
< Open the file for reading
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 63 of file testfile.c.
< Open the file for reading
< Open the file for writing
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 224 of file testfile.c.
< Open the file for writing
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 180 of file testfile.c.
< Open the file for writing
< Create the file if not there
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 193 of file testfile.c.
< Open the file for writing
< Create the file if not there
< Open the file and truncate to 0 length
< use OS's default permissions
<
Definition at line 820 of file testfile.c.
< Open the file for reading
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 93 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< Open the file for buffered I/O
< use OS's default permissions
Definition at line 2127 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< Open the file for buffered I/O
< use OS's default permissions
Definition at line 2022 of file testfile.c.
< Open the file for reading
< use OS's default permissions
<
Definition at line 113 of file testfile.c.
< Open the file for reading
< Read by user
<
< Write by user
<
< Read by group
<
< Open the file for reading
< Open the file for buffered I/O
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 239 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< Open the file for buffered I/O
< use OS's default permissions
Definition at line 2079 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< Open the file for buffered I/O
< use OS's default permissions
Definition at line 1965 of file testfile.c.
< Create the file if not there
< Open the file for writing
< Open the file for buffered I/O
< use OS's default permissions
< Open the file for reading
< use OS's default permissions
Definition at line 1734 of file testfile.c.
< Create the file if not there
< Open the file for writing
< Read by user
<
< Write by user
<
< Open the file and truncate to 0 length
< Open the file for writing
< Read by user
<
< Write by user
<
< Size of the file
Definition at line 989 of file testfile.c.
< Create the file if not there
< Open the file for writing
< use OS's default permissions
< Open the file for reading
< Open the file for buffered I/O
< use OS's default permissions
Definition at line 1908 of file testfile.c.
< Create the file if not there
< Open the file for writing
< Open the file for buffered I/O
< use OS's default permissions
< Open the file for reading
< use OS's default permissions
Definition at line 1687 of file testfile.c.
< Open the file for reading
Definition at line 393 of file testfile.c.
< Open the file for writing
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 307 of file testfile.c.
< Open the file for writing
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 331 of file testfile.c.
< Open the file for writing
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 291 of file testfile.c.
< Open the file for writing
< Create the file if not there
< Read by user
<
< Write by user
<
< Read by group
<
Definition at line 207 of file testfile.c.
< Create the file if not there
< Open the file for writing
< Open the file for buffered I/O
< use OS's default permissions
< Open the file for reading
< use OS's default permissions
Definition at line 1781 of file testfile.c.
< Open the file for writing
< Create the file if not there
< Open the file and truncate to 0 length
< use OS's default permissions
<
Definition at line 841 of file testfile.c.
< Open the file for writing
< Create the file if not there
< Open the file and truncate to 0 length
< Open the file for buffered I/O
< use OS's default permissions
<
Definition at line 919 of file testfile.c.
< Open the file for writing
< Open the file for reading
< Open the file for buffered I/O
< use OS's default permissions
<
Definition at line 950 of file testfile.c.
< Open the file for writing
< Create the file if not there
< Open the file and truncate to 0 length
< use OS's default permissions
<
Definition at line 883 of file testfile.c.
< Create the file if not there
< Open the file for reading
< Open the file for writing
< Append to the end of the file
< Platform dependent tag to open the file for use across multiple threads
< Read by user
<
< Write by user
<
< Read by user
<
< Write by user
<
Definition at line 1383 of file testfile.c.
| abts_suite * testfile | ( | abts_suite * | suite | ) |
Definition at line 2230 of file testfile.c.