Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dshf.c19 #define EB_READSW 0x01 /* about to switch to reading */ macro
346 if (flags & EB_READSW) /* doesn't happen */
396 if (flags & EB_READSW) {
428 if ((shf->flags & SHF_WRITING) && shf_emptybuf(shf, EB_READSW) == EOF)
475 if ((shf->flags & SHF_WRITING) && shf_emptybuf(shf, EB_READSW) == EOF)
615 if ((shf->flags & SHF_WRITING) && shf_emptybuf(shf, EB_READSW) == EOF)