OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exit_when_zero
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/auxprogs/
valgrind-listener.c
242
char /*bool*/
exit_when_zero
= 0;
local
248
exit_when_zero
= 1;
388
if (conn_count == 0 &&
exit_when_zero
) {
Completed in 105 milliseconds