mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 08:22:44 +00:00
0d92fee747
standard 4.4bsd pathnames mechanism. Also document a potential security hole vs backwards compatibility tradeoff.
6 lines
99 B
C
6 lines
99 B
C
/* $Id$ (FreeBSD) */
|
|
|
|
#include <paths.h>
|
|
|
|
#define _PATH_SKEYACCESS "/etc/skey.access"
|