new copyright notice
[unix-history] / usr / src / usr.bin / at / atrun / pathnames.h
CommitLineData
41cc9f2c
KB
1/*
2 * Copyright (c) 1989 The Regents of the University of California.
3 * All rights reserved.
4 *
f15db449 5 * %sccs.include.redist.c%
41cc9f2c 6 *
f15db449 7 * @(#)pathnames.h 5.2 (Berkeley) %G%
41cc9f2c
KB
8 */
9
10#include <paths.h>
11
12#define _PATH_ATDIR "/var/at"
13#define _PATH_LASTFILE "/var/at/lasttimedone"
14#define _PATH_MAIL "/bin/mail"
15#define _PATH_PAST "/var/at/past"