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

/freebsd-13-stable/contrib/apr/include/
H A Dapr_ring.h415 APR_RING_CHECK_ELEM(APR_RING_SENTINEL(hp, elem, link), elem, link, msg)
417 #define APR_RING_CHECK_ELEM(ep, elem, link, msg) do { \ macro
497 #define APR_RING_CHECK_ELEM(ep, elem, link, msg) macro
501 * is found. Same idea as APR_RING_CHECK_ELEM() except that it's silent

Completed in 132 milliseconds