lock_base 33 source3/torture/locktest.c static unsigned lock_base = 0; lock_base 468 source3/torture/locktest.c recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1)); lock_base 470 source3/torture/locktest.c random() % (lock_range-(recorded[n].start-lock_base)); lock_base 661 source3/torture/locktest.c lock_base = strtol(optarg, NULL, 0); lock_base 38 source4/torture/locktest.c static uint_t lock_base = 0; lock_base 430 source4/torture/locktest.c recorded[n].start = lock_base + ((uint_t)random() % (lock_range-1)); lock_base 432 source4/torture/locktest.c random() % (lock_range-(recorded[n].start-lock_base)); lock_base 569 source4/torture/locktest.c {"lockbase", 0, POPT_ARG_INT, &lock_base, 0, "locking base", NULL}, lock_base 652 source4/torture/locktest.c seed, lock_base, lock_range, min_length));