Searched refs:EB_READSW (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dshf.c30 #define EB_READSW 0x01 /* about to switch to reading */ macro
329 if (flags & EB_READSW)
382 if (flags & EB_READSW) {
415 if ((shf->flags & SHF_WRITING) && shf_emptybuf(shf, EB_READSW) == EOF)
545 if ((shf->flags & SHF_WRITING) && shf_emptybuf(shf, EB_READSW) == EOF)

Completed in 994 milliseconds