timer_rec_s        91 include/crm/cib/internal.h     struct timer_rec_s *timer;
timer_rec_s       587 lib/cib/cib_client.c     struct timer_rec_s *timer = data;
timer_rec_s       638 lib/cib/cib_client.c         struct timer_rec_s *async_timer = NULL;
timer_rec_s       640 lib/cib/cib_client.c         async_timer = calloc(1, sizeof(struct timer_rec_s));
timer_rec_s        92 lib/fencing/st_client.c     struct timer_rec_s *timer;
timer_rec_s      1354 lib/fencing/st_client.c     struct timer_rec_s *timer = data;
timer_rec_s      1369 lib/fencing/st_client.c     struct timer_rec_s *async_timer = callback->timer;
timer_rec_s      1376 lib/fencing/st_client.c         async_timer = calloc(1, sizeof(struct timer_rec_s));