OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POPT_CONTEXT_NO_EXEC
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/libpopt/
popt.h
106
#define
POPT_CONTEXT_NO_EXEC
(1 << 0) /*!< ignore exec expansions */
popt.c
288
if (con->flags &
POPT_CONTEXT_NO_EXEC
)
[
all
...]
/external/oprofile/
popt.h
106
#define
POPT_CONTEXT_NO_EXEC
(1 << 0) /*!< ignore exec expansions */
Completed in 5177 milliseconds