needed 60 cib/notify.c gboolean *needed = user_data; needed 62 cib/notify.c *needed = TRUE; needed 72 cib/notify.c gboolean *needed = user_data; needed 74 cib/notify.c *needed = TRUE; needed 172 cib/notify.c gboolean needed = FALSE; needed 174 cib/notify.c g_hash_table_foreach(client_connections, need_pre_notify, &needed); needed 175 cib/notify.c if (needed == FALSE) { needed 225 cib/notify.c gboolean needed = FALSE; needed 227 cib/notify.c g_hash_table_foreach(client_connections, need_post_notify, &needed); needed 228 cib/notify.c if (needed == FALSE) {