Searched refs:all (Results 1 - 7 of 7) sorted by relevance

/httpd/support/
H A Dcheck_forensic38 all=$name
43 trap "rm -f -- \"$all\" \"$in\" \"$out\";" 0 1 2 3 13 15
45 cut -f 1 -d '|' $F > $all
46 grep ^+ < $all | cut -c2- | sort > $in
47 grep -- ^- < $all | cut -c2- | sort > $out
H A Dapxs.in312 # -q without var name prints all variables and their values
494 # ack all potential gcc, hp/ux, win32+os2+aix and os/x extensions
687 all: local-shared-build
/httpd/build/aix/
H A Dbuildaix.ksh89 --enable-mpms-shared=all \n\
90 --enable-mods-shared=all \n\
98 --enable-mpms-shared=all \
99 --enable-mods-shared=all \
/httpd/build/
H A Dspecial.mk19 all: all-recursive
/httpd/build/pkg/
H A Dbuildpkg.sh68 --enable-mods-shared=all \
/httpd/test/
H A Dmake_sni.sh216 Require all denied
220 allow from all
221 Require all granted
391 catch all for non-SNI browsers. Depending on your circumstances it may make
/httpd/
H A Dbuildconf211 REVISION=`build/get-version.sh all include/ap_release.h AP_SERVER`

Completed in 45 milliseconds