Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for DT_UNKNOWN (0.27 sec)

  1. cmd/os_unix.go

    		New: func() interface{} {
    			buf := make([]byte, blockSize)
    			return &buf
    		},
    	}
    )
    
    // unexpectedFileMode is a sentinel (and bogus) os.FileMode
    // value used to represent a syscall.DT_UNKNOWN Dirent.Type.
    const unexpectedFileMode os.FileMode = os.ModeNamedPipe | os.ModeSocket | os.ModeDevice
    
    func parseDirEnt(buf []byte) (consumed int, name []byte, typ os.FileMode, err error) {
    	// golang.org/issue/15653
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Jan 18 07:03:17 GMT 2024
    - 9.3K bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg syscall (darwin-386), const DT_FIFO = 1
    pkg syscall (darwin-386), const DT_LNK = 10
    pkg syscall (darwin-386), const DT_REG = 8
    pkg syscall (darwin-386), const DT_SOCK = 12
    pkg syscall (darwin-386), const DT_UNKNOWN = 0
    pkg syscall (darwin-386), const DT_WHT = 14
    pkg syscall (darwin-386), const E2BIG = 7
    pkg syscall (darwin-386), const EACCES = 13
    pkg syscall (darwin-386), const EADDRINUSE = 48
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  3. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const DT_REG ideal-int
    pkg syscall (netbsd-arm64-cgo), const DT_SOCK = 12
    pkg syscall (netbsd-arm64-cgo), const DT_SOCK ideal-int
    pkg syscall (netbsd-arm64-cgo), const DT_UNKNOWN = 0
    pkg syscall (netbsd-arm64-cgo), const DT_UNKNOWN ideal-int
    pkg syscall (netbsd-arm64-cgo), const DT_WHT = 14
    pkg syscall (netbsd-arm64-cgo), const DT_WHT ideal-int
    pkg syscall (netbsd-arm64-cgo), const E2BIG = 7
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  4. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const DT_LNK ideal-int
    pkg syscall (freebsd-386-cgo), const DT_REG ideal-int
    pkg syscall (freebsd-386-cgo), const DT_SOCK ideal-int
    pkg syscall (freebsd-386-cgo), const DT_UNKNOWN ideal-int
    pkg syscall (freebsd-386-cgo), const DT_WHT ideal-int
    pkg syscall (freebsd-386-cgo), const EAUTH Errno
    pkg syscall (freebsd-386-cgo), const EBADMSG Errno
    pkg syscall (freebsd-386-cgo), const EBADRPC Errno
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  5. api/go1.16.txt

    pkg syscall (darwin-arm64), const DT_REG ideal-int
    pkg syscall (darwin-arm64), const DT_SOCK = 12
    pkg syscall (darwin-arm64), const DT_SOCK ideal-int
    pkg syscall (darwin-arm64), const DT_UNKNOWN = 0
    pkg syscall (darwin-arm64), const DT_UNKNOWN ideal-int
    pkg syscall (darwin-arm64), const DT_WHT = 14
    pkg syscall (darwin-arm64), const DT_WHT ideal-int
    pkg syscall (darwin-arm64), const E2BIG = 7
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  6. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const DT_SOCK = 12 #53466
    pkg syscall (freebsd-riscv64), const DT_SOCK ideal-int #53466
    pkg syscall (freebsd-riscv64), const DT_UNKNOWN = 0 #53466
    pkg syscall (freebsd-riscv64), const DT_UNKNOWN ideal-int #53466
    pkg syscall (freebsd-riscv64), const DT_WHT = 14 #53466
    pkg syscall (freebsd-riscv64), const DT_WHT ideal-int #53466
    pkg syscall (freebsd-riscv64), const E2BIG = 7 #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  7. api/go1.14.txt

    pkg syscall (freebsd-arm64), const DT_REG ideal-int
    pkg syscall (freebsd-arm64), const DT_SOCK = 12
    pkg syscall (freebsd-arm64), const DT_SOCK ideal-int
    pkg syscall (freebsd-arm64), const DT_UNKNOWN = 0
    pkg syscall (freebsd-arm64), const DT_UNKNOWN ideal-int
    pkg syscall (freebsd-arm64), const DT_WHT = 14
    pkg syscall (freebsd-arm64), const DT_WHT ideal-int
    pkg syscall (freebsd-arm64), const E2BIG = 7
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  8. api/go1.txt

    pkg syscall (darwin-386), const DT_LNK ideal-int
    pkg syscall (darwin-386), const DT_REG ideal-int
    pkg syscall (darwin-386), const DT_SOCK ideal-int
    pkg syscall (darwin-386), const DT_UNKNOWN ideal-int
    pkg syscall (darwin-386), const DT_WHT ideal-int
    pkg syscall (darwin-386), const EAUTH Errno
    pkg syscall (darwin-386), const EBADARCH Errno
    pkg syscall (darwin-386), const EBADEXEC Errno
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
Back to top