xref: /csrg-svn/usr.bin/at/atq/pathnames.h (revision 42715)
140983Sbostic /*
240983Sbostic  * Copyright (c) 1989 The Regents of the University of California.
340983Sbostic  * All rights reserved.
440983Sbostic  *
5*42715Sbostic  * %sccs.include.redist.c%
640983Sbostic  *
7*42715Sbostic  *	@(#)pathnames.h	5.2 (Berkeley) 06/01/90
840983Sbostic  */
940983Sbostic 
1040983Sbostic #define	_PATH_ATDIR	"/var/at"
1140983Sbostic #define	_PATH_LASTFILE	"/var/at/lasttimedone"
12