Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhttpd.c189 #define ISC_HTTPD_STATESENDDONE 4 macro
194 #define ISC_HTTPD_ISSENDDONE(c) ((c)->state == ISC_HTTPD_STATESENDDONE)
202 #define ISC_HTTPD_SETSENDDONE(c) ((c)->state = ISC_HTTPD_STATESENDDONE)