Searched refs:got_body (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dhttpread.c85 int got_body; /* nonzero when body is finalized */ member in struct:httpread
437 h->got_body = 1;
498 if (!h->got_body) {
503 h->got_body = 1;
513 if (!h->got_body) {
597 h->got_body = 1;
633 } /* !got_body */
664 h->got_body = 1;

Completed in 173 milliseconds