Searched refs:apr_flush (Results 1 – 2 of 2) sorted by relevance
122 int (* apr_flush) __P((struct aproxy *, int)); member
532 if (ap->apr_flush != NULL)533 (*ap->apr_flush)(ap, how);