Searched refs:catchSIGINT (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/regress/lib/libc/ieeefp/testfloat/
H A Dtestfloat.c76 static void catchSIGINT( int signalCode ) function
283 (void) signal( SIGINT, catchSIGINT );
284 (void) signal( SIGTERM, catchSIGINT );

Completed in 117 milliseconds