Home
last modified time | relevance | path

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

/netbsd-src/bin/dd/
H A Dargs.c96 static void f_progress(char *);
119 { "progress", f_progress, 0, 0 },
337 f_progress(char *arg) in f_progress() function