Searched defs:POPT_ARGFLAG_STRIP (Results 1 – 2 of 2) sorted by relevance
46 #define POPT_ARGFLAG_STRIP 0x20000000 /*!< strip this arg from argv(only applies to long args) */ macro