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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dauthenticate.c42 extern unsigned int timeout_rfc931;
63 if (disable_rfc931 || (timeout_rfc931 == 0))
H A Dtimeout.c41 unsigned int timeout_rfc931 = 10; /* RFC931 session, total: 10 seconds */ variable
52 timeout_rfc931 = value;

Completed in 50 milliseconds