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

/osnet-11/usr/src/lib/libwrap/
H A Drfc931.c43 int rfc931_timeout = RFC931_TIMEOUT;/* Global so it can be changed */ variable
130 alarm(rfc931_timeout);
H A Dtcpd.h174 extern int rfc931_timeout; /* user lookup timeout */
H A Doptions.c426 rfc931_timeout = timeout;

Completed in 21 milliseconds