Home
last modified time | relevance | path

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

/third_party/boost/boost/outcome/experimental/status-code/
Dposix_code.hpp48 using posix_error = status_error<_posix_code_domain>; typedef
/third_party/python/Modules/
Dposixmodule.c1666 posix_error(void) in posix_error() function