Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for isdir (0.24 sec)

  1. api/go1.txt

    pkg os, method (*SyscallError) Error() string
    pkg os, method (FileMode) IsDir() bool
    pkg os, method (FileMode) Perm() FileMode
    pkg os, method (FileMode) String() string
    pkg os, type File struct
    pkg os, type FileInfo interface { IsDir, ModTime, Mode, Name, Size, Sys }
    pkg os, type FileInfo interface, IsDir() bool
    pkg os, type FileInfo interface, ModTime() time.Time
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  2. api/go1.1.txt

    pkg syscall (linux-386), const IN_DONT_FOLLOW = 33554432
    pkg syscall (linux-386), const IN_EXCL_UNLINK = 67108864
    pkg syscall (linux-386), const IN_IGNORED = 32768
    pkg syscall (linux-386), const IN_ISDIR = 1073741824
    pkg syscall (linux-386), const IN_LOOPBACKNET = 127
    pkg syscall (linux-386), const IN_MASK_ADD = 536870912
    pkg syscall (linux-386), const IN_MODIFY = 2
    pkg syscall (linux-386), const IN_MOVE = 192
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  3. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const IN_DONT_FOLLOW ideal-int
    pkg syscall (linux-arm-cgo), const IN_EXCL_UNLINK ideal-int
    pkg syscall (linux-arm-cgo), const IN_IGNORED ideal-int
    pkg syscall (linux-arm-cgo), const IN_ISDIR ideal-int
    pkg syscall (linux-arm-cgo), const IN_LOOPBACKNET ideal-int
    pkg syscall (linux-arm-cgo), const IN_MASK_ADD ideal-int
    pkg syscall (linux-arm-cgo), const IN_MODIFY ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top