path_dname_new    458 source4/torture/raw/setfileinfo.c 	char *path_dname_new;
path_dname_new    473 source4/torture/raw/setfileinfo.c 	asprintf(&path_dname_new, BASEDIR "\\dname_test_new_%d", n);
path_dname_new    573 source4/torture/raw/setfileinfo.c 	path_fname_new = path_dname_new;
path_dname_new    574 source4/torture/raw/setfileinfo.c 	sfinfo.rename_information.in.new_name  = path_dname_new+strlen(BASEDIR)+1;
path_dname_new    578 source4/torture/raw/setfileinfo.c 	CHECK_STR(NAME_INFO, name_info, fname.s, path_dname_new);
path_dname_new    590 source4/torture/raw/setfileinfo.c 	status = create_directory_handle(cli->tree, path_dname_new, &d_fnum);
path_dname_new    596 source4/torture/raw/setfileinfo.c 	fnum_fname_new = path_dname_new;
path_dname_new    634 source4/torture/raw/setfileinfo.c 	path_fname_new = path_dname_new;
path_dname_new    635 source4/torture/raw/setfileinfo.c 	sfinfo.rename_information.in.new_name  = path_dname_new+strlen(BASEDIR)+1;
path_dname_new    639 source4/torture/raw/setfileinfo.c 	CHECK_STR(NAME_INFO, name_info, fname.s, path_dname_new);
path_dname_new    645 source4/torture/raw/setfileinfo.c 	fnum_fname_new = path_dname_new;
path_dname_new    648 source4/torture/raw/setfileinfo.c 	CHECK_STR(NAME_INFO, name_info, fname.s, path_dname_new);
path_dname_new    658 source4/torture/raw/setfileinfo.c 	path_fname_new = path_dname_new;