Searched defs:file_in (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Dfirehose.c53 apr_file_t *file_in; member in struct:file_rec
511 b = apr_bucket_pipe_create(file->file_in, file->alloc);
676 apr_file_open_stdin(&file->file_in, pool);
692 status = apr_file_open(&file->file_in, optarg, APR_FOPEN_READ,

Completed in 12 milliseconds