Searched defs:stars (Results 1 - 5 of 5) sorted by relevance
| /src/sbin/fsck/ | ||
| H A D | progress.c | 105 static const char stars[] = local in function:progress_bar |
| /src/usr.bin/ftp/ | ||
| H A D | progressbar.c | 154 static const char stars[] = local in function:progressmeter |
| /src/sbin/raidctl/ | ||
| H A D | raidctl.c | 1163 const char stars[] = "****************************************" variable in typeref:typename:const char[] |
| /src/usr.bin/patch/ | ||
| H A D | patch.c | 714 const char *stars = (diff_type >= NEW_CONTEXT_DIFF ? " ****" : ""); local in function:abort_context_hunk |
| /src/games/trek/ | ||
| H A D | trek.h | 61 short stars; /* number of stars in this quadrant */ member in struct:quad |
Completed in 6 milliseconds