Searched refs:getprotobynumber (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/
H A Dnetdb.h335 #define getprotobynumber lwres_getprotobynumber macro
/bind-9.6-ESV-R11/lib/lwres/include/lwres/
H A Dnetdb.h.in339 #define getprotobynumber lwres_getprotobynumber
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c517 getprotobynumber(int a0) function
522 idnLogPrintf(idn_log_level_trace, "stub getprotobynumber() called\n");
526 if ((p = GetProcAddress(DLLHANDLE, "getprotobynumber")) == NULL) {
527 FATAL("cannot find entry getprotobynumber (%d)\n", GetLastError());
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c1011 getprotobynumber(int a0) function
1016 idnLogPrintf(idn_log_level_trace, "stub getprotobynumber() called\n");
1020 if ((p = GetProcAddress(DLLHANDLE, "getprotobynumber")) == NULL) {
1021 FATAL("cannot find entry getprotobynumber (%d)\n", GetLastError());

Completed in 21 milliseconds