Home
last modified time | relevance | path

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

/netbsd-src/sbin/restore/
H A Dinteractive.c655 int haveprefix, havepostfix; in formatf() local
662 havepostfix = 0; in formatf()
674 havepostfix = 1; in formatf()
678 if (havepostfix) in formatf()
703 if (havepostfix) { in formatf()