Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 112 for sys_chmod (0.18 sec)

  1. src/syscall/zsysnum_linux_386.go

    	SYS_LINK                   = 9
    	SYS_UNLINK                 = 10
    	SYS_EXECVE                 = 11
    	SYS_CHDIR                  = 12
    	SYS_TIME                   = 13
    	SYS_MKNOD                  = 14
    	SYS_CHMOD                  = 15
    	SYS_LCHOWN                 = 16
    	SYS_BREAK                  = 17
    	SYS_OLDSTAT                = 18
    	SYS_LSEEK                  = 19
    	SYS_GETPID                 = 20
    	SYS_MOUNT                  = 21
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.3K bytes
    - Viewed (1)
  2. src/syscall/zsysnum_openbsd_386.go

    	SYS_CHDIR          = 12  // { int sys_chdir(const char *path); }
    	SYS_FCHDIR         = 13  // { int sys_fchdir(int fd); }
    	SYS_MKNOD          = 14  // { int sys_mknod(const char *path, mode_t mode, \
    	SYS_CHMOD          = 15  // { int sys_chmod(const char *path, mode_t mode); }
    	SYS_CHOWN          = 16  // { int sys_chown(const char *path, uid_t uid, \
    	SYS_OBREAK         = 17  // { int sys_obreak(char *nsize); } break
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_openbsd_arm.go

    	SYS_CHDIR          = 12  // { int sys_chdir(const char *path); }
    	SYS_FCHDIR         = 13  // { int sys_fchdir(int fd); }
    	SYS_MKNOD          = 14  // { int sys_mknod(const char *path, mode_t mode, \
    	SYS_CHMOD          = 15  // { int sys_chmod(const char *path, mode_t mode); }
    	SYS_CHOWN          = 16  // { int sys_chown(const char *path, uid_t uid, \
    	SYS_OBREAK         = 17  // { int sys_obreak(char *nsize); } break
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.5K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_openbsd_ppc64.go

    	SYS_CHDIR          = 12  // { int sys_chdir(const char *path); }
    	SYS_FCHDIR         = 13  // { int sys_fchdir(int fd); }
    	SYS_MKNOD          = 14  // { int sys_mknod(const char *path, mode_t mode, \
    	SYS_CHMOD          = 15  // { int sys_chmod(const char *path, mode_t mode); }
    	SYS_CHOWN          = 16  // { int sys_chown(const char *path, uid_t uid, \
    	SYS_OBREAK         = 17  // { int sys_obreak(char *nsize); } break
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 15.8K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_openbsd_mips64.go

    	SYS_CHDIR          = 12  // { int sys_chdir(const char *path); }
    	SYS_FCHDIR         = 13  // { int sys_fchdir(int fd); }
    	SYS_MKNOD          = 14  // { int sys_mknod(const char *path, mode_t mode, \
    	SYS_CHMOD          = 15  // { int sys_chmod(const char *path, mode_t mode); }
    	SYS_CHOWN          = 16  // { int sys_chown(const char *path, uid_t uid, \
    	SYS_OBREAK         = 17  // { int sys_obreak(char *nsize); } break
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 29 08:08:26 UTC 2020
    - 14.9K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_linux_mips.go

    	SYS_LINK                   = 4009
    	SYS_UNLINK                 = 4010
    	SYS_EXECVE                 = 4011
    	SYS_CHDIR                  = 4012
    	SYS_TIME                   = 4013
    	SYS_MKNOD                  = 4014
    	SYS_CHMOD                  = 4015
    	SYS_LCHOWN                 = 4016
    	SYS_BREAK                  = 4017
    	SYS_UNUSED18               = 4018
    	SYS_LSEEK                  = 4019
    	SYS_GETPID                 = 4020
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 12.1K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go

    	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
    	SYS_UMASK                   = 5093
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 13.1K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_linux_mipsle.go

    	SYS_LINK                   = 4009
    	SYS_UNLINK                 = 4010
    	SYS_EXECVE                 = 4011
    	SYS_CHDIR                  = 4012
    	SYS_TIME                   = 4013
    	SYS_MKNOD                  = 4014
    	SYS_CHMOD                  = 4015
    	SYS_LCHOWN                 = 4016
    	SYS_BREAK                  = 4017
    	SYS_UNUSED18               = 4018
    	SYS_LSEEK                  = 4019
    	SYS_GETPID                 = 4020
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 12.1K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_linux_arm.go

    	SYS_LINK                   = 9
    	SYS_UNLINK                 = 10
    	SYS_EXECVE                 = 11
    	SYS_CHDIR                  = 12
    	SYS_TIME                   = 13
    	SYS_MKNOD                  = 14
    	SYS_CHMOD                  = 15
    	SYS_LCHOWN                 = 16
    	SYS_LSEEK                  = 19
    	SYS_GETPID                 = 20
    	SYS_MOUNT                  = 21
    	SYS_UMOUNT                 = 22
    	SYS_SETUID                 = 23
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.6K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go

    	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
    	SYS_UMASK                   = 5093
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 13.1K bytes
    - Viewed (0)
Back to top