Home
last modified time | relevance | path

Searched refs:twiddle (Results 1 – 25 of 30) sorted by relevance

12

/trueos/sys/ia64/ia64/
HDdump_machdep.c125 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/
HDdump_machdep.c117 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/
HDufs.c158 twiddle(1);
268 twiddle(1);
349 twiddle(4);
368 twiddle(4);
409 twiddle(4);
518 twiddle(1);
652 twiddle(1);
HDext2fs.c356 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()
HDtwiddle.c48 twiddle(u_int callerdiv) in twiddle() function
HDcd9660.c289 twiddle(1); in cd9660_open()
322 twiddle(1); in cd9660_open()
382 twiddle(1); in cd9660_open()
439 twiddle(16); in buf_read_file()
HDwrite.c83 twiddle(4);
HDread.c80 twiddle(4); in read()
HDMakefile48 sbrk.c twiddle.c zalloc.c zalloc_malloc.c
HDstand.h244 extern void twiddle(u_int callerdiv);
HDtftp.c455 twiddle(32); in tftp_read()
HDnfs.c665 twiddle(16); in nfs_read()
1314 twiddle(16); in nfs_read()
HDdosfs.c771 twiddle(1); in ioget()
/trueos/sys/powerpc/powerpc/
HDdump_machdep.c118 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/
HDgnum4.c197 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/
HDmakeman280 twiddle >&2
305 twiddle() function
/trueos/sys/boot/forth/
HDcheck-password.4th62 \ 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/
HDdump_machdep.c169 int i, c, error, twiddle; in cb_dumpdata() local
174 twiddle = 0; in cb_dumpdata()
/trueos/contrib/less/
HDopttbl.c47 public int twiddle; /* Show tildes after EOF */ variable
408 BOOL|REPAINT, OPT_ON, &twiddle, NULL,
HDline.c51 extern int twiddle;
1099 if (twiddle)
/trueos/contrib/nvi/cl/
HDREADME.signal64 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/
HDMakefile47 sbrk.c twiddle.c zalloc.c zalloc_malloc.c
/trueos/sys/boot/libstand32/
HDMakefile50 sbrk.c twiddle.c zalloc.c zalloc_malloc.c
/trueos/sys/boot/pc98/cdboot/
HDcdboot.S679 call twiddle # Entertain the user
699 twiddle: push %ax # Save label
/trueos/contrib/ntp/html/build/hints/
HDhpux122 This twiddle may not be right for all systems, but it got adjtimed

12