Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for sys_openat (0.23 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_OBREAK = 17
    pkg syscall (freebsd-arm64), const SYS_OBREAK ideal-int
    pkg syscall (freebsd-arm64), const SYS_OPEN = 5
    pkg syscall (freebsd-arm64), const SYS_OPEN ideal-int
    pkg syscall (freebsd-arm64), const SYS_OPENAT = 499
    pkg syscall (freebsd-arm64), const SYS_OPENAT ideal-int
    pkg syscall (freebsd-arm64), const SYS_OPENBSD_POLL = 252
    pkg syscall (freebsd-arm64), const SYS_OPENBSD_POLL 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_OBREAK ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_OPEN = 5 #53466
    pkg syscall (freebsd-riscv64), const SYS_OPEN ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_OPENAT = 499 #53466
    pkg syscall (freebsd-riscv64), const SYS_OPENAT ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_OPENBSD_POLL = 252 #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_OBREAK", Const, 0},
    		{"SYS_OLDFSTAT", Const, 0},
    		{"SYS_OLDLSTAT", Const, 0},
    		{"SYS_OLDOLDUNAME", Const, 0},
    		{"SYS_OLDSTAT", Const, 0},
    		{"SYS_OLDUNAME", Const, 0},
    		{"SYS_OPEN", Const, 0},
    		{"SYS_OPENAT", Const, 0},
    		{"SYS_OPENBSD_POLL", Const, 0},
    		{"SYS_OPEN_BY_HANDLE_AT", Const, 0},
    		{"SYS_OPEN_DPROTECTED_NP", Const, 16},
    		{"SYS_OPEN_EXTENDED", 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