Home
last modified time | relevance | path

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

/dports/net/ntp/ntp-4.2.8p15/lib/isc/
H A Dhttpd.c196 #define ISC_HTTPD_STATESEND 3 macro
201 #define ISC_HTTPD_ISSEND(c) ((c)->state == ISC_HTTPD_STATESEND)
209 #define ISC_HTTPD_SETSEND(c) ((c)->state = ISC_HTTPD_STATESEND)
/dports/dns/bind-tools/bind-9.16.27/lib/isc/
H A Dhttpd.c186 #define ISC_HTTPD_STATESEND 3 macro
191 #define ISC_HTTPD_ISSEND(c) ((c)->state == ISC_HTTPD_STATESEND)
199 #define ISC_HTTPD_SETSEND(c) ((c)->state = ISC_HTTPD_STATESEND)
/dports/dns/bind916/bind-9.16.27/lib/isc/
H A Dhttpd.c186 #define ISC_HTTPD_STATESEND 3 macro
191 #define ISC_HTTPD_ISSEND(c) ((c)->state == ISC_HTTPD_STATESEND)
199 #define ISC_HTTPD_SETSEND(c) ((c)->state = ISC_HTTPD_STATESEND)
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isc/
H A Dhttpd.c184 #define ISC_HTTPD_STATESEND 3 macro
189 #define ISC_HTTPD_ISSEND(c) ((c)->state == ISC_HTTPD_STATESEND)
197 #define ISC_HTTPD_SETSEND(c) ((c)->state = ISC_HTTPD_STATESEND)
/dports/dns/bind911/bind-9.11.37/lib/isc/
H A Dhttpd.c188 #define ISC_HTTPD_STATESEND 3 macro
193 #define ISC_HTTPD_ISSEND(c) ((c)->state == ISC_HTTPD_STATESEND)
201 #define ISC_HTTPD_SETSEND(c) ((c)->state = ISC_HTTPD_STATESEND)