Searched refs:signal_hup (Results 1 - 4 of 4) sorted by relevance

/external/oprofile/daemon/
H A Doprofiled.h51 extern sig_atomic_t signal_hup;
H A Dinit.c223 if (signal_hup) {
224 signal_hup = 0;
H A Doprofiled.c48 sig_atomic_t signal_hup; variable
187 signal_hup = 1;
/external/oprofile/daemon/liblegacy/
H A Dinit.c188 if (signal_hup) {
189 signal_hup = 0;

Completed in 1645 milliseconds