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

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

Completed in 49 milliseconds