old_list 27 source3/torture/masktest.c static bool old_list = False; old_list 134 source3/torture/masktest.c if (old_list && strcmp(pattern, "*.*") == 0) return True; old_list 542 source3/torture/masktest.c old_list = True; old_list 35 source4/torture/masktest.c static bool old_list = false; old_list 48 source4/torture/masktest.c if (old_list && strcmp(pattern, "*.*") == 0) return true; old_list 317 source4/torture/masktest.c {"oldlist", 0, POPT_ARG_NONE, &old_list, 0, "use old list call", NULL},