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

/freebsd-11.0-release/contrib/wpa/src/wps/
H A Dhttpread.h29 HTTPREAD_HDR_TYPE_POST = 4, /* hdr begins with POST<sp> */ enumerator in enum:httpread_hdr_type
H A Dhttpread.c227 h->hdr_type = HTTPREAD_HDR_TYPE_POST;
339 case HTTPREAD_HDR_TYPE_POST:
H A Dwps_upnp_web.c1301 case HTTPREAD_HDR_TYPE_POST:

Completed in 110 milliseconds