Home
last modified time | relevance | path

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.c201 "Increase debugging level", OPT_INC|OPT_NOARG|1 },
203 "Increase debugging level", OPT_INC|OPT_NOARG|1 },
774 if (opt->flags & OPT_INC)
H A Dpppd.h134 #define OPT_INC 0x800 /* increment value */ macro
H A Dlcp.c202 "Disable use of LCP Identification", OPT_INC|OPT_NOARG|1 },