Searched refs:posix_fchmod (Results 1 – 2 of 2) sorted by relevance
270 inline bool posix_fchmod(const FileDescriptor& fd, const StatT& st, error_code& ec) { in posix_fchmod() function
450 if (detail::posix_fchmod(to_fd, from_stat, m_ec)) in __copy_file()