nt_path          2030 source3/include/proto.h 				 char **nt_path,
nt_path          2044 source3/include/proto.h 		       const char *nt_path,
nt_path          2048 source3/include/proto.h 			      const char *nt_path,
nt_path            30 source3/libgpo/gpo_fetch.c 				 char **nt_path,
nt_path            37 source3/libgpo/gpo_fetch.c 	*nt_path = NULL;
nt_path            54 source3/libgpo/gpo_fetch.c 	if ((*nt_path = talloc_asprintf(mem_ctx, "\\%s", file_sys_path))
nt_path            58 source3/libgpo/gpo_fetch.c 	NT_STATUS_HAVE_NO_MEMORY(*nt_path);
nt_path           123 source3/libgpo/gpo_fetch.c 	char *server, *service, *nt_path, *unix_path;
nt_path           127 source3/libgpo/gpo_fetch.c 					 &server, &service, &nt_path,
nt_path           135 source3/libgpo/gpo_fetch.c 	nt_ini_path = talloc_asprintf(mem_ctx, "%s\\%s", nt_path, GPT_INI);
nt_path           142 source3/libgpo/gpo_fetch.c 	result = gpo_sync_directories(mem_ctx, cli, nt_path, unix_path);
nt_path            38 source3/libgpo/gpo_filesync.c 		       const char *nt_path,
nt_path            49 source3/libgpo/gpo_filesync.c 	if ((fnum = cli_open(cli, nt_path, O_RDONLY, DENY_NONE)) == -1) {
nt_path           215 source3/libgpo/gpo_filesync.c 			      const char *nt_path,
nt_path           222 source3/libgpo/gpo_filesync.c 	ctx.remote_path	= CONST_DISCARD(char *, nt_path);
nt_path           228 source3/libgpo/gpo_filesync.c 				nt_path);
nt_path           623 source3/libgpo/gpo_util.c 	char *nt_path = NULL;
nt_path           630 source3/libgpo/gpo_util.c 					 &server, &share, &nt_path, &unix_path);
nt_path           762 source3/libgpo/gpo_util.c 	char *server, *share, *nt_path;
nt_path           764 source3/libgpo/gpo_util.c 				       &server, &share, &nt_path, unix_path);
nt_path           125 source3/utils/net_ads_gpo.c 		char *server, *share, *nt_path, *unix_path;
nt_path           135 source3/utils/net_ads_gpo.c 						 &server, &share, &nt_path,
nt_path           142 source3/utils/net_ads_gpo.c 		d_printf("\tremote path:\t%s\n", nt_path);
nt_path           171 source3/utils/net_ads_gpo.c 		char *server, *share, *nt_path, *unix_path;
nt_path           181 source3/utils/net_ads_gpo.c 						 &server, &share, &nt_path,
nt_path           188 source3/utils/net_ads_gpo.c 		d_printf("\tremote path:\t%s\n", nt_path);