Searched refs:tmpfp (Results 1 – 2 of 2) sorted by relevance
274 file_t *tmpfp; in zfs_file_private() local278 tmpfp = curthread->td_fpop; in zfs_file_private()281 curthread->td_fpop = tmpfp; in zfs_file_private()
632 FILE *fp, *sigfp, *certfp, *tmpfp; in parse_cert() local642 sigfp = certfp = tmpfp = NULL; in parse_cert()671 tmpfp = sigfp; in parse_cert()674 tmpfp = certfp; in parse_cert()679 if (tmpfp != NULL) in parse_cert()680 fwrite(line, 1, linelen, tmpfp); in parse_cert()