dnotify_fn 36 lib/cib/cib_native.c void (*dnotify_fn) (gpointer user_data); dnotify_fn 77 lib/cib/cib_native.c native->dnotify_fn = NULL; dnotify_fn 150 lib/cib/cib_native.c if (native->dnotify_fn) { dnotify_fn 151 lib/cib/cib_native.c native->dnotify_fn(userdata); dnotify_fn 463 lib/cib/cib_native.c native->dnotify_fn = dnotify;