Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 111 for SYS_FLOCK (0.19 sec)

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

    	SYS_SETREGID       = 127 // { int sys_setregid(gid_t rgid, gid_t egid); }
    	SYS_RENAME         = 128 // { int sys_rename(const char *from, const char *to); }
    	SYS_FLOCK          = 131 // { int sys_flock(int fd, int how); }
    	SYS_MKFIFO         = 132 // { int sys_mkfifo(const char *path, mode_t mode); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go

    	SYS_SETREGID       = 127 // { int sys_setregid(gid_t rgid, gid_t egid); }
    	SYS_RENAME         = 128 // { int sys_rename(const char *from, const char *to); }
    	SYS_FLOCK          = 131 // { int sys_flock(int fd, int how); }
    	SYS_MKFIFO         = 132 // { int sys_mkfifo(const char *path, mode_t mode); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go

    	SYS_SETREGID       = 127 // { int sys_setregid(gid_t rgid, gid_t egid); }
    	SYS_RENAME         = 128 // { int sys_rename(const char *from, const char *to); }
    	SYS_FLOCK          = 131 // { int sys_flock(int fd, int how); }
    	SYS_MKFIFO         = 132 // { int sys_mkfifo(const char *path, mode_t mode); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go

    	SYS_SETREGID       = 127 // { int sys_setregid(gid_t rgid, gid_t egid); }
    	SYS_RENAME         = 128 // { int sys_rename(const char *from, const char *to); }
    	SYS_FLOCK          = 131 // { int sys_flock(int fd, int how); }
    	SYS_MKFIFO         = 132 // { int sys_mkfifo(const char *path, mode_t mode); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go

    	SYS_SETFSUID                     = 138
    	SYS_SETFSGID                     = 139
    	SYS__LLSEEK                      = 140
    	SYS_GETDENTS                     = 141
    	SYS__NEWSELECT                   = 142
    	SYS_FLOCK                        = 143
    	SYS_MSYNC                        = 144
    	SYS_READV                        = 145
    	SYS_WRITEV                       = 146
    	SYS_GETSID                       = 147
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.4K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go

    	SYS_SETREGID       = 127 // { int sys_setregid(gid_t rgid, gid_t egid); }
    	SYS_RENAME         = 128 // { int sys_rename(const char *from, const char *to); }
    	SYS_FLOCK          = 131 // { int sys_flock(int fd, int how); }
    	SYS_MKFIFO         = 132 // { int sys_mkfifo(const char *path, mode_t mode); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_freebsd_amd64.go

    	SYS_SETREGID                 = 127 // { int setregid(int rgid, int egid); }
    	SYS_RENAME                   = 128 // { int rename(char *from, char *to); }
    	SYS_FLOCK                    = 131 // { int flock(int fd, int how); }
    	SYS_MKFIFO                   = 132 // { int mkfifo(char *path, int mode); }
    	SYS_SENDTO                   = 133 // { int sendto(int s, caddr_t buf, size_t len, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_freebsd_386.go

    	SYS_SETREGID                 = 127 // { int setregid(int rgid, int egid); }
    	SYS_RENAME                   = 128 // { int rename(char *from, char *to); }
    	SYS_FLOCK                    = 131 // { int flock(int fd, int how); }
    	SYS_MKFIFO                   = 132 // { int mkfifo(char *path, int mode); }
    	SYS_SENDTO                   = 133 // { int sendto(int s, caddr_t buf, size_t len, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_freebsd_arm.go

    	SYS_SETREGID                 = 127 // { int setregid(int rgid, int egid); }
    	SYS_RENAME                   = 128 // { int rename(char *from, char *to); }
    	SYS_FLOCK                    = 131 // { int flock(int fd, int how); }
    	SYS_MKFIFO                   = 132 // { int mkfifo(char *path, int mode); }
    	SYS_SENDTO                   = 133 // { int sendto(int s, caddr_t buf, size_t len, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  10. src/syscall/zsysnum_dragonfly_amd64.go

    	SYS_SETREUID      = 126 // { int setreuid(int ruid, int euid); }
    	SYS_SETREGID      = 127 // { int setregid(int rgid, int egid); }
    	SYS_RENAME        = 128 // { int rename(char *from, char *to); }
    	SYS_FLOCK         = 131 // { int flock(int fd, int how); }
    	SYS_MKFIFO        = 132 // { int mkfifo(char *path, int mode); }
    	SYS_SENDTO        = 133 // { int sendto(int s, caddr_t buf, size_t len, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 22.9K bytes
    - Viewed (0)
Back to top