154854Spendry /*
2*61515Sbostic  * Copyright (c) 1992, 1993
3*61515Sbostic  *	The Regents of the University of California.  All rights reserved.
454854Spendry  * All rights reserved.
554854Spendry  *
654854Spendry  * This code is derived from software donated to Berkeley by
754854Spendry  * Jan-Simon Pendry.
854854Spendry  *
954854Spendry  * %sccs.include.redist.c%
1054854Spendry  *
11*61515Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 06/05/93
1254854Spendry  *
1354854Spendry  * $Id: pathnames.h,v 1.2 1992/05/27 07:09:27 jsp Exp jsp $
1454854Spendry  */
1554854Spendry 
1654854Spendry #include <paths.h>
1754854Spendry 
1854854Spendry #define	_PATH_TMPPORTAL	 "/tmp/portalXXXXXX"	/* Scratch socket name */
19