projects
/
apple
/
hfs.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
hfs-556.100.11.tar.gz
[apple/hfs.git]
/
CopyHFSMeta
/
Sparse.h
This page requires JavaScript to run. Use
this page
instead.
0 / 8 ( 0%)
Commit
Line
Data
1
#ifndef _SPARSE_H
2
# define _SPARSE_H
3
4
struct IOWrapper;
5
6
extern struct IOWrapper *InitSparseBundle(const char *, DeviceInfo_t*);
7
8
#endif /* _SPARSE_H */