HomeSort by relevance Sort by last modified time
    Searched refs:signal_hup (Results 1 - 4 of 4) sorted by null

  /external/oprofile/daemon/
oprofiled.h 51 extern sig_atomic_t signal_hup;
init.c 223 if (signal_hup) {
224 signal_hup = 0;
oprofiled.c 48 sig_atomic_t signal_hup; variable
187 signal_hup = 1;
  /external/oprofile/daemon/liblegacy/
init.c 188 if (signal_hup) {
189 signal_hup = 0;

Completed in 41 milliseconds