Searched refs:dostrip (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.bin/xinstall/
H A Dxinstall.c112 static int dobackup, docompare, dodir, dolink, dopreserve, dostrip, dounpriv, variable
243 dostrip = 1;
262 if (dostrip && dodir) {
269 dostrip = 0;
296 if (docompare && dostrip)
783 if (docompare && !dostrip && target) {
819 if (dostrip) {
835 if (docompare && dostrip && target) {
871 if (dostrip && (!docompare || !target))

Completed in 46 milliseconds