Home
last modified time | relevance | path

Searched refs:mmapsigs (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/gpl2/rcs/dist/src/
H A Drcsutil.c752 static int const mmapsigs[] = { mmap_signal }; variable
760 setup_catchsig(mmapsigs, (int)(sizeof(mmapsigs)/sizeof(*mmapsigs))); in catchmmapints()