Searched refs:allocated_p (Results 1 – 4 of 4) sorted by relevance
81 REQUIRE(!allocated_p(*buf) && buf->used == 0U); in ctl_bufget()83 if (!allocated_p(*buf)) { in ctl_bufget()94 REQUIRE(allocated_p(*buf)); in ctl_bufput()
13 #define allocated_p(Buf) ((Buf).text != NULL) macro
321 if (!allocated_p(sess->outbuf) && in ctl_response()509 if (allocated_p(sess->inbuf)) in ctl_close()511 if (allocated_p(sess->outbuf)) in ctl_close()581 if (!allocated_p(sess->inbuf) && in ctl_readable()685 REQUIRE(allocated_p(sess->inbuf)); in ctl_docommand()743 INSIST(allocated_p(sess->outbuf)); in ctl_writedone()
373 if (allocated_p(ctx->inbuf)) in destroy()377 if (allocated_p(this->outbuf)) in destroy()501 if (!allocated_p(ctx->inbuf) && in readable()558 if (allocated_p(ctx->inbuf)) in readable()