Searched refs:isc__errno2resultx (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/win32/
H A Derrno2result.h33 isc__errno2resultx(posixerrno, __FILE__, __LINE__)
36 isc__errno2resultx(int posixerrno, const char *file, int line);
H A Derrno2result.c35 isc__errno2resultx(int posixerrno, const char *file, int line) { function
H A Dsocket.c2436 isc_result = isc__errno2resultx(errstatus, __FILE__, __LINE__);
2488 isc_result = isc__errno2resultx(errstatus, __FILE__, __LINE__);

Completed in 49 milliseconds