xref: /original-bsd/usr.bin/xstr/pathnames.h (revision 1520d5be)
1c47935e1Sbostic /*
2*1520d5beSbostic  * Copyright (c) 1989, 1993
3*1520d5beSbostic  *	The Regents of the University of California.  All rights reserved.
4c47935e1Sbostic  *
5c5fba9caSbostic  * %sccs.include.redist.c%
6c47935e1Sbostic  *
7*1520d5beSbostic  *	@(#)pathnames.h	8.1 (Berkeley) 06/09/93
8c47935e1Sbostic  */
9c47935e1Sbostic 
10c47935e1Sbostic #define	_PATH_TMP	"/tmp/xstrXXXXXX"
11