/dports/net/samba412/samba-4.12.15/source4/ntvfs/posix/ |
H A D | pvfs_notify.c | 43 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 D | pvfs_notify.c | 43 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 D | rawnotify.c | 28 …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 D | libcliraw.h | 315 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 D | rawnotify.c | 28 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 D | notify.c | 62 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 D | fileio.c | 292 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 D | notify.c | 50 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 D | notify.c | 236 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 D | notify_disabled.c | 56 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 D | nttrans.c | 348 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 D | fileio.c | 439 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 D | nttrans.c | 380 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 D | ntvfs.h | 149 union smb_notify *info);
|
H A D | ntvfs_interface.c | 316 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 D | ntvfs_generic.c | 1588 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 D | ntvfs.h | 143 union smb_notify *info);
|
H A D | ntvfs_generic.c | 1330 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 D | ntvfs_interface.c | 316 _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 D | gentest.c | 88 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 D | vfs_unixuid.c | 550 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 D | vfs_unixuid.c | 523 struct ntvfs_request *req, union smb_notify *info) in unixuid_notify()
|
/dports/net/samba412/samba-4.12.15/source4/torture/ |
H A D | gentest.c | 109 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 D | vfs_cifs.c | 1015 union smb_notify *io) in cvfs_notify()
|
/dports/net/samba412/samba-4.12.15/source4/ntvfs/cifs/ |
H A D | vfs_cifs.c | 1178 union smb_notify *io) in cvfs_notify()
|