Lines Matching defs:APR_RING_ENTRY

55  *          APR_RING_ENTRY(my_element_t) link;
62 * than one APR_RING_ENTRY field. Each APR_RING_ENTRY has a corresponding
65 * @warning For strict C standards compliance you should put the APR_RING_ENTRY
70 #define APR_RING_ENTRY(elem) \
108 * to the start of each element, not to the APR_RING_ENTRY structure.
123 * The APR_RING_HEAD is nothing but a bare APR_RING_ENTRY. The prev
147 * name for its APR_RING_ENTRY in each element, and has its own type
151 * element has more than one APR_RING_ENTRY), the unreality of the
153 * of C -- see the warning in APR_RING_ENTRY.
157 * @param link The name of the APR_RING_ENTRY in the element struct
175 * @param link The name of the APR_RING_ENTRY in the element struct
181 * @param link The name of the APR_RING_ENTRY in the element struct
190 * @param link The name of the APR_RING_ENTRY in the element struct
201 * @param link The name of the APR_RING_ENTRY in the element struct
210 * @param link The name of the APR_RING_ENTRY in the element struct
226 * @param link The name of the APR_RING_ENTRY in the element struct
243 * @param link The name of the APR_RING_ENTRY in the element struct
259 * @param link The name of the APR_RING_ENTRY in the element struct
271 * @param link The name of the APR_RING_ENTRY in the element struct
284 * @param link The name of the APR_RING_ENTRY in the element struct
297 * @param link The name of the APR_RING_ENTRY in the element struct
309 * @param link The name of the APR_RING_ENTRY in the element struct
320 * @param link The name of the APR_RING_ENTRY in the element struct
330 * @param link The name of the APR_RING_ENTRY in the element struct
346 * @param link The name of the APR_RING_ENTRY in the element struct
362 * @param link The name of the APR_RING_ENTRY in the element struct
375 * @param link The name of the APR_RING_ENTRY in the element struct
385 * @param link The name of the APR_RING_ENTRY in the element struct
398 * @param link The name of the APR_RING_ENTRY in the element struct
473 * @param link The name of the APR_RING_ENTRY in the element struct
484 * @param link The name of the APR_RING_ENTRY in the element struct
494 * @param link The name of the APR_RING_ENTRY in the element struct
506 * @param link The name of the APR_RING_ENTRY in the element struct