Home
last modified time | relevance | path

Searched refs:STALL_TIME (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dprogressmeter.c50 #define STALL_TIME 5 /* we're stalled after this many seconds */ macro
200 if (stalled >= STALL_TIME) in refresh_progress_meter()