Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Dfilesync.h58 #define CONFIRM_PCT 25 /* min pctg of files to confirm */ macro
H A Danal.c177 if (est_deletes >= CONFIRM_MIN && percentage >= CONFIRM_PCT) in analyze()