Searched defs:aproxy (Results 1 – 1 of 1) sorted by relevance
98 typedef struct aproxy { struct99 struct aproxy *apr_next; argument100 struct aproxy *apr_parent; argument121 int (* apr_clear) __P((struct aproxy *)); argument122 int (* apr_flush) __P((struct aproxy *, int)); argument124 } aproxy_t; argument