Home
last modified time | relevance | path

Searched refs:opd_sighup (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/daemon/
Dinit.c58 static void opd_sighup(void);
225 opd_sighup(); in opd_do_read()
267 static void opd_sighup(void) in opd_sighup() function
Doprofiled.c185 static void opd_sighup(int val __attribute__((unused))) in opd_sighup() function
227 act.sa_handler = opd_sighup; in opd_setup_signals()
/external/oprofile/daemon/liblegacy/
Dinit.c50 static void opd_sighup(void);
190 opd_sighup(); in opd_do_read()
298 static void opd_sighup(void) in opd_sighup() function