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.h50 sticky_bit = 01000, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h106 sticky_bit = 01000, enumerator
107 all_perms = all_all | set_uid_on_exe | set_gid_on_exe | sticky_bit,