mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
6 lines
181 B
C
6 lines
181 B
C
/* $Id: pathnames.h,v 1.1 1994/05/27 07:50:08 pst Exp $ (FreeBSD) */
|
|
|
|
#include <paths.h>
|
|
|
|
#define _PATH_SKEYACCESS "/etc/skey.access"
|
|
#define _PATH_SKEYFILE "/etc/skeykeys"
|