Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 147 for sys_writev (0.28 sec)

  1. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_WATCHEVENT = 231
    pkg syscall (darwin-386), const SYS_WORKQ_KERNRETURN = 368
    pkg syscall (darwin-386), const SYS_WORKQ_OPEN = 367
    pkg syscall (darwin-386), const SYS_WRITE = 4
    pkg syscall (darwin-386), const SYS_WRITEV = 121
    pkg syscall (darwin-386), const SYS_WRITEV_NOCANCEL = 412
    pkg syscall (darwin-386), const SYS_WRITE_NOCANCEL = 397
    pkg syscall (darwin-386), const SYS___DISABLE_THREADSIGNAL = 331
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SYS_WAIT4 ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_WRITE = 4
    pkg syscall (netbsd-arm64-cgo), const SYS_WRITE ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_WRITEV = 121
    pkg syscall (netbsd-arm64-cgo), const SYS_WRITEV ideal-int
    pkg syscall (netbsd-arm64-cgo), const TCIFLUSH = 1
    pkg syscall (netbsd-arm64-cgo), const TCIFLUSH ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  3. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_WAIT6 = 532
    pkg syscall (freebsd-arm64), const SYS_WAIT6 ideal-int
    pkg syscall (freebsd-arm64), const SYS_WRITE = 4
    pkg syscall (freebsd-arm64), const SYS_WRITE ideal-int
    pkg syscall (freebsd-arm64), const SYS_WRITEV = 121
    pkg syscall (freebsd-arm64), const SYS_WRITEV ideal-int
    pkg syscall (freebsd-arm64), const SYS_YIELD = 321
    pkg syscall (freebsd-arm64), const SYS_YIELD ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  4. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const SYS_WAIT4 ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_WAIT6 ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_WRITE ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_WRITEV ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_YIELD ideal-int
    pkg syscall (freebsd-386-cgo), const SYS__UMTX_LOCK ideal-int
    pkg syscall (freebsd-386-cgo), const SYS__UMTX_OP ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  5. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_WORKQ_OPEN = 367
    pkg syscall (darwin-arm64), const SYS_WORKQ_OPEN ideal-int
    pkg syscall (darwin-arm64), const SYS_WRITE = 4
    pkg syscall (darwin-arm64), const SYS_WRITE ideal-int
    pkg syscall (darwin-arm64), const SYS_WRITEV = 121
    pkg syscall (darwin-arm64), const SYS_WRITEV ideal-int
    pkg syscall (darwin-arm64), const SYS_WRITEV_NOCANCEL = 412
    pkg syscall (darwin-arm64), const SYS_WRITEV_NOCANCEL ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  6. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_WAIT6 ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_WRITE = 4 #53466
    pkg syscall (freebsd-riscv64), const SYS_WRITE ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_WRITEV = 121 #53466
    pkg syscall (freebsd-riscv64), const SYS_WRITEV ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_YIELD = 321 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_plan9.go

    	SYS_FVERSION    = 40
    	SYS_ERRSTR      = 41
    	SYS_STAT        = 42
    	SYS_FSTAT       = 43
    	SYS_WSTAT       = 44
    	SYS_FWSTAT      = 45
    	SYS_MOUNT       = 46
    	SYS_AWAIT       = 47
    	SYS_PREAD       = 50
    	SYS_PWRITE      = 51
    	SYS_TSEMACQUIRE = 52
    	SYS_NSEC        = 53
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 1K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/plan9/zsysnum_plan9.go

    	SYS_FVERSION    = 40
    	SYS_ERRSTR      = 41
    	SYS_STAT        = 42
    	SYS_FSTAT       = 43
    	SYS_WSTAT       = 44
    	SYS_FWSTAT      = 45
    	SYS_MOUNT       = 46
    	SYS_AWAIT       = 47
    	SYS_PREAD       = 50
    	SYS_PWRITE      = 51
    	SYS_TSEMACQUIRE = 52
    	SYS_NSEC        = 53
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 15 19:02:39 UTC 2021
    - 1K bytes
    - Viewed (0)
  9. src/syscall/exec_linux.go

    		// namespaces.
    		if sys.Unshareflags&CLONE_NEWUSER == 0 {
    			if err := writeUidGidMappings(pid, sys); err != nil {
    				err2 = err.(Errno)
    			}
    		}
    		RawSyscall(SYS_WRITE, uintptr(mapPipe[1]), uintptr(unsafe.Pointer(&err2)), unsafe.Sizeof(err2))
    		Close(mapPipe[1])
    	}
    
    	return pid, 0
    }
    
    const _LINUX_CAPABILITY_VERSION_3 = 0x20080522
    
    type capHeader struct {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 07:45:37 UTC 2024
    - 23K bytes
    - Viewed (0)
  10. api/go1.txt

    pkg syscall (darwin-386), const SYS_WORKQ_KERNRETURN ideal-int
    pkg syscall (darwin-386), const SYS_WORKQ_OPEN ideal-int
    pkg syscall (darwin-386), const SYS_WRITE ideal-int
    pkg syscall (darwin-386), const SYS_WRITEV ideal-int
    pkg syscall (darwin-386), const SYS_WRITEV_NOCANCEL ideal-int
    pkg syscall (darwin-386), const SYS_WRITE_NOCANCEL ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top