Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for SYS_SETLCID (0.19 sec)

  1. src/syscall/zsysnum_darwin_arm64.go

    	SYS___MAC_SET_FD                   = 389
    	SYS___MAC_GET_PID                  = 390
    	SYS___MAC_GET_LCID                 = 391
    	SYS___MAC_GET_LCTX                 = 392
    	SYS___MAC_SET_LCTX                 = 393
    	SYS_SETLCID                        = 394
    	SYS_GETLCID                        = 395
    	SYS_READ_NOCANCEL                  = 396
    	SYS_WRITE_NOCANCEL                 = 397
    	SYS_OPEN_NOCANCEL                  = 398
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.4K bytes
    - Viewed (0)
  2. src/syscall/zsysnum_darwin_amd64.go

    	SYS___MAC_SET_FD                   = 389
    	SYS___MAC_GET_PID                  = 390
    	SYS___MAC_GET_LCID                 = 391
    	SYS___MAC_GET_LCTX                 = 392
    	SYS___MAC_SET_LCTX                 = 393
    	SYS_SETLCID                        = 394
    	SYS_GETLCID                        = 395
    	SYS_READ_NOCANCEL                  = 396
    	SYS_WRITE_NOCANCEL                 = 397
    	SYS_OPEN_NOCANCEL                  = 398
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.6K bytes
    - Viewed (0)
  3. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_SETITIMER = 83
    pkg syscall (darwin-arm64), const SYS_SETITIMER ideal-int
    pkg syscall (darwin-arm64), const SYS_SETLCID = 394
    pkg syscall (darwin-arm64), const SYS_SETLCID ideal-int
    pkg syscall (darwin-arm64), const SYS_SETLOGIN = 50
    pkg syscall (darwin-arm64), const SYS_SETLOGIN ideal-int
    pkg syscall (darwin-arm64), const SYS_SETPGID = 82
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"SYS_SETGID", Const, 0},
    		{"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},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  5. api/go1.txt

    pkg syscall (darwin-386), const SYS_SETGID ideal-int
    pkg syscall (darwin-386), const SYS_SETGROUPS ideal-int
    pkg syscall (darwin-386), const SYS_SETITIMER ideal-int
    pkg syscall (darwin-386), const SYS_SETLCID ideal-int
    pkg syscall (darwin-386), const SYS_SETLOGIN ideal-int
    pkg syscall (darwin-386), const SYS_SETPGID ideal-int
    pkg syscall (darwin-386), const SYS_SETPRIORITY ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  6. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_SETGID = 181
    pkg syscall (darwin-386), const SYS_SETGROUPS = 80
    pkg syscall (darwin-386), const SYS_SETITIMER = 83
    pkg syscall (darwin-386), const SYS_SETLCID = 394
    pkg syscall (darwin-386), const SYS_SETLOGIN = 50
    pkg syscall (darwin-386), const SYS_SETPGID = 82
    pkg syscall (darwin-386), const SYS_SETPRIORITY = 96
    pkg syscall (darwin-386), const SYS_SETPRIVEXEC = 152
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top