HomeSort by: relevance | last modified time | path
    Searched refs:ISC_HTTP_REQ_POST (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/netmgr/
http.c 2243 socket->h2->request_type = ISC_HTTP_REQ_POST;
2577 } else if (socket->h2->request_type == ISC_HTTP_REQ_POST &&
2581 } else if (socket->h2->request_type == ISC_HTTP_REQ_POST &&
2586 } else if (socket->h2->request_type == ISC_HTTP_REQ_POST &&
2591 } else if (socket->h2->request_type == ISC_HTTP_REQ_POST &&
2628 } else if (socket->h2->request_type == ISC_HTTP_REQ_POST) {
netmgr-int.h 418 ISC_HTTP_REQ_POST,

Completed in 62 milliseconds