HomeSort by relevance Sort by last modified time
    Searched refs:OPT_INC (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
options.c 198 "Increase debugging level", OPT_INC | OPT_NOARG | 1 },
201 OPT_ALIAS | OPT_INC | OPT_NOARG | 1 },
746 if (opt->flags & OPT_INC)
931 if (opt->flags & OPT_INC) {
    [all...]
pppd.h 119 #define OPT_INC 0x400 /* for o_int, increment value */
    [all...]

Completed in 48 milliseconds