Searched refs:AP_MSG_FLAG_MEMPOOL (Results 1 – 3 of 3) sorted by relevance
239 #define AP_MSG_FLAG_MEMPOOL 0x0008 /* ap msg buffer allocated via mempool */ macro
583 if (flags & AP_MSG_FLAG_MEMPOOL) { in ap_init_apmsg()606 if (ap_msg->flags & AP_MSG_FLAG_MEMPOOL) { in ap_release_apmsg()
871 AP_MSG_FLAG_MEMPOOL : 0); in _zcrypt_send_cprb()1057 AP_MSG_FLAG_MEMPOOL : 0); in _zcrypt_send_ep11_cprb()
Completed in 13 milliseconds