148650Sbostic /*- 2*62382Sbostic * Copyright (c) 1989, 1993 3*62382Sbostic * The Regents of the University of California. All rights reserved. 437995Sbostic * 548650Sbostic * %sccs.include.redist.c% 637995Sbostic * 7*62382Sbostic * @(#)pathnames.h 8.1 (Berkeley) 06/06/93 837995Sbostic */ 937995Sbostic 1037995Sbostic #include <paths.h> 1137995Sbostic 1237995Sbostic #define _PATH_NEWTTYS "/etc/ttys.new" 1337995Sbostic #define _PATH_TTYS "/etc/ttys" 14