Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 40 for F_iosize (0.21 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go

    	Blocks  int64
    	Blksize int32
    	Flags   uint32
    	Gen     uint64
    	Spare   [10]uint64
    }
    
    type Statfs_t struct {
    	Version     uint32
    	Type        uint32
    	Flags       uint64
    	Bsize       uint64
    	Iosize      uint64
    	Blocks      uint64
    	Bfree       uint64
    	Bavail      int64
    	Files       uint64
    	Ffree       int64
    	Syncwrites  uint64
    	Asyncwrites uint64
    	Syncreads   uint64
    	Asyncreads  uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go

    	Blocks  int64
    	Blksize int32
    	Flags   uint32
    	Gen     uint64
    	Spare   [10]uint64
    }
    
    type Statfs_t struct {
    	Version     uint32
    	Type        uint32
    	Flags       uint64
    	Bsize       uint64
    	Iosize      uint64
    	Blocks      uint64
    	Bfree       uint64
    	Bavail      int64
    	Files       uint64
    	Ffree       int64
    	Syncwrites  uint64
    	Asyncwrites uint64
    	Syncreads   uint64
    	Asyncreads  uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.5K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go

    	Ctim    Timespec
    	Btim    Timespec
    	Size    int64
    	Blocks  int64
    	Blksize int32
    	Flags   uint32
    	Gen     uint32
    	Lspare  int32
    	Qspare  [2]int64
    }
    
    type Statfs_t struct {
    	Bsize       uint32
    	Iosize      int32
    	Blocks      uint64
    	Bfree       uint64
    	Bavail      uint64
    	Files       uint64
    	Ffree       uint64
    	Fsid        Fsid
    	Owner       uint32
    	Type        uint32
    	Flags       uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 12.4K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go

    	Ctim    Timespec
    	Btim    Timespec
    	Size    int64
    	Blocks  int64
    	Blksize int32
    	Flags   uint32
    	Gen     uint32
    	Lspare  int32
    	Qspare  [2]int64
    }
    
    type Statfs_t struct {
    	Bsize       uint32
    	Iosize      int32
    	Blocks      uint64
    	Bfree       uint64
    	Bavail      uint64
    	Files       uint64
    	Ffree       uint64
    	Fsid        Fsid
    	Owner       uint32
    	Type        uint32
    	Flags       uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 12.4K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Statfs_t.F_ffree", Field, 2},
    		{"Statfs_t.F_files", Field, 2},
    		{"Statfs_t.F_flags", Field, 2},
    		{"Statfs_t.F_fsid", Field, 2},
    		{"Statfs_t.F_fstypename", Field, 2},
    		{"Statfs_t.F_iosize", Field, 2},
    		{"Statfs_t.F_mntfromname", Field, 2},
    		{"Statfs_t.F_mntfromspec", Field, 3},
    		{"Statfs_t.F_mntonname", Field, 2},
    		{"Statfs_t.F_namemax", Field, 2},
    		{"Statfs_t.F_owner", Field, 2},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  6. api/go1.2.txt

    pkg syscall (openbsd-386), type Statfs_t struct, F_fsid Fsid
    pkg syscall (openbsd-386), type Statfs_t struct, F_fstypename [16]int8
    pkg syscall (openbsd-386), type Statfs_t struct, F_iosize uint32
    pkg syscall (openbsd-386), type Statfs_t struct, F_mntfromname [90]int8
    pkg syscall (openbsd-386), type Statfs_t struct, F_mntonname [90]int8
    pkg syscall (openbsd-386), type Statfs_t struct, F_namemax uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  7. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Statfs_t struct, Fsid Fsid
    pkg syscall (freebsd-arm64), type Statfs_t struct, Fstypename [16]int8
    pkg syscall (freebsd-arm64), type Statfs_t struct, Iosize uint64
    pkg syscall (freebsd-arm64), type Statfs_t struct, Mntfromname [1024]int8
    pkg syscall (freebsd-arm64), type Statfs_t struct, Mntonname [1024]int8
    pkg syscall (freebsd-arm64), type Statfs_t struct, Namemax uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  8. api/go1.16.txt

    pkg syscall (darwin-arm64), type Statfs_t struct, Fssubtype uint32
    pkg syscall (darwin-arm64), type Statfs_t struct, Fstypename [16]int8
    pkg syscall (darwin-arm64), type Statfs_t struct, Iosize int32
    pkg syscall (darwin-arm64), type Statfs_t struct, Mntfromname [1024]int8
    pkg syscall (darwin-arm64), type Statfs_t struct, Mntonname [1024]int8
    pkg syscall (darwin-arm64), type Statfs_t struct, Owner uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Statfs_t struct, Fsid Fsid #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Fstypename [16]int8 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Iosize uint64 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Mntfromname [1024]int8 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Mntonname [1024]int8 #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)
  10. api/go1.txt

    pkg syscall (darwin-386), type Statfs_t struct, Fssubtype uint32
    pkg syscall (darwin-386), type Statfs_t struct, Fstypename [16]int8
    pkg syscall (darwin-386), type Statfs_t struct, Iosize int32
    pkg syscall (darwin-386), type Statfs_t struct, Mntfromname [1024]int8
    pkg syscall (darwin-386), type Statfs_t struct, Mntonname [1024]int8
    pkg syscall (darwin-386), type Statfs_t struct, Owner uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top