Home
last modified time | relevance | path

Searched refs:exiting (Results 1 – 25 of 57) sorted by relevance

123

/external/strace/
Dtime.c92 if (exiting(tcp)) {
104 if (exiting(tcp)) {
114 if (exiting(tcp)) {
135 if (exiting(tcp)) {
332 if (exiting(tcp)) {
564 if (exiting(tcp)) {
581 if (exiting(tcp))
598 if (exiting(tcp)) {
Dprocess.c321 if (exiting(tcp))
341 if (exiting(tcp)) {
368 if (exiting(tcp)) {
383 if (exiting(tcp)) {
438 if (exiting(tcp)) {
473 if (exiting(tcp)) {
582 if (exiting(tcp)) {
625 if (exiting(tcp))
1070 if (exiting(tcp))
1085 if (exiting(tcp)) {
[all …]
Dmem.c534 if (exiting(tcp))
620 if (exiting(tcp)) {
764 if (exiting(tcp)) {
Dipc.c235 if (exiting(tcp)) {
359 if (exiting(tcp)) {
Dresource.c387 if (exiting(tcp)) {
455 if (exiting(tcp)) {
Dbjm.c107 if (exiting(tcp)) {
Dsignal.c1462 if (exiting(tcp)) {
1576 if (exiting(tcp)) {
1739 if (exiting(tcp)) {
1895 if (exiting(tcp)) {
Ddefs.h361 #define exiting(tcp) ((tcp)->flags & TCB_INSYSCALL) macro
Dnet.c1454 if (exiting(tcp)) {
1465 if (exiting(tcp))
Dfile.c2247 if (exiting(tcp)) {
2263 if (exiting(tcp)) {
2341 if (exiting(tcp)) {
Dstream.c1076 if (exiting(tcp)) {
/external/ping/
Dping_common.h92 extern volatile int exiting;
Dping.c95 volatile int exiting; variable
296 exiting = 1; in sigexit()
355 if (exiting || (npackets && ntransmitted >= npackets && !deadline)) in pinger()
587 if (exiting) in main_loop()
/external/chromium/base/
Dmessage_pump_mac.mm480 // handling sources to exiting without any sleep. This most commonly
490 // to sleep or exiting. It must be called before decrementing the
491 // value so that the value still corresponds to the level of the exiting
/external/quake/quake/src/QW/docs/
Dglqwcl-readme.txt23 3dlabs drivers for glint and permedia baords can also crash NT when exiting
/external/protobuf/src/google/protobuf/compiler/
Dplugin.proto84 // exiting with a non-zero status code.
/external/quake/quake/src/QW/
Dqwchangelog.txt134 - exiting the world in spectator mode is no longer lava red, but
Dqwrlnote.txt185 - exiting the world in spectator mode is no longer lava red, but
/external/quake/quake/src/WinQuake/data/
DREADME.TXT400 exiting to DOS.
/external/dbus/doc/
Ddcop-howto.txt541 OK now for some timings. Just creating a KApplication and then exiting
/external/dnsmasq/po/
Dfi.po1065 msgid "exiting on receipt of SIGTERM"
Dit.po1065 msgid "exiting on receipt of SIGTERM"
Dpt_BR.po1065 msgid "exiting on receipt of SIGTERM"
Dde.po1108 msgid "exiting on receipt of SIGTERM"
/external/wpa_supplicant/
DChangeLog675 mode when starting wpa_supplicant; set interface down when exiting
752 when exiting

123