Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Dfilesync.h74 OPT_NEW = 4 /* use the new one */ enumerator
H A Dmain.c185 opt_force = OPT_NEW; in main()
H A Drecon.c383 if (opt_force == OPT_NEW) { in reconcile()