xref: /csrg-svn/old/tar/pathnames.h (revision 42543)
137995Sbostic /*
237995Sbostic  * Copyright (c) 1989 The Regents of the University of California.
337995Sbostic  * All rights reserved.
437995Sbostic  *
5*42543Sbostic  * %sccs.include.redist.c%
637995Sbostic  *
7*42543Sbostic  *	@(#)pathnames.h	5.2 (Berkeley) 05/31/90
837995Sbostic  */
937995Sbostic 
1037995Sbostic #define	_PATH_MAGTAPE	"/dev/rmt8"
1137995Sbostic #define	_PATH_TMP	"/tmp/tarXXXXXX"
12