Searched refs:lock_base (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/
H A Dlocktest.c38 static uint_t lock_base = 0; variable
430 recorded[n].start = lock_base + ((uint_t)random() % (lock_range-1));
432 random() % (lock_range-(recorded[n].start-lock_base));
569 {"lockbase", 0, POPT_ARG_INT, &lock_base, 0, "locking base", NULL},
652 seed, lock_base, lock_range, min_length));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/
H A Dlocktest.c38 static uint_t lock_base = 0; variable
430 recorded[n].start = lock_base + ((uint_t)random() % (lock_range-1));
432 random() % (lock_range-(recorded[n].start-lock_base));
569 {"lockbase", 0, POPT_ARG_INT, &lock_base, 0, "locking base", NULL},
652 seed, lock_base, lock_range, min_length));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/
H A Dlocktest.c38 static uint_t lock_base = 0; variable
430 recorded[n].start = lock_base + ((uint_t)random() % (lock_range-1));
432 random() % (lock_range-(recorded[n].start-lock_base));
569 {"lockbase", 0, POPT_ARG_INT, &lock_base, 0, "locking base", NULL},
652 seed, lock_base, lock_range, min_length));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/torture/
H A Dlocktest.c34 static unsigned lock_base = 0; variable
457 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
459 random() % (lock_range-(recorded[n].start-lock_base));
650 lock_base = strtol(optarg, NULL, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/torture/
H A Dlocktest.c33 static unsigned lock_base = 0; variable
469 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
471 random() % (lock_range-(recorded[n].start-lock_base));
662 lock_base = strtol(optarg, NULL, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/torture/
H A Dlocktest.c34 static unsigned lock_base = 0; variable
457 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
459 random() % (lock_range-(recorded[n].start-lock_base));
650 lock_base = strtol(optarg, NULL, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/torture/
H A Dlocktest.c33 static unsigned lock_base = 0; variable
469 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
471 random() % (lock_range-(recorded[n].start-lock_base));
662 lock_base = strtol(optarg, NULL, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/torture/
H A Dlocktest.c33 static unsigned lock_base = 0; variable
469 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
471 random() % (lock_range-(recorded[n].start-lock_base));
662 lock_base = strtol(optarg, NULL, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/torture/
H A Dlocktest.c34 static unsigned lock_base = 0; variable
457 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
459 random() % (lock_range-(recorded[n].start-lock_base));
650 lock_base = strtol(optarg, NULL, 0);

Completed in 142 milliseconds