Searched refs:cli_ntcreate_send (Results 1 – 11 of 11) sorted by relevance
/dports/net/samba412/samba-4.12.15/source3/torture/ |
H A D | test_notify_online.c | 60 subreq = cli_ntcreate_send( in notify_online_send() 92 subreq = cli_ntcreate_send( in notify_online_opened_dir()
|
H A D | test_oplock_cancel.c | 48 subreq = cli_ntcreate_send( in create_cancel_send()
|
H A D | test_notify.c | 65 subreq = cli_ntcreate_send( in wait_for_one_notify_send() 318 subreq = cli_ntcreate_send( in notify_bench3_send() 456 subreq = cli_ntcreate_send( in notify_bench3_before_mkdir2()
|
H A D | test_chain3.c | 177 subreq = cli_ntcreate_send(
|
H A D | nbench.c | 262 subreq = cli_ntcreate_send(
|
H A D | torture.c | 4883 subreq = cli_ntcreate_send( in oplock5_send() 10430 subreq = cli_ntcreate_send( in torture_createdel_send()
|
/dports/net/samba412/samba-4.12.15/source3/libsmb/ |
H A D | clisymlink.c | 69 subreq = cli_ntcreate_send( in cli_symlink_send() 275 subreq = cli_ntcreate_send( in cli_readlink_send()
|
H A D | pylibsmb.c | 717 req = cli_ntcreate_send(NULL, self->ev, self->cli, fname, CreateFlags, in py_cli_create() 806 req = cli_ntcreate_send(NULL, self->ev, self->cli, filename, 0, in py_smb_savefile() 929 req = cli_ntcreate_send(NULL, self->ev, self->cli, filename, 0, in py_smb_loadfile()
|
H A D | proto.h | 395 struct tevent_req *cli_ntcreate_send(TALLOC_CTX *mem_ctx,
|
H A D | clifile.c | 2421 struct tevent_req *cli_ntcreate_send(TALLOC_CTX *mem_ctx, in cli_ntcreate_send() function 2575 req = cli_ntcreate_send(frame, ev, cli, fname, CreatFlags, in cli_ntcreate()
|
/dports/net/samba412/samba-4.12.15/examples/winexe/ |
H A D | winexe.c | 965 subreq = cli_ntcreate_send( 1138 subreq = cli_ntcreate_send( 1557 subreq = cli_ntcreate_send(
|