Home
last modified time | relevance | path

Searched defs:forbidden (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/libs/asio/example/cpp03/http/server4/
Dreply.cpp40 const std::string forbidden = variable
168 const char forbidden[] = variable
Dreply.hpp38 forbidden = 403, enumerator
/third_party/boost/libs/asio/example/cpp03/http/server2/
Dreply.cpp40 const std::string forbidden = variable
168 const char forbidden[] = variable
Dreply.hpp38 forbidden = 403, enumerator
/third_party/boost/libs/asio/example/cpp11/http/server/
Dreply.cpp39 const std::string forbidden = variable
167 const char forbidden[] = variable
Dreply.hpp38 forbidden = 403, enumerator
/third_party/boost/libs/asio/example/cpp03/http/server3/
Dreply.cpp40 const std::string forbidden = variable
168 const char forbidden[] = variable
Dreply.hpp38 forbidden = 403, enumerator
/third_party/boost/libs/asio/example/cpp03/http/server/
Dreply.cpp40 const std::string forbidden = variable
168 const char forbidden[] = variable
Dreply.hpp38 forbidden = 403, enumerator
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy_http.c55 static char * const forbidden[] = {"Transfer-Encoding", in http_cb_iterate() local
/third_party/boost/libs/beast/include/boost/beast/http/
Dstatus.hpp68 forbidden = 403, enumerator
/third_party/boost/boost/beast/http/
Dstatus.hpp68 forbidden = 403, enumerator
/third_party/ntfs-3g/libntfs-3g/
Dunistr.c1489 BOOL forbidden; local
1534 BOOL forbidden; local
/third_party/python/Python/
Dast.c29 static const char * const forbidden[] = { in validate_name() local