dnotify_fn        129 daemons/controld/controld_cib.c     void (*dnotify_fn) (gpointer user_data) = handle_cib_disconnect;
dnotify_fn        172 daemons/controld/controld_cib.c                                                       dnotify_fn) != pcmk_ok) {
dnotify_fn         32 lib/cib/cib_native.c     void (*dnotify_fn) (gpointer user_data);
dnotify_fn        226 lib/cib/cib_native.c     if (native->dnotify_fn) {
dnotify_fn        227 lib/cib/cib_native.c         native->dnotify_fn(userdata);
dnotify_fn        412 lib/cib/cib_native.c     native->dnotify_fn = dnotify;
dnotify_fn        472 lib/cib/cib_native.c     native->dnotify_fn = NULL;