Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 96 for SYS_FCHOWNAT (0.13 sec)

  1. src/syscall/zsysnum_linux_mips.go

    	SYS_INOTIFY_ADD_WATCH      = 4285
    	SYS_INOTIFY_RM_WATCH       = 4286
    	SYS_MIGRATE_PAGES          = 4287
    	SYS_OPENAT                 = 4288
    	SYS_MKDIRAT                = 4289
    	SYS_MKNODAT                = 4290
    	SYS_FCHOWNAT               = 4291
    	SYS_FUTIMESAT              = 4292
    	SYS_FSTATAT64              = 4293
    	SYS_UNLINKAT               = 4294
    	SYS_RENAMEAT               = 4295
    	SYS_LINKAT                 = 4296
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 12.1K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go

    	SYS_FACCESSAT               = 48
    	SYS_CHDIR                   = 49
    	SYS_FCHDIR                  = 50
    	SYS_CHROOT                  = 51
    	SYS_FCHMOD                  = 52
    	SYS_FCHMODAT                = 53
    	SYS_FCHOWNAT                = 54
    	SYS_FCHOWN                  = 55
    	SYS_OPENAT                  = 56
    	SYS_CLOSE                   = 57
    	SYS_VHANGUP                 = 58
    	SYS_PIPE2                   = 59
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 11K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_linux_ppc64.go

    	SYS_SPLICE                 = 283
    	SYS_TEE                    = 284
    	SYS_VMSPLICE               = 285
    	SYS_OPENAT                 = 286
    	SYS_MKDIRAT                = 287
    	SYS_MKNODAT                = 288
    	SYS_FCHOWNAT               = 289
    	SYS_FUTIMESAT              = 290
    	SYS_NEWFSTATAT             = 291
    	SYS_UNLINKAT               = 292
    	SYS_RENAMEAT               = 293
    	SYS_LINKAT                 = 294
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.5K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_openbsd_amd64.go

    	SYS_GETRTABLE      = 311 // { int sys_getrtable(void); }
    	SYS_FACCESSAT      = 313 // { int sys_faccessat(int fd, const char *path, \
    	SYS_FCHMODAT       = 314 // { int sys_fchmodat(int fd, const char *path, \
    	SYS_FCHOWNAT       = 315 // { int sys_fchownat(int fd, const char *path, \
    	SYS_LINKAT         = 317 // { int sys_linkat(int fd1, const char *path1, int fd2, \
    	SYS_MKDIRAT        = 318 // { int sys_mkdirat(int fd, const char *path, \
    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/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go

    	SYS_FACCESSAT               = 48
    	SYS_CHDIR                   = 49
    	SYS_FCHDIR                  = 50
    	SYS_CHROOT                  = 51
    	SYS_FCHMOD                  = 52
    	SYS_FCHMODAT                = 53
    	SYS_FCHOWNAT                = 54
    	SYS_FCHOWN                  = 55
    	SYS_OPENAT                  = 56
    	SYS_CLOSE                   = 57
    	SYS_VHANGUP                 = 58
    	SYS_PIPE2                   = 59
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 11K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_linux_ppc64le.go

    	SYS_SPLICE                 = 283
    	SYS_TEE                    = 284
    	SYS_VMSPLICE               = 285
    	SYS_OPENAT                 = 286
    	SYS_MKDIRAT                = 287
    	SYS_MKNODAT                = 288
    	SYS_FCHOWNAT               = 289
    	SYS_FUTIMESAT              = 290
    	SYS_NEWFSTATAT             = 291
    	SYS_UNLINKAT               = 292
    	SYS_RENAMEAT               = 293
    	SYS_LINKAT                 = 294
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.5K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_linux_386.go

    	SYS_INOTIFY_ADD_WATCH      = 292
    	SYS_INOTIFY_RM_WATCH       = 293
    	SYS_MIGRATE_PAGES          = 294
    	SYS_OPENAT                 = 295
    	SYS_MKDIRAT                = 296
    	SYS_MKNODAT                = 297
    	SYS_FCHOWNAT               = 298
    	SYS_FUTIMESAT              = 299
    	SYS_FSTATAT64              = 300
    	SYS_UNLINKAT               = 301
    	SYS_RENAMEAT               = 302
    	SYS_LINKAT                 = 303
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.3K bytes
    - Viewed (1)
  8. src/syscall/zsysnum_openbsd_ppc64.go

    	SYS_GETRTABLE      = 311 // { int sys_getrtable(void); }
    	SYS_FACCESSAT      = 313 // { int sys_faccessat(int fd, const char *path, \
    	SYS_FCHMODAT       = 314 // { int sys_fchmodat(int fd, const char *path, \
    	SYS_FCHOWNAT       = 315 // { int sys_fchownat(int fd, const char *path, \
    	SYS_LINKAT         = 317 // { int sys_linkat(int fd1, const char *path1, int fd2, \
    	SYS_MKDIRAT        = 318 // { int sys_mkdirat(int fd, const char *path, \
    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_GETRTABLE      = 311 // { int sys_getrtable(void); }
    	SYS_FACCESSAT      = 313 // { int sys_faccessat(int fd, const char *path, \
    	SYS_FCHMODAT       = 314 // { int sys_fchmodat(int fd, const char *path, \
    	SYS_FCHOWNAT       = 315 // { int sys_fchownat(int fd, const char *path, \
    	SYS_LINKAT         = 317 // { int sys_linkat(int fd1, const char *path1, int fd2, \
    	SYS_MKDIRAT        = 318 // { int sys_mkdirat(int fd, const char *path, \
    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_GETRTABLE      = 311 // { int sys_getrtable(void); }
    	SYS_FACCESSAT      = 313 // { int sys_faccessat(int fd, const char *path, \
    	SYS_FCHMODAT       = 314 // { int sys_fchmodat(int fd, const char *path, \
    	SYS_FCHOWNAT       = 315 // { int sys_fchownat(int fd, const char *path, \
    	SYS_LINKAT         = 317 // { int sys_linkat(int fd1, const char *path1, int fd2, \
    	SYS_MKDIRAT        = 318 // { int sys_mkdirat(int fd, const char *path, \
    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