Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/daemons/cmirrord/
H A Dcluster.c85 #define DEBUGGING_HISTORY 100 macro
90 cc->idx = cc->idx % DEBUGGING_HISTORY; \
133 char debugging[DEBUGGING_HISTORY][128];
1135 for (i = 0; i < DEBUGGING_HISTORY; i++) { in cpg_message_callback()
1137 match->idx = match->idx % DEBUGGING_HISTORY; in cpg_message_callback()
1655 for (i = 0; i < DEBUGGING_HISTORY; i++) { in cluster_debug()
1657 entry->idx = entry->idx % DEBUGGING_HISTORY; in cluster_debug()