HomeSort by relevance Sort by last modified time
    Searched refs:OPT_NOPRINT (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
options.c 218 "Take options from a file", OPT_NOPRINT },
220 "Take options from a privileged file", OPT_NOPRINT },
875 if (opt->flags & OPT_NOPRINT)
    [all...]
pppd.h 144 #define OPT_NOPRINT 0x40000000 /* don't print this option at all */
    [all...]

Completed in 31 milliseconds