Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for FD_CLOEXEC (0.15 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const F_UNLCKSYS ideal-int
    pkg syscall (freebsd-arm64), const F_WRLCK = 3
    pkg syscall (freebsd-arm64), const F_WRLCK ideal-int
    pkg syscall (freebsd-arm64), const FD_CLOEXEC = 1
    pkg syscall (freebsd-arm64), const FD_CLOEXEC ideal-int
    pkg syscall (freebsd-arm64), const FD_SETSIZE = 1024
    pkg syscall (freebsd-arm64), const FD_SETSIZE ideal-int
    pkg syscall (freebsd-arm64), const FLUSHO = 8388608
    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 EXTPROC = 2048 #53466
    pkg syscall (freebsd-riscv64), const EXTPROC ideal-int #53466
    pkg syscall (freebsd-riscv64), const FD_CLOEXEC = 1 #53466
    pkg syscall (freebsd-riscv64), const FD_CLOEXEC ideal-int #53466
    pkg syscall (freebsd-riscv64), const FD_SETSIZE = 1024 #53466
    pkg syscall (freebsd-riscv64), const FD_SETSIZE 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

    		{"EpollWait", Func, 0},
    		{"Errno", Type, 0},
    		{"EscapeArg", Func, 0},
    		{"Exchangedata", Func, 0},
    		{"Exec", Func, 0},
    		{"Exit", Func, 0},
    		{"ExitProcess", Func, 0},
    		{"FD_CLOEXEC", Const, 0},
    		{"FD_SETSIZE", Const, 0},
    		{"FILE_ACTION_ADDED", Const, 0},
    		{"FILE_ACTION_MODIFIED", Const, 0},
    		{"FILE_ACTION_REMOVED", Const, 0},
    		{"FILE_ACTION_RENAMED_NEW_NAME", 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