Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for StatFS (0.29 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ReadDirFS", Type, 16},
    		{"ReadDirFile", Type, 16},
    		{"ReadFile", Func, 16},
    		{"ReadFileFS", Type, 16},
    		{"SkipAll", Var, 20},
    		{"SkipDir", Var, 16},
    		{"Stat", Func, 16},
    		{"StatFS", Type, 16},
    		{"Sub", Func, 16},
    		{"SubFS", Type, 16},
    		{"ValidPath", Func, 16},
    		{"WalkDir", Func, 16},
    		{"WalkDirFunc", Type, 16},
    	},
    	"io/ioutil": {
    		{"Discard", Var, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), func Socketpair(int, int, int) ([2]int, error)
    pkg syscall (freebsd-arm64), func Stat(string, *Stat_t) error
    pkg syscall (freebsd-arm64), func Statfs(string, *Statfs_t) error
    pkg syscall (freebsd-arm64), func StringSlicePtr //deprecated
    pkg syscall (freebsd-arm64), func StringSlicePtr([]string) []*uint8
    pkg syscall (freebsd-arm64), func Sync() error
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), func Socketpair(int, int, int) ([2]int, error) #53466
    pkg syscall (freebsd-riscv64), func Stat(string, *Stat_t) error #53466
    pkg syscall (freebsd-riscv64), func Statfs(string, *Statfs_t) error #53466
    pkg syscall (freebsd-riscv64), func StringSlicePtr //deprecated #53466
    pkg syscall (freebsd-riscv64), func StringSlicePtr([]string) []*uint8 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
Back to top