Home | History | Annotate | Download | only in src

Lines Matching refs:tffn

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