Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/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)