HomeSort by: relevance | last modified time | path
    Searched refs:apr_ctl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_proxy.h 82 * The following fields are upto the proxy's apr_ctl routine to deal
123 int (* apr_ctl)(ipf_main_softc_t *, void *, ap_ctl_t *); member in struct:aproxy
ip_proxy.c 624 } else if (a->apr_ctl == NULL) {
631 error = (*a->apr_ctl)(softc, a->apr_soft, ctl);

Completed in 35 milliseconds