Home | History | Annotate | Download | only in filesystem

Lines Matching defs:pst

975   StatT pst;
976 auto st = detail::posix_stat(p, pst, &m_ec);
987 return static_cast<uintmax_t>(pst.st_size) == 0;