Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/source4/libcli/smb2/
H A Dclose.c31 struct smb2_request *smb2_close_send(struct smb2_tree *tree, struct smb2_close *io) in smb2_close_send()
51 NTSTATUS smb2_close_recv(struct smb2_request *req, struct smb2_close *io) in smb2_close_recv()
76 NTSTATUS smb2_close(struct smb2_tree *tree, struct smb2_close *io) in smb2_close() function
H A Dutil.c35 struct smb2_close c; in smb2_util_close()
40 return smb2_close(tree, &c); in smb2_util_close()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/smb2/
H A Dclose.c31 struct smb2_request *smb2_close_send(struct smb2_tree *tree, struct smb2_close *io) in smb2_close_send()
51 NTSTATUS smb2_close_recv(struct smb2_request *req, struct smb2_close *io) in smb2_close_recv()
76 NTSTATUS smb2_close(struct smb2_tree *tree, struct smb2_close *io) in smb2_close() function
/dports/net/samba412/samba-4.12.15/source4/torture/smb2/
H A Drename.c116 status = smb2_close(tree1, &(cl.smb2)); in torture_smb2_rename_simple()
129 status = smb2_close(tree1, &(cl.smb2)); in torture_smb2_rename_simple()
197 status = smb2_close(tree1, &(cl.smb2)); in torture_smb2_rename_simple2()
210 status = smb2_close(tree1, &(cl.smb2)); in torture_smb2_rename_simple2()
288 status = smb2_close(tree1, &(cl.smb2)); in torture_smb2_rename_no_sharemode()
301 status = smb2_close(tree1, &(cl.smb2)); in torture_smb2_rename_no_sharemode()
397 status = smb2_close(tree1, &(cl.smb2)); in torture_smb2_rename_with_delete_access()
407 status = smb2_close(tree1, &(cl.smb2)); in torture_smb2_rename_with_delete_access()
524 status = smb2_close(tree1, &(cl.smb2)); in torture_smb2_rename_with_delete_access2()
1169 struct smb2_close cl;
[all …]
H A Dtimestamps.c301 struct smb2_close c;
410 c = (struct smb2_close) {
443 struct smb2_close c;
523 c = (struct smb2_close) {
709 struct smb2_close c;
766 c = (struct smb2_close) {
794 struct smb2_close c;
878 c = (struct smb2_close) {
955 struct smb2_close cl;
990 cl = (struct smb2_close) {
[all …]
H A Dmaxfid.c71 struct smb2_close close = { }; in torture_smb2_maxfid()
93 status = smb2_close(tree, &close); in torture_smb2_maxfid()
H A Dcompound.c214 struct smb2_close cl; in test_compound_related1()
293 struct smb2_close cl; in test_compound_related2()
380 struct smb2_close cl; in test_compound_related3()
680 struct smb2_close close; in test_compound_create_write_close()
752 struct smb2_close cl; in test_compound_unrelated1()
817 struct smb2_close cl; in test_compound_invalid1()
882 struct smb2_close cl; in test_compound_invalid2()
973 struct smb2_close cl; in test_compound_invalid3()
1040 struct smb2_close cl; in test_compound_invalid4()
1100 status = smb2_close(tree, &cl); in test_compound_invalid4()
H A Dconnect.c35 struct smb2_close io; in torture_smb2_close()
42 status = smb2_close(tree, &io); in torture_smb2_close()
H A Ddelete-on-close.c589 struct smb2_close close = {0}; in test_doc_read_only()
623 status = smb2_close(tree, &close); in test_doc_read_only()
645 status = smb2_close(tree, &close); in test_doc_read_only()
H A Doplock.c242 struct smb2_close io; in torture_oplock_handler_close()
680 struct smb2_close closeio; in test_smb2_oplock_exclusive6()
739 status = smb2_close(tree1, &closeio); in test_smb2_oplock_exclusive6()
3907 struct smb2_close closeio; in test_smb2_oplock_levelII502()
3961 closeio = (struct smb2_close) { in test_smb2_oplock_levelII502()
3964 status = smb2_close(tree2, &closeio); in test_smb2_oplock_levelII502()
H A Dnotify.c465 status = smb2_close(tree1, &(cl.smb2)); in torture_smb2_notify_dir()
1200 status = smb2_close(tree, &(cl.smb2)); in torture_smb2_notify_file()
H A Ddurable_v2_open.c55 struct smb2_close cl;
/dports/net/samba412/samba-4.12.15/source4/libcli/smb_composite/
H A Dsmb2.c44 struct smb2_close close_parm; in continue_close()
59 struct smb2_close close_parm; in continue_unlink()
138 struct smb2_close close_parm; in continue_mkdir()
209 struct smb2_close close_parm; in continue_rmdir()
274 struct smb2_close cl;
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/smb2/
H A Dconnect.c35 struct smb2_close io; in torture_smb2_close()
42 status = smb2_close(tree, &io); in torture_smb2_close()
H A Dutil.c37 struct smb2_close c; in smb2_util_close()
42 return smb2_close(tree, &c); in smb2_util_close()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/dcerpc2/
H A Ddce2_stats.h134 uint64_t smb2_close; member
H A Ddce2_smb2.c864 dce2_stats.smb2_close++; in DCE2_Smb2Inspect()
H A Dspp_dce2.c763 _dpd.logMsg(" smb2 close : "STDu64"\n", dce2_stats.smb2_close); in DCE2_PrintStats()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/librpc/rpc/
H A Ddcerpc_smb2.c305 struct smb2_close io; in smb2_shutdown_pipe()
/dports/net/samba412/samba-4.12.15/source3/include/
H A Dsmbprofile.h227 SMBPROFILE_STATS_IOBYTES(smb2_close) \
/dports/net/samba412/samba-4.12.15/source4/torture/
H A Dgentest.c1069 struct smb2_close io; in oplock_handler_close_recv_smb2()
1114 struct smb2_close io; in oplock_handler_smb2()
2603 struct smb2_close parm[NSERVERS]; in handler_smb2_close()
2612 GEN_CALL_SMB2(smb2_close(tree, &parm[i])); in handler_smb2_close()
/dports/net/samba412/samba-4.12.15/source4/torture/vfs/
H A Dfruit.c4013 status = smb2_close(tree, &(cl.smb2)); in test_rename_dir_openfile()
4018 status = smb2_close(tree, &(cl.smb2)); in test_rename_dir_openfile()
4028 status = smb2_close(tree, &(cl.smb2)); in test_rename_dir_openfile()
7151 struct smb2_close cl = { in test_fruit_locking_conflict()
7155 smb2_close(tree, &cl); in test_fruit_locking_conflict()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/raw/
H A Dinterfaces.h1886 struct smb2_close { struct
/dports/net/samba412/samba-4.12.15/source4/libcli/raw/
H A Dinterfaces.h2163 struct smb2_close { struct
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Dsmb2_server.c2713 SMBPROFILE_IOBYTES_ASYNC_START(smb2_close, profile_p, in smbd_smb2_request_dispatch()