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 233 "Take options from a file", OPT_NOPRINT },
235 "Take options from a privileged file", OPT_NOPRINT },
297 OPT_A2PRINTER | OPT_NOPRINT, (void *)user_setprint },
300 OPT_A2PRINTER | OPT_NOPRINT, (void *)user_unsetprint },
912 if (opt->flags & OPT_NOPRINT)
    [all...]
pppd.h 144 #define OPT_NOPRINT 0x40000000 /* don't print this option at all */
    [all...]

Completed in 90 milliseconds