dnotify            88 include/crm/cib/cib_types.h                                    void (*dnotify) (gpointer user_data));
dnotify            78 lib/cib/cib_file.c cib_file_set_connection_dnotify(cib_t * cib, void (*dnotify) (gpointer user_data))
dnotify            53 lib/cib/cib_native.c int cib_native_set_connection_dnotify(cib_t * cib, void (*dnotify) (gpointer user_data));
dnotify           444 lib/cib/cib_native.c cib_native_set_connection_dnotify(cib_t * cib, void (*dnotify) (gpointer user_data))
dnotify           454 lib/cib/cib_native.c     native->dnotify_fn = dnotify;
dnotify            86 lib/cib/cib_remote.c cib_remote_set_connection_dnotify(cib_t * cib, void (*dnotify) (gpointer user_data))