Searched defs:BOOL (Results 1 - 2 of 2) sorted by relevance

/httpd/docs/log-message-tags/
H A Dmacros.h25 #define BOOL int macro
/httpd/modules/ssl/
H A Dssl_private.h78 #ifndef BOOL
79 #define BOOL unsigned int macro
497 BOOL bFixed;
611 BOOL stapling_enabled;
615 BOOL stapling_return_errors;
616 BOOL stapling_fake_trylater;
630 BOOL ocsp_enabled; /* true if OCSP verification enabled */
631 BOOL ocsp_force_default; /* true if the default responder URL is
637 BOOL ocsp_use_request_nonce;
652 BOOL proxy_enable
[all...]

Completed in 12 milliseconds