HomeSort by relevance Sort by last modified time
    Searched refs:POPT_CONTEXT_KEEP_FIRST (Results 1 - 4 of 4) sorted by null

  /external/oprofile/libpopt/
popt.h 107 #define POPT_CONTEXT_KEEP_FIRST (1 << 1) /*!< pay attention to argv[0] */
popthelp.c 549 if (!(con->flags & POPT_CONTEXT_KEEP_FIRST)) {
popt.c 185 if (!(flags & POPT_CONTEXT_KEEP_FIRST))
    [all...]
  /external/oprofile/
popt.h 107 #define POPT_CONTEXT_KEEP_FIRST (1 << 1) /*!< pay attention to argv[0] */

Completed in 77 milliseconds