Lines Matching defs:piped_log
118 struct piped_log {
133 AP_DECLARE(apr_file_t *) ap_piped_log_read_fd(piped_log *pl)
138 AP_DECLARE(apr_file_t *) ap_piped_log_write_fd(piped_log *pl)
1641 static apr_status_t piped_log_spawn(piped_log *pl)
1697 piped_log *pl = data;
1749 piped_log *pl = data;
1759 piped_log *pl = data;
1768 AP_DECLARE(piped_log *) ap_open_piped_log_ex(apr_pool_t *p,
1772 piped_log *pl;
1799 piped_log *pl = data;
1805 AP_DECLARE(piped_log *) ap_open_piped_log_ex(apr_pool_t *p,
1809 piped_log *pl;
1832 AP_DECLARE(piped_log *) ap_open_piped_log(apr_pool_t *p,
1852 AP_DECLARE(void) ap_close_piped_log(piped_log *pl)