dnotify_fn         36 lib/cib/cib_native.c     void (*dnotify_fn) (gpointer user_data);
dnotify_fn         68 lib/cib/cib_native.c     native->dnotify_fn = NULL;
dnotify_fn        141 lib/cib/cib_native.c     if (native->dnotify_fn) {
dnotify_fn        142 lib/cib/cib_native.c         native->dnotify_fn(userdata);
dnotify_fn        454 lib/cib/cib_native.c     native->dnotify_fn = dnotify;