Searched refs:negative_timeout (Results 1 – 1 of 1) sorted by relevance
59 #define NEG_VALID(x) (NEG_AGE(x) < negative_timeout)90 int negative_timeout = 60; variable620 negative_timeout = atoi(optarg); in main()