Searched refs:STAT_SIZE_RELIABLE (Results 1 – 1 of 1) sorted by relevance
39 # define STAT_SIZE_RELIABLE(ST) ((ST).st_fab_rfm != FAB_C_VAR) macro41 # define STAT_SIZE_RELIABLE(ST) true macro620 if (regular && total != size && STAT_SIZE_RELIABLE (file->st)) in read_file_guts()