Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 71 for sys_reboot (0.14 sec)

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

    	SYS_FSTAT          = 53  // { int sys_fstat(int fd, struct stat *sb); }
    	SYS_IOCTL          = 54  // { int sys_ioctl(int fd, u_long com, ... void *data); }
    	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, const char *link); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 18K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go

    	SYS_FSTAT          = 53  // { int sys_fstat(int fd, struct stat *sb); }
    	SYS_IOCTL          = 54  // { int sys_ioctl(int fd, u_long com, ... void *data); }
    	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, const char *link); }
    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. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go

    	SYS_FSTAT          = 53  // { int sys_fstat(int fd, struct stat *sb); }
    	SYS_IOCTL          = 54  // { int sys_ioctl(int fd, u_long com, ... void *data); }
    	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, const char *link); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go

    	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
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.7K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go

    	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
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.4K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go

    	SYS_FSTAT          = 53  // { int sys_fstat(int fd, struct stat *sb); }
    	SYS_IOCTL          = 54  // { int sys_ioctl(int fd, u_long com, ... void *data); }
    	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, const char *link); }
    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_arm64.go

    	SYS_FSTAT          = 53  // { int sys_fstat(int fd, struct stat *sb); }
    	SYS_IOCTL          = 54  // { int sys_ioctl(int fd, u_long com, ... void *data); }
    	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, const char *link); }
    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/syscall/zsysnum_freebsd_amd64.go

    	SYS_ACCT                     = 51  // { int acct(char *path); }
    	SYS_SIGALTSTACK              = 53  // { int sigaltstack(stack_t *ss, \
    	SYS_IOCTL                    = 54  // { int ioctl(int fd, u_long com, \
    	SYS_REBOOT                   = 55  // { int reboot(int opt); }
    	SYS_REVOKE                   = 56  // { int revoke(char *path); }
    	SYS_SYMLINK                  = 57  // { int symlink(char *path, char *link); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_freebsd_arm.go

    	SYS_ACCT                     = 51  // { int acct(char *path); }
    	SYS_SIGALTSTACK              = 53  // { int sigaltstack(stack_t *ss, \
    	SYS_IOCTL                    = 54  // { int ioctl(int fd, u_long com, \
    	SYS_REBOOT                   = 55  // { int reboot(int opt); }
    	SYS_REVOKE                   = 56  // { int revoke(char *path); }
    	SYS_SYMLINK                  = 57  // { int symlink(char *path, char *link); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  10. src/syscall/zsysnum_freebsd_386.go

    	SYS_ACCT                     = 51  // { int acct(char *path); }
    	SYS_SIGALTSTACK              = 53  // { int sigaltstack(stack_t *ss, \
    	SYS_IOCTL                    = 54  // { int ioctl(int fd, u_long com, \
    	SYS_REBOOT                   = 55  // { int reboot(int opt); }
    	SYS_REVOKE                   = 56  // { int revoke(char *path); }
    	SYS_SYMLINK                  = 57  // { int symlink(char *path, char *link); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
Back to top