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

  /src/libexec/httpd/
bozohttpd.c 554 static struct method_map { struct
557 } method_map[] = { variable in typeref:struct:method_map[]
575 struct method_map *mmp;
580 for (mmp = method_map; mmp->name; mmp++)
bozohttpd.c 554 static struct method_map { struct
557 } method_map[] = { variable in typeref:struct:method_map[]
575 struct method_map *mmp;
580 for (mmp = method_map; mmp->name; mmp++)

Completed in 66 milliseconds