Lines Matching refs:tf
1380 struct temp *tf = NULL;1386 maketemp(ATEMP, TT_FUNSUB, &tf);1387 if (!tf->shf) {1389 Tcreate, tf->tffn, cstrerror(errno));1392 shf = tf->shf;1393 unlink(tf->tffn);1394 afree(tf, ATEMP);