Home
last modified time | relevance | path

Searched refs:smb_raw_setpathinfo (Results 1 – 25 of 25) sorted by relevance

/dports/net/samba412/samba-4.12.15/source4/torture/raw/
H A Dsetfileinfo.c105 status = smb_raw_setpathinfo(cli->tree, &sfinfo); \ in test_session_reauth1()
108 status = smb_raw_setpathinfo(cli->tree, &sfinfo); \ in test_session_reauth1()
710 status = smb_raw_setpathinfo(cli->tree, &sfinfo);
766 status = smb_raw_setpathinfo(cli2->tree, &sfi);
789 status = smb_raw_setpathinfo(cli2->tree, &sfi);
826 status = smb_raw_setpathinfo(cli2->tree, &sfi);
845 status = smb_raw_setpathinfo(cli2->tree, &sfi);
H A Dsamba3hide.c154 return smb_raw_setpathinfo(tree, &sfinfo);
H A Dseek.c209 status = smb_raw_setpathinfo(cli->tree, &sfinfo);
H A Doplock.c488 status = smb_raw_setpathinfo(cli2->tree, &sfi); in test_raw_oplock_exclusive3()
789 status = smb_raw_setpathinfo(cli2->tree, &sfi); in test_raw_oplock_exclusive7()
844 status = smb_raw_setpathinfo(cli2->tree, &sfi); in test_raw_oplock_exclusive7()
2163 status = smb_raw_setpathinfo(cli2->tree, &sfi); in test_raw_oplock_batch11()
2240 status = smb_raw_setpathinfo(cli2->tree, &sfi); in test_raw_oplock_batch12()
2765 status = smb_raw_setpathinfo(cli2->tree, &sfi); in test_raw_oplock_batch19()
2900 status = smb_raw_setpathinfo(cli2->tree, &sfi); in test_trans2rename()
3128 status = smb_raw_setpathinfo(cli2->tree, &sfi); in test_raw_oplock_batch20()
3635 status = smb_raw_setpathinfo(cli2->tree, &sfi); in test_raw_oplock_batch25()
H A Dsearch.c1395 status = smb_raw_setpathinfo(cli->tree, &setfile);
1399 status = smb_raw_setpathinfo(cli->tree, &setfile);
H A Dstreams.c1936 status = smb_raw_setpathinfo(cli->tree, &sfinfo);
1965 status = smb_raw_setpathinfo(cli->tree, &sfinfo);
H A Dopen.c152 status = smb_raw_setpathinfo(cli->tree, &sfinfo); \
/dports/net/samba412/samba-4.12.15/source4/libcli/
H A Dclifile.c48 status = smb_raw_setpathinfo(tree, &parms); in smbcli_link_internal()
89 status = smb_raw_setpathinfo(tree, &parms); in smbcli_unix_chmod_chown_internal()
557 return smb_raw_setpathinfo(tree, &parms); in smbcli_setatr()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/
H A Dclifile.c49 status = smb_raw_setpathinfo(tree, &parms); in smbcli_link_internal()
118 status = smb_raw_setpathinfo(tree, &parms); in smbcli_unix_chmod_chown_internal()
585 return smb_raw_setpathinfo(tree, &parms); in smbcli_setatr()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/raw/
H A Dsetfileinfo.c109 status = smb_raw_setpathinfo(cli->tree, &sfinfo); \ in torture_raw_sfileinfo()
112 status = smb_raw_setpathinfo(cli->tree, &sfinfo); \ in torture_raw_sfileinfo()
570 status = smb_raw_setpathinfo(cli->tree, &sfinfo); in torture_raw_sfileinfo_bug()
H A Dsamba3hide.c126 return smb_raw_setpathinfo(tree, &sfinfo); in smbcli_chmod()
H A Dseek.c211 status = smb_raw_setpathinfo(cli->tree, &sfinfo); in test_seek()
H A Doplock.c603 status = smb_raw_setpathinfo(cli2->tree, &sfi); in test_oplock()
639 status = smb_raw_setpathinfo(cli2->tree, &sfi); in test_oplock()
H A Dsearch.c1330 status = smb_raw_setpathinfo(cli->tree, &setfile); in test_ea_list()
1334 status = smb_raw_setpathinfo(cli->tree, &setfile); in test_ea_list()
H A Dopen.c146 status = smb_raw_setpathinfo(cli->tree, &sfinfo); \
/dports/net/samba412/samba-4.12.15/source4/libcli/raw/
H A Dlibcliraw.h312 NTSTATUS smb_raw_setpathinfo(struct smbcli_tree *tree, union smb_setfileinfo *parms);
H A Drawsetfileinfo.c487 _PUBLIC_ NTSTATUS smb_raw_setpathinfo(struct smbcli_tree *tree, in smb_raw_setpathinfo() function
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/raw/
H A Drawsetfileinfo.c426 NTSTATUS smb_raw_setpathinfo(struct smbcli_tree *tree, in smb_raw_setpathinfo() function
/dports/net/samba412/samba-4.12.15/source4/torture/unix/
H A Dunix_info2.c130 return smb_raw_setpathinfo(cli->tree, &sfinfo); in set_path_info2()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/
H A Dutil_smb.c365 status = smb_raw_setpathinfo(tree, &sfinfo); in torture_set_file_attribute()
H A Dgentest.c1796 GEN_CALL(smb_raw_setpathinfo(tree, &parm[i])); in handler_spathinfo()
/dports/net/samba412/samba-4.12.15/source4/torture/
H A Dutil_smb.c337 status = smb_raw_setpathinfo(tree, &sfinfo); in torture_set_file_attribute()
H A Dgentest.c2446 GEN_CALL_SMB(smb_raw_setpathinfo(tree, &parm[i])); in handler_smb_spathinfo()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntvfs/cifs/
H A Dvfs_cifs.c452 return smb_raw_setpathinfo(private->tree, st); in cvfs_setpathinfo()
/dports/net/samba412/samba-4.12.15/source4/ntvfs/cifs/
H A Dvfs_cifs.c581 return smb_raw_setpathinfo(p->tree, st); in cvfs_setpathinfo()