Ultrix-3.1/src/cmd/sh5/timeout.h


/**********************************************************************
 *   Copyright (c) Digital Equipment Corporation 1984, 1985, 1986.    *
 *   All Rights Reserved. 					      *
 *   Reference "/usr/src/COPYRIGHT" for applicable restrictions.      *
 **********************************************************************/

/*
 * SCCSID: @(#)timeout.h	3.0	4/22/86
 *	(System V)  timeout.h  1.3
 */
/*
 *	UNIX shell
 *
 *	Bell Telephone Laboratories
 *
 */

#define TIMEOUT 	0	/* seconds elapsing before log-off (normal) */
#define MAILCHECK	"600"	/* 10 minutes */