| /trueos/sys/ia64/ia64/ |
| HD | dump_machdep.c | 125 int c, error, twiddle; in phys_cb_dumpdata() local 129 twiddle = 0; in phys_cb_dumpdata() 140 printf("%c\b", "|/-\\"[twiddle++ & 3]); in phys_cb_dumpdata() 260 int c, error, twiddle; in virt_cb_dumpdata() local 264 twiddle = 0; in virt_cb_dumpdata() 272 printf("%c\b", "|/-\\"[twiddle++ & 3]); in virt_cb_dumpdata()
|
| /trueos/sys/sparc64/sparc64/ |
| HD | dump_machdep.c | 117 int c, counter, error, twiddle; in blk_dump() local 122 error = counter = twiddle = 0; in blk_dump() 125 printf("%c\b", "|/-\\"[twiddle++ & 3]); in blk_dump()
|
| /trueos/lib/libstand/ |
| HD | ufs.c | 158 twiddle(1); 268 twiddle(1); 349 twiddle(4); 368 twiddle(4); 409 twiddle(4); 518 twiddle(1); 652 twiddle(1);
|
| HD | ext2fs.c | 356 twiddle(1); in ext2fs_open() 398 twiddle(1); in ext2fs_open() 510 twiddle(1); in ext2fs_open() 571 twiddle(1); in read_inode() 668 twiddle(1); in block_map() 726 twiddle(4); in buf_read_file()
|
| HD | twiddle.c | 48 twiddle(u_int callerdiv) in twiddle() function
|
| HD | cd9660.c | 289 twiddle(1); in cd9660_open() 322 twiddle(1); in cd9660_open() 382 twiddle(1); in cd9660_open() 439 twiddle(16); in buf_read_file()
|
| HD | write.c | 83 twiddle(4);
|
| HD | read.c | 80 twiddle(4); in read()
|
| HD | Makefile | 48 sbrk.c twiddle.c zalloc.c zalloc_malloc.c
|
| HD | stand.h | 244 extern void twiddle(u_int callerdiv);
|
| HD | tftp.c | 455 twiddle(32); in tftp_read()
|
| HD | nfs.c | 665 twiddle(16); in nfs_read() 1314 twiddle(16); in nfs_read()
|
| HD | dosfs.c | 771 twiddle(1); in ioget()
|
| /trueos/sys/powerpc/powerpc/ |
| HD | dump_machdep.c | 118 int c, error, twiddle; in cb_dumpdata() local 122 twiddle = 0; in cb_dumpdata() 134 printf("%c\b", "|/-\\"[twiddle++ & 3]); in cb_dumpdata()
|
| /trueos/usr.bin/m4/ |
| HD | gnum4.c | 197 static char *twiddle(const char *); 386 twiddle(const char *p) in twiddle() function 469 error = regcomp(&re, mimic_gnu ? twiddle(argv[3]) : argv[3], in dopatsubst() 501 error = regcomp(&re, mimic_gnu ? twiddle(argv[3]) : argv[3], in doregexp()
|
| /trueos/tools/build/options/ |
| HD | makeman | 280 twiddle >&2 305 twiddle() function
|
| /trueos/sys/boot/forth/ |
| HD | check-password.4th | 62 \ Spin the twiddle and then exit this function 112 3 spaces \ Erase the twiddle 116 3 spaces read-start @ 25 at-xy \ Erase the twiddle
|
| /trueos/sys/x86/x86/ |
| HD | dump_machdep.c | 169 int i, c, error, twiddle; in cb_dumpdata() local 174 twiddle = 0; in cb_dumpdata()
|
| /trueos/contrib/less/ |
| HD | opttbl.c | 47 public int twiddle; /* Show tildes after EOF */ variable 408 BOOL|REPAINT, OPT_ON, &twiddle, NULL,
|
| HD | line.c | 51 extern int twiddle; 1099 if (twiddle)
|
| /trueos/contrib/nvi/cl/ |
| HD | README.signal | 64 We can either set raw mode and twiddle the tty, or cbreak mode and 65 twiddle the tty. I chose to use raw mode, on the grounds that raw 173 The simplest solution is probably to twiddle the tty, install a handler for
|
| /trueos/sys/boot/userboot/libstand/ |
| HD | Makefile | 47 sbrk.c twiddle.c zalloc.c zalloc_malloc.c
|
| /trueos/sys/boot/libstand32/ |
| HD | Makefile | 50 sbrk.c twiddle.c zalloc.c zalloc_malloc.c
|
| /trueos/sys/boot/pc98/cdboot/ |
| HD | cdboot.S | 679 call twiddle # Entertain the user 699 twiddle: push %ax # Save label
|
| /trueos/contrib/ntp/html/build/hints/ |
| HD | hpux | 122 This twiddle may not be right for all systems, but it got adjtimed
|