Searched defs:posix_lstat (Results 1 – 2 of 2) sorted by relevance
112 file_status posix_lstat(path const & p, struct ::stat & path_stat, in posix_lstat() function121 file_status posix_lstat(path const & p, std::error_code* ec) { in posix_lstat() function
6306 posix_lstat(PyObject *self, PyObject *args) in posix_lstat() function