Home
last modified time | relevance | path

Searched refs:Tbad_bsize (Results 1 – 2 of 2) sorted by relevance

/external/mksh/src/
Dsh.h880 EXTERN const char Tbad_bsize[] E_INIT("bad shf/buf/bsize"); variable
881 #define Tbsize (Tbad_bsize + 12)
1041 #define Tbad_bsize "bad shf/buf/bsize" macro
Dshf.c170 internal_errorf(Tf_sD_s, "shf_reopen", Tbad_bsize); in shf_reopen()