repeat
int repeat = 1;
repeat = c - '0';
repeat = 10 * repeat + (c - '0');
repeat = 1;
repeat = you.col;
repeat = you.col - money.col;
repeat = you.line;
repeat = you.line - money.line;
repeat = ccnt - 1 - you.col;
repeat = money.col - you.col;
repeat = lcnt - 1 - you.line;
repeat = money.line - you.line;
for (k = 1; k <= repeat; k++) {
if ((fast) || (k == repeat) ||
if ((fast) || (k == repeat) ||
if ((fast) || (k == repeat) ||
if ((fast) || (k == repeat) ||
if (k < repeat)
repeat(p, pos, count, count2);
repeat(p, pos, count, count2);
static void repeat(struct parse *, sopno, int, int);
repeat(p, start+1, 1, to);
repeat(p, copy, 1, to-1);
repeat(p, copy, from-1, to-1);
repeat(p, copy, from-1, to);
int save_errno = errno, e, pgs = sysconf(_SC_PAGESIZE), faster = 0, repeat;
repeat = 2;
repeat = REPEAT;
for (j = 0; j < repeat; j++) {
int save_errno = errno, e, pgs = sysconf(_SC_PAGESIZE), faster = 0, repeat;
repeat = 2;
repeat = REPEAT;
for (j = 0; j < repeat; j++) {
int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat;
repeat = 2;
repeat = REPEAT;
for (j = 0; j < repeat; j++) {
int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat;
repeat = 2;
repeat = REPEAT;
for (j = 0; j < repeat; j++) {
int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat;
repeat = 2;
repeat = REPEAT;
for (j = 0; j < repeat; j++) {
repeated_append(string_desc * target, int total, int num, int repeat, const char *src)
size_t need = (size_t) repeat * strlen(src);
while (repeat-- > 0) {
repeat.which = 0;
if (field_by_value(keyboard_field_tab, &repeat.del1)->flags & FLG_GET)
repeat.which |= WSKBD_KEYREPEAT_DODEL1;
if (field_by_value(keyboard_field_tab, &repeat.delN)->flags & FLG_GET)
repeat.which |= WSKBD_KEYREPEAT_DODELN;
if (repeat.which != 0 &&
ioctl(fd, WSKBDIO_GETKEYREPEAT, &repeat) == -1)
repeat.which = 0;
if (field_by_value(keyboard_field_tab, &repeat.del1)->flags & FLG_SET)
repeat.which |= WSKBD_KEYREPEAT_DODEL1;
if (field_by_value(keyboard_field_tab, &repeat.delN)->flags & FLG_SET)
repeat.which |= WSKBD_KEYREPEAT_DODELN;
if (repeat.which != 0 &&
ioctl(fd, WSKBDIO_SETKEYREPEAT, &repeat) == -1) {
static struct wskbd_keyrepeat_data repeat;
{ "repeat.del1", &repeat.del1, FMT_UINT, FLG_MODIFY },
{ "repeat.deln", &repeat.delN, FMT_UINT, FLG_MODIFY },
repeat:
goto repeat;
repeat:
goto repeat;
goto repeat;
time_cmd.repeat = 1;
uint8_t repeat;
uint8_t repeat;
KASSERT(!xfer->pipe->repeat || xfer->pipe->intrxfer == xfer);
if (xfer->pipe->repeat)
KASSERT(!xfer->pipe->repeat || xfer->pipe->intrxfer == xfer);
if (xfer->pipe->repeat) {
if (xfer->pipe->repeat) {
KASSERT(!xfer->pipe->repeat || xfer->pipe->intrxfer == xfer);
KASSERT(!xfer->pipe->repeat || xfer->pipe->intrxfer == xfer);
if (xfer->pipe->repeat) {
if (xfer->pipe->repeat)
pipe->repeat, pipe->interval);
ipipe->repeat = 1;
ipipe->repeat = 0;
pipe->repeat = 0;
if (!pipe->repeat) {
if (!pipe->repeat) {
pipe->repeat, SIMPLEQ_FIRST(&pipe->queue)));
if (pipe->repeat) {
if (!pipe->repeat) {
char repeat;
if (xfer->pipe->repeat) {
KASSERT(!xfer->pipe->repeat || xfer->pipe->intrxfer == xfer);
if (repeat(starttok, prestr-starttok, lastatom,
repeat:
goto repeat;
char repeat[1024];
p = readpassphrase("Retype new password:", repeat, sizeof(repeat),
explicit_bzero(repeat, sizeof(repeat));
explicit_bzero(repeat, sizeof(repeat));
key_bindings_add(tablename, key, note, repeat, pr->cmdlist);
int repeat;
repeat = args_has(args, 'r');
key_bindings_add(tablename, key, note, repeat, NULL);
key_bindings_add(tablename, key, note, repeat, value->cmdlist);
key_bindings_add(const char *name, key_code key, const char *note, int repeat,
if (repeat)
if (repeat)
u_int repeat, initial;
repeat = options_get_number(s->options, "repeat-time");
if (repeat == 0)
repeat = initial;
return (repeat);
u_int repeat;
repeat = server_client_repeat_time(c, bd);
if (repeat != 0) {
tv.tv_sec = repeat / 1000;
tv.tv_usec = (repeat % 1000) * 1000L;
int repeat = 1;
repeat = item[strlen(item) - 1] - '0';
for (; repeat; repeat--)
static int repeat = 0;
repeat = strtonum(optarg, 1, INT_MAX, &errstr);
if (repeat) {
sleep(repeat);