1 /*
2  * Copyright (c) 1992, 1993
3  *	The Regents of the University of California.  All rights reserved.
4  * All rights reserved.
5  *
6  * This code is derived from software donated to Berkeley by
7  * Jan-Simon Pendry.
8  *
9  * %sccs.include.redist.c%
10  *
11  *	@(#)pathnames.h	8.1 (Berkeley) 06/05/93
12  *
13  * $Id: pathnames.h,v 1.2 1992/05/27 07:09:27 jsp Exp jsp $
14  */
15 
16 #include <paths.h>
17 
18 #define	_PATH_TMPPORTAL	 "/tmp/portalXXXXXX"	/* Scratch socket name */
19