HomeSort by relevance Sort by last modified time
    Searched refs:tmpfiles (Results 1 - 4 of 4) sorted by null

  /prebuilts/go/darwin-x86/src/net/http/
example_test.go 61 // path (/tmpfiles/), use StripPrefix to modify the request
63 http.Handle("/tmpfiles/", http.StripPrefix("/tmpfiles/", http.FileServer(http.Dir("/tmp"))))
68 // path (/tmpfiles/), use StripPrefix to modify the request
70 http.Handle("/tmpfiles/", http.StripPrefix("/tmpfiles/", http.FileServer(http.Dir("/tmp"))))
  /prebuilts/go/linux-x86/src/net/http/
example_test.go 61 // path (/tmpfiles/), use StripPrefix to modify the request
63 http.Handle("/tmpfiles/", http.StripPrefix("/tmpfiles/", http.FileServer(http.Dir("/tmp"))))
68 // path (/tmpfiles/), use StripPrefix to modify the request
70 http.Handle("/tmpfiles/", http.StripPrefix("/tmpfiles/", http.FileServer(http.Dir("/tmp"))))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msi.py     [all...]
  /external/python/cpython2/Tools/msi/
msi.py     [all...]

Completed in 282 milliseconds