| /src/usr.sbin/makefs/ |
| v7fs_makefs.h | 37 int progress; member in struct:__anon8504 38 v7fs_daddr_t npuredatablk; /* for progress bar */ 46 void progress(const struct progress_arg *);
|
| v7fs.c | 59 #include "progress.h" 71 { 'P', "progress", &v7fs_opts->progress, OPT_INT32, false, true, 72 "Progress bar" }, 103 if ((progress_bar_enable = v7fs_opts->progress)) { 106 progress(&(struct progress_arg){ .cdev = image }); 168 progress(const struct progress_arg *p) function 171 static struct progress_arg Progress; 179 Progress = *p; 186 if (!Progress.tick [all...] |
| /src/sbin/fsck_v7fs/ |
| main.c | 50 #include "progress.h" 81 printf("write backing...(no progress report)"); fflush(stdout); 194 progress(const struct progress_arg *p) function 196 static struct progress_arg Progress; 201 if (Progress.tick) { 204 Progress = *p; 213 if (!Progress.tick) 215 if (++Progress.cnt > Progress.tick) { 216 Progress.cnt = 0 [all...] |
| /src/sbin/newfs_v7fs/ |
| newfs_v7fs.c | 53 #include "progress.h" 126 progress(&(struct progress_arg){ .cdev = device }); 209 progress(const struct progress_arg *p) function 211 static struct progress_arg Progress; 219 Progress = *p; 226 if (!Progress.tick) 228 if (++Progress.cnt > Progress.tick) { 229 Progress.cnt = 0; 230 Progress.total++ [all...] |
| /src/usr.bin/ftp/ |
| progressbar.h | 48 GLOBAL int progress; /* display transfer progress bar */ variable 54 GLOBAL char *prefix; /* Text written left of progress bar */
|
| /src/bin/mv/ |
| mv.c | 78 progress(int sig __unused) function 123 (void)signal(SIGINFO, progress);
|
| /src/sys/arch/hpc/stand/hpcboot/ |
| hpcmenu.cpp | 353 // Progress bar 355 HpcMenuInterface::progress(const char *msg) function in class:HpcMenuInterface 358 _root->progress(msg);
|
| /src/sys/arch/hpc/stand/hpcboot/menu/ |
| rootwindow.cpp | 244 // Progress bar 368 RootWindow::progress(const char *msg) function in class:RootWindow 372 Console::Instance()->print(TEXT("[progress] %S\n"), msg); 425 // PROGRESS BAR
|
| /src/sys/arch/hpcmips/stand/pbsdboot/ |
| elf.c | 78 int progress = 0; local 116 if (progress != tmp_progress) { 117 progress = tmp_progress; 118 if (CheckCancel(progress)) { 134 int progress; local 188 progress = 0;
|
| /src/bin/cp/ |
| cp.c | 99 progress(int sig __unused) function 221 (void)signal(SIGINFO, progress);
|
| utils.c | 88 progress(const struct finfo *fi, off_t written) function 230 progress(&fi, ptotal); 250 progress(&fi, ptotal);
|
| /src/bin/dd/ |
| dd.c | 92 uint64_t progress = 0; /* display sign of life */ variable 611 if (progress && (st.out_full + st.out_part) % progress == 0)
|
| /src/bin/rm/ |
| rm.c | 69 static void progress(int); 141 (void)signal(SIGINFO, progress); 607 progress(int sig __unused) function
|
| /src/sys/dev/sbus/ |
| isp_sbus.c | 344 int reqrs, rsprs, i, progress; local 393 progress = 0; 399 progress++; 404 progress++; 409 progress++; 414 progress++; 422 progress++; 427 progress++; 432 progress++; 444 if (progress >= 8) [all...] |
| /src/sys/dev/dmover/ |
| dmover_io.c | 401 int error = 0, progress = 0; local 418 error = progress ? 0 : EWOULDBLOCK; 455 progress = 1; 523 int error = 0, progress = 0; local 538 error = progress ? 0 : EWOULDBLOCK; 552 progress = 1;
|
| /src/usr.sbin/mmcformat/ |
| mmcformat.c | 67 print_eta(uint32_t progress, uint64_t now, uint64_t start_time) 72 if (progress == 0) { 77 ttot_est = (tbusy * 0x10000) / progress; 93 uint32_t progress; local 109 progress = 0; 110 while (progress < 0x10000) { 119 * progress is 4 too 124 /* drive not ready : operation/format in progress */ 126 progress = sense.sense_key; 129 progress = 0x10000 [all...] |
| /src/bin/rcp/ |
| rcp.c | 96 static void progress(const char *, uintmax_t, uintmax_t); 397 progress(name, i, stb.st_size); 675 progress(np, i, size); 826 progress(const char *file, uintmax_t done, uintmax_t total) function
|
| /src/sbin/fsck_ffs/ |
| main.c | 143 int progress = 0; variable 247 progress = 1; 296 progress = 0; 302 #ifdef PROGRESS 303 if (progress) { 307 #endif /* ! PROGRESS */ 375 #ifdef PROGRESS 377 * In prune mode, how far does the progress bar travel during 379 * progress bar that travels from 0 to 100%.) 386 * will get a pleasant surprise when the last 5% of the progress [all...] |
| /src/sbin/nvmectl/ |
| logpage.c | 674 uint16_t code, nscan, progress; local 696 progress = le16dec(walker); 704 printf(" %-30s: %d\n", "Progress Current BMS", progress);
|
| /src/sys/dev/ic/ |
| ncr5380sbc.c | 491 * Finish it now. If DMA is in progress, we 1056 return; /* Have work in progress. */ 1337 * "arbitration in progress" (AIP) bit to let us know 1798 int act_flags, n, phase, progress; local 1804 progress = 0; /* did we send any messages? */ 1985 progress++; 2006 if (!progress)
|
| gem.c | 770 * Resetting while DMA is in progress can cause a bus hang, so we 878 * Resetting while DMA is in progress can cause a bus hang, so we 1634 int progress = 0; local 1716 progress = 1; 1732 if (progress) { 1758 int i, len, progress = 0; local 1801 progress++; 1939 if (progress) { 1953 if (progress <= 4) { 1954 GEM_COUNTER_INCR(sc, sc_ev_rxhist[progress]); [all...] |
| /src/sys/arch/sparc/dev/ |
| tctrl.c | 347 int progress = 0; local 362 progress = 1; 368 return progress; 371 progress = 1;
|
| /src/sys/kern/ |
| kern_pmf.c | 353 bool progress = false; local 370 progress = true; 375 return progress;
|
| vfs_mount.c | 1112 bool any_error = false, progress = false; local 1130 progress = true; 1153 return progress;
|
| /src/sbin/resize_ffs/ |
| resize_ffs.c | 63 #include "progress.h" 163 int progress = 0; variable 2167 progress = 1; 2279 if (progress) { 2286 if (progress && !CheckOnlyFlag) { 2287 progress_switch(progress);
|