Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 97 for sys_fhstatfs (0.34 sec)

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

    	SYS_FHSTAT                   = 553 // { int fhstat(const struct fhandle *u_fhp, struct stat *sb); }
    	SYS_GETDIRENTRIES            = 554 // { ssize_t getdirentries(int fd, char *buf, size_t count, off_t *basep); }
    	SYS_STATFS                   = 555 // { int statfs(char *path, struct statfs *buf); }
    	SYS_FSTATFS                  = 556 // { int fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  2. src/syscall/zsysnum_freebsd_arm64.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
    - 35.8K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go

    	SYS_FHSTAT                   = 553 // { int fhstat(const struct fhandle *u_fhp, struct stat *sb); }
    	SYS_GETDIRENTRIES            = 554 // { ssize_t getdirentries(int fd, char *buf, size_t count, off_t *basep); }
    	SYS_STATFS                   = 555 // { int statfs(char *path, struct statfs *buf); }
    	SYS_FSTATFS                  = 556 // { int fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go

    	SYS_FHSTAT                   = 553 // { int fhstat(const struct fhandle *u_fhp, struct stat *sb); }
    	SYS_GETDIRENTRIES            = 554 // { ssize_t getdirentries(int fd, char *buf, size_t count, off_t *basep); }
    	SYS_STATFS                   = 555 // { int statfs(char *path, struct statfs *buf); }
    	SYS_FSTATFS                  = 556 // { int fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_freebsd_riscv64.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: Thu Sep 29 22:39:46 UTC 2022
    - 35.8K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go

    	SYS_FHSTAT                   = 553 // { int fhstat(const struct fhandle *u_fhp, struct stat *sb); }
    	SYS_GETDIRENTRIES            = 554 // { ssize_t getdirentries(int fd, char *buf, size_t count, off_t *basep); }
    	SYS_STATFS                   = 555 // { int statfs(char *path, struct statfs *buf); }
    	SYS_FSTATFS                  = 556 // { int fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go

    	SYS_FHSTAT                   = 553 // { int fhstat(const struct fhandle *u_fhp, struct stat *sb); }
    	SYS_GETDIRENTRIES            = 554 // { ssize_t getdirentries(int fd, char *buf, size_t count, off_t *basep); }
    	SYS_STATFS                   = 555 // { int statfs(char *path, struct statfs *buf); }
    	SYS_FSTATFS                  = 556 // { int fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_linux_mips64.go

    	SYS_SIGALTSTACK            = 5129
    	SYS_UTIME                  = 5130
    	SYS_MKNOD                  = 5131
    	SYS_PERSONALITY            = 5132
    	SYS_USTAT                  = 5133
    	SYS_STATFS                 = 5134
    	SYS_FSTATFS                = 5135
    	SYS_SYSFS                  = 5136
    	SYS_GETPRIORITY            = 5137
    	SYS_SETPRIORITY            = 5138
    	SYS_SCHED_SETPARAM         = 5139
    	SYS_SCHED_GETPARAM         = 5140
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 10.9K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_linux_mips64le.go

    	SYS_SIGALTSTACK            = 5129
    	SYS_UTIME                  = 5130
    	SYS_MKNOD                  = 5131
    	SYS_PERSONALITY            = 5132
    	SYS_USTAT                  = 5133
    	SYS_STATFS                 = 5134
    	SYS_FSTATFS                = 5135
    	SYS_SYSFS                  = 5136
    	SYS_GETPRIORITY            = 5137
    	SYS_SETPRIORITY            = 5138
    	SYS_SCHED_SETPARAM         = 5139
    	SYS_SCHED_GETPARAM         = 5140
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 10.9K bytes
    - Viewed (0)
  10. src/syscall/zsysnum_linux_amd64.go

    	SYS_UTIME                  = 132
    	SYS_MKNOD                  = 133
    	SYS_USELIB                 = 134
    	SYS_PERSONALITY            = 135
    	SYS_USTAT                  = 136
    	SYS_STATFS                 = 137
    	SYS_FSTATFS                = 138
    	SYS_SYSFS                  = 139
    	SYS_GETPRIORITY            = 140
    	SYS_SETPRIORITY            = 141
    	SYS_SCHED_SETPARAM         = 142
    	SYS_SCHED_GETPARAM         = 143
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 10.1K bytes
    - Viewed (0)
Back to top