OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_F_UNKNOWN
(Results
1 - 2
of
2
) sorted by null
/external/ltrace/
options.h
74
OPT_F_UNKNOWN
= 0,
86
/* If entry->kind is
OPT_F_UNKNOWN
, figure out whether it should be
options.c
494
if (entry->kind ==
OPT_F_UNKNOWN
) {
510
assert(entry->kind !=
OPT_F_UNKNOWN
);
Completed in 153 milliseconds