Home
last modified time | relevance | path

Searched defs:posix_stat (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/src/experimental/filesystem/
Doperations.cpp98 file_status posix_stat(path const & p, struct ::stat& path_stat, in posix_stat() function
107 file_status posix_stat(path const & p, std::error_code* ec) { in posix_stat() function
/external/python/cpython2/Modules/
Dposixmodule.c2821 posix_stat(PyObject *self, PyObject *args) in posix_stat() function