Home
last modified time | relevance | path

Searched defs:exc_handler (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libpcap/
H A Dpcap-dos.c780 static void exc_handler (int sig) in exc_handler() function
/aosp_15_r20/external/python/cpython3/Modules/
Dfaulthandler.c83 void *exc_handler; member