Searched defs:system_error (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c48 krb5_eai_to_heim_errno(int eai_errno, int system_error) argument
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dexceptions.hpp38 class system_error : public std::runtime_error { class in namespace:atf
H A Dexceptions.cpp47 atf::system_error::system_error(const std::string& who, function in class:atf::system_error
/freebsd-10-stable/lib/librpcsec_gss/
H A Drpcsec_gss_misc.c37 _rpc_gss_set_error(int rpc_gss_error, int system_error) argument
/freebsd-10-stable/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_misc.c41 _rpc_gss_set_error(int rpc_gss_error, int system_error) argument
/freebsd-10-stable/contrib/libc++/src/
H A Dsystem_error.cpp155 system_error::system_error(error_code ec, const string& what_arg) function in class:system_error
161 system_error::system_error(error_code ec, const char* what_arg) function in class:system_error
167 system_error::system_error(error_cod function in class:system_error
173 system_error::system_error(int ev, const error_category& ecat, const string& what_arg) function in class:system_error
179 system_error::system_error(int ev, const error_category& ecat, const char* what_arg) function in class:system_error
185 system_error::system_error(int ev, const error_category& ecat) function in class:system_error
[all...]
/freebsd-10-stable/include/rpc/
H A Drpcsec_gss.h132 int system_error; /* same as errno */ member in struct:__anon5607
/freebsd-10-stable/sys/rpc/
H A Drpcsec_gss.h132 int system_error; /* same as errno */ member in struct:__anon11443

Completed in 85 milliseconds