Home
last modified time | relevance | path

Searched refs:rfc931_timeout (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libwrap/
H A Drfc931.c37 int rfc931_timeout = RFC931_TIMEOUT;/* Global so it can be changed */ variable
124 alarm(rfc931_timeout);
H A Dmapfile-vers93 rfc931_timeout {
H A Dtcpd.h181 extern int rfc931_timeout; /* user lookup timeout */
H A Doptions.c424 rfc931_timeout = timeout;
/illumos-gate/usr/src/cmd/tcpd/
H A Dmapfile-intf-tcpdmatch50 rfc931_timeout { FLAGS = INTERPOSE };
H A Dmapfile-intf-tcpdchk54 rfc931_timeout { FLAGS = INTERPOSE };
H A Dscaffold.c40 int rfc931_timeout = RFC931_TIMEOUT; variable
H A Dtcpdmatch.c303 rfc931_timeout = RFC931_TIMEOUT;