xref: /csrg-svn/usr.bin/at/atq/pathnames.h (revision 61911)
140983Sbostic /*
2*61911Sbostic  * Copyright (c) 1989, 1993
3*61911Sbostic  *	The Regents of the University of California.  All rights reserved.
440983Sbostic  *
542715Sbostic  * %sccs.include.redist.c%
640983Sbostic  *
7*61911Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 06/06/93
840983Sbostic  */
940983Sbostic 
1040983Sbostic #define	_PATH_ATDIR	"/var/at"
1140983Sbostic #define	_PATH_LASTFILE	"/var/at/lasttimedone"
12