Searched refs:OPT_NOPRINT (Results 1 – 2 of 2) sorted by relevance
218 "Take options from a file", OPT_NOPRINT },220 "Take options from a privileged file", OPT_NOPRINT },875 if (opt->flags & OPT_NOPRINT)
144 #define OPT_NOPRINT 0x40000000 /* don't print this option at all */ macro