dnotify_fn        131 daemons/controld/controld_cib.c     void (*dnotify_fn) (gpointer user_data) = handle_cib_disconnect;
dnotify_fn        174 daemons/controld/controld_cib.c                                                       dnotify_fn) != pcmk_ok) {
dnotify_fn         36 lib/cib/cib_native.c     void (*dnotify_fn) (gpointer user_data);
dnotify_fn        228 lib/cib/cib_native.c     if (native->dnotify_fn) {
dnotify_fn        229 lib/cib/cib_native.c         native->dnotify_fn(userdata);
dnotify_fn        433 lib/cib/cib_native.c     native->dnotify_fn = dnotify;
dnotify_fn        493 lib/cib/cib_native.c     native->dnotify_fn = NULL;