Searched refs:STAT_SIZE_RELIABLE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c39 # define STAT_SIZE_RELIABLE(ST) ((ST).st_fab_rfm != FAB_C_VAR) macro
41 # define STAT_SIZE_RELIABLE(ST) true macro
620 if (regular && total != size && STAT_SIZE_RELIABLE (file->st))

Completed in 50 milliseconds