Searched refs:oneshot (Results 1 – 8 of 8) sorted by relevance
175 int oneshot = 0; in main() local193 oneshot = atoi(optarg); in main()398 if (oneshot) { in main()409 timeout.it_value.tv_sec = oneshot; in main()
100 def oneshot(*args, **kw): function107 oneshot.__name__ = self.__name__108 oneshot.__doc__ = self.__doc__109 return oneshot
7 oneshot
8 oneshot
9 oneshot
13 oneshot
20 oneshot
43 static int oneshot = 0; variable117 oneshot = 1; in test_init()879 if (t->need_spawn && oneshot) in test_run()