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

/external/ppp/pppd/
H A Doptions.c186 "Increase debugging level", OPT_INC | OPT_NOARG | 1 },
189 OPT_ALIAS | OPT_INC | OPT_NOARG | 1 },
720 if (opt->flags & OPT_INC)
894 if (opt->flags & OPT_INC) {
H A Dpppd.h119 #define OPT_INC 0x800 /* increment value */ macro

Completed in 85 milliseconds