Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/httpd/src/include/
Dhttp_core.h295 srv_sig_withmail } server_signature; enumerator
/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_core.c1857 d->server_signature = srv_sig_withmail; in set_signature_flag()
2651 if (conf->server_signature == srv_sig_withmail) { in ap_psignature()