Home
last modified time | relevance | path

Searched refs:OPT_OR (Results 1 – 3 of 3) sorted by relevance

/external/ppp/pppd/
Dlcp.c101 OPT_OR, &lcp_wantoptions[0].neg_asyncmap },
104 OPT_ALIAS | OPT_OR, &lcp_wantoptions[0].neg_asyncmap },
107 OPT_OR | OPT_NOARG | OPT_VAL(~0U) | OPT_A2CLR,
111 OPT_ALIAS | OPT_OR | OPT_NOARG | OPT_VAL(~0U) | OPT_A2CLR,
Dpppd.h118 #define OPT_OR 0x400 /* OR in argument to value */ macro
Doptions.c742 if (opt->flags & OPT_OR)