Searched defs:rcmd (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c1087 rcmd(int a0, int a1, int a2, int a3, int a4, int a5) function
1092 idnLogPrintf(idn_log_level_trace, "stub rcmd() called\n");
1096 if ((p = GetProcAddress(DLLHANDLE, "rcmd")) == NULL) {
1097 FATAL("cannot find entry rcmd (%d)\n", GetLastError());

Completed in 49 milliseconds