Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 17 for SYS_ADJFREQ (0.26 sec)

  1. src/syscall/zsysnum_openbsd_mips64.go

    	SYS___THRSIGDIVERT = 303 // { int sys___thrsigdivert(sigset_t sigmask, \
    	SYS___GETCWD       = 304 // { int sys___getcwd(char *buf, size_t len); }
    	SYS_ADJFREQ        = 305 // { int sys_adjfreq(const int64_t *freq, \
    	SYS_SETRTABLE      = 310 // { int sys_setrtable(int rtableid); }
    	SYS_GETRTABLE      = 311 // { int sys_getrtable(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 29 08:08:26 UTC 2020
    - 14.9K bytes
    - Viewed (0)
  2. src/syscall/zsysnum_openbsd_amd64.go

    	SYS___THRSIGDIVERT = 303 // { int sys___thrsigdivert(sigset_t sigmask, \
    	SYS___GETCWD       = 304 // { int sys___getcwd(char *buf, size_t len); }
    	SYS_ADJFREQ        = 305 // { int sys_adjfreq(const int64_t *freq, \
    	SYS_SETRTABLE      = 310 // { int sys_setrtable(int rtableid); }
    	SYS_GETRTABLE      = 311 // { int sys_getrtable(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_openbsd_arm64.go

    	SYS___THRSIGDIVERT = 303 // { int sys___thrsigdivert(sigset_t sigmask, \
    	SYS___GETCWD       = 304 // { int sys___getcwd(char *buf, size_t len); }
    	SYS_ADJFREQ        = 305 // { int sys_adjfreq(const int64_t *freq, \
    	SYS_SETRTABLE      = 310 // { int sys_setrtable(int rtableid); }
    	SYS_GETRTABLE      = 311 // { int sys_getrtable(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 26 17:34:54 UTC 2019
    - 14.7K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_openbsd_386.go

    	SYS___THRSIGDIVERT = 303 // { int sys___thrsigdivert(sigset_t sigmask, \
    	SYS___GETCWD       = 304 // { int sys___getcwd(char *buf, size_t len); }
    	SYS_ADJFREQ        = 305 // { int sys_adjfreq(const int64_t *freq, \
    	SYS_SETRTABLE      = 310 // { int sys_setrtable(int rtableid); }
    	SYS_GETRTABLE      = 311 // { int sys_getrtable(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_openbsd_arm.go

    	SYS___THRSIGDIVERT = 303 // { int sys___thrsigdivert(sigset_t sigmask, \
    	SYS___GETCWD       = 304 // { int sys___getcwd(char *buf, size_t len); }
    	SYS_ADJFREQ        = 305 // { int sys_adjfreq(const int64_t *freq, \
    	SYS_SETRTABLE      = 310 // { int sys_setrtable(int rtableid); }
    	SYS_GETRTABLE      = 311 // { int sys_getrtable(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.5K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_openbsd_ppc64.go

    	SYS___THRSIGDIVERT = 303 // { int sys___thrsigdivert(sigset_t sigmask, \
    	SYS___GETCWD       = 304 // { int sys___getcwd(char *buf, size_t len); }
    	SYS_ADJFREQ        = 305 // { int sys_adjfreq(const int64_t *freq, \
    	SYS_SETRTABLE      = 310 // { int sys_setrtable(int rtableid); }
    	SYS_GETRTABLE      = 311 // { int sys_getrtable(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 15.8K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_openbsd_riscv64.go

    	SYS___THRSIGDIVERT = 303 // { int sys___thrsigdivert(sigset_t sigmask, \
    	SYS___GETCWD       = 304 // { int sys___getcwd(char *buf, size_t len); }
    	SYS_ADJFREQ        = 305 // { int sys_adjfreq(const int64_t *freq, \
    	SYS_SETRTABLE      = 310 // { int sys_setrtable(int rtableid); }
    	SYS_GETRTABLE      = 311 // { int sys_getrtable(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 04 02:55:38 UTC 2023
    - 15.7K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go

    	SYS___THRSIGDIVERT = 303 // { int sys___thrsigdivert(sigset_t sigmask, siginfo_t *info, const struct timespec *timeout); }
    	SYS___GETCWD       = 304 // { int sys___getcwd(char *buf, size_t len); }
    	SYS_ADJFREQ        = 305 // { int sys_adjfreq(const int64_t *freq, int64_t *oldfreq); }
    	SYS_SETRTABLE      = 310 // { int sys_setrtable(int rtableid); }
    	SYS_GETRTABLE      = 311 // { int sys_getrtable(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go

    	SYS___THRSIGDIVERT = 303 // { int sys___thrsigdivert(sigset_t sigmask, siginfo_t *info, const struct timespec *timeout); }
    	SYS___GETCWD       = 304 // { int sys___getcwd(char *buf, size_t len); }
    	SYS_ADJFREQ        = 305 // { int sys_adjfreq(const int64_t *freq, int64_t *oldfreq); }
    	SYS_SETRTABLE      = 310 // { int sys_setrtable(int rtableid); }
    	SYS_GETRTABLE      = 311 // { int sys_getrtable(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go

    	SYS___THRSIGDIVERT = 303 // { int sys___thrsigdivert(sigset_t sigmask, siginfo_t *info, const struct timespec *timeout); }
    	SYS___GETCWD       = 304 // { int sys___getcwd(char *buf, size_t len); }
    	SYS_ADJFREQ        = 305 // { int sys_adjfreq(const int64_t *freq, int64_t *oldfreq); }
    	SYS_SETRTABLE      = 310 // { int sys_setrtable(int rtableid); }
    	SYS_GETRTABLE      = 311 // { int sys_getrtable(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
Back to top