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

/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c1049 inet_network(int a0) function
1054 idnLogPrintf(idn_log_level_trace, "stub inet_network() called\n");
1058 if ((p = GetProcAddress(DLLHANDLE, "inet_network")) == NULL) {
1059 FATAL("cannot find entry inet_network (%d)\n", GetLastError());

Completed in 573 milliseconds