Searched refs:dying (Results 1 – 25 of 46) sorted by relevance
12
| /netbsd/src/games/hals_end/ |
| D | hals_end.c | 27 void dying(void); 113 dying(void) in dying() function 143 dying(); in main()
|
| /netbsd/src/sys/dev/ |
| D | midi.c | 189 sc->dying = 1; in midiactivate() 208 sc->dying = 1; in mididetach() 288 sc->dying = 0; in midi_attach() 813 if (sc->dying) { in midiopen() 886 if (sc->dying) in midiclose() 919 if (sc->dying) { in midiread() 976 if (sc->dying) { in midiread() 989 if (sc->dying) { in midiread() 1016 if (sc->dying) { in midiread() 1034 if (sc->dying || !sc->isopen) { in midi_rcv_asense() [all …]
|
| D | sequencervar.h | 82 int dying; member
|
| D | midivar.h | 188 int dying; member
|
| D | sequencer.c | 320 if (sc->dying) { in sequencer_enter()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | linux-thread-db.c | 309 bool dying = false; member 1337 priv->dying = (ti_p->ti_state == TD_THR_UNKNOWN in update_thread_state() 1682 if (priv->dying) in extra_thread_info()
|
| D | ChangeLog-2007 | 3701 the dying threads to delete them for the thread list. 3703 mark the corresponding thread as dying instead of removing it 3705 (inf_ttrace_thread_alive): return 0 for dying threads.
|
| D | ChangeLog-3.x | 3178 * xgdb.c: Installed a fix to keep the thing from dying when there
|
| D | ChangeLog-2004 | 10386 (struct private_thread_info): Add dying flag. 10389 (attach_thread): Update comments. Handle dying threads. 10390 (detach_thread): Set the dying flag.
|
| /netbsd/src/sys/external/bsd/dwc2/ |
| D | dwc2.c | 514 goto dying; in dwc2_abortx() 525 dying: in dwc2_abortx()
|
| /netbsd/src/games/quiz/datfiles/ |
| D | bard | 218 Than with an old one dying{.}:\
|
| /netbsd/src/external/bsd/am-utils/dist/ |
| D | README.autofs | 37 now, amd simply tells the kernel that it is dying; we need to think this
|
| /netbsd/src/sys/dev/usb/ |
| D | motg.c | 2190 goto dying; in motg_abortx() 2219 dying: in motg_abortx()
|
| D | ehci.c | 3409 goto dying; in ehci_abortx() 3496 dying: in ehci_abortx() 3550 goto dying; in ehci_abort_isoc_xfer() 3596 dying: in ehci_abort_isoc_xfer()
|
| D | ohci.c | 2288 goto dying; in ohci_abortx() 2399 goto dying; in ohci_abortx() 2434 dying: in ohci_abortx()
|
| D | uhci.c | 2362 goto dying; in uhci_abortx() 2389 dying: in uhci_abortx()
|
| /netbsd/src/games/fortune/datfiles/ |
| D | startrek | 110 -- the living and the dying. 517 There are some things worth dying for.
|
| D | farber | 1110 It's something you're all dying to wait for. 1717 They're dying off like fleas.
|
| D | fortunes2 | 2505 back, every time, into a dying hunk of smelly meat! But We can live 6870 "Water... can I get... water," the dying man manages to stammer. 8155 of a dying relative and miss the return train. 8158 To be unexpectedly called away to the bedside of a dying relative 8738 Alas, I am dying beyond my means. 9980 And is life so dear that we should blame men for dying in adventure? 10865 and you will end by picking up the check and dying broke. 14379 -- John Barrymore's dying words 16321 Falling in love is a lot like dying. 18223 Get in touch with your feelings of hostility against the dying light. [all …]
|
| D | fortunes-o.real | 678 I wouldn't mind dying -- it's that business of having to stay dead that
|
| D | fortunes | 989 Alas, I am dying beyond my means. 1767 and dying broke. 3164 -- John Barrymore's dying words 4775 -- George Saunders' dying words 5126 Health nuts are going to feel stupid someday, lying in hospitals dying 8652 more interesting, the ones on the outside are all dying! This is a 11854 Take your dying with some seriousness, however. Laughing on the way to 13134 one leg. The padanga is dying out because the female padanga doesn't
|
| /netbsd/src/libexec/httpd/ |
| D | CHANGES | 186 o avoid dying in daemon mode for some uncommon, but recoverable, errors
|
| /netbsd/src/external/gpl2/xcvs/dist/ |
| D | ChangeLog | 1739 * NEWS: Update dying gasp note. 1755 * NEWS: Note that the dying gasp check has now been completely removed. 1875 * NEWS: Note dying gasp check. 4708 * BUGS: Remove item about dying gasps message. At least one known 5409 * BUGS: Add note about "dying gasps" message.
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | ChangeLog-96 | 1892 the streams. Check buf_empty_p when checking for dying gasps. 2733 * main.c (main_cleanup): Report signal name before dying.
|
| /netbsd/src/crypto/dist/ipsec-tools/ |
| D | ChangeLog.old | 1456 with immature or dying phase 1
|
12