Searched refs:save_file (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.h113 int32_t save_file; /* Indicates whether we need to flush file at member in struct:htab
H A Dhash.c149 hashp->save_file = specified_file && (hashp->flags & O_RDWR);
565 if (hashp->fname && !hashp->save_file) {
619 if (!hashp->save_file)
/illumos-gate/usr/src/cmd/mandoc/
H A Dread.c324 const char *save_file; local
541 save_file = curp->file;
545 curp->file = save_file;
547 curp->file = save_file;

Completed in 47 milliseconds