137995Sbostic /*
237995Sbostic  * Copyright (c) 1989 The Regents of the University of California.
337995Sbostic  * All rights reserved.
437995Sbostic  *
537995Sbostic  * Redistribution and use in source and binary forms are permitted
637995Sbostic  * provided that the above copyright notice and this paragraph are
737995Sbostic  * duplicated in all such forms and that any documentation,
837995Sbostic  * advertising materials, and other materials related to such
937995Sbostic  * distribution and use acknowledge that the software was developed
1037995Sbostic  * by the University of California, Berkeley.  The name of the
1137995Sbostic  * University may not be used to endorse or promote products derived
1237995Sbostic  * from this software without specific prior written permission.
1337995Sbostic  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
1437995Sbostic  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
1537995Sbostic  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
1637995Sbostic  *
17*46163Sbostic  *	@(#)pathnames.h	5.3 (Berkeley) 01/29/91
1837995Sbostic  */
1937995Sbostic 
20*46163Sbostic #define	_PATH_MAIL		"/usr/libexec/mail.local"
2137995Sbostic #define	_PATH_MAKEKEY		"/usr/libexec/makekey"
2237995Sbostic #define	_PATH_SECRETMAIL	"/var/spool/secretmail"
23