HomeSort by: relevance | last modified time | path
    Searched refs:OPT_INC (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
options.h 65 #define OPT_INC 0x400 /* for o_int, increment value */
options.c 229 "Increase debugging level", OPT_INC | OPT_NOARG | 1 },
232 OPT_ALIAS | OPT_INC | OPT_NOARG | 1 },
903 if (opt->flags & OPT_INC)
1085 if (opt->flags & OPT_INC) {

Completed in 17 milliseconds