Searched refs:Tf_temp (Results 1 – 4 of 4) sorted by relevance
/external/mksh/src/ |
D | histrap.c | 297 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()
|
D | sh.h | 1010 #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
|
D | exec.c | 1634 warningf(true, Tf_temp, in herein() 1651 warningf(true, Tf_temp, in herein()
|
D | eval.c | 1433 errorf(Tf_temp, in comsub()
|