xref: /original-bsd/usr.sbin/sa/pathnames.h (revision 6bd52fbe)
19380e610Sbostic /*
2*6bd52fbeSbostic  * Copyright (c) 1989, 1993
3*6bd52fbeSbostic  *	The Regents of the University of California.  All rights reserved.
49380e610Sbostic  *
538865875Sbostic  * %sccs.include.redist.c%
69380e610Sbostic  *
7*6bd52fbeSbostic  *	@(#)pathnames.h	8.1 (Berkeley) 06/06/93
89380e610Sbostic  */
99380e610Sbostic 
10187bdb59Sbostic #define	_PATH_USRACCT	"/var/account/usracct"
11187bdb59Sbostic #define	_PATH_SAVACCT	"/var/account/savacct"
12187bdb59Sbostic #define	_PATH_ACCT	"/var/account/acct"
13