HomeSort by relevance Sort by last modified time
    Searched refs:Tf_temp (Results 1 - 4 of 4) sorted by null

  /external/mksh/src/
histrap.c 297 bi_errorf(Tf_temp, Tcreate, tf->tffn, cstrerror(errno));
304 bi_errorf(Tf_temp, Twrite, tf->tffn, cstrerror(errno));
321 bi_errorf(Tf_temp, Topen, tf->tffn, cstrerror(errno));
340 bi_errorf(Tf_temp, Tread, tf->tffn,
    [all...]
exec.c     [all...]
sh.h 994 EXTERN const char Tf_temp[] E_INIT("can't %s temporary file %s: %s");
    [all...]
eval.c 1388 errorf(Tf_temp,
    [all...]

Completed in 89 milliseconds