Searched refs:SHF_ALLOCB (Results 1 – 3 of 3) sorted by relevance
139 sflags |= SHF_ALLOCB; in shf_fdopen()181 shf->flags = (shf->flags & (SHF_ALLOCS | SHF_ALLOCB)) | sflags; in shf_reopen()213 sflags |= SHF_ALLOCB; in shf_sopen()242 else if (shf->flags & SHF_ALLOCB) in shf_close()354 !(shf->flags & SHF_ALLOCB)) in shf_emptybuf()
1722 #define SHF_ALLOCB 0x0400 /* shf->buf was alloc()ed */ macro
5738 shf.flags |= SHF_ALLOCB; in x_quote_region_helper()