Home
last modified time | relevance | path

Searched refs:_ROOT_PATH (Results 1 – 3 of 3) sorted by relevance

/external/ppp/pppd/
Dpathnames.h18 #define _ROOT_PATH macro
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"
29 #define _PATH_TTYOPT _ROOT_PATH "/etc/ppp/options."
[all …]
/external/chromium_org/chrome/test/functional/media/
Dcns_test_base.py63 _ROOT_PATH = os.path.join(pyauto.PyUITest.DataDir(), 'pyauto_private', 'media') variable
77 self._www_root = kwargs.get('www_root', _ROOT_PATH)
/external/ppp/pppd/plugins/rp-pppoe/
Dplugin.c55 #define _PATH_ETHOPT _ROOT_PATH "/etc/ppp/options."