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

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/lbl/
H A Dos-osf3.h30 int rresvport(int *);
H A Dos-sunos4.h141 int rresvport(int *);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c1125 rresvport(int a0) function
1130 idnLogPrintf(idn_log_level_trace, "stub rresvport() called\n");
1134 if ((p = GetProcAddress(DLLHANDLE, "rresvport")) == NULL) {
1135 FATAL("cannot find entry rresvport (%d)\n", GetLastError());

Completed in 1131 milliseconds