Home
last modified time | relevance | path

Searched defs:ModeIrregular (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/os/
Dtypes.go52 ModeIrregular = fs.ModeIrregular // ?: non-regular file; nothing else is known about this file const
/aosp_15_r20/prebuilts/go/linux-x86/src/io/fs/
Dfs.go193ModeIrregular // ?: non-regular file; nothing else is known about… const