Searched defs:ap_control (Results 1 – 1 of 1) sorted by relevance
82 typedef struct ap_control { struct83 char apc_label[APR_LABELLEN];84 u_char apc_p;116 int (* apr_ctl) __P((struct aproxy *, struct ap_control *, void *)); argument