Searched refs:dfs_path (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Dmsdfs.h60 struct dfs_path { struct
H A Dproto.h6361 bool dfs_path,
6482 const char *dfs_path,
6487 const char *dfs_path,
6491 const char *dfs_path,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Dmsdfs.h60 struct dfs_path { struct
H A Dproto.h6361 bool dfs_path,
6482 const char *dfs_path,
6487 const char *dfs_path,
6491 const char *dfs_path,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Dmsdfs.h60 struct dfs_path { struct
H A Dproto.h6361 bool dfs_path,
6482 const char *dfs_path,
6487 const char *dfs_path,
6491 const char *dfs_path,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/smbd/
H A Dmsdfs.c31 into the dfs_path structure.
45 struct dfs_path *pdp,
362 const struct dfs_path *pdp, /* Parsed out server+share+extrapath. */
482 pstring dfs_path,
487 struct dfs_path dp;
490 status = parse_dfs_path(dfs_path, search_wcard_flag, &dp, ppath_contains_wcard);
496 pstrcpy(dfs_path, dp.reqpath);
505 pstrcpy(dfs_path, dp.reqpath);
513 pstrcpy(dfs_path, dp.reqpath);
526 status = dfs_path_lookup(conn, dfs_path,
481 dfs_redirect( connection_struct *conn, pstring dfs_path, BOOL search_wcard_flag, BOOL *ppath_contains_wcard) argument
551 self_ref(TALLOC_CTX *ctx, const char *dfs_path, struct junction_map *jucn, int *consumedcntp, BOOL *self_referralp) argument
580 get_referred_path(TALLOC_CTX *ctx, const char *dfs_path, struct junction_map *jucn, int *consumedcntp, BOOL *self_referralp) argument
893 setup_dfs_referral(connection_struct *orig_conn, const char *dfs_path, int max_referral_level, char **ppdata, NTSTATUS *pstatus) argument
996 create_junction(const char *dfs_path, struct junction_map *jucn) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/smbd/
H A Dmsdfs.c31 into the dfs_path structure.
45 struct dfs_path *pdp,
362 const struct dfs_path *pdp, /* Parsed out server+share+extrapath. */
482 pstring dfs_path,
487 struct dfs_path dp;
490 status = parse_dfs_path(dfs_path, search_wcard_flag, &dp, ppath_contains_wcard);
496 pstrcpy(dfs_path, dp.reqpath);
505 pstrcpy(dfs_path, dp.reqpath);
513 pstrcpy(dfs_path, dp.reqpath);
526 status = dfs_path_lookup(conn, dfs_path,
481 dfs_redirect( connection_struct *conn, pstring dfs_path, BOOL search_wcard_flag, BOOL *ppath_contains_wcard) argument
551 self_ref(TALLOC_CTX *ctx, const char *dfs_path, struct junction_map *jucn, int *consumedcntp, BOOL *self_referralp) argument
580 get_referred_path(TALLOC_CTX *ctx, const char *dfs_path, struct junction_map *jucn, int *consumedcntp, BOOL *self_referralp) argument
893 setup_dfs_referral(connection_struct *orig_conn, const char *dfs_path, int max_referral_level, char **ppdata, NTSTATUS *pstatus) argument
996 create_junction(const char *dfs_path, struct junction_map *jucn) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/smbd/
H A Dmsdfs.c31 into the dfs_path structure.
45 struct dfs_path *pdp,
362 const struct dfs_path *pdp, /* Parsed out server+share+extrapath. */
482 pstring dfs_path,
487 struct dfs_path dp;
490 status = parse_dfs_path(dfs_path, search_wcard_flag, &dp, ppath_contains_wcard);
496 pstrcpy(dfs_path, dp.reqpath);
505 pstrcpy(dfs_path, dp.reqpath);
513 pstrcpy(dfs_path, dp.reqpath);
526 status = dfs_path_lookup(conn, dfs_path,
481 dfs_redirect( connection_struct *conn, pstring dfs_path, BOOL search_wcard_flag, BOOL *ppath_contains_wcard) argument
551 self_ref(TALLOC_CTX *ctx, const char *dfs_path, struct junction_map *jucn, int *consumedcntp, BOOL *self_referralp) argument
580 get_referred_path(TALLOC_CTX *ctx, const char *dfs_path, struct junction_map *jucn, int *consumedcntp, BOOL *self_referralp) argument
893 setup_dfs_referral(connection_struct *orig_conn, const char *dfs_path, int max_referral_level, char **ppdata, NTSTATUS *pstatus) argument
996 create_junction(const char *dfs_path, struct junction_map *jucn) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Dmsdfs.h61 struct dfs_path { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libsmb/
H A Dclidfs.c763 char *dfs_path = NULL; local
800 dfs_path = cli_dfs_make_full_path(ctx, rootcli, cleanpath);
801 if (!dfs_path) {
805 if (cli_qpathinfo_basic( rootcli, dfs_path, &sbuf, &attributes)) {
847 if (!cli_dfs_get_referral(ctx, cli_ipc, dfs_path, &refs,
865 dfs_path = cli_dfs_make_full_path(ctx, rootcli, path);
866 if (!dfs_path) {
869 pathlen = strlen(dfs_path);
871 *pp_targetpath = talloc_strdup(ctx, &dfs_path[consumed]);
875 dfs_path[consume
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/include/
H A Dmsdfs.h61 struct dfs_path { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libsmb/
H A Dclidfs.c763 char *dfs_path = NULL; local
800 dfs_path = cli_dfs_make_full_path(ctx, rootcli, cleanpath);
801 if (!dfs_path) {
805 if (cli_qpathinfo_basic( rootcli, dfs_path, &sbuf, &attributes)) {
847 if (!cli_dfs_get_referral(ctx, cli_ipc, dfs_path, &refs,
865 dfs_path = cli_dfs_make_full_path(ctx, rootcli, path);
866 if (!dfs_path) {
869 pathlen = strlen(dfs_path);
871 *pp_targetpath = talloc_strdup(ctx, &dfs_path[consumed]);
875 dfs_path[consume
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libsmb/
H A Dclidfs.c763 char *dfs_path = NULL; local
800 dfs_path = cli_dfs_make_full_path(ctx, rootcli, cleanpath);
801 if (!dfs_path) {
805 if (cli_qpathinfo_basic( rootcli, dfs_path, &sbuf, &attributes)) {
847 if (!cli_dfs_get_referral(ctx, cli_ipc, dfs_path, &refs,
865 dfs_path = cli_dfs_make_full_path(ctx, rootcli, path);
866 if (!dfs_path) {
869 pathlen = strlen(dfs_path);
871 *pp_targetpath = talloc_strdup(ctx, &dfs_path[consumed]);
875 dfs_path[consume
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/include/
H A Dmsdfs.h61 struct dfs_path { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libsmb/
H A Dclidfs.c591 pstring dfs_path, cleanpath, extrapath; local
619 cli_dfs_make_full_path(rootcli, cleanpath, dfs_path );
621 if (cli_qpathinfo_basic( rootcli, dfs_path, &sbuf, &attributes ) ) {
648 if ( !cli_dfs_get_referral(cli_ipc, dfs_path, &refs, &num_refs, &consumed)
660 cli_dfs_make_full_path( rootcli, path, dfs_path);
661 pathlen = strlen( dfs_path )*2;
663 pstrcpy( targetpath, &dfs_path[consumed/2] );
664 dfs_path[consumed/2] = '\0';
668 * dfs_path is now the consumed part of the path (in \server\share\path format).
688 ppath = dfs_path;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libsmb/
H A Dclidfs.c591 pstring dfs_path, cleanpath, extrapath; local
619 cli_dfs_make_full_path(rootcli, cleanpath, dfs_path );
621 if (cli_qpathinfo_basic( rootcli, dfs_path, &sbuf, &attributes ) ) {
648 if ( !cli_dfs_get_referral(cli_ipc, dfs_path, &refs, &num_refs, &consumed)
660 cli_dfs_make_full_path( rootcli, path, dfs_path);
661 pathlen = strlen( dfs_path )*2;
663 pstrcpy( targetpath, &dfs_path[consumed/2] );
664 dfs_path[consumed/2] = '\0';
668 * dfs_path is now the consumed part of the path (in \server\share\path format).
688 ppath = dfs_path;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libsmb/
H A Dclidfs.c591 pstring dfs_path, cleanpath, extrapath; local
619 cli_dfs_make_full_path(rootcli, cleanpath, dfs_path );
621 if (cli_qpathinfo_basic( rootcli, dfs_path, &sbuf, &attributes ) ) {
648 if ( !cli_dfs_get_referral(cli_ipc, dfs_path, &refs, &num_refs, &consumed)
660 cli_dfs_make_full_path( rootcli, path, dfs_path);
661 pathlen = strlen( dfs_path )*2;
663 pstrcpy( targetpath, &dfs_path[consumed/2] );
664 dfs_path[consumed/2] = '\0';
668 * dfs_path is now the consumed part of the path (in \server\share\path format).
688 ppath = dfs_path;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Dmsdfs.c29 into the dfs_path structure.
42 pathname string, talloced on the struct dfs_path pointer (which
50 struct dfs_path *pdp, /* MUST BE TALLOCED */
64 * on the struct dfs_path. All the pointers inside
511 const struct dfs_path *pdp, /* Parsed out
675 struct dfs_path *pdp = TALLOC_P(ctx, struct dfs_path);
767 const char *dfs_path,
781 ref->alternate_path = talloc_strdup(ctx, dfs_path);
788 *consumedcntp = strlen(dfs_path);
766 self_ref(TALLOC_CTX *ctx, const char *dfs_path, struct junction_map *jucn, int *consumedcntp, bool *self_referralp) argument
797 get_referred_path(TALLOC_CTX *ctx, struct auth_serversupplied_info *server_info, const char *dfs_path, struct junction_map *jucn, int *consumedcntp, bool *self_referralp) argument
1175 setup_dfs_referral(connection_struct *orig_conn, const char *dfs_path, int max_referral_level, char **ppdata, NTSTATUS *pstatus) argument
1297 create_junction(TALLOC_CTX *ctx, const char *dfs_path, struct junction_map *jucn) argument
[all...]
H A Dfilename.c1105 * @param dfs_path Whether this path requires dfs resolution.
1121 bool dfs_path,
1134 dfs_path,
1119 filename_convert(TALLOC_CTX *ctx, connection_struct *conn, bool dfs_path, const char *name_in, uint32_t ucf_flags, bool *ppath_contains_wcard, struct smb_filename **pp_smb_fname) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Dmsdfs.c29 into the dfs_path structure.
42 pathname string, talloced on the struct dfs_path pointer (which
50 struct dfs_path *pdp, /* MUST BE TALLOCED */
64 * on the struct dfs_path. All the pointers inside
511 const struct dfs_path *pdp, /* Parsed out
675 struct dfs_path *pdp = TALLOC_P(ctx, struct dfs_path);
767 const char *dfs_path,
781 ref->alternate_path = talloc_strdup(ctx, dfs_path);
788 *consumedcntp = strlen(dfs_path);
766 self_ref(TALLOC_CTX *ctx, const char *dfs_path, struct junction_map *jucn, int *consumedcntp, bool *self_referralp) argument
797 get_referred_path(TALLOC_CTX *ctx, struct auth_serversupplied_info *server_info, const char *dfs_path, struct junction_map *jucn, int *consumedcntp, bool *self_referralp) argument
1175 setup_dfs_referral(connection_struct *orig_conn, const char *dfs_path, int max_referral_level, char **ppdata, NTSTATUS *pstatus) argument
1297 create_junction(TALLOC_CTX *ctx, const char *dfs_path, struct junction_map *jucn) argument
[all...]
H A Dfilename.c1105 * @param dfs_path Whether this path requires dfs resolution.
1121 bool dfs_path,
1134 dfs_path,
1119 filename_convert(TALLOC_CTX *ctx, connection_struct *conn, bool dfs_path, const char *name_in, uint32_t ucf_flags, bool *ppath_contains_wcard, struct smb_filename **pp_smb_fname) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/smbd/
H A Dmsdfs.c29 into the dfs_path structure.
42 pathname string, talloced on the struct dfs_path pointer (which
50 struct dfs_path *pdp, /* MUST BE TALLOCED */
64 * on the struct dfs_path. All the pointers inside
511 const struct dfs_path *pdp, /* Parsed out
675 struct dfs_path *pdp = TALLOC_P(ctx, struct dfs_path);
767 const char *dfs_path,
781 ref->alternate_path = talloc_strdup(ctx, dfs_path);
788 *consumedcntp = strlen(dfs_path);
766 self_ref(TALLOC_CTX *ctx, const char *dfs_path, struct junction_map *jucn, int *consumedcntp, bool *self_referralp) argument
797 get_referred_path(TALLOC_CTX *ctx, struct auth_serversupplied_info *server_info, const char *dfs_path, struct junction_map *jucn, int *consumedcntp, bool *self_referralp) argument
1175 setup_dfs_referral(connection_struct *orig_conn, const char *dfs_path, int max_referral_level, char **ppdata, NTSTATUS *pstatus) argument
1297 create_junction(TALLOC_CTX *ctx, const char *dfs_path, struct junction_map *jucn) argument
[all...]
H A Dfilename.c1105 * @param dfs_path Whether this path requires dfs resolution.
1121 bool dfs_path,
1134 dfs_path,
1119 filename_convert(TALLOC_CTX *ctx, connection_struct *conn, bool dfs_path, const char *name_in, uint32_t ucf_flags, bool *ppath_contains_wcard, struct smb_filename **pp_smb_fname) argument

Completed in 281 milliseconds