HomeSort by: relevance | last modified time | path
    Searched refs:OPT_HIDE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
options.h 74 #define OPT_HIDE 0x10000 /* for o_string, print value as ?????? */
options.c 945 if (opt->flags & OPT_HIDE) {
1103 if (opt->flags & OPT_HIDE) {
auth.c 411 OPT_PRIO | OPT_STATIC | OPT_HIDE,

Completed in 30 milliseconds