Searched refs:POPT_CONTEXT_KEEP_FIRST (Results 1 – 3 of 3) sorted by relevance
118 #define POPT_CONTEXT_KEEP_FIRST (1U << 1) /*!< pay attention to argv[0] */ macro
617 if (!(con->flags & POPT_CONTEXT_KEEP_FIRST)) { in showHelpIntro()
167 if (!(flags & POPT_CONTEXT_KEEP_FIRST)) in poptGetContext()