Searched refs:SIGBUS (Results 1 – 5 of 5) sorted by relevance
8 #define SIGBUS 7 macro
573 signal(SIGBUS, terminate); in install_sig_handler()
1118 that, the application will get SIGBUS signal if it tries to access
1490 signal(SIGBUS, sighandler);