Searched refs:cfg_time (Results 1 – 1 of 1) sorted by relevance
70 static unsigned int cfg_time; variable920 if (cfg_time && (clock_gettime(CLOCK_MONOTONIC, &start) < 0)) in copyfd_io()958 if (cfg_time) { in copyfd_io()964 if (delta_ms > cfg_time) { in copyfd_io()966 delta_ms, cfg_time); in copyfd_io()1439 cfg_time = atoi(optarg); in parse_opts()