Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/apps/
HDdsaparam.c128 int timebomb = 0; in MAIN() local
177 timebomb = atoi(*(++argv)); in MAIN()
290 if (timebomb > 0) { in MAIN()
296 timebomb); in MAIN()
301 alarm(timebomb); in MAIN()