dnotify_fn         37 lib/cib/cib_native.c     void (*dnotify_fn) (gpointer user_data);
dnotify_fn         71 lib/cib/cib_native.c     native->dnotify_fn = NULL;
dnotify_fn        174 lib/cib/cib_native.c     if (native->dnotify_fn) {
dnotify_fn        175 lib/cib/cib_native.c         native->dnotify_fn(userdata);
dnotify_fn        487 lib/cib/cib_native.c     native->dnotify_fn = dnotify;