Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssh/
HDprogressmeter.c64 static void update_progress_meter(int);
231 update_progress_meter(int ignore) in update_progress_meter() function
244 signal(SIGALRM, update_progress_meter); in update_progress_meter()
265 signal(SIGALRM, update_progress_meter); in start_progress_meter()
HDssh_namespace.h908 #define update_progress_meter Fssh_update_progress_meter macro
HDChangeLog3962 The function update_progress_meter() calls refresh_progress_meter()
3963 which calls snmprintf() which calls malloc(); but update_progress_meter()