MCPcopy Create free account
hub / github.com/bareos/bareos / CreateFile

Function CreateFile

core/src/findlib/create_file.cc:74–495  ·  view source on GitHub ↗

* Create the file, or the directory * * fname is the original filename * ofile is the output filename (may be in a different directory) * * Returns: CF_SKIP if file should be skipped * CF_ERROR on error * CF_EXTRACT file created and data to restore * CF_CREATED file created no data to restore * * Note, we create the file here, except for special fi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

RecordCbFunction · 0.85
d_openMethod · 0.85
DoRestoreFunction · 0.85

Calls 15

is_win32_streamFunction · 0.85
set_win32_backupFunction · 0.85
SetPortableBackupFunction · 0.85
Dmsg3Function · 0.85
Dmsg2Function · 0.85
lstatFunction · 0.85
QmsgFunction · 0.85
T_Function · 0.85
PathListLookupFunction · 0.85
Dmsg1Function · 0.85
SecureEraseFunction · 0.85
SeparatePathAndFileFunction · 0.85

Tested by

no test coverage detected