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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c207 "Increase debugging level", OPT_INC|OPT_NOARG|1 },
209 "Increase debugging level", OPT_INC|OPT_NOARG|1 },
780 if (opt->flags & OPT_INC)
H A Dpppd.h127 #define OPT_INC 0x800 /* increment value */ macro
H A Dlcp.c210 "Disable use of LCP Identification", OPT_INC|OPT_NOARG|1 },

Completed in 82 milliseconds