xref: /csrg-svn/libexec/getty/pathnames.h (revision 42670)
137276Sbostic /*
237276Sbostic  * Copyright (c) 1989 The Regents of the University of California.
337276Sbostic  * All rights reserved.
437276Sbostic  *
5*42670Sbostic  * %sccs.include.redist.c%
637276Sbostic  *
7*42670Sbostic  *	@(#)pathnames.h	5.3 (Berkeley) 06/01/90
837276Sbostic  */
937276Sbostic 
1037988Sbostic #include <paths.h>
1137988Sbostic 
1237276Sbostic #define	_PATH_GETTYTAB	"/etc/gettytab"
1337988Sbostic #define	_PATH_LOGIN	"/usr/bin/login"
14