|
Apache HTTPD
|
#include "apr_arch_file_io.h"#include "apr_file_io.h"#include "apr_general.h"#include "apr_strings.h"#include "apr_escape.h"#include <string.h>#include <stdio.h>#include "apr_arch_misc.h"Go to the source code of this file.
Macros | |
| #define | FMT_PIPE_NAME "\\\\.\\pipe\\apr-pipe-%x.%lx." |
| apr_status_t apr_file_socket_pipe_close | ( | apr_file_t * | file | ) |
| apr_status_t apr_file_socket_pipe_create | ( | apr_file_t ** | in, |
| apr_file_t ** | out, | ||
| apr_pool_t * | p | ||
| ) |
|
static |
|
static |