Home
last modified time | relevance | path

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

/dports/security/srm/srm-1.2.15/src/
H A Dsunlink.c102 static volatile int SIGINT_received = 0; variable
114 SIGINT_received = signo; in sigint_handler()
337 if ((srm->options & SRM_OPT_V) > 1 || SIGINT_received) { in overwrite()
359 if(SIGINT_received) in overwrite()
365 SIGINT_received=0; in overwrite()