Home
last modified time | relevance | path

Searched defs:dying (Results 1 – 9 of 9) sorted by relevance

/openbsd/sbin/ldattach/
H A Dldattach.c51 volatile sig_atomic_t dying = 0; variable
/openbsd/usr.bin/make/
H A Djob.c177 int dying = check_dying_signal(); in may_remove_target() local
303 int dying; in internal_print_errors() local
H A Dengine.c523 int dying; in handle_job_status() local
/openbsd/sys/uvm/
H A Duvm_vnode.c903 int dying, retval; in uvn_put() local
/openbsd/sys/dev/usb/
H A Dusbdivar.h120 char dying; member
143 u_int8_t dying; /* hardware removed */ member
H A Dif_wi_usb.c106 int dying; member
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dthread-db.c155 unsigned int dying:1; member
/openbsd/sys/dev/ic/
H A Dwdcvar.h86 int dying; member
/openbsd/sys/dev/
H A Dsoftraid.c3876 sr_discipline_shutdown(struct sr_discipline *sd, int meta_save, int dying) in sr_discipline_shutdown()
4549 sr_shutdown(int dying) in sr_shutdown()