Home
last modified time | relevance | path

Searched refs:Tf_temp (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dhistrap.c297 bi_errorf(Tf_temp, Tcreate, tf->tffn, cstrerror(errno)); in c_fc()
304 bi_errorf(Tf_temp, Twrite, tf->tffn, cstrerror(errno)); in c_fc()
321 bi_errorf(Tf_temp, Topen, tf->tffn, cstrerror(errno)); in c_fc()
340 bi_errorf(Tf_temp, Tread, tf->tffn, in c_fc()
Dsh.h1010 #define Tf_s (Tf_temp + 28)
1017 EXTERN const char Tf_temp[] E_INIT("can't %s temporary file %s: %s"); variable
1023 #define Tf_sD_s (Tf_temp + 24)
1178 #define Tf_temp "can't %s temporary file %s: %s" macro
Dexec.c1634 warningf(true, Tf_temp, in herein()
1651 warningf(true, Tf_temp, in herein()
Deval.c1433 errorf(Tf_temp, in comsub()