Searched defs:aproxy (Results 1 – 1 of 1) sorted by relevance
95 typedef struct aproxy { struct96 struct aproxy *apr_next; argument97 struct aproxy *apr_parent; argument118 int (* apr_clear)(struct aproxy *); argument119 int (* apr_flush)(struct aproxy *, int); argument121 } aproxy_t; argument