Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 111 for sys_fhstatfs (0.19 sec)

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

    	SYS_GETFSSTAT      = 62  // { int sys_getfsstat(struct statfs *buf, size_t bufsize, int flags); }
    	SYS_STATFS         = 63  // { int sys_statfs(const char *path, struct statfs *buf); }
    	SYS_FSTATFS        = 64  // { int sys_fstatfs(int fd, struct statfs *buf); }
    	SYS_FHSTATFS       = 65  // { int sys_fhstatfs(const fhandle_t *fhp, struct statfs *buf); }
    	SYS_VFORK          = 66  // { int sys_vfork(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 18K bytes
    - Viewed (0)
  2. api/except.txt

    pkg syscall (openbsd-386), const SYS_CLOCK_GETTIME = 232
    pkg syscall (openbsd-386), const SYS_CLOCK_SETTIME = 233
    pkg syscall (openbsd-386), const SYS_FHSTATFS = 309
    pkg syscall (openbsd-386), const SYS_FSTAT = 292
    pkg syscall (openbsd-386), const SYS_FSTATAT = 316
    pkg syscall (openbsd-386), const SYS_FSTATFS = 308
    pkg syscall (openbsd-386), const SYS_FUTIMENS = 327
    pkg syscall (openbsd-386), const SYS_FUTIMES = 206
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:13:30 UTC 2023
    - 34.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go

    	SYS_GETFSSTAT      = 62  // { int sys_getfsstat(struct statfs *buf, size_t bufsize, int flags); }
    	SYS_STATFS         = 63  // { int sys_statfs(const char *path, struct statfs *buf); }
    	SYS_FSTATFS        = 64  // { int sys_fstatfs(int fd, struct statfs *buf); }
    	SYS_FHSTATFS       = 65  // { int sys_fhstatfs(const fhandle_t *fhp, struct statfs *buf); }
    	SYS_VFORK          = 66  // { int sys_vfork(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go

    	SYS_GETFSSTAT      = 62  // { int sys_getfsstat(struct statfs *buf, size_t bufsize, int flags); }
    	SYS_STATFS         = 63  // { int sys_statfs(const char *path, struct statfs *buf); }
    	SYS_FSTATFS        = 64  // { int sys_fstatfs(int fd, struct statfs *buf); }
    	SYS_FHSTATFS       = 65  // { int sys_fhstatfs(const fhandle_t *fhp, struct statfs *buf); }
    	SYS_VFORK          = 66  // { int sys_vfork(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go

    	SYS_GETFSSTAT      = 62  // { int sys_getfsstat(struct statfs *buf, size_t bufsize, int flags); }
    	SYS_STATFS         = 63  // { int sys_statfs(const char *path, struct statfs *buf); }
    	SYS_FSTATFS        = 64  // { int sys_fstatfs(int fd, struct statfs *buf); }
    	SYS_FHSTATFS       = 65  // { int sys_fhstatfs(const fhandle_t *fhp, struct statfs *buf); }
    	SYS_VFORK          = 66  // { int sys_vfork(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_dragonfly_amd64.go

    	SYS_PSELECT                = 499 // { int pselect(int nd, fd_set *in, fd_set *ou, \
    	SYS_STATVFS                = 500 // { int statvfs(const char *path, struct statvfs *buf); }
    	SYS_FSTATVFS               = 501 // { int fstatvfs(int fd, struct statvfs *buf); }
    	SYS_FHSTATVFS              = 502 // { int fhstatvfs(const struct fhandle *u_fhp, struct statvfs *buf); }
    	SYS_GETVFSSTAT             = 503 // { int getvfsstat(struct statfs *buf,          \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 22.9K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_freebsd_386.go

    	SYS_FSTATAT                  = 552 // { int fstatat(int fd, _In_z_ char *path, \
    	SYS_GETDIRENTRIES            = 554 // { ssize_t getdirentries(int fd, \
    	SYS_STATFS                   = 555 // { int statfs(_In_z_ char *path, \
    	SYS_FSTATFS                  = 556 // { int fstatfs(int fd, \
    	SYS_GETFSSTAT                = 557 // { int getfsstat( \
    	SYS_MKNODAT                  = 559 // { int mknodat(int fd, _In_z_ char *path, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_freebsd_amd64.go

    	SYS_FSTATAT                  = 552 // { int fstatat(int fd, _In_z_ char *path, \
    	SYS_GETDIRENTRIES            = 554 // { ssize_t getdirentries(int fd, \
    	SYS_STATFS                   = 555 // { int statfs(_In_z_ char *path, \
    	SYS_FSTATFS                  = 556 // { int fstatfs(int fd, \
    	SYS_GETFSSTAT                = 557 // { int getfsstat( \
    	SYS_MKNODAT                  = 559 // { int mknodat(int fd, _In_z_ char *path, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_freebsd_arm.go

    	SYS_FSTATAT                  = 552 // { int fstatat(int fd, _In_z_ char *path, \
    	SYS_GETDIRENTRIES            = 554 // { ssize_t getdirentries(int fd, \
    	SYS_STATFS                   = 555 // { int statfs(_In_z_ char *path, \
    	SYS_FSTATFS                  = 556 // { int fstatfs(int fd, \
    	SYS_GETFSSTAT                = 557 // { int getfsstat( \
    	SYS_MKNODAT                  = 559 // { int mknodat(int fd, _In_z_ char *path, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go

    	SYS_STATVFS                = 500 // { int statvfs(const char *path, struct statvfs *buf); }
    	SYS_FSTATVFS               = 501 // { int fstatvfs(int fd, struct statvfs *buf); }
    	SYS_FHSTATVFS              = 502 // { int fhstatvfs(const struct fhandle *u_fhp, struct statvfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 27.6K bytes
    - Viewed (0)
Back to top