Home
last modified time | relevance | path

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

/dragonfly/usr.bin/xinstall/
H A Dxinstall.c80 static int dobackup, docompare, dodir, dolink, dopreserve, dostrip, dounpriv, variable
204 docompare = dopreserve = 1; in main()
783 if (dopreserve && !files_match && !devnull) { in install()