Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dpppd.h128 #define OPT_HIDE 0x10000 /* for o_string, print value as ?????? */ macro
Doptions.c949 if (opt->flags & OPT_HIDE) {
Dauth.c370 OPT_PRIO | OPT_STATIC | OPT_HIDE,