HomeSort by: relevance | last modified time | path
    Searched defs:siginfo_handler (Results 1 - 2 of 2) sorted by relevancy

  /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)

Completed in 20 milliseconds