Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 44 for SYS_GETFSSTAT (0.14 sec)

  1. api/except.txt

    pkg syscall (openbsd-386), const SYS_FUTIMES = 206
    pkg syscall (openbsd-386), const SYS_GETDIRENTRIES = 312
    pkg syscall (openbsd-386), const SYS_GETDIRENTRIES ideal-int
    pkg syscall (openbsd-386), const SYS_GETFSSTAT = 306
    pkg syscall (openbsd-386), const SYS_GETITIMER = 86
    pkg syscall (openbsd-386), const SYS_GETRUSAGE = 117
    pkg syscall (openbsd-386), const SYS_GETTIMEOFDAY = 116
    pkg syscall (openbsd-386), const SYS_KEVENT = 270
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:13:30 UTC 2023
    - 34.6K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go

    //sys	Fstatat(fd int, path string, stat *Stat_t, flags int) (err error)
    //sys	Fstatfs(fd int, stat *Statfs_t) (err error)
    //sys	getfsstat(buf unsafe.Pointer, size uintptr, flags int) (n int, err error) = SYS_GETFSSTAT
    //sys	Lstat(path string, stat *Stat_t) (err error)
    //sys	ptrace1(request int, pid int, addr uintptr, data uintptr) (err error) = SYS_ptrace
    //sys	Stat(path string, stat *Stat_t) (err error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 1.4K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_openbsd_mips64.go

    	SYS_EXECVE         = 59  // { int sys_execve(const char *path, \
    	SYS_UMASK          = 60  // { mode_t sys_umask(mode_t newmask); }
    	SYS_CHROOT         = 61  // { int sys_chroot(const char *path); }
    	SYS_GETFSSTAT      = 62  // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \
    	SYS_STATFS         = 63  // { int sys_statfs(const char *path, \
    	SYS_FSTATFS        = 64  // { int sys_fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 29 08:08:26 UTC 2020
    - 14.9K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_openbsd_amd64.go

    	SYS_EXECVE         = 59  // { int sys_execve(const char *path, \
    	SYS_UMASK          = 60  // { mode_t sys_umask(mode_t newmask); }
    	SYS_CHROOT         = 61  // { int sys_chroot(const char *path); }
    	SYS_GETFSSTAT      = 62  // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \
    	SYS_STATFS         = 63  // { int sys_statfs(const char *path, \
    	SYS_FSTATFS        = 64  // { int sys_fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_openbsd_arm64.go

    	SYS_EXECVE         = 59  // { int sys_execve(const char *path, \
    	SYS_UMASK          = 60  // { mode_t sys_umask(mode_t newmask); }
    	SYS_CHROOT         = 61  // { int sys_chroot(const char *path); }
    	SYS_GETFSSTAT      = 62  // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \
    	SYS_STATFS         = 63  // { int sys_statfs(const char *path, \
    	SYS_FSTATFS        = 64  // { int sys_fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 26 17:34:54 UTC 2019
    - 14.7K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_darwin_amd64.go

    	SYS_CHDIR                          = 12
    	SYS_FCHDIR                         = 13
    	SYS_MKNOD                          = 14
    	SYS_CHMOD                          = 15
    	SYS_CHOWN                          = 16
    	SYS_GETFSSTAT                      = 18
    	SYS_GETPID                         = 20
    	SYS_SETUID                         = 23
    	SYS_GETUID                         = 24
    	SYS_GETEUID                        = 25
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.6K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_darwin_arm64.go

    	SYS_CHDIR                          = 12
    	SYS_FCHDIR                         = 13
    	SYS_MKNOD                          = 14
    	SYS_CHMOD                          = 15
    	SYS_CHOWN                          = 16
    	SYS_GETFSSTAT                      = 18
    	SYS_GETPID                         = 20
    	SYS_SETUID                         = 23
    	SYS_GETUID                         = 24
    	SYS_GETEUID                        = 25
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.4K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_openbsd_ppc64.go

    	SYS_EXECVE         = 59  // { int sys_execve(const char *path, \
    	SYS_UMASK          = 60  // { mode_t sys_umask(mode_t newmask); }
    	SYS_CHROOT         = 61  // { int sys_chroot(const char *path); }
    	SYS_GETFSSTAT      = 62  // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \
    	SYS_STATFS         = 63  // { int sys_statfs(const char *path, \
    	SYS_FSTATFS        = 64  // { int sys_fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 15.8K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_openbsd_386.go

    	SYS_EXECVE         = 59  // { int sys_execve(const char *path, \
    	SYS_UMASK          = 60  // { mode_t sys_umask(mode_t newmask); }
    	SYS_CHROOT         = 61  // { int sys_chroot(const char *path); }
    	SYS_GETFSSTAT      = 62  // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \
    	SYS_STATFS         = 63  // { int sys_statfs(const char *path, \
    	SYS_FSTATFS        = 64  // { int sys_fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  10. src/syscall/zsysnum_openbsd_arm.go

    	SYS_EXECVE         = 59  // { int sys_execve(const char *path, \
    	SYS_UMASK          = 60  // { mode_t sys_umask(mode_t newmask); }
    	SYS_CHROOT         = 61  // { int sys_chroot(const char *path); }
    	SYS_GETFSSTAT      = 62  // { int sys_getfsstat(struct statfs *buf, size_t bufsize, \
    	SYS_STATFS         = 63  // { int sys_statfs(const char *path, \
    	SYS_FSTATFS        = 64  // { int sys_fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.5K bytes
    - Viewed (0)
Back to top