Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 102 for SYS_clock_gettime (0.31 sec)

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

    	SYS_TIMER_SETTIME                = 260
    	SYS_TIMER_GETTIME                = 261
    	SYS_TIMER_GETOVERRUN             = 262
    	SYS_TIMER_DELETE                 = 263
    	SYS_CLOCK_SETTIME                = 264
    	SYS_CLOCK_GETTIME                = 265
    	SYS_CLOCK_GETRES                 = 266
    	SYS_CLOCK_NANOSLEEP              = 267
    	SYS_STATFS64                     = 268
    	SYS_FSTATFS64                    = 269
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go

    	SYS_FUTIMENS       = 85  // { int sys_futimens(int fd, const struct timespec *times); }
    	SYS_KBIND          = 86  // { int sys_kbind(const struct __kbind *param, size_t psize, int64_t proc_cookie); }
    	SYS_CLOCK_GETTIME  = 87  // { int sys_clock_gettime(clockid_t clock_id, struct timespec *tp); }
    	SYS_CLOCK_SETTIME  = 88  // { int sys_clock_settime(clockid_t clock_id, const struct timespec *tp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  3. api/except.txt

    pkg syscall (openbsd-386), const SIOCBRDGGPARAM = 3224922456
    pkg syscall (openbsd-386), const SIOCBRDGSADDR = 3223873860
    pkg syscall (openbsd-386), const SYS_CLOCK_GETRES = 234
    pkg syscall (openbsd-386), const SYS_CLOCK_GETTIME = 232
    pkg syscall (openbsd-386), const SYS_CLOCK_SETTIME = 233
    pkg syscall (openbsd-386), const SYS_FHSTATFS = 309
    pkg syscall (openbsd-386), const SYS_FSTAT = 292
    pkg syscall (openbsd-386), const SYS_FSTATAT = 316
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:13:30 UTC 2023
    - 34.6K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go

    	SYS_TIMER_SETTIME                = 4258
    	SYS_TIMER_GETTIME                = 4259
    	SYS_TIMER_GETOVERRUN             = 4260
    	SYS_TIMER_DELETE                 = 4261
    	SYS_CLOCK_SETTIME                = 4262
    	SYS_CLOCK_GETTIME                = 4263
    	SYS_CLOCK_GETRES                 = 4264
    	SYS_CLOCK_NANOSLEEP              = 4265
    	SYS_TGKILL                       = 4266
    	SYS_UTIMES                       = 4267
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.6K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go

    	SYS_TIMER_CREATE            = 240
    	SYS_TIMER_SETTIME           = 241
    	SYS_TIMER_GETTIME           = 242
    	SYS_TIMER_GETOVERRUN        = 243
    	SYS_TIMER_DELETE            = 244
    	SYS_CLOCK_SETTIME           = 245
    	SYS_CLOCK_GETTIME           = 246
    	SYS_CLOCK_GETRES            = 247
    	SYS_CLOCK_NANOSLEEP         = 248
    	SYS_SWAPCONTEXT             = 249
    	SYS_TGKILL                  = 250
    	SYS_UTIMES                  = 251
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 14.3K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go

    	SYS_FUTIMENS       = 85  // { int sys_futimens(int fd, const struct timespec *times); }
    	SYS_KBIND          = 86  // { int sys_kbind(const struct __kbind *param, size_t psize, int64_t proc_cookie); }
    	SYS_CLOCK_GETTIME  = 87  // { int sys_clock_gettime(clockid_t clock_id, struct timespec *tp); }
    	SYS_CLOCK_SETTIME  = 88  // { int sys_clock_settime(clockid_t clock_id, const struct timespec *tp); }
    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/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go

    	SYS_FUTIMENS       = 85  // { int sys_futimens(int fd, const struct timespec *times); }
    	SYS_KBIND          = 86  // { int sys_kbind(const struct __kbind *param, size_t psize, int64_t proc_cookie); }
    	SYS_CLOCK_GETTIME  = 87  // { int sys_clock_gettime(clockid_t clock_id, struct timespec *tp); }
    	SYS_CLOCK_SETTIME  = 88  // { int sys_clock_settime(clockid_t clock_id, const struct timespec *tp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go

    	SYS_FUTIMENS       = 85  // { int sys_futimens(int fd, const struct timespec *times); }
    	SYS_KBIND          = 86  // { int sys_kbind(const struct __kbind *param, size_t psize, int64_t proc_cookie); }
    	SYS_CLOCK_GETTIME  = 87  // { int sys_clock_gettime(clockid_t clock_id, struct timespec *tp); }
    	SYS_CLOCK_SETTIME  = 88  // { int sys_clock_settime(clockid_t clock_id, const struct timespec *tp); }
    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_linux_ppc.go

    	SYS_TIMER_SETTIME                = 241
    	SYS_TIMER_GETTIME                = 242
    	SYS_TIMER_GETOVERRUN             = 243
    	SYS_TIMER_DELETE                 = 244
    	SYS_CLOCK_SETTIME                = 245
    	SYS_CLOCK_GETTIME                = 246
    	SYS_CLOCK_GETRES                 = 247
    	SYS_CLOCK_NANOSLEEP              = 248
    	SYS_SWAPCONTEXT                  = 249
    	SYS_TGKILL                       = 250
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.4K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go

    	SYS_FUTIMENS       = 85  // { int sys_futimens(int fd, const struct timespec *times); }
    	SYS_KBIND          = 86  // { int sys_kbind(const struct __kbind *param, size_t psize, int64_t proc_cookie); }
    	SYS_CLOCK_GETTIME  = 87  // { int sys_clock_gettime(clockid_t clock_id, struct timespec *tp); }
    	SYS_CLOCK_SETTIME  = 88  // { int sys_clock_settime(clockid_t clock_id, const struct timespec *tp); }
    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