Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 89 for sys_reboot (0.11 sec)

  1. src/syscall/zsysnum_linux_loong64.go

    	SYS_RT_SIGPENDING           = 136
    	SYS_RT_SIGTIMEDWAIT         = 137
    	SYS_RT_SIGQUEUEINFO         = 138
    	SYS_RT_SIGRETURN            = 139
    	SYS_SETPRIORITY             = 140
    	SYS_GETPRIORITY             = 141
    	SYS_REBOOT                  = 142
    	SYS_SETREGID                = 143
    	SYS_SETGID                  = 144
    	SYS_SETREUID                = 145
    	SYS_SETUID                  = 146
    	SYS_SETRESUID               = 147
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 26 20:15:45 UTC 2022
    - 10.3K bytes
    - Viewed (0)
  2. src/syscall/zsysnum_openbsd_386.go

    	SYS_SIGPENDING     = 52  // { int sys_sigpending(void); }
    	SYS_FSTAT          = 53  // { int sys_fstat(int fd, struct stat *sb); }
    	SYS_IOCTL          = 54  // { int sys_ioctl(int fd, \
    	SYS_REBOOT         = 55  // { int sys_reboot(int opt); }
    	SYS_REVOKE         = 56  // { int sys_revoke(const char *path); }
    	SYS_SYMLINK        = 57  // { int sys_symlink(const char *path, \
    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_arm.go

    	SYS_SIGPENDING     = 52  // { int sys_sigpending(void); }
    	SYS_FSTAT          = 53  // { int sys_fstat(int fd, struct stat *sb); }
    	SYS_IOCTL          = 54  // { int sys_ioctl(int fd, \
    	SYS_REBOOT         = 55  // { int sys_reboot(int opt); }
    	SYS_REVOKE         = 56  // { int sys_revoke(const char *path); }
    	SYS_SYMLINK        = 57  // { int sys_symlink(const char *path, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.5K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_openbsd_arm64.go

    	SYS_SIGPENDING     = 52  // { int sys_sigpending(void); }
    	SYS_FSTAT          = 53  // { int sys_fstat(int fd, struct stat *sb); }
    	SYS_IOCTL          = 54  // { int sys_ioctl(int fd, \
    	SYS_REBOOT         = 55  // { int sys_reboot(int opt); }
    	SYS_REVOKE         = 56  // { int sys_revoke(const char *path); }
    	SYS_SYMLINK        = 57  // { int sys_symlink(const char *path, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 26 17:34:54 UTC 2019
    - 14.7K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_darwin_arm64.go

    	SYS_SETLOGIN                       = 50
    	SYS_ACCT                           = 51
    	SYS_SIGPENDING                     = 52
    	SYS_SIGALTSTACK                    = 53
    	SYS_IOCTL                          = 54
    	SYS_REBOOT                         = 55
    	SYS_REVOKE                         = 56
    	SYS_SYMLINK                        = 57
    	SYS_READLINK                       = 58
    	SYS_EXECVE                         = 59
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.4K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_linux_ppc64.go

    	SYS_SELECT                 = 82
    	SYS_SYMLINK                = 83
    	SYS_OLDLSTAT               = 84
    	SYS_READLINK               = 85
    	SYS_USELIB                 = 86
    	SYS_SWAPON                 = 87
    	SYS_REBOOT                 = 88
    	SYS_READDIR                = 89
    	SYS_MMAP                   = 90
    	SYS_MUNMAP                 = 91
    	SYS_TRUNCATE               = 92
    	SYS_FTRUNCATE              = 93
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.5K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_openbsd_amd64.go

    	SYS_SIGPENDING     = 52  // { int sys_sigpending(void); }
    	SYS_FSTAT          = 53  // { int sys_fstat(int fd, struct stat *sb); }
    	SYS_IOCTL          = 54  // { int sys_ioctl(int fd, \
    	SYS_REBOOT         = 55  // { int sys_reboot(int opt); }
    	SYS_REVOKE         = 56  // { int sys_revoke(const char *path); }
    	SYS_SYMLINK        = 57  // { int sys_symlink(const char *path, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go

    	SYS_RT_SIGPENDING           = 136
    	SYS_RT_SIGTIMEDWAIT         = 137
    	SYS_RT_SIGQUEUEINFO         = 138
    	SYS_RT_SIGRETURN            = 139
    	SYS_SETPRIORITY             = 140
    	SYS_GETPRIORITY             = 141
    	SYS_REBOOT                  = 142
    	SYS_SETREGID                = 143
    	SYS_SETGID                  = 144
    	SYS_SETREUID                = 145
    	SYS_SETUID                  = 146
    	SYS_SETRESUID               = 147
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 11K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_linux_ppc64le.go

    	SYS_SELECT                 = 82
    	SYS_SYMLINK                = 83
    	SYS_OLDLSTAT               = 84
    	SYS_READLINK               = 85
    	SYS_USELIB                 = 86
    	SYS_SWAPON                 = 87
    	SYS_REBOOT                 = 88
    	SYS_READDIR                = 89
    	SYS_MMAP                   = 90
    	SYS_MUNMAP                 = 91
    	SYS_TRUNCATE               = 92
    	SYS_FTRUNCATE              = 93
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.5K bytes
    - Viewed (0)
  10. src/syscall/zsysnum_linux_386.go

    	SYS_SELECT                 = 82
    	SYS_SYMLINK                = 83
    	SYS_OLDLSTAT               = 84
    	SYS_READLINK               = 85
    	SYS_USELIB                 = 86
    	SYS_SWAPON                 = 87
    	SYS_REBOOT                 = 88
    	SYS_READDIR                = 89
    	SYS_MMAP                   = 90
    	SYS_MUNMAP                 = 91
    	SYS_TRUNCATE               = 92
    	SYS_FTRUNCATE              = 93
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.3K bytes
    - Viewed (0)
Back to top