OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hide_caller
(Results
1 - 3
of
3
) sorted by null
/external/ltrace/
options.h
57
int
hide_caller
; /* Whether caller library should be hidden. */
member in struct:options_t
options.c
708
options.
hide_caller
= 1;
output.c
507
if (!options.
hide_caller
&& libsym->lib != NULL
Completed in 157 milliseconds