mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +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"
|