Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for sys_setlogin (0.14 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_SETITIMER = 83
    pkg syscall (freebsd-arm64), const SYS_SETITIMER ideal-int
    pkg syscall (freebsd-arm64), const SYS_SETLOGIN = 50
    pkg syscall (freebsd-arm64), const SYS_SETLOGIN ideal-int
    pkg syscall (freebsd-arm64), const SYS_SETLOGINCLASS = 524
    pkg syscall (freebsd-arm64), const SYS_SETLOGINCLASS ideal-int
    pkg syscall (freebsd-arm64), const SYS_SETPGID = 82
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_SETITIMER = 83 #53466
    pkg syscall (freebsd-riscv64), const SYS_SETITIMER ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_SETLOGIN = 50 #53466
    pkg syscall (freebsd-riscv64), const SYS_SETLOGIN ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_SETLOGINCLASS = 524 #53466
    pkg syscall (freebsd-riscv64), const SYS_SETLOGINCLASS 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)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"SYS_SETGID32", Const, 0},
    		{"SYS_SETGROUPS", Const, 0},
    		{"SYS_SETGROUPS32", Const, 0},
    		{"SYS_SETHOSTNAME", Const, 0},
    		{"SYS_SETITIMER", Const, 0},
    		{"SYS_SETLCID", Const, 0},
    		{"SYS_SETLOGIN", Const, 0},
    		{"SYS_SETLOGINCLASS", Const, 0},
    		{"SYS_SETNS", Const, 0},
    		{"SYS_SETPGID", Const, 0},
    		{"SYS_SETPRIORITY", Const, 0},
    		{"SYS_SETPRIVEXEC", Const, 0},
    		{"SYS_SETREGID", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top