Searched refs:POPT_CONTEXT_NO_EXEC (Results 1 – 3 of 3) sorted by relevance
106 #define POPT_CONTEXT_NO_EXEC (1 << 0) /*!< ignore exec expansions */ macro
288 if (con->flags & POPT_CONTEXT_NO_EXEC) in handleExec()