Searched refs:Tf_ro (Results 1 – 3 of 3) sorted by relevance
/third_party/mksh/ |
D | var.c | 464 warningf(true, Tf_ro, vq->name); in setstr() 950 return (maybe_errorf(ep, 2, Tf_ro, tvar), NULL); in vtypeset() 1652 errorfx(2, Tf_ro, ccp); in set_array()
|
D | sh.h | 1128 EXTERN const char Tf_ro[] E_INIT("read-only: %s"); variable 1294 #define Tf_ro "read-only: %s" macro
|
D | funcs.c | 1886 bi_errorf(Tf_ro, *wp); in c_read() 2336 warningf(true, Tf_ro, vp->name); in c_unset()
|