repo.or.cz
/
Samba
/
gebeck_regimport.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s4:torture:smb2: add smb2_oplock_create_share() that takes sharemode as parameter
[Samba/gebeck_regimport.git]
/
lib
/
talloc
/
talloc_testsuite.h
blob
acb97010416477e986d04e8b8946aab22909685b
1
#ifndef __LIB_TALLOC_TALLOC_TESTSUITE_H__
2
#define __LIB_TALLOC_TALLOC_TESTSUITE_H__
3
4
struct
torture_context
;
5
bool
torture_local_talloc
(
struct
torture_context
*
tctx
);
6
7
#endif