repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ctdb-recoverd: Flatten update_flags_on_all_nodes()
[Samba.git]
/
lib
/
replace
/
replace-test.h
blob
ed8e75e3b113026ae8dc40a2e5b5fcf52d5fa850
1
#ifndef __LIB_REPLACE_REPLACE_TEST_H__
2
#define __LIB_REPLACE_REPLACE_TEST_H__
3
4
int
libreplace_test_strptime
(
void
);
5
int
test_readdir_os2_delete
(
void
);
6
int
getifaddrs_test
(
void
);
7
8
#endif
/* __LIB_REPLACE_REPLACE_TEST_H__ */
9