Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 32 for sys_closefrom (0.35 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go

    	SYS_JAIL_SET                 = 507 // { int jail_set(struct iovec *iovp, unsigned int iovcnt, int flags); }
    	SYS_JAIL_REMOVE              = 508 // { int jail_remove(int jid); }
    	SYS_CLOSEFROM                = 509 // { int closefrom(int lowfd); }
    	SYS___SEMCTL                 = 510 // { int __semctl(int semid, int semnum, int cmd, union semun *arg); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go

    	SYS_JAIL_SET                 = 507 // { int jail_set(struct iovec *iovp, unsigned int iovcnt, int flags); }
    	SYS_JAIL_REMOVE              = 508 // { int jail_remove(int jid); }
    	SYS_CLOSEFROM                = 509 // { int closefrom(int lowfd); }
    	SYS___SEMCTL                 = 510 // { int __semctl(int semid, int semnum, int cmd, union semun *arg); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_freebsd_arm64.go

    	SYS_JAIL_SET                 = 507 // { int jail_set(struct iovec *iovp, unsigned int iovcnt, int flags); }
    	SYS_JAIL_REMOVE              = 508 // { int jail_remove(int jid); }
    	SYS_CLOSEFROM                = 509 // { int closefrom(int lowfd); }
    	SYS___SEMCTL                 = 510 // { int __semctl(int semid, int semnum, int cmd, union semun *arg); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 35.8K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_freebsd_riscv64.go

    	SYS_JAIL_SET                 = 507 // { int jail_set(struct iovec *iovp, unsigned int iovcnt, int flags); }
    	SYS_JAIL_REMOVE              = 508 // { int jail_remove(int jid); }
    	SYS_CLOSEFROM                = 509 // { int closefrom(int lowfd); }
    	SYS___SEMCTL                 = 510 // { int __semctl(int semid, int semnum, int cmd, union semun *arg); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 29 22:39:46 UTC 2022
    - 35.8K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go

    	SYS_JAIL_SET                 = 507 // { int jail_set(struct iovec *iovp, unsigned int iovcnt, int flags); }
    	SYS_JAIL_REMOVE              = 508 // { int jail_remove(int jid); }
    	SYS_CLOSEFROM                = 509 // { int closefrom(int lowfd); }
    	SYS___SEMCTL                 = 510 // { int __semctl(int semid, int semnum, int cmd, union semun *arg); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go

    	SYS_JAIL_SET                 = 507 // { int jail_set(struct iovec *iovp, unsigned int iovcnt, int flags); }
    	SYS_JAIL_REMOVE              = 508 // { int jail_remove(int jid); }
    	SYS_CLOSEFROM                = 509 // { int closefrom(int lowfd); }
    	SYS___SEMCTL                 = 510 // { int __semctl(int semid, int semnum, int cmd, union semun *arg); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  7. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_CLOSE = 6
    pkg syscall (freebsd-arm64), const SYS_CLOSE ideal-int
    pkg syscall (freebsd-arm64), const SYS_CLOSEFROM = 509
    pkg syscall (freebsd-arm64), const SYS_CLOSEFROM ideal-int
    pkg syscall (freebsd-arm64), const SYS_CONNECT = 98
    pkg syscall (freebsd-arm64), const SYS_CONNECT ideal-int
    pkg syscall (freebsd-arm64), const SYS_CONNECTAT = 539
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_CLOSE = 6 #53466
    pkg syscall (freebsd-riscv64), const SYS_CLOSE ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_CLOSEFROM = 509 #53466
    pkg syscall (freebsd-riscv64), const SYS_CLOSEFROM ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_CONNECT = 98 #53466
    pkg syscall (freebsd-riscv64), const SYS_CONNECT 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)
  9. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const SYS_CLOCK_GETTIME ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_CLOCK_SETTIME ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_CLOSE ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_CLOSEFROM ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_CONNECT ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_CPUSET ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_CPUSET_GETAFFINITY ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  10. api/go1.1.txt

    pkg syscall (freebsd-386), const SYS_CLOCK_GETTIME = 232
    pkg syscall (freebsd-386), const SYS_CLOCK_SETTIME = 233
    pkg syscall (freebsd-386), const SYS_CLOSE = 6
    pkg syscall (freebsd-386), const SYS_CLOSEFROM = 509
    pkg syscall (freebsd-386), const SYS_CONNECT = 98
    pkg syscall (freebsd-386), const SYS_CPUSET = 484
    pkg syscall (freebsd-386), const SYS_CPUSET_GETAFFINITY = 487
    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