Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 54 for sys_sigreturn (1.28 sec)

  1. src/syscall/zsysnum_freebsd_arm64.go

    	SYS_SIGACTION                = 416 // { int sigaction(int sig, const struct sigaction *act, struct sigaction *oact); }
    	SYS_SIGRETURN                = 417 // { int sigreturn( const struct __ucontext *sigcntxp); }
    	SYS_GETCONTEXT               = 421 // { int getcontext(struct __ucontext *ucp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 35.8K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go

    	SYS_SIGACTION                = 416 // { int sigaction(int sig, const struct sigaction *act, struct sigaction *oact); }
    	SYS_SIGRETURN                = 417 // { int sigreturn(const struct __ucontext *sigcntxp); }
    	SYS_GETCONTEXT               = 421 // { int getcontext(struct __ucontext *ucp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_freebsd_riscv64.go

    	SYS_SIGACTION                = 416 // { int sigaction(int sig, const struct sigaction *act, struct sigaction *oact); }
    	SYS_SIGRETURN                = 417 // { int sigreturn( const struct __ucontext *sigcntxp); }
    	SYS_GETCONTEXT               = 421 // { int getcontext(struct __ucontext *ucp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 29 22:39:46 UTC 2022
    - 35.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go

    	SYS_SIGACTION                = 416 // { int sigaction(int sig, const struct sigaction *act, struct sigaction *oact); }
    	SYS_SIGRETURN                = 417 // { int sigreturn(const struct __ucontext *sigcntxp); }
    	SYS_GETCONTEXT               = 421 // { int getcontext(struct __ucontext *ucp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go

    	SYS_SIGACTION                = 416 // { int sigaction(int sig, const struct sigaction *act, struct sigaction *oact); }
    	SYS_SIGRETURN                = 417 // { int sigreturn(const struct __ucontext *sigcntxp); }
    	SYS_GETCONTEXT               = 421 // { int getcontext(struct __ucontext *ucp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go

    	SYS_SIGACTION                = 416 // { int sigaction(int sig, const struct sigaction *act, struct sigaction *oact); }
    	SYS_SIGRETURN                = 417 // { int sigreturn(const struct __ucontext *sigcntxp); }
    	SYS_GETCONTEXT               = 421 // { int getcontext(struct __ucontext *ucp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go

    	SYS_SIGACTION                = 416 // { int sigaction(int sig, const struct sigaction *act, struct sigaction *oact); }
    	SYS_SIGRETURN                = 417 // { int sigreturn(const struct __ucontext *sigcntxp); }
    	SYS_GETCONTEXT               = 421 // { int getcontext(struct __ucontext *ucp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  8. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_SIGQUEUE = 456
    pkg syscall (freebsd-arm64), const SYS_SIGQUEUE ideal-int
    pkg syscall (freebsd-arm64), const SYS_SIGRETURN = 417
    pkg syscall (freebsd-arm64), const SYS_SIGRETURN ideal-int
    pkg syscall (freebsd-arm64), const SYS_SIGSUSPEND = 341
    pkg syscall (freebsd-arm64), const SYS_SIGSUSPEND ideal-int
    pkg syscall (freebsd-arm64), const SYS_SIGTIMEDWAIT = 345
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  9. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_SIGPROCMASK = 48
    pkg syscall (darwin-arm64), const SYS_SIGPROCMASK ideal-int
    pkg syscall (darwin-arm64), const SYS_SIGRETURN = 184
    pkg syscall (darwin-arm64), const SYS_SIGRETURN ideal-int
    pkg syscall (darwin-arm64), const SYS_SIGSUSPEND = 111
    pkg syscall (darwin-arm64), const SYS_SIGSUSPEND ideal-int
    pkg syscall (darwin-arm64), const SYS_SIGSUSPEND_NOCANCEL = 410
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  10. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_SIGQUEUE = 456 #53466
    pkg syscall (freebsd-riscv64), const SYS_SIGQUEUE ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_SIGRETURN = 417 #53466
    pkg syscall (freebsd-riscv64), const SYS_SIGRETURN ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_SIGSUSPEND = 341 #53466
    pkg syscall (freebsd-riscv64), const SYS_SIGSUSPEND ideal-int #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)
Back to top