Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/compress/api/
H A Dtar.cpp203 static void s_TarToMode(TTarMode perm, in s_TarToMode() function
239 static mode_t s_TarToMode(TTarMode perm) in s_TarToMode() function
475 s_TarToMode(GetMode(), usr_mode, grp_mode, oth_mode, special_bits); in GetMode()
4066 mode_t mode = s_TarToMode(perm ? perm : info.m_Stat.orig.st_mode); in x_RestoreAttrs()
4082 s_TarToMode(perm, &user, &group, &other, &special_bits); in x_RestoreAttrs()
4368 mode_t mode = s_TarToMode(fTarURead | fTarUWrite | in x_Append()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/compress/api/
H A Dtar.cpp203 static void s_TarToMode(TTarMode perm, in s_TarToMode() function
239 static mode_t s_TarToMode(TTarMode perm) in s_TarToMode() function
475 s_TarToMode(GetMode(), usr_mode, grp_mode, oth_mode, special_bits); in GetMode()
4066 mode_t mode = s_TarToMode(perm ? perm : info.m_Stat.orig.st_mode); in x_RestoreAttrs()
4082 s_TarToMode(perm, &user, &group, &other, &special_bits); in x_RestoreAttrs()
4368 mode_t mode = s_TarToMode(fTarURead | fTarUWrite | in x_Append()