Searched defs:supportsCreateWithStickyBit (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/os/ | ||
D | sticky_notbsd.go | 9 const supportsCreateWithStickyBit = true const |
D | sticky_bsd.go | 11 const supportsCreateWithStickyBit = false const |