Home
last modified time | relevance | path

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

/original-bsd/contrib/bib/src/
H A Dbibargs.c36 int TibOption = false; /* expect files in TiB format */ variable
269 TibOption = true;
364 if (TibOption && fd == NULL && *np != '/') {
370 if (!TibOption && fd == NULL && *np != '/') {
590 if (TibOption) {
H A Dbib.c57 extern int TibOption;
392 if (!TibOption) {