Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Munmap (0.09 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), func Mknod(string, uint32, int) error
    pkg syscall (netbsd-arm64-cgo), func Mmap(int, int64, int, int, int) ([]uint8, error)
    pkg syscall (netbsd-arm64-cgo), func Munmap([]uint8) error
    pkg syscall (netbsd-arm64-cgo), func Nanosleep(*Timespec, *Timespec) error
    pkg syscall (netbsd-arm64-cgo), func Open(string, int, uint32) (int, error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  2. api/go1.16.txt

    pkg syscall (darwin-arm64), func Mprotect([]uint8, int) error
    pkg syscall (darwin-arm64), func Munlock([]uint8) error
    pkg syscall (darwin-arm64), func Munlockall() error
    pkg syscall (darwin-arm64), func Munmap([]uint8) error
    pkg syscall (darwin-arm64), func Open(string, int, uint32) (int, error)
    pkg syscall (darwin-arm64), func ParseDirent([]uint8, int, []string) (int, int, []string)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
Back to top