Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/os/
Dsticky_notbsd.go9 const supportsCreateWithStickyBit = true const
Dsticky_bsd.go11 const supportsCreateWithStickyBit = false const