Home
last modified time | relevance | path

Searched refs:apc_feature (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.sbin/httpd/
Dconfigure787 apc_feature=`echo $apc_option | sed -e 's/-*enable-//' -e 's/=.*//'`
788 apc_feature=`echo $apc_feature | sed 's/-/_/g'`
793 case "$apc_feature" in
884 apc_feature=`echo $apc_option | sed -e 's/-*disable-//' -e 's/=.*//'`
885 apc_feature=`echo $apc_feature| sed 's/-/_/g'`
890 case "$apc_feature" in