|
Apache HTTPD
|
#include "apr_arch_file_io.h"#include "apr_strings.h"#include "apr_thread_mutex.h"#include "apr_support.h"Go to the source code of this file.
Classes | |
| struct | apr_file_printf_data |
Macros | |
| #define | USE_WAIT_FOR_IO |
| #define USE_WAIT_FOR_IO |
Definition at line 25 of file readwrite.c.
| apr_status_t apr_file_flush_locked | ( | apr_file_t * | thefile | ) |
Definition at line 313 of file readwrite.c.
|
static |
Definition at line 499 of file readwrite.c.
|
static |
Definition at line 28 of file readwrite.c.