Searched refs:SA_NOCLDSTOP (Results 1 - 25 of 25) sorted by relevance

/external/kernel-headers/original/asm-arm/
H A Dsignal.h78 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
91 #define SA_NOCLDSTOP 0x00000001 macro
/external/dropbear/
H A Dsvr-main.c339 sa_chld.sa_flags = SA_NOCLDSTOP;
379 sa_chld.sa_flags = SA_NOCLDSTOP;
H A Dsvr-chansession.c139 sa_chld.sa_flags = SA_NOCLDSTOP;
1016 sa_chld.sa_flags = SA_NOCLDSTOP;
/external/bluetooth/hcidump/src/
H A Dcsrsniff.c250 sa.sa_flags = SA_NOCLDSTOP;
H A Dbpasniff.c298 sa.sa_flags = SA_NOCLDSTOP;
/external/kernel-headers/original/asm-x86/
H A Dsignal.h90 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
98 #define SA_NOCLDSTOP 0x00000001u macro
/external/bluetooth/bluez/compat/
H A Dfakehid.c310 sa.sa_flags = SA_NOCLDSTOP;
411 sa.sa_flags = SA_NOCLDSTOP;
624 sa.sa_flags = SA_NOCLDSTOP;
H A Ddund.c591 sa.sa_flags = SA_NOCLDSTOP;
H A Dhidd.c840 sa.sa_flags = SA_NOCLDSTOP;
H A Dpand.c768 sa.sa_flags = SA_NOCLDSTOP;
/external/bluetooth/bluez/test/
H A Dhstest.c223 sa.sa_flags = SA_NOCLDSTOP;
H A Dscotest.c407 sa.sa_flags = SA_NOCLDSTOP;
H A Dagent.c626 sa.sa_flags = SA_NOCLDSTOP;
H A Drctest.c728 sa.sa_flags = SA_NOCLDSTOP;
H A Dl2test.c1217 sa.sa_flags = SA_NOCLDSTOP;
H A Dhciemu.c1261 sa.sa_flags = SA_NOCLDSTOP;
/external/bluetooth/bluez/tools/
H A Dppporc.c247 sa.sa_flags = SA_NOCLDSTOP;
H A Dhciattach.c387 sa.sa_flags = SA_NOCLDSTOP;
1291 sa.sa_flags = SA_NOCLDSTOP;
1310 sa.sa_flags = SA_NOCLDSTOP;
H A Dciptool.c372 sa.sa_flags = SA_NOCLDSTOP;
/external/bluetooth/bluez/rfcomm/
H A Dmain.c435 sa.sa_flags = SA_NOCLDSTOP;
594 sa.sa_flags = SA_NOCLDSTOP;
/external/bluetooth/bluez/src/
H A Dmain.c424 sa.sa_flags = SA_NOCLDSTOP;
/external/strace/
H A Dsignal.c187 { SA_NOCLDSTOP, "SA_NOCLDSTOP" },
234 #ifdef SA_NOCLDSTOP
235 { SA_NOCLDSTOP, "SA_NOCLDSTOP" },
/external/bluetooth/glib/glib/
H A Dgmain.c3664 action.sa_flags = SA_NOCLDSTOP;
3720 action.sa_flags = SA_RESTART | SA_NOCLDSTOP;
/external/qemu/
H A Dvl-android.c4949 act.sa_flags = SA_NOCLDSTOP;
H A Dvl.c4808 act.sa_flags = SA_NOCLDSTOP;

Completed in 242 milliseconds