Home
last modified time | relevance | path

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

12

/dports/net/samba412/samba-4.12.15/source4/ntvfs/posix/
H A Dpvfs_notify.c43 union smb_notify *info;
66 union smb_notify *info; in pvfs_notify_send()
233 union smb_notify *info) in pvfs_notify()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntvfs/posix/
H A Dpvfs_notify.c43 union smb_notify *info;
66 union smb_notify *info; in pvfs_notify_send()
220 union smb_notify *info) in pvfs_notify()
/dports/net/samba412/samba-4.12.15/source4/libcli/raw/
H A Drawnotify.c28 …struct smbcli_request *smb_raw_changenotify_send(struct smbcli_tree *tree, union smb_notify *parms) in smb_raw_changenotify_send()
56 TALLOC_CTX *mem_ctx, union smb_notify *parms) in smb_raw_changenotify_recv()
H A Dlibcliraw.h315 struct smbcli_request *smb_raw_changenotify_send(struct smbcli_tree *tree, union smb_notify *parms);
316 …mb_raw_changenotify_recv(struct smbcli_request *req, TALLOC_CTX *mem_ctx, union smb_notify *parms);
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/raw/
H A Drawnotify.c28 struct smbcli_request *smb_raw_changenotify_send(struct smbcli_tree *tree, union smb_notify *parms) in smb_raw_changenotify_send()
56 TALLOC_CTX *mem_ctx, union smb_notify *parms) in smb_raw_changenotify_recv()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/raw/
H A Dnotify.c62 union smb_notify notify; in test_notify_dir()
263 union smb_notify notify; in test_notify_recursive()
394 union smb_notify notify; in test_notify_mask()
607 union smb_notify notify; in test_notify_file()
665 union smb_notify notify; in test_notify_tdis()
727 union smb_notify notify; in test_notify_exit()
788 union smb_notify notify; in test_notify_ulogoff()
856 union smb_notify notify; in test_notify_tcp_dis()
915 union smb_notify notify; in test_notify_double()
979 union smb_notify notify; in test_notify_tree()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/smb_server/smb2/
H A Dfileio.c292 union smb_notify *io; in smb2srv_notify_send()
298 SMB2SRV_CHECK_ASYNC_STATUS(io, union smb_notify); in smb2srv_notify_send()
351 union smb_notify *io; in smb2srv_notify_recv()
354 SMB2SRV_TALLOC_IO_PTR(io, union smb_notify); in smb2srv_notify_recv()
/dports/net/samba412/samba-4.12.15/source4/torture/raw/
H A Dnotify.c50 union smb_notify notify; in test_notify_dir()
369 union smb_notify notify; in test_notify_recursive()
562 union smb_notify notify; in test_notify_mask_change()
720 union smb_notify notify; in test_notify_mask()
1010 union smb_notify notify; in test_notify_file()
1081 union smb_notify notify; in test_notify_tdis()
1154 union smb_notify notify; in test_notify_exit()
1226 union smb_notify notify; in test_notify_ulogoff()
1305 union smb_notify notify; in test_notify_tcp_dis()
1376 union smb_notify notify; in test_notify_double()
[all …]
/dports/net/samba412/samba-4.12.15/source4/torture/smb2/
H A Dnotify.c236 union smb_notify notify; in torture_smb2_notify_dir()
511 union smb_notify notify; in torture_smb2_notify_recursive()
681 union smb_notify notify; in torture_smb2_notify_mask_change()
868 union smb_notify notify; in torture_smb2_notify_mask()
1152 union smb_notify notify; in torture_smb2_notify_file()
1222 union smb_notify notify; in torture_smb2_notify_tree_disconnect()
1293 union smb_notify notify; in torture_smb2_notify_tree_disconnect_1()
1360 union smb_notify notify; in torture_smb2_notify_close()
1430 union smb_notify notify; in torture_smb2_notify_ulogoff()
1501 union smb_notify notify; in torture_smb2_notify_session_reconnect()
[all …]
H A Dnotify_disabled.c56 union smb_notify notify; in torture_smb2_notify_disabled()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/smb_server/smb/
H A Dnttrans.c348 union smb_notify *info = talloc_get_type(op->op_info, union smb_notify); in nttrans_notify_change_send()
404 union smb_notify *info; in nttrans_notify_change()
411 info = talloc(op, union smb_notify); in nttrans_notify_change()
/dports/net/samba412/samba-4.12.15/source4/smb_server/smb2/
H A Dfileio.c439 union smb_notify *io; in smb2srv_notify_send()
445 SMB2SRV_CHECK_ASYNC_STATUS(io, union smb_notify); in smb2srv_notify_send()
498 union smb_notify *io; in smb2srv_notify_recv()
501 SMB2SRV_TALLOC_IO_PTR(io, union smb_notify); in smb2srv_notify_recv()
/dports/net/samba412/samba-4.12.15/source4/smb_server/smb/
H A Dnttrans.c380 union smb_notify *info = talloc_get_type(op->op_info, union smb_notify); in nttrans_notify_change_send()
436 union smb_notify *info; in nttrans_notify_change()
443 info = talloc(op, union smb_notify); in nttrans_notify_change()
/dports/net/samba412/samba-4.12.15/source4/ntvfs/
H A Dntvfs.h149 union smb_notify *info);
H A Dntvfs_interface.c316 NTSTATUS ntvfs_notify(struct ntvfs_request *req, union smb_notify *info) in ntvfs_notify()
610 union smb_notify *info) in ntvfs_next_notify()
H A Dntvfs_generic.c1588 union smb_notify *nt, in ntvfs_map_notify_finish()
1589 union smb_notify *nt2, in ntvfs_map_notify_finish()
1616 union smb_notify *nt) in ntvfs_map_notify()
1618 union smb_notify *nt2; in ntvfs_map_notify()
1621 nt2 = talloc(req, union smb_notify); in ntvfs_map_notify()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntvfs/
H A Dntvfs.h143 union smb_notify *info);
H A Dntvfs_generic.c1330 union smb_notify *nt, in ntvfs_map_notify_finish()
1331 union smb_notify *nt2, in ntvfs_map_notify_finish()
1358 union smb_notify *nt) in ntvfs_map_notify()
1360 union smb_notify *nt2; in ntvfs_map_notify()
1363 nt2 = talloc(req, union smb_notify); in ntvfs_map_notify()
H A Dntvfs_interface.c316 _PUBLIC_ NTSTATUS ntvfs_notify(struct ntvfs_request *req, union smb_notify *info) in ntvfs_notify()
620 union smb_notify *info) in ntvfs_next_notify()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/
H A Dgentest.c88 union smb_notify notify;
686 union smb_notify notify; in async_notify()
897 union smb_notify not1, not2; in check_notifies()
1827 union smb_notify parm[NSERVERS]; in handler_notify()
/dports/net/samba412/samba-4.12.15/source4/ntvfs/unixuid/
H A Dvfs_unixuid.c550 struct ntvfs_request *req, union smb_notify *info) in unixuid_notify()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntvfs/unixuid/
H A Dvfs_unixuid.c523 struct ntvfs_request *req, union smb_notify *info) in unixuid_notify()
/dports/net/samba412/samba-4.12.15/source4/torture/
H A Dgentest.c109 union smb_notify notify;
1308 union smb_notify not1, not2; in check_notifies()
2477 union smb_notify notify; in async_notify_smb()
2514 union smb_notify parm[NSERVERS]; in handler_smb_notify()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntvfs/cifs/
H A Dvfs_cifs.c1015 union smb_notify *io) in cvfs_notify()
/dports/net/samba412/samba-4.12.15/source4/ntvfs/cifs/
H A Dvfs_cifs.c1178 union smb_notify *io) in cvfs_notify()

12