Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for sys_exit (0.17 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SYS_EXECVE = 59
    pkg syscall (netbsd-arm64-cgo), const SYS_EXECVE ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_EXIT = 1
    pkg syscall (netbsd-arm64-cgo), const SYS_EXIT ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_EXTATTRCTL = 360
    pkg syscall (netbsd-arm64-cgo), const SYS_EXTATTRCTL ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_EXTATTR_DELETE_FD = 366
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  2. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_EXCHANGEDATA ideal-int
    pkg syscall (darwin-arm64), const SYS_EXECVE = 59
    pkg syscall (darwin-arm64), const SYS_EXECVE ideal-int
    pkg syscall (darwin-arm64), const SYS_EXIT = 1
    pkg syscall (darwin-arm64), const SYS_EXIT ideal-int
    pkg syscall (darwin-arm64), const SYS_FCHDIR = 13
    pkg syscall (darwin-arm64), const SYS_FCHDIR ideal-int
    pkg syscall (darwin-arm64), const SYS_FCHFLAGS = 35
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go

    	/*2160*/ uint16(xMatch),
    	/*2161*/ uint16(xSetOp), uint16(SYSENTER),
    	/*2163*/ uint16(xMatch),
    	/*2164*/ uint16(xCondDataSize), 2168, 2168, 2171,
    	/*2168*/ uint16(xSetOp), uint16(SYSEXIT),
    	/*2170*/ uint16(xMatch),
    	/*2171*/ uint16(xSetOp), uint16(SYSEXIT),
    	/*2173*/ uint16(xMatch),
    	/*2174*/ uint16(xCondByte), 54,
    	0x00, 2285,
    	0x01, 2303,
    	0x02, 2321,
    	0x03, 2339,
    	0x04, 2357,
    	0x05, 2375,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 16 22:24:28 UTC 2022
    - 266.8K bytes
    - Viewed (0)
Back to top