Searched refs:firehose_conn_t (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/debugging/
H A Dmod_firehose.c73 typedef struct firehose_conn_t struct
82 } firehose_conn_t; typedef in typeref:struct:firehose_conn_t
92 firehose_conn_t *conn;
415 firehose_conn_t *conn;
424 conn = (firehose_conn_t *) conf->firehoses->elts;
466 firehose_conn_t *conn;
481 conn = (firehose_conn_t *) conf->firehoses->elts;
523 ptr->firehoses = apr_array_make(p, 2, sizeof(firehose_conn_t));
547 firehose_conn_t *firehose;

Completed in 1235 milliseconds