Home
last modified time | relevance | path

Searched refs:dying (Results 1 – 10 of 10) sorted by relevance

/external/ipsec-tools/src/racoon/
Dsession.c114 static int dying = 0; variable
181 if (dying) in session()
462 dying = 1; in check_sigreq()
/external/chromium/base/
Dprocess_util_mac.mm417 // rather than dying (see
/external/dropbear/
DCHANGES547 - Fixed some invalid assertions in the channel code, fixing the server dying
/external/quake/quake/src/QW/progs/
Dclient.qc922 return; // dying, so do nothing
/external/webkit/WebKit/win/
DChangeLog-2009-06-168895 dying and vice versa.
8900 Safari can tell WebKit when the server is dying.
8908 member to prevent adding or removing listeners when the server is dying.
8910 when the server is dying.
8912 themselves when the server is dying. The server will remove them all
8915 server is dying and remove all listeners.
/external/bluetooth/glib/
DChangeLog.pre-2-03907 thread is dying. Start reader thread with the lower-level
/external/webkit/WebKitTools/
DChangeLog-2009-06-1610690 dying and vice versa.
10697 check, because it's possilbe to try to connect to a server that's dying.
/external/srec/config/en.us/dictionary/
Dlarge.ok8643 dying dI6N
/external/bison/
DChangeLog9811 (pack_vector): Instead of dying when the table is too big, grow it.
/external/webkit/WebCore/
DChangeLog-2009-06-1634114 didReceiveData whould crash because of the handle dying.