Searched defs:exc_handler (Results 1 – 2 of 2) sorted by relevance
| /external/libpcap/ | ||
| D | pcap-dos.c | 780 static void exc_handler (int sig) in exc_handler() function |
| /external/python/cpython3/Modules/ | ||
| D | faulthandler.c | 86 void *exc_handler; member |