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

  /src/sbin/restore/
interactive.c 655 int haveprefix, havepostfix; local in function:formatf
661 haveprefix = 0;
672 haveprefix = 1;
676 if (haveprefix)
698 if (haveprefix) {
interactive.c 655 int haveprefix, havepostfix; local in function:formatf
661 haveprefix = 0;
672 haveprefix = 1;
676 if (haveprefix)
698 if (haveprefix) {
interactive.c 655 int haveprefix, havepostfix; local in function:formatf
661 haveprefix = 0;
672 haveprefix = 1;
676 if (haveprefix)
698 if (haveprefix) {

Completed in 32 milliseconds