Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for sys_getpgrp (2.2 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_GETPEERNAME ideal-int
    pkg syscall (freebsd-arm64), const SYS_GETPGID = 207
    pkg syscall (freebsd-arm64), const SYS_GETPGID ideal-int
    pkg syscall (freebsd-arm64), const SYS_GETPGRP = 81
    pkg syscall (freebsd-arm64), const SYS_GETPGRP ideal-int
    pkg syscall (freebsd-arm64), const SYS_GETPID = 20
    pkg syscall (freebsd-arm64), const SYS_GETPID ideal-int
    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_GETPEERNAME ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_GETPGID = 207 #53466
    pkg syscall (freebsd-riscv64), const SYS_GETPGID ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_GETPGRP = 81 #53466
    pkg syscall (freebsd-riscv64), const SYS_GETPGRP ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_GETPID = 20 #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_GETITIMER", Const, 0},
    		{"SYS_GETLCID", Const, 0},
    		{"SYS_GETLOGIN", Const, 0},
    		{"SYS_GETLOGINCLASS", Const, 0},
    		{"SYS_GETPEERNAME", Const, 0},
    		{"SYS_GETPGID", Const, 0},
    		{"SYS_GETPGRP", Const, 0},
    		{"SYS_GETPID", Const, 0},
    		{"SYS_GETPMSG", Const, 0},
    		{"SYS_GETPPID", Const, 0},
    		{"SYS_GETPRIORITY", Const, 0},
    		{"SYS_GETRESGID", 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