Searched refs:tmpfp (Results 1 – 2 of 2) sorted by relevance
553 FILE *fp, *sigfp, *certfp, *tmpfp, *typefp; in parse_cert() local 564 sigfp = certfp = tmpfp = typefp = NULL; in parse_cert() 597 tmpfp = sigfp; in parse_cert() 600 tmpfp = typefp; in parse_cert() 603 tmpfp = certfp; in parse_cert() 609 if (tmpfp != NULL) in parse_cert() 610 fwrite(line, 1, linelen, tmpfp); in parse_cert()
340 file_t *tmpfp; in zfs_file_private() local344 tmpfp = curthread->td_fpop; in zfs_file_private()347 curthread->td_fpop = tmpfp; in zfs_file_private()