Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/rcs/lib/
HDrcsutil.c603 static void setup_catchsig P((int const*,int));
617 setup_catchsig(sig, sigs) in setup_catchsig() function
659 setup_catchsig(sig, sigs) in setup_catchsig() function
682 setup_catchsig(sig, sigs) in setup_catchsig() function
730 setup_catchsig(regsigs, (int) (sizeof(regsigs)/sizeof(*regsigs))); in catchints()
756 setup_catchsig(mmapsigs, (int)(sizeof(mmapsigs)/sizeof(*mmapsigs))); in catchmmapints()