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

/freebsd-13-stable/crypto/openssl/apps/
H A Docsp.c900 static void noteterm (int sig) function
928 signal(SIGINT, noteterm);
929 signal(SIGTERM, noteterm);

Completed in 109 milliseconds