Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 151 for sys_readv (0.15 sec)

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

    	SYS_GETSOCKOPT     = 118 // { int sys_getsockopt(int s, int level, int name, void *val, socklen_t *avalsize); }
    	SYS_THRKILL        = 119 // { int sys_thrkill(pid_t tid, int signum, void *tcb); }
    	SYS_READV          = 120 // { ssize_t sys_readv(int fd, const struct iovec *iovp, int iovcnt); }
    	SYS_WRITEV         = 121 // { ssize_t sys_writev(int fd, const struct iovec *iovp, int iovcnt); }
    	SYS_KILL           = 122 // { int sys_kill(int pid, int signum); }
    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_linux_386.go

    	SYS__LLSEEK                      = 140
    	SYS_GETDENTS                     = 141
    	SYS__NEWSELECT                   = 142
    	SYS_FLOCK                        = 143
    	SYS_MSYNC                        = 144
    	SYS_READV                        = 145
    	SYS_WRITEV                       = 146
    	SYS_GETSID                       = 147
    	SYS_FDATASYNC                    = 148
    	SYS__SYSCTL                      = 149
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go

    	SYS_GETSOCKOPT     = 118 // { int sys_getsockopt(int s, int level, int name, void *val, socklen_t *avalsize); }
    	SYS_THRKILL        = 119 // { int sys_thrkill(pid_t tid, int signum, void *tcb); }
    	SYS_READV          = 120 // { ssize_t sys_readv(int fd, const struct iovec *iovp, int iovcnt); }
    	SYS_WRITEV         = 121 // { ssize_t sys_writev(int fd, const struct iovec *iovp, int iovcnt); }
    	SYS_KILL           = 122 // { int sys_kill(int pid, int signum); }
    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_arm64.go

    	SYS_GETSOCKOPT     = 118 // { int sys_getsockopt(int s, int level, int name, void *val, socklen_t *avalsize); }
    	SYS_THRKILL        = 119 // { int sys_thrkill(pid_t tid, int signum, void *tcb); }
    	SYS_READV          = 120 // { ssize_t sys_readv(int fd, const struct iovec *iovp, int iovcnt); }
    	SYS_WRITEV         = 121 // { ssize_t sys_writev(int fd, const struct iovec *iovp, int iovcnt); }
    	SYS_KILL           = 122 // { int sys_kill(int pid, int signum); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go

    	SYS_LISTEN                         = 106
    	SYS_SIGSUSPEND                     = 111
    	SYS_GETTIMEOFDAY                   = 116
    	SYS_GETRUSAGE                      = 117
    	SYS_GETSOCKOPT                     = 118
    	SYS_READV                          = 120
    	SYS_WRITEV                         = 121
    	SYS_SETTIMEOFDAY                   = 122
    	SYS_FCHOWN                         = 123
    	SYS_FCHMOD                         = 124
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go

    	SYS_LISTEN                         = 106
    	SYS_SIGSUSPEND                     = 111
    	SYS_GETTIMEOFDAY                   = 116
    	SYS_GETRUSAGE                      = 117
    	SYS_GETSOCKOPT                     = 118
    	SYS_READV                          = 120
    	SYS_WRITEV                         = 121
    	SYS_SETTIMEOFDAY                   = 122
    	SYS_FCHOWN                         = 123
    	SYS_FCHMOD                         = 124
    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_GETTIMEOFDAY             = 116 // { int gettimeofday(struct timeval *tp, \
    	SYS_GETRUSAGE                = 117 // { int getrusage(int who, \
    	SYS_GETSOCKOPT               = 118 // { int getsockopt(int s, int level, int name, \
    	SYS_READV                    = 120 // { int readv(int fd, struct iovec *iovp, \
    	SYS_WRITEV                   = 121 // { int writev(int fd, struct iovec *iovp, \
    	SYS_SETTIMEOFDAY             = 122 // { int settimeofday(struct timeval *tv, \
    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_arm.go

    	SYS_GETTIMEOFDAY             = 116 // { int gettimeofday(struct timeval *tp, \
    	SYS_GETRUSAGE                = 117 // { int getrusage(int who, \
    	SYS_GETSOCKOPT               = 118 // { int getsockopt(int s, int level, int name, \
    	SYS_READV                    = 120 // { int readv(int fd, struct iovec *iovp, \
    	SYS_WRITEV                   = 121 // { int writev(int fd, struct iovec *iovp, \
    	SYS_SETTIMEOFDAY             = 122 // { int settimeofday(struct timeval *tv, \
    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_386.go

    	SYS_GETTIMEOFDAY             = 116 // { int gettimeofday(struct timeval *tp, \
    	SYS_GETRUSAGE                = 117 // { int getrusage(int who, \
    	SYS_GETSOCKOPT               = 118 // { int getsockopt(int s, int level, int name, \
    	SYS_READV                    = 120 // { int readv(int fd, struct iovec *iovp, \
    	SYS_WRITEV                   = 121 // { int writev(int fd, struct iovec *iovp, \
    	SYS_SETTIMEOFDAY             = 122 // { int settimeofday(struct timeval *tv, \
    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_GETTIMEOFDAY  = 116 // { int gettimeofday(struct timeval *tp, \
    	SYS_GETRUSAGE     = 117 // { int getrusage(int who, struct rusage *rusage); }
    	SYS_GETSOCKOPT    = 118 // { int getsockopt(int s, int level, int name, \
    	SYS_READV         = 120 // { int readv(int fd, struct iovec *iovp, u_int iovcnt); }
    	SYS_WRITEV        = 121 // { int writev(int fd, struct iovec *iovp, \
    	SYS_SETTIMEOFDAY  = 122 // { int settimeofday(struct timeval *tv, \
    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