Searched refs:lock_range (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.c37 static uint_t lock_range = 100; variable
430 recorded[n].start = lock_base + ((uint_t)random() % (lock_range-1));
432 random() % (lock_range-(recorded[n].start-lock_base));
568 {"lockrange", 0, POPT_ARG_INT, &lock_range,0, "locking range", 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.c37 static uint_t lock_range = 100; variable
430 recorded[n].start = lock_base + ((uint_t)random() % (lock_range-1));
432 random() % (lock_range-(recorded[n].start-lock_base));
568 {"lockrange", 0, POPT_ARG_INT, &lock_range,0, "locking range", 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.c37 static uint_t lock_range = 100; variable
430 recorded[n].start = lock_base + ((uint_t)random() % (lock_range-1));
432 random() % (lock_range-(recorded[n].start-lock_base));
568 {"lockrange", 0, POPT_ARG_INT, &lock_range,0, "locking range", 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.c33 static unsigned lock_range = 100; variable
457 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
459 random() % (lock_range-(recorded[n].start-lock_base));
647 lock_range = 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.c32 static unsigned lock_range = 100; variable
469 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
471 random() % (lock_range-(recorded[n].start-lock_base));
659 lock_range = 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.c33 static unsigned lock_range = 100; variable
457 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
459 random() % (lock_range-(recorded[n].start-lock_base));
647 lock_range = 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.c32 static unsigned lock_range = 100; variable
469 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
471 random() % (lock_range-(recorded[n].start-lock_base));
659 lock_range = 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.c32 static unsigned lock_range = 100; variable
469 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
471 random() % (lock_range-(recorded[n].start-lock_base));
659 lock_range = 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.c33 static unsigned lock_range = 100; variable
457 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
459 random() % (lock_range-(recorded[n].start-lock_base));
647 lock_range = strtol(optarg, NULL, 0);

Completed in 140 milliseconds