Searched refs:dying (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/none/tests/
H A Dshell.stderr.exp4 EXEC FAILED: I can't recover from execve() failing, so I'm dying.
/external/ipsec-tools/src/racoon/
H A Dsession.c114 static int dying = 0; variable
181 if (dying)
279 /* XXX should we listen on admin socket when dying ?
462 dying = 1;
/external/markdown/MarkdownTest/
H A DMarkdownTest.pl153 It now prints a message and moves on, rather than dying.
/external/valgrind/main/coregrind/
H A Dvgdb-invoker-ptrace.c99 process is dying. */
100 static Bool dying = False; variable
1088 DEBUG(1, "invoker_cleanup_restore_and_detach dying: %d\n", dying);
1089 if (!dying)
1099 /* Avoid messing up with registers of valgrind when it is dying. */
1101 dying = True;
/external/libnl/lib/netfilter/
H A Dct_obj.c485 __ADD(IPS_DYING, dying)

Completed in 382 milliseconds