Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/perfused/ | |
perfused.c | 63 static void siginfo_handler(int); 357 siginfo_handler(int sig) function in typeref:typename:void 402 if (signal(SIGINFO, siginfo_handler) == SIG_ERR) |
perfused.c | 63 static void siginfo_handler(int); 357 siginfo_handler(int sig) function in typeref:typename:void 402 if (signal(SIGINFO, siginfo_handler) == SIG_ERR) |