Searched refs:OPT_OR (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A Dvpnoptions.h55 #define OPT_OR 0x400 /* OR in argument to value */ macro
/macosx-10.10.1/ppp-786.1.1/Helpers/pppd/
H A Dlcp.c129 OPT_OR, &lcp_wantoptions[0].neg_asyncmap },
132 OPT_ALIAS | OPT_OR, &lcp_wantoptions[0].neg_asyncmap },
135 OPT_OR | OPT_NOARG | OPT_VAL(~0U) | OPT_A2CLR,
139 OPT_ALIAS | OPT_OR | OPT_NOARG | OPT_VAL(~0U) | OPT_A2CLR,
H A Dpppd.h165 #define OPT_OR 0x400 /* OR in argument to value */ macro
H A Doptions.c852 if (opt->flags & OPT_OR)

Completed in 180 milliseconds