Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 44 for F_fstypename (0.27 sec)

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

    	Syncreads   uint64
    	Syncwrites  uint64
    	Asyncreads  uint64
    	Asyncwrites uint64
    	Fsidx       Fsid
    	Fsid        uint64
    	Namemax     uint64
    	Owner       uint32
    	Spare       [4]uint32
    	Fstypename  [32]byte
    	Mntonname   [1024]byte
    	Mntfromname [1024]byte
    	_           [4]byte
    }
    
    type Flock_t struct {
    	Start  int64
    	Len    int64
    	Pid    int32
    	Type   int16
    	Whence int16
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.6K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go

    	Syncreads   uint64
    	Syncwrites  uint64
    	Asyncreads  uint64
    	Asyncwrites uint64
    	Fsidx       Fsid
    	Fsid        uint32
    	Namemax     uint32
    	Owner       uint32
    	Spare       [4]uint32
    	Fstypename  [32]byte
    	Mntonname   [1024]byte
    	Mntfromname [1024]byte
    }
    
    type Flock_t struct {
    	Start  int64
    	Len    int64
    	Pid    int32
    	Type   int16
    	Whence int16
    }
    
    type Dirent struct {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go

    	Syncreads   uint64
    	Syncwrites  uint64
    	Asyncreads  uint64
    	Asyncwrites uint64
    	Fsidx       Fsid
    	Fsid        uint64
    	Namemax     uint64
    	Owner       uint32
    	Spare       [4]uint32
    	Fstypename  [32]byte
    	Mntonname   [1024]byte
    	Mntfromname [1024]byte
    	_           [4]byte
    }
    
    type Flock_t struct {
    	Start  int64
    	Len    int64
    	Pid    int32
    	Type   int16
    	Whence int16
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.6K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go

    	Syncwrites  uint64
    	Asyncwrites uint64
    	Syncreads   uint64
    	Asyncreads  uint64
    	Spare       [10]uint64
    	Namemax     uint32
    	Owner       uint32
    	Fsid        Fsid
    	Charspare   [80]int8
    	Fstypename  [16]byte
    	Mntfromname [1024]byte
    	Mntonname   [1024]byte
    }
    
    type Flock_t struct {
    	Start  int64
    	Len    int64
    	Pid    int32
    	Type   int16
    	Whence int16
    	Sysid  int32
    	_      [4]byte
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.5K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go

    	Syncwrites  uint64
    	Asyncwrites uint64
    	Syncreads   uint64
    	Asyncreads  uint64
    	Spare       [10]uint64
    	Namemax     uint32
    	Owner       uint32
    	Fsid        Fsid
    	Charspare   [80]int8
    	Fstypename  [16]byte
    	Mntfromname [1024]byte
    	Mntonname   [1024]byte
    }
    
    type Flock_t struct {
    	Start  int64
    	Len    int64
    	Pid    int32
    	Type   int16
    	Whence int16
    	Sysid  int32
    	_      [4]byte
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.5K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go

    	Syncwrites  uint64
    	Asyncwrites uint64
    	Syncreads   uint64
    	Asyncreads  uint64
    	Spare       [10]uint64
    	Namemax     uint32
    	Owner       uint32
    	Fsid        Fsid
    	Charspare   [80]int8
    	Fstypename  [16]byte
    	Mntfromname [1024]byte
    	Mntonname   [1024]byte
    }
    
    type Flock_t struct {
    	Start  int64
    	Len    int64
    	Pid    int32
    	Type   int16
    	Whence int16
    	Sysid  int32
    	_      [4]byte
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.7K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go

    	Blocks      uint64
    	Bfree       uint64
    	Bavail      uint64
    	Files       uint64
    	Ffree       uint64
    	Fsid        Fsid
    	Owner       uint32
    	Type        uint32
    	Flags       uint32
    	Fssubtype   uint32
    	Fstypename  [16]byte
    	Mntonname   [1024]byte
    	Mntfromname [1024]byte
    	Flags_ext   uint32
    	Reserved    [7]uint32
    }
    
    type Flock_t struct {
    	Start  int64
    	Len    int64
    	Pid    int32
    	Type   int16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 12.4K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go

    	Blocks      uint64
    	Bfree       uint64
    	Bavail      uint64
    	Files       uint64
    	Ffree       uint64
    	Fsid        Fsid
    	Owner       uint32
    	Type        uint32
    	Flags       uint32
    	Fssubtype   uint32
    	Fstypename  [16]byte
    	Mntonname   [1024]byte
    	Mntfromname [1024]byte
    	Flags_ext   uint32
    	Reserved    [7]uint32
    }
    
    type Flock_t struct {
    	Start  int64
    	Len    int64
    	Pid    int32
    	Type   int16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 12.4K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Statfs_t.F_favail", Field, 2},
    		{"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},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  10. api/go1.2.txt

    pkg syscall (openbsd-386), type Statfs_t struct, F_flags uint32
    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
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
Back to top