Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 91 for SYS_READLINK (0.36 sec)

  1. src/syscall/zsysnum_linux_s390x.go

    	SYS_SETHOSTNAME            = 74
    	SYS_SETRLIMIT              = 75
    	SYS_GETRUSAGE              = 77
    	SYS_GETTIMEOFDAY           = 78
    	SYS_SETTIMEOFDAY           = 79
    	SYS_SYMLINK                = 83
    	SYS_READLINK               = 85
    	SYS_USELIB                 = 86
    	SYS_SWAPON                 = 87
    	SYS_REBOOT                 = 88
    	SYS_READDIR                = 89
    	SYS_MMAP                   = 90
    	SYS_MUNMAP                 = 91
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 10.6K bytes
    - Viewed (0)
  2. src/syscall/zsysnum_openbsd_arm64.go

    	SYS_REBOOT         = 55  // { int sys_reboot(int opt); }
    	SYS_REVOKE         = 56  // { int sys_revoke(const char *path); }
    	SYS_SYMLINK        = 57  // { int sys_symlink(const char *path, \
    	SYS_READLINK       = 58  // { ssize_t sys_readlink(const char *path, \
    	SYS_EXECVE         = 59  // { int sys_execve(const char *path, \
    	SYS_UMASK          = 60  // { mode_t sys_umask(mode_t newmask); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 26 17:34:54 UTC 2019
    - 14.7K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_linux_mips64.go

    	SYS_MKDIR                  = 5081
    	SYS_RMDIR                  = 5082
    	SYS_CREAT                  = 5083
    	SYS_LINK                   = 5084
    	SYS_UNLINK                 = 5085
    	SYS_SYMLINK                = 5086
    	SYS_READLINK               = 5087
    	SYS_CHMOD                  = 5088
    	SYS_FCHMOD                 = 5089
    	SYS_CHOWN                  = 5090
    	SYS_FCHOWN                 = 5091
    	SYS_LCHOWN                 = 5092
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 10.9K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_linux_mips64le.go

    	SYS_MKDIR                  = 5081
    	SYS_RMDIR                  = 5082
    	SYS_CREAT                  = 5083
    	SYS_LINK                   = 5084
    	SYS_UNLINK                 = 5085
    	SYS_SYMLINK                = 5086
    	SYS_READLINK               = 5087
    	SYS_CHMOD                  = 5088
    	SYS_FCHMOD                 = 5089
    	SYS_CHOWN                  = 5090
    	SYS_FCHOWN                 = 5091
    	SYS_LCHOWN                 = 5092
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 10.9K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_linux_amd64.go

    	SYS_MKDIR                  = 83
    	SYS_RMDIR                  = 84
    	SYS_CREAT                  = 85
    	SYS_LINK                   = 86
    	SYS_UNLINK                 = 87
    	SYS_SYMLINK                = 88
    	SYS_READLINK               = 89
    	SYS_CHMOD                  = 90
    	SYS_FCHMOD                 = 91
    	SYS_CHOWN                  = 92
    	SYS_FCHOWN                 = 93
    	SYS_LCHOWN                 = 94
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 10.1K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_darwin_arm64.go

    	SYS_SIGALTSTACK                    = 53
    	SYS_IOCTL                          = 54
    	SYS_REBOOT                         = 55
    	SYS_REVOKE                         = 56
    	SYS_SYMLINK                        = 57
    	SYS_READLINK                       = 58
    	SYS_EXECVE                         = 59
    	SYS_UMASK                          = 60
    	SYS_CHROOT                         = 61
    	SYS_MSYNC                          = 65
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.4K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_linux_ppc64.go

    	SYS_SETTIMEOFDAY           = 79
    	SYS_GETGROUPS              = 80
    	SYS_SETGROUPS              = 81
    	SYS_SELECT                 = 82
    	SYS_SYMLINK                = 83
    	SYS_OLDLSTAT               = 84
    	SYS_READLINK               = 85
    	SYS_USELIB                 = 86
    	SYS_SWAPON                 = 87
    	SYS_REBOOT                 = 88
    	SYS_READDIR                = 89
    	SYS_MMAP                   = 90
    	SYS_MUNMAP                 = 91
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.5K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_openbsd_amd64.go

    	SYS_REBOOT         = 55  // { int sys_reboot(int opt); }
    	SYS_REVOKE         = 56  // { int sys_revoke(const char *path); }
    	SYS_SYMLINK        = 57  // { int sys_symlink(const char *path, \
    	SYS_READLINK       = 58  // { int sys_readlink(const char *path, char *buf, \
    	SYS_EXECVE         = 59  // { int sys_execve(const char *path, \
    	SYS_UMASK          = 60  // { mode_t sys_umask(mode_t newmask); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_openbsd_386.go

    	SYS_REBOOT         = 55  // { int sys_reboot(int opt); }
    	SYS_REVOKE         = 56  // { int sys_revoke(const char *path); }
    	SYS_SYMLINK        = 57  // { int sys_symlink(const char *path, \
    	SYS_READLINK       = 58  // { int sys_readlink(const char *path, char *buf, \
    	SYS_EXECVE         = 59  // { int sys_execve(const char *path, \
    	SYS_UMASK          = 60  // { mode_t sys_umask(mode_t newmask); }
    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_REBOOT         = 55  // { int sys_reboot(int opt); }
    	SYS_REVOKE         = 56  // { int sys_revoke(const char *path); }
    	SYS_SYMLINK        = 57  // { int sys_symlink(const char *path, \
    	SYS_READLINK       = 58  // { ssize_t sys_readlink(const char *path, \
    	SYS_EXECVE         = 59  // { int sys_execve(const char *path, \
    	SYS_UMASK          = 60  // { mode_t sys_umask(mode_t newmask); }
    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