Home
last modified time | relevance | path

Searched refs:data_append (Results 1 – 1 of 1) sorted by relevance

/FileX-v6.4.1/common/src/
Dfx_file_write.c129 UCHAR data_append = FX_FALSE; /* Whether or not new data would extend beyond … in _fx_file_write() local
261 data_append = FX_TRUE; in _fx_file_write()
270 data_append = FX_FALSE; in _fx_file_write()
381 else if (data_append == FX_FALSE) in _fx_file_write()
425 if (data_append == FX_FALSE) in _fx_file_write()
941 else if (data_append == FX_FALSE) in _fx_file_write()
1218 if (((replace_clusters > 0) && (data_append == FX_FALSE)) && in _fx_file_write()