Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c711 posix_error_with_filename(char* name) in posix_error_with_filename() function
1683 result = posix_error_with_filename(pathfree); in posix_do_stat()
2484 return posix_error_with_filename(name); in posix_listdir()
4969 return posix_error_with_filename(cmdstring); in _PyPopen()
7559 return posix_error_with_filename(path); in posix_statvfs()
7837 posix_error_with_filename(path); in posix_pathconf()