Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dread.c325 const char *save_file; in mparse_buf_r() local
543 save_file = curp->file; in mparse_buf_r()
548 curp->file = save_file; in mparse_buf_r()
550 curp->file = save_file; in mparse_buf_r()
/titanic_50/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
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)