Home
last modified time | relevance | path

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

/external/ltp/tools/pounder21/
Dfancy_timed_loop.c37 static int the_signal = SIGTERM; variable
44 kill(-test_pgrp, the_signal); in int_func()
52 kill(-test_pgrp, the_signal); in alarm_func()
126 the_signal = atoi(argv[6]); in main()
133 the_signal = atoi(argv[4]); in main()
139 progname, uid, gid, the_signal); in main()