OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 29 milliseconds