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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c1144 sethostname(int a0, int a1) function
1149 idnLogPrintf(idn_log_level_trace, "stub sethostname() called\n");
1153 if ((p = GetProcAddress(DLLHANDLE, "sethostname")) == NULL) {
1154 FATAL("cannot find entry sethostname (%d)\n", GetLastError());

Completed in 527 milliseconds