|
|
| version 1.3, 2012/07/22 22:09:47 | version 1.4, 2012/11/13 14:19:39 |
|---|---|
| Line 47 SUCH DAMAGE. | Line 47 SUCH DAMAGE. |
| #define __TOOL_H | #define __TOOL_H |
| inline void sync_mksig(int id, off_t off, u_char * __restrict buf, int buflen, sync_chunk_t * __restrict sc); | inline void sync_mksig(int id, off_t off, u_char * __restrict buf, |
| int buflen, sync_chunk_t * __restrict sc); | |
| #ifndef HAVE_MKSTEMPS | #ifndef HAVE_MKSTEMPS |
| int mkstemps(char *path, int slen); | int mkstemps(char *path, int slen); |