Searched refs:tmpfp (Results 1 – 2 of 2) sorted by relevance
317 file_t *tmpfp; in zfs_file_private() local321 tmpfp = curthread->td_fpop; in zfs_file_private()324 curthread->td_fpop = tmpfp; in zfs_file_private()
556 FILE *fp, *sigfp, *certfp, *tmpfp; in parse_cert() local566 sigfp = certfp = tmpfp = NULL; in parse_cert()595 tmpfp = sigfp; in parse_cert()598 tmpfp = certfp; in parse_cert()603 if (tmpfp != NULL) in parse_cert()604 fwrite(line, 1, linelen, tmpfp); in parse_cert()