Home
last modified time | relevance | path

Searched refs:debug_node_t (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/apr/memory/unix/
H A Dapr_pools.c558 typedef struct debug_node_t debug_node_t; typedef
560 struct debug_node_t { struct
561 debug_node_t *next; argument
567 #define SIZEOF_DEBUG_NODE_T APR_ALIGN_DEFAULT(sizeof(debug_node_t)) argument
598 debug_node_t *nodes;
1737 debug_node_t *node; in pool_alloc()
1816 debug_node_t *node; in pool_clear_debug()
2170 debug_node_t *node; in apr_pvsprintf()
2232 debug_node_t *node; in pool_find()
2265 debug_node_t *node; in pool_num_bytes()