1: /*
   2:  * Copyright (c) 1983 Regents of the University of California.
   3:  * All rights reserved.  The Berkeley software License Agreement
   4:  * specifies the terms and conditions for redistribution.
   5:  *
   6:  *	@(#)machdep.h	5.1.1 (2.11BSD) 1997/9/9
   7:  */
   8: 
   9: #define LOGFILE "/usr/games/lib/saillog"    /* has to match the makefile */
  10: 
  11: #define TIMEOUT 300             /* Sync() timeout in seconds */

Defined macros

LOGFILE defined in line 9; used 4 times
TIMEOUT defined in line 11; used 1 times

Usage of this include

Last modified: 1997-09-10
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 2419
Valid CSS Valid XHTML 1.0 Strict