Searched refs:twiddle (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/stand/libsa/
H A Dtwiddle.c43 twiddle(u_int callerdiv) function
H A Dwrite.c76 twiddle(4);
H A Dread.c78 twiddle(4);
H A Dufs.c176 twiddle(1);
285 twiddle(1);
363 twiddle(4);
382 twiddle(4);
420 twiddle(4);
531 twiddle(1);
656 twiddle(1);
H A Dcd9660.c309 twiddle(1);
386 twiddle(1);
469 twiddle(1);
525 twiddle(16);
H A Dext2fs.c353 twiddle(1);
395 twiddle(1);
507 twiddle(1);
568 twiddle(1);
665 twiddle(1);
723 twiddle(4);
H A Dtftp.c535 twiddle(32);
687 twiddle(32);
H A DMakefile18 random.c sbrk.c tslog.c twiddle.c zalloc.c zalloc_malloc.c
H A Dstand.h295 extern void twiddle(u_int callerdiv);
H A Dnfs.c688 twiddle(16);
H A Ddosfs.c372 * as ioget() can be called *a lot*, use twiddle here.
374 * with 270MB file (~540k ioget() calls, twiddle can easily waste
377 twiddle(4);
/freebsd-current/usr.bin/m4/
H A Dgnum4.c195 static char *twiddle(const char *);
407 * says. So we twiddle with the regexp before passing it to regcomp.
410 twiddle(const char *p) function
494 source = mimic_gnu ? twiddle(argv[3]) : argv[3];
528 source = mimic_gnu ? twiddle(argv[3]) : argv[3];
/freebsd-current/contrib/less/
H A Dopttbl.c49 public int twiddle; /* Show tildes after EOF */ variable
468 BOOL|REPAINT, OPT_ON, &twiddle, NULL,
H A Dline.c89 extern int twiddle;
1292 * either "~" or "", depending on the "twiddle" flag.
1294 if (twiddle)
/freebsd-current/stand/lua/
H A Dpassword.lua108 -- Clear the prompt + twiddle

Completed in 211 milliseconds