Home
last modified time | relevance | path

Searched refs:cli_unlock (Results 1 – 12 of 12) sorted by relevance

/dports/devel/clixon/clixon-4.8.0/apps/cli/
H A Dclixon_cli_api.h109 int cli_unlock(clicon_handle h, cvec *cvv, cvec *argv);
H A Dcli_common.c1130 cli_unlock(clicon_handle h, in cli_unlock() function
/dports/net/samba412/samba-4.12.15/source3/torture/
H A Dtorture.c1699 status = cli_unlock(cli, fnum1, 0, 4); in run_locktest2()
1710 status = cli_unlock(cli, fnum1, 0, 8); in run_locktest2()
1853 status = cli_unlock(cli1, fnum1, offset-1, 1); in run_locktest3()
2165 cli_unlock(cli1, fnum3, 0, 1); in run_locktest5()
2179 cli_unlock(cli2, fnum2, 0, 4); in run_locktest5()
2188 cli_unlock(cli1, fnum3, 0, 4); in run_locktest5()
2207 cli_unlock(cli2, fnum2, 0, 4); in run_locktest5()
2387 cli_unlock(cli1, fnum1, 130, 4); in run_locktest7()
2448 cli_unlock(cli1, fnum1, 130, 0); in run_locktest7()
4585 cli_unlock(cli1, fnum1, 0, 4); in run_oplock2()
[all …]
H A Dlocktest2.c139 return NT_STATUS_IS_OK(cli_unlock(c, fd, start, len)); in try_unlock()
/dports/devel/clixon/clixon-4.8.0/example/main/
H A Dexample_cli.cli97 unlock,cli_unlock("candidate");
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dproto.h273 BOOL cli_unlock (struct cli_state *cli, int fnum, uint32 offset, uint32 len, int timeout);
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dproto.h273 BOOL cli_unlock (struct cli_state *cli, int fnum, uint32 offset, uint32 len, int timeout);
/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Dproto.h503 NTSTATUS cli_unlock(struct cli_state *cli, uint16_t fnum, uint32_t offset, uint32_t len);
H A Dclifile.c3741 NTSTATUS cli_unlock(struct cli_state *cli, in cli_unlock() function
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dclientgen.c1357 cli_unlock (struct cli_state * cli, int fnum, uint32 offset, uint32 len, int timeout)
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dclientgen.c1357 cli_unlock (struct cli_state * cli, int fnum, uint32 offset, uint32 len, int timeout)
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dproto.h88 BOOL cli_unlock(struct cli_state *cli, int fnum, uint32 offset, uint32 len, int timeout);