Home
last modified time | relevance | path

Searched defs:error_num (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dgetipnodebyaddr.c44 getipnodebyaddr (const void *src, size_t len, int af, int *error_num) in getipnodebyaddr()
H A Dgetipnodebyname.c48 getipnodebyname (const char *name, int af, int flags, int *error_num) in getipnodebyname()
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc4980 const int error_num = in MakeConnection() local