Home
last modified time | relevance | path

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

/third_party/mksh/
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.h1123 #define Tf_s (Tf_temp + 28)
1130 EXTERN const char Tf_temp[] E_INIT("can't %s temporary file %s: %s"); variable
1136 #define Tf_sD_s (Tf_temp + 24)
1296 #define Tf_temp "can't %s temporary file %s: %s" macro
Dexec.c1645 warningf(true, Tf_temp, in herein()
1662 warningf(true, Tf_temp, in herein()
Deval.c1594 errorf(Tf_temp, in comsub()