HomeSort by: relevance | last modified time | path
    Searched defs:dopreserve (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xinstall/
xinstall.c 120 static int dobackup, dodir, dostrip, dolink, dopreserve, dorename, dounpriv; variable in typeref:typename:int
291 dopreserve = 1;
816 if (dopreserve) {
1282 if (tv != NULL && dopreserve)
xinstall.c 120 static int dobackup, dodir, dostrip, dolink, dopreserve, dorename, dounpriv; variable in typeref:typename:int
291 dopreserve = 1;
816 if (dopreserve) {
1282 if (tv != NULL && dopreserve)

Completed in 55 milliseconds