Home | History | Annotate | Download | only in src

Lines Matching refs:tffn

1329 			    "create", tf->tffn, cstrerror(errno));
1344 shf = shf_open(tf->tffn, O_RDONLY, 0, SHF_MAPHI | SHF_CLEXEC);
1345 unlink(tf->tffn);