Home
last modified time | relevance | path

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

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