Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Dfilesync.h73 OPT_OLD = 3, /* use the old one */ enumerator
H A Dmain.c182 opt_force = OPT_OLD; in main()
H A Drecon.c378 if (opt_force == OPT_OLD) { in reconcile()