Searched defs:error_num (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | getipnodebyaddr.c | 46 getipnodebyaddr (const void *src, size_t len, int af, int *error_num) in getipnodebyaddr()
|
H A D | getipnodebyname.c | 50 getipnodebyname (const char *name, int af, int flags, int *error_num) in getipnodebyname()
|
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | gethostent.c | 257 getipnodebyname(const char *name, int af, int flags, int *error_num) { in getipnodebyname() 349 getipnodebyaddr(const void *src, size_t len, int af, int *error_num) { in getipnodebyaddr() 795 copyandmerge(struct hostent *he1, struct hostent *he2, int af, int *error_num) { in copyandmerge()
|
/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | filesys.c | 665 filesys_error_string (char *filename, int error_num) in filesys_error_string()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest.cc | 4393 const int error_num = getaddrinfo( in MakeConnection() local
|