pp_targetpath 2384 source3/include/proto.h char **pp_targetpath); pp_targetpath 764 source3/libsmb/clidfs.c char **pp_targetpath) pp_targetpath 791 source3/libsmb/clidfs.c *pp_targetpath = talloc_strdup(ctx, path); pp_targetpath 792 source3/libsmb/clidfs.c if (!*pp_targetpath) { pp_targetpath 815 source3/libsmb/clidfs.c *pp_targetpath = talloc_strdup(ctx, path); pp_targetpath 816 source3/libsmb/clidfs.c if (!*pp_targetpath) { pp_targetpath 826 source3/libsmb/clidfs.c *pp_targetpath = talloc_strdup(ctx, path); pp_targetpath 827 source3/libsmb/clidfs.c if (!*pp_targetpath) { pp_targetpath 878 source3/libsmb/clidfs.c *pp_targetpath = talloc_strdup(ctx, &dfs_path[consumed]); pp_targetpath 879 source3/libsmb/clidfs.c if (!*pp_targetpath) { pp_targetpath 906 source3/libsmb/clidfs.c *pp_targetpath = talloc_asprintf(ctx, pp_targetpath 909 source3/libsmb/clidfs.c *pp_targetpath); pp_targetpath 910 source3/libsmb/clidfs.c if (!*pp_targetpath) { pp_targetpath 951 source3/libsmb/clidfs.c if (!strequal(*pp_targetpath, "\\") && !strequal(*pp_targetpath, "/")) { pp_targetpath 956 source3/libsmb/clidfs.c *pp_targetpath, pp_targetpath 965 source3/libsmb/clidfs.c *pp_targetpath = newpath; pp_targetpath 974 source3/libsmb/clidfs.c dfs_path = talloc_strdup(ctx, *pp_targetpath); pp_targetpath 978 source3/libsmb/clidfs.c *pp_targetpath = cli_dfs_make_full_path(ctx, *targetcli, dfs_path); pp_targetpath 514 source3/smbd/msdfs.c char **pp_targetpath) pp_targetpath 548 source3/smbd/msdfs.c if (is_msdfs_link_internal(ctx, conn, localpath, pp_targetpath, NULL)) { pp_targetpath 557 source3/smbd/msdfs.c pp_targetpath ? *pp_targetpath : "")); pp_targetpath 605 source3/smbd/msdfs.c localpath, pp_targetpath, NULL)) {