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

  /src/external/bsd/zstd/dist/tests/regression/
method.h 53 } method_t; typedef in typeref:struct:__anon8925
63 extern method_t const* const* methods;
  /src/external/mpl/bind/dist/lib/isc/
httpd.c 66 typedef enum { METHOD_UNKNOWN = 0, METHOD_GET = 1, METHOD_POST = 2 } method_t; typedef in typeref:enum:__anon24123
101 method_t method;

Completed in 24 milliseconds