Searched refs:timeout_flags (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_env.c2413 } timeout_flags[] = { local
2433 for (i = 0; timeout_flags[i].flag != 0; i++)
2434 if (strcmp(arg, timeout_flags[i].arg) == 0)
2435 which = timeout_flags[i].flag;

Completed in 172 milliseconds