Home
last modified time | relevance | path

Searched refs:posix_error (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c1677 posix_error(void) in posix_error() function
1783 return (!async_err) ? posix_error() : NULL; in posix_fildes_fd()
3102 return posix_error(); in os_ttyname_impl()
3112 return posix_error(); in os_ttyname_impl()
3140 return posix_error(); in os_ctermid_impl()
3404 return (!async_err) ? posix_error() : NULL; in os_fchmod_impl()
3747 return (!async_err) ? posix_error() : NULL; in os_fchown_impl()
3869 return posix_error(); in posix_getcwd()
4707 before calling posix_error() on a returnvalue of -1, because the in os_nice_impl()
4718 return posix_error(); in os_nice_impl()
[all...]

Completed in 10 milliseconds