NetBSD/usr.sbin/pppd/pathnames.h

11 lines
179 B
C
Raw Normal View History

1993-08-14 10:29:28 +04:00
/*
* define path names
*/
#define PPPHOSTS "/etc/ppp/hosts"
#define _PATH_PIDFILE "/etc/ppp"
#define _PATH_UPAPFILE "/etc/ppp/upap"
#define _PATH_CHAPFILE "/etc/ppp/chap"