Searched defs:LENGTHOK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dhttpd.c380 #define LENGTHOK(s) (httpd->recvbuf - (s) < (int)httpd->recvlen) macro
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhttpd.c464 #define LENGTHOK(s) (httpd->recvbuf - (s) < (int)httpd->recvlen) macro

Completed in 140 milliseconds