Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 40 for F_iosize (0.18 sec)

  1. src/syscall/ztypes_openbsd_riscv64.go

    	Blocks         int64
    	Blksize        int32
    	Flags          uint32
    	Gen            uint32
    	X__st_birthtim Timespec
    }
    
    type Statfs_t struct {
    	F_flags       uint32
    	F_bsize       uint32
    	F_iosize      uint32
    	F_blocks      uint64
    	F_bfree       uint64
    	F_bavail      int64
    	F_files       uint64
    	F_ffree       uint64
    	F_favail      int64
    	F_syncwrites  uint64
    	F_syncreads   uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 04 02:55:38 UTC 2023
    - 6.7K bytes
    - Viewed (0)
  2. src/syscall/ztypes_openbsd_386.go

    	Blocks         int64
    	Blksize        uint32
    	Flags          uint32
    	Gen            uint32
    	X__st_birthtim Timespec
    }
    
    type Statfs_t struct {
    	F_flags       uint32
    	F_bsize       uint32
    	F_iosize      uint32
    	F_blocks      uint64
    	F_bfree       uint64
    	F_bavail      int64
    	F_files       uint64
    	F_ffree       uint64
    	F_favail      int64
    	F_syncwrites  uint64
    	F_syncreads   uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 6.7K bytes
    - Viewed (0)
  3. src/syscall/ztypes_openbsd_arm64.go

    	Blocks         int64
    	Blksize        int32
    	Flags          uint32
    	Gen            uint32
    	X__st_birthtim Timespec
    }
    
    type Statfs_t struct {
    	F_flags       uint32
    	F_bsize       uint32
    	F_iosize      uint32
    	F_blocks      uint64
    	F_bfree       uint64
    	F_bavail      int64
    	F_files       uint64
    	F_ffree       uint64
    	F_favail      int64
    	F_syncwrites  uint64
    	F_syncreads   uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 26 17:34:54 UTC 2019
    - 6.7K bytes
    - Viewed (0)
  4. src/syscall/ztypes_openbsd_mips64.go

    	Blocks         int64
    	Blksize        int32
    	Flags          uint32
    	Gen            uint32
    	X__st_birthtim Timespec
    }
    
    type Statfs_t struct {
    	F_flags       uint32
    	F_bsize       uint32
    	F_iosize      uint32
    	F_blocks      uint64
    	F_bfree       uint64
    	F_bavail      int64
    	F_files       uint64
    	F_ffree       uint64
    	F_favail      int64
    	F_syncwrites  uint64
    	F_syncreads   uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 29 08:08:26 UTC 2020
    - 6.7K bytes
    - Viewed (0)
  5. src/syscall/ztypes_openbsd_ppc64.go

    	Blocks         int64
    	Blksize        int32
    	Flags          uint32
    	Gen            uint32
    	X__st_birthtim Timespec
    }
    
    type Statfs_t struct {
    	F_flags       uint32
    	F_bsize       uint32
    	F_iosize      uint32
    	F_blocks      uint64
    	F_bfree       uint64
    	F_bavail      int64
    	F_files       uint64
    	F_ffree       uint64
    	F_favail      int64
    	F_syncwrites  uint64
    	F_syncreads   uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 6.7K bytes
    - Viewed (0)
  6. src/syscall/ztypes_openbsd_arm.go

    	Blksize        int32
    	Flags          uint32
    	Gen            uint32
    	Pad_cgo_0      [4]byte
    	X__st_birthtim Timespec
    }
    
    type Statfs_t struct {
    	F_flags       uint32
    	F_bsize       uint32
    	F_iosize      uint32
    	Pad_cgo_0     [4]byte
    	F_blocks      uint64
    	F_bfree       uint64
    	F_bavail      int64
    	F_files       uint64
    	F_ffree       uint64
    	F_favail      int64
    	F_syncwrites  uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Dec 12 02:35:39 UTC 2018
    - 6.8K bytes
    - Viewed (0)
  7. src/syscall/ztypes_openbsd_amd64.go

    	Blksize        uint32
    	Flags          uint32
    	Gen            uint32
    	Pad_cgo_0      [4]byte
    	X__st_birthtim Timespec
    }
    
    type Statfs_t struct {
    	F_flags       uint32
    	F_bsize       uint32
    	F_iosize      uint32
    	Pad_cgo_0     [4]byte
    	F_blocks      uint64
    	F_bfree       uint64
    	F_bavail      int64
    	F_files       uint64
    	F_ffree       uint64
    	F_favail      int64
    	F_syncwrites  uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 6.9K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go

    	Ctim    Timespec
    	Size    int64
    	Blocks  int64
    	Blksize int32
    	Flags   uint32
    	Gen     uint32
    	_       Timespec
    }
    
    type Statfs_t struct {
    	F_flags       uint32
    	F_bsize       uint32
    	F_iosize      uint32
    	F_blocks      uint64
    	F_bfree       uint64
    	F_bavail      int64
    	F_files       uint64
    	F_ffree       uint64
    	F_favail      int64
    	F_syncwrites  uint64
    	F_syncreads   uint64
    	F_asyncwrites uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.2K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go

    	Ctim    Timespec
    	Size    int64
    	Blocks  int64
    	Blksize int32
    	Flags   uint32
    	Gen     uint32
    	_       Timespec
    }
    
    type Statfs_t struct {
    	F_flags       uint32
    	F_bsize       uint32
    	F_iosize      uint32
    	F_blocks      uint64
    	F_bfree       uint64
    	F_bavail      int64
    	F_files       uint64
    	F_ffree       uint64
    	F_favail      int64
    	F_syncwrites  uint64
    	F_syncreads   uint64
    	F_asyncwrites uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.3K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go

    	Ctim    Timespec
    	Size    int64
    	Blocks  int64
    	Blksize int32
    	Flags   uint32
    	Gen     uint32
    	_       Timespec
    }
    
    type Statfs_t struct {
    	F_flags       uint32
    	F_bsize       uint32
    	F_iosize      uint32
    	F_blocks      uint64
    	F_bfree       uint64
    	F_bavail      int64
    	F_files       uint64
    	F_ffree       uint64
    	F_favail      int64
    	F_syncwrites  uint64
    	F_syncreads   uint64
    	F_asyncwrites uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.3K bytes
    - Viewed (0)
Back to top