HomeSort by relevance Sort by last modified time
    Searched defs:POPT_ERROR_BADOPERATION (Results 1 - 2 of 2) sorted by null

  /external/oprofile/libpopt/
popt.h 90 #define POPT_ERROR_BADOPERATION -19 /*!< mutually exclusive logical operations requested */
535 * @return 0 on success, POPT_ERROR_NULLARG/POPT_ERROR_BADOPERATION
550 * @return 0 on success, POPT_ERROR_NULLARG/POPT_ERROR_BADOPERATION
  /external/oprofile/
popt.h 90 #define POPT_ERROR_BADOPERATION -19 /*!< mutually exclusive logical operations requested */
535 * @return 0 on success, POPT_ERROR_NULLARG/POPT_ERROR_BADOPERATION
550 * @return 0 on success, POPT_ERROR_NULLARG/POPT_ERROR_BADOPERATION

Completed in 2999 milliseconds