Searched refs:SLEEP_TIME (Results 1 – 2 of 2) sorted by relevance
91 #define SLEEP_TIME 20 /* # of seconds to sleep in all hard loop */ macro443 (void) alarm(SLEEP_TIME); in my_sleep()570 p->plg_retry_time = SLEEP_TIME; in init_plugin()
473 #define SLEEP_TIME 5 macro509 "sleeping for %d seconds\n", SLEEP_TIME * stry); in sanitize_env()510 (void) sleep(SLEEP_TIME * stry); in sanitize_env()