Searched refs:cfg_time (Results 1 – 1 of 1) sorted by relevance
69 static unsigned int cfg_time; variable849 if (cfg_time && (clock_gettime(CLOCK_MONOTONIC, &start) < 0)) in copyfd_io()884 if (cfg_time) { in copyfd_io()890 if (delta_ms > cfg_time) { in copyfd_io()892 delta_ms, cfg_time); in copyfd_io()1355 cfg_time = atoi(optarg); in parse_opts()