Home
last modified time | relevance | path

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

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