Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/googletest/googletest/src/
H A Dgtest.cc4934 const int error_num = MakeConnection() local