Searched refs:_ROOT_PATH (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpathnames.h56 #ifndef _ROOT_PATH
57 #define _ROOT_PATH macro
58 #endif /* _ROOT_PATH */
63 #define _PATH_UPAPFILE _ROOT_PATH "/etc/ppp/pap-secrets"
64 #define _PATH_CHAPFILE _ROOT_PATH "/etc/ppp/chap-secrets"
65 #define _PATH_SYSOPTIONS _ROOT_PATH "/etc/ppp/options"
66 #define _PATH_IPUP _ROOT_PATH "/etc/ppp/ip-up"
67 #define _PATH_IPDOWN _ROOT_PATH "/etc/ppp/ip-down"
68 #define _PATH_IPV6UP _ROOT_PATH "/etc/ppp/ipv6-up"
69 #define _PATH_IPV6DOWN _ROOT_PATH "/et
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c346 argv[0] = _ROOT_PATH "/etc/ppp/pppoe-msg";
350 argv[0] = _ROOT_PATH "/etc/ppp/pppoe-network";

Completed in 59 milliseconds