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

/external/ppp/pppd/
H A Dpppd.h140 #define OPT_DEVEQUIV 0x8000000 /* equiv to device name */ macro
141 #define OPT_DEVNAM (OPT_INITONLY | OPT_DEVEQUIV)
H A Doptions.c670 if ((opt->flags & OPT_DEVEQUIV) && devnam_fixed) {

Completed in 63 milliseconds