Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dshf.c20 #define EB_GROW 0x02 /* grow buffer if necessary (STRING+DYNAMIC) */ macro
357 if (!(flags & EB_GROW) || !(shf->flags & SHF_DYNAMIC)
672 if (shf->wnleft == 0 && shf_emptybuf(shf, EB_GROW) == EOF)
726 if (shf_emptybuf(shf, EB_GROW) == EOF)