File: bkGet.h

package info (click to toggle)
isomaster 1.3.7-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,820 kB
  • ctags: 744
  • sloc: ansic: 11,186; makefile: 219; sh: 109; python: 11
file content (3 lines) | stat: -rw-r--r-- 169 bytes parent folder | download | duplicates (5)
1
2
3
bk_off_t estimateIsoSize(const BkDir* tree, int filenameTypes);
int getDirFromString(const BkDir* tree, const char* pathStr, 
                     BkDir** dirFoundPtr);