Home | History | Annotate | Download | only in src

Lines Matching refs:tffn

1495 	if (!(shf = h->shf) || (fd = open(h->tffn, O_RDONLY, 0)) < 0) {
1498 !shf ? "create" : "open", h->tffn, cstrerror(i));
1515 "write", h->tffn, cstrerror(i));