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

  /src/sbin/restore/
interactive.c 655 int haveprefix, havepostfix; local in function:formatf
662 havepostfix = 0;
674 havepostfix = 1;
678 if (havepostfix)
703 if (havepostfix) {
interactive.c 655 int haveprefix, havepostfix; local in function:formatf
662 havepostfix = 0;
674 havepostfix = 1;
678 if (havepostfix)
703 if (havepostfix) {

Completed in 32 milliseconds