OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ROOT_PATH
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
pathnames.h
17
//#ifndef
_ROOT_PATH
18
#define
_ROOT_PATH
21
#define _PATH_UPAPFILE
_ROOT_PATH
"/etc/ppp/pap-secrets"
22
#define _PATH_CHAPFILE
_ROOT_PATH
"/etc/ppp/chap-secrets"
23
#define _PATH_SRPFILE
_ROOT_PATH
"/etc/ppp/srp-secrets"
24
#define _PATH_SYSOPTIONS
_ROOT_PATH
"/etc/ppp/options"
25
#define _PATH_IPUP
_ROOT_PATH
"/etc/ppp/ip-up"
26
#define _PATH_IPDOWN
_ROOT_PATH
"/etc/ppp/ip-down"
27
#define _PATH_AUTHUP
_ROOT_PATH
"/etc/ppp/auth-up"
28
#define _PATH_AUTHDOWN
_ROOT_PATH
"/etc/ppp/auth-down
[
all
...]
/external/ppp/pppd/plugins/rp-pppoe/
plugin.c
55
#define _PATH_ETHOPT
_ROOT_PATH
"/etc/ppp/options."
Completed in 26 milliseconds