Lines Matching full:etc
48 #define _PATH_VARRUN "/etc/ppp/"
59 * Duplication of /etc/ppp allows default compilation on non-ANSI compilers.
61 #define _PATH_UPAPFILE _ROOT_PATH "/etc/ppp/pap-secrets"
62 #define _PATH_CHAPFILE _ROOT_PATH "/etc/ppp/chap-secrets"
63 #define _PATH_SYSOPTIONS _ROOT_PATH "/etc/ppp/options"
64 #define _PATH_IPUP _ROOT_PATH "/etc/ppp/ip-up"
65 #define _PATH_IPDOWN _ROOT_PATH "/etc/ppp/ip-down"
66 #define _PATH_IPV6UP _ROOT_PATH "/etc/ppp/ipv6-up"
67 #define _PATH_IPV6DOWN _ROOT_PATH "/etc/ppp/ipv6-down"
68 #define _PATH_IPXUP _ROOT_PATH "/etc/ppp/ipx-up"
69 #define _PATH_IPXDOWN _ROOT_PATH "/etc/ppp/ipx-down"
70 #define _PATH_AUTHUP _ROOT_PATH "/etc/ppp/auth-up"
71 #define _PATH_AUTHDOWN _ROOT_PATH "/etc/ppp/auth-down"
72 #define _PATH_TTYOPT _ROOT_PATH "/etc/ppp/options."
73 #define _PATH_CONNERRS _ROOT_PATH "/etc/ppp/connect-errors"
74 #define _PATH_PEERFILES _ROOT_PATH "/etc/ppp/peers/"
75 #define _PATH_RESOLV _ROOT_PATH "/etc/ppp/resolv.conf"
85 #define _PATH_PPPDB "/etc/ppp/pppd.tdb"