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

  /external/oprofile/libpopt/
popt.h 87 #define POPT_ERROR_ERRNO -16 /*!< errno set, use strerror(errno) */
355 * @return 0 on success, POPT_ERROR_ERRNO on failure
366 * @return 0 on success, POPT_ERROR_ERRNO on failure
  /external/oprofile/
popt.h 87 #define POPT_ERROR_ERRNO -16 /*!< errno set, use strerror(errno) */
355 * @return 0 on success, POPT_ERROR_ERRNO on failure
366 * @return 0 on success, POPT_ERROR_ERRNO on failure

Completed in 152 milliseconds