Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/lib/isc/
H A Dhttpd.c197 #define ISC_HTTPD_STATESENDDONE 4 macro
202 #define ISC_HTTPD_ISSENDDONE(c) ((c)->state == ISC_HTTPD_STATESENDDONE)
210 #define ISC_HTTPD_SETSENDDONE(c) ((c)->state = ISC_HTTPD_STATESENDDONE)