Home
last modified time | relevance | path

Searched refs:sticky_bit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Dperms.h49 sticky_bit = 01000, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h105 sticky_bit = 01000, enumerator
106 all_perms = all_all | set_uid_on_exe | set_gid_on_exe | sticky_bit,