Home
last modified time | relevance | path

Searched refs:cli_notify_recv (Results 1 – 6 of 6) sorted by relevance

/dports/net/samba412/samba-4.12.15/source3/torture/
H A Dtest_notify.c135 status = cli_notify_recv(subreq, state, &num_changes, &changes); in wait_for_one_notify_done()
393 status = cli_notify_recv(subreq, state, &num_changes, &changes); in notify_bench3_notify_done()
H A Dtest_notify_online.c114 status = cli_notify_recv(subreq, state, &num_changes, &changes); in notify_online_notify_callback()
H A Dtorture.c10668 status = cli_notify_recv(subreq, state, &num_changes, &changes); in swallow_notify_done()
/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Dproto.h657 NTSTATUS cli_notify_recv(struct tevent_req *req, TALLOC_CTX *mem_ctx,
H A Dlibsmb_dir.c2509 status = cli_notify_recv(subreq, state, &num_changes, &changes); in smbc_notify_cb_got_changes()
H A Dclifile.c6217 NTSTATUS cli_notify_recv(struct tevent_req *req, TALLOC_CTX *mem_ctx, in cli_notify_recv() function
6265 status = cli_notify_recv(req, mem_ctx, pnum_changes, pchanges); in cli_notify()