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

/freebsd-13-stable/stand/libsa/
H A Dtwiddle.c48 twiddle(u_int callerdiv) function
H A Dwrite.c80 twiddle(4);
H A Dread.c80 twiddle(4);
H A Dufs.c170 twiddle(1);
281 twiddle(1);
362 twiddle(4);
381 twiddle(4);
422 twiddle(4);
526 twiddle(1);
643 twiddle(1);
H A Dcd9660.c301 twiddle(1);
335 twiddle(1);
418 twiddle(1);
474 twiddle(16);
H A Dext2fs.c356 twiddle(1);
398 twiddle(1);
510 twiddle(1);
571 twiddle(1);
668 twiddle(1);
726 twiddle(4);
H A DMakefile19 random.c sbrk.c twiddle.c zalloc.c zalloc_malloc.c
H A Dstand.h275 extern void twiddle(u_int callerdiv);
H A Dtftp.c517 twiddle(32);
H A Ddosfs.c290 * as ioget() can be called *a lot*, use twiddle here.
292 * with 270MB file (~540k ioget() calls, twiddle can easily waste 4-5sec.
294 twiddle(4);
H A Dnfs.c689 twiddle(16);
/freebsd-13-stable/usr.bin/m4/
H A Dgnum4.c197 static char *twiddle(const char *);
409 * says. So we twiddle with the regexp before passing it to regcomp.
412 twiddle(const char *p) function
496 source = mimic_gnu ? twiddle(argv[3]) : argv[3];
530 source = mimic_gnu ? twiddle(argv[3]) : argv[3];
/freebsd-13-stable/tools/build/options/
H A Dmakeman322 twiddle >&2
349 twiddle() function
/freebsd-13-stable/contrib/less/
H A Dopttbl.c47 public int twiddle; /* Show tildes after EOF */ variable
427 BOOL|REPAINT, OPT_ON, &twiddle, NULL,
H A Dline.c70 extern int twiddle;
1251 * either "~" or "", depending on the "twiddle" flag.
1253 if (twiddle)
/freebsd-13-stable/stand/lua/
H A Dpassword.lua110 -- Clear the prompt + twiddle

Completed in 146 milliseconds