NULL 21 daemons/attrd/attrd_alerts.c static GList *attrd_alert_list = NULL; NULL 26 daemons/attrd/attrd_alerts.c CRM_CHECK(op != NULL, return); NULL 40 daemons/attrd/attrd_alerts.c if (the_lrmd == NULL) { NULL 50 daemons/attrd/attrd_alerts.c ret = the_lrmd->cmds->connect(the_lrmd, T_ATTRD, NULL); NULL 76 daemons/attrd/attrd_alerts.c the_lrmd = NULL; /* in case we're called recursively */ NULL 84 daemons/attrd/attrd_alerts.c xmlNode *crmalerts = NULL; NULL 115 daemons/attrd/attrd_alerts.c CRM_CHECK(the_cib != NULL, return TRUE); NULL 117 daemons/attrd/attrd_alerts.c call_id = the_cib->cmds->query(the_cib, XPATH_ALERTS, NULL, NULL 120 daemons/attrd/attrd_alerts.c the_cib->cmds->register_callback_full(the_cib, call_id, 120, FALSE, NULL, NULL 140 daemons/attrd/attrd_alerts.c if (attrd_alert_list == NULL) { NULL 32 daemons/attrd/attrd_attributes.c CRM_ASSERT(a != NULL); NULL 37 daemons/attrd/attrd_attributes.c a->values = pcmk__strikey_table(NULL, attrd_free_attribute_value); NULL 44 daemons/attrd/attrd_attributes.c if (value != NULL) { NULL 67 daemons/attrd/attrd_attributes.c if (dvalue == NULL) { NULL 88 daemons/attrd/attrd_attributes.c a->timer = NULL; NULL 101 daemons/attrd/attrd_attributes.c GHashTable *attributes = NULL; NULL 142 daemons/attrd/attrd_attributes.c attribute_value_t *v = NULL; NULL 145 daemons/attrd/attrd_attributes.c while (g_hash_table_iter_next(&aIter, NULL, (gpointer *) & a)) { NULL 147 daemons/attrd/attrd_attributes.c while (g_hash_table_iter_next(&vIter, NULL, (gpointer *) & v)) { NULL 157 daemons/attrd/attrd_attributes.c attribute_t *a = NULL; NULL 168 daemons/attrd/attrd_attributes.c if (a == NULL) { NULL 173 daemons/attrd/attrd_attributes.c return NULL; NULL 182 daemons/attrd/attrd_attributes.c return NULL; NULL 41 daemons/attrd/attrd_cib.c const char *peer = NULL; NULL 42 daemons/attrd/attrd_cib.c attribute_value_t *v = NULL; NULL 47 daemons/attrd/attrd_cib.c if(a == NULL) { NULL 64 daemons/attrd/attrd_cib.c a->timer = NULL; NULL 84 daemons/attrd/attrd_cib.c v->requested = NULL; NULL 127 daemons/attrd/attrd_cib.c const char *set = NULL; NULL 128 daemons/attrd/attrd_cib.c xmlNode *xml_obj = NULL; NULL 165 daemons/attrd/attrd_cib.c attribute_value_t *at = NULL; NULL 170 daemons/attrd/attrd_cib.c while (g_hash_table_iter_next(&vIter, NULL, (gpointer *) & at)) { NULL 181 daemons/attrd/attrd_cib.c attribute_value_t *a_v = NULL; NULL 183 daemons/attrd/attrd_cib.c CRM_ASSERT(a_v != NULL); NULL 202 daemons/attrd/attrd_cib.c xmlNode *xml_top = NULL; NULL 203 daemons/attrd/attrd_cib.c attribute_value_t *v = NULL; NULL 206 daemons/attrd/attrd_cib.c GHashTable *alert_attribute_value = NULL; NULL 208 daemons/attrd/attrd_cib.c if (a == NULL) { NULL 216 daemons/attrd/attrd_cib.c CRM_CHECK(the_cib != NULL, return); NULL 239 daemons/attrd/attrd_cib.c xml_top = create_xml_node(NULL, XML_CIB_TAG_STATUS); NULL 252 daemons/attrd/attrd_cib.c alert_attribute_value = pcmk__strikey_table(NULL, attrd_free_attribute_value); NULL 256 daemons/attrd/attrd_cib.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) & v)) { NULL 260 daemons/attrd/attrd_cib.c if (peer == NULL) { NULL 279 daemons/attrd/attrd_cib.c if (peer->uuid == NULL) { NULL 298 daemons/attrd/attrd_cib.c v->requested = NULL; NULL 318 daemons/attrd/attrd_cib.c a->update = cib_internal_op(the_cib, PCMK__CIB_REQUEST_MODIFY, NULL, NULL 319 daemons/attrd/attrd_cib.c XML_CIB_TAG_STATUS, xml_top, NULL, flags, NULL 343 daemons/attrd/attrd_cib.c attribute_t *a = NULL; NULL 347 daemons/attrd/attrd_cib.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) & a)) { NULL 47 daemons/attrd/attrd_corosync.c .ipc_client = NULL, NULL 57 daemons/attrd/attrd_corosync.c CRM_CHECK(request.op != NULL, return); NULL 70 daemons/attrd/attrd_corosync.c xmlNode *xml = NULL; NULL 71 daemons/attrd/attrd_corosync.c const char *from = NULL; NULL 74 daemons/attrd/attrd_corosync.c if(data == NULL) { NULL 82 daemons/attrd/attrd_corosync.c if (xml == NULL) { NULL 123 daemons/attrd/attrd_corosync.c xmlNode *sync = create_xml_node(NULL, __func__); NULL 127 daemons/attrd/attrd_corosync.c attrd_send_message(NULL, sync); NULL 146 daemons/attrd/attrd_corosync.c if (dup && (dup->uuid == NULL)) { NULL 151 daemons/attrd/attrd_corosync.c CRM_ASSERT(crm_remote_peer_get(node_name) != NULL); NULL 178 daemons/attrd/attrd_corosync.c if (v == NULL) { NULL 180 daemons/attrd/attrd_corosync.c CRM_ASSERT(v != NULL); NULL 220 daemons/attrd/attrd_corosync.c attrd_peer_sync(peer, NULL); NULL 256 daemons/attrd/attrd_corosync.c attribute_value_t *v = NULL; NULL 321 daemons/attrd/attrd_corosync.c attribute_t *a = NULL; NULL 327 daemons/attrd/attrd_corosync.c if (attr == NULL) { NULL 335 daemons/attrd/attrd_corosync.c if (a == NULL) { NULL 339 daemons/attrd/attrd_corosync.c if (host == NULL) { NULL 347 daemons/attrd/attrd_corosync.c while (g_hash_table_iter_next(&vIter, (gpointer *) & host, NULL)) { NULL 369 daemons/attrd/attrd_corosync.c attribute_t *a = NULL; NULL 370 daemons/attrd/attrd_corosync.c attribute_value_t *v = NULL; NULL 371 daemons/attrd/attrd_corosync.c xmlNode *sync = NULL; NULL 374 daemons/attrd/attrd_corosync.c while (g_hash_table_iter_next(&aIter, NULL, (gpointer *) & a)) { NULL 376 daemons/attrd/attrd_corosync.c while (g_hash_table_iter_next(&vIter, NULL, (gpointer *) & v)) { NULL 379 daemons/attrd/attrd_corosync.c if (sync == NULL) { NULL 380 daemons/attrd/attrd_corosync.c sync = create_xml_node(NULL, __func__); NULL 388 daemons/attrd/attrd_corosync.c if (sync != NULL) { NULL 390 daemons/attrd/attrd_corosync.c attrd_send_message(NULL, sync); NULL 422 daemons/attrd/attrd_corosync.c char *attr = NULL; NULL 438 daemons/attrd/attrd_corosync.c crm_xml_replace(xml, PCMK__XA_ATTR_VALUE, NULL); NULL 442 daemons/attrd/attrd_corosync.c while (g_hash_table_iter_next(&iter, (gpointer *) &attr, NULL)) { NULL 443 daemons/attrd/attrd_corosync.c if (regexec(®ex, attr, 0, NULL, 0) == 0) { NULL 475 daemons/attrd/attrd_corosync.c for (xmlNode *child = pcmk__xml_first_child(xml); child != NULL; NULL 501 daemons/attrd/attrd_corosync.c attribute_t *a = NULL; NULL 504 daemons/attrd/attrd_corosync.c CRM_CHECK(host != NULL, return); NULL 508 daemons/attrd/attrd_corosync.c while (g_hash_table_iter_next(&aIter, NULL, (gpointer *) & a)) { NULL 526 daemons/attrd/attrd_corosync.c attribute_t *a = NULL; NULL 527 daemons/attrd/attrd_corosync.c attribute_value_t *v = NULL; NULL 528 daemons/attrd/attrd_corosync.c xmlNode *sync = create_xml_node(NULL, __func__); NULL 533 daemons/attrd/attrd_corosync.c while (g_hash_table_iter_next(&aIter, NULL, (gpointer *) & a)) { NULL 535 daemons/attrd/attrd_corosync.c while (g_hash_table_iter_next(&vIter, NULL, (gpointer *) & v)) { NULL 556 daemons/attrd/attrd_corosync.c for (xmlAttrPtr a = pcmk__xe_first_attr(src); a != NULL; a = a->next) { NULL 558 daemons/attrd/attrd_corosync.c const char *p_value = ((a == NULL) || (a->children == NULL)) ? NULL : NULL 561 daemons/attrd/attrd_corosync.c if (crm_element_value(dest, p_name) == NULL) { NULL 572 daemons/attrd/attrd_corosync.c for (xmlNode *child = first_named_child(xml, XML_ATTR_OP); child != NULL; NULL 17 daemons/attrd/attrd_elections.c static char *peer_writer = NULL; NULL 18 daemons/attrd/attrd_elections.c static election_t *writer = NULL; NULL 26 daemons/attrd/attrd_elections.c attrd_peer_sync(NULL, NULL); NULL 49 daemons/attrd/attrd_elections.c if ((peer_writer == NULL) NULL 80 daemons/attrd/attrd_elections.c peer_writer = NULL; NULL 96 daemons/attrd/attrd_elections.c if ((peer_writer == NULL) || (previous != election_lost)) { NULL 149 daemons/attrd/attrd_elections.c peer_writer = NULL; NULL 29 daemons/attrd/attrd_ipc.c static qb_ipcs_service_t *ipcs = NULL; NULL 43 daemons/attrd/attrd_ipc.c xmlNode *reply = create_xml_node(NULL, __func__); NULL 46 daemons/attrd/attrd_ipc.c if (reply == NULL) { NULL 47 daemons/attrd/attrd_ipc.c return NULL; NULL 71 daemons/attrd/attrd_ipc.c if (host_value == NULL) { NULL 73 daemons/attrd/attrd_ipc.c return NULL; NULL 77 daemons/attrd/attrd_ipc.c (v? v->current : NULL)); NULL 84 daemons/attrd/attrd_ipc.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &v)) { NULL 86 daemons/attrd/attrd_ipc.c if (host_value == NULL) { NULL 88 daemons/attrd/attrd_ipc.c return NULL; NULL 110 daemons/attrd/attrd_ipc.c attrd_send_message(NULL, xml); NULL 111 daemons/attrd/attrd_ipc.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 112 daemons/attrd/attrd_ipc.c return NULL; NULL 127 daemons/attrd/attrd_ipc.c if (op == NULL) { NULL 146 daemons/attrd/attrd_ipc.c crm_xml_replace(xml, PCMK__XA_ATTR_NAME, NULL); NULL 149 daemons/attrd/attrd_ipc.c crm_xml_replace(xml, PCMK__XA_ATTR_VALUE, NULL); NULL 162 daemons/attrd/attrd_ipc.c char *host_alloc = NULL; NULL 166 daemons/attrd/attrd_ipc.c if (host == NULL) { NULL 171 daemons/attrd/attrd_ipc.c crm_node_t *node = pcmk__search_cluster_node_cache(nodeid, NULL); NULL 172 daemons/attrd/attrd_ipc.c char *host_alloc = NULL; NULL 189 daemons/attrd/attrd_ipc.c attrd_send_message(NULL, xml); /* ends up at attrd_peer_message() */ NULL 196 daemons/attrd/attrd_ipc.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 197 daemons/attrd/attrd_ipc.c return NULL; NULL 204 daemons/attrd/attrd_ipc.c xmlNode *reply = NULL; NULL 205 daemons/attrd/attrd_ipc.c const char *attr = NULL; NULL 211 daemons/attrd/attrd_ipc.c if (attr == NULL) { NULL 215 daemons/attrd/attrd_ipc.c return NULL; NULL 221 daemons/attrd/attrd_ipc.c if (reply == NULL) { NULL 225 daemons/attrd/attrd_ipc.c return NULL; NULL 227 daemons/attrd/attrd_ipc.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 242 daemons/attrd/attrd_ipc.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 243 daemons/attrd/attrd_ipc.c return NULL; NULL 251 daemons/attrd/attrd_ipc.c if (host == NULL) { NULL 263 daemons/attrd/attrd_ipc.c if (a == NULL && pcmk__str_eq(op, PCMK__ATTRD_CMD_UPDATE_DELAY, pcmk__str_none)) { NULL 269 daemons/attrd/attrd_ipc.c attribute_value_t *v = NULL; NULL 276 daemons/attrd/attrd_ipc.c int_value = attrd_expand_value(*value, (v? v->current : NULL)); NULL 305 daemons/attrd/attrd_ipc.c for (xmlNode *child = first_named_child(xml, XML_ATTR_OP); child != NULL; NULL 315 daemons/attrd/attrd_ipc.c return NULL; NULL 319 daemons/attrd/attrd_ipc.c attrd_send_message(NULL, xml); NULL 320 daemons/attrd/attrd_ipc.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 327 daemons/attrd/attrd_ipc.c for (xmlNode *child = first_named_child(xml, XML_ATTR_OP); child != NULL; NULL 337 daemons/attrd/attrd_ipc.c return NULL; NULL 345 daemons/attrd/attrd_ipc.c if ((attr == NULL) && regex) { NULL 357 daemons/attrd/attrd_ipc.c while (g_hash_table_iter_next(&aIter, (gpointer *) & attr, NULL)) { NULL 358 daemons/attrd/attrd_ipc.c int status = regexec(r_patt, attr, 0, NULL, 0); NULL 363 daemons/attrd/attrd_ipc.c attrd_send_message(NULL, xml); NULL 367 daemons/attrd/attrd_ipc.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 372 daemons/attrd/attrd_ipc.c return NULL; NULL 374 daemons/attrd/attrd_ipc.c } else if (attr == NULL) { NULL 379 daemons/attrd/attrd_ipc.c return NULL; NULL 387 daemons/attrd/attrd_ipc.c return NULL; NULL 393 daemons/attrd/attrd_ipc.c attrd_send_message(NULL, xml); /* ends up at attrd_peer_message() */ NULL 394 daemons/attrd/attrd_ipc.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 395 daemons/attrd/attrd_ipc.c return NULL; NULL 418 daemons/attrd/attrd_ipc.c if (pcmk__new_client(c, uid, gid) == NULL) { NULL 437 daemons/attrd/attrd_ipc.c if (client == NULL) { NULL 468 daemons/attrd/attrd_ipc.c xmlNode *xml = NULL; NULL 471 daemons/attrd/attrd_ipc.c CRM_CHECK((c != NULL) && (client != NULL), return 0); NULL 472 daemons/attrd/attrd_ipc.c if (data == NULL) { NULL 479 daemons/attrd/attrd_ipc.c if (xml == NULL) { NULL 481 daemons/attrd/attrd_ipc.c pcmk__ipc_send_ack(client, id, flags, "ack", NULL, CRM_EX_PROTOCOL); NULL 489 daemons/attrd/attrd_ipc.c .peer = NULL, NULL 495 daemons/attrd/attrd_ipc.c CRM_ASSERT(client->user != NULL); NULL 499 daemons/attrd/attrd_ipc.c CRM_CHECK(request.op != NULL, return 0); NULL 511 daemons/attrd/attrd_ipc.c .connection_created = NULL, NULL 520 daemons/attrd/attrd_ipc.c if (ipcs != NULL) { NULL 523 daemons/attrd/attrd_ipc.c ipcs = NULL; NULL 21 daemons/attrd/attrd_messages.c static GHashTable *attrd_handlers = NULL; NULL 31 daemons/attrd/attrd_messages.c return NULL; NULL 37 daemons/attrd/attrd_messages.c if (request->peer != NULL) { NULL 42 daemons/attrd/attrd_messages.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 43 daemons/attrd/attrd_messages.c return NULL; NULL 52 daemons/attrd/attrd_messages.c if (request->peer != NULL) { NULL 56 daemons/attrd/attrd_messages.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 57 daemons/attrd/attrd_messages.c return NULL; NULL 66 daemons/attrd/attrd_messages.c if (request->peer != NULL) { NULL 76 daemons/attrd/attrd_messages.c if (request->peer != NULL) { NULL 79 daemons/attrd/attrd_messages.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 80 daemons/attrd/attrd_messages.c return NULL; NULL 89 daemons/attrd/attrd_messages.c if (request->peer != NULL) { NULL 99 daemons/attrd/attrd_messages.c if (request->peer != NULL) { NULL 103 daemons/attrd/attrd_messages.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 104 daemons/attrd/attrd_messages.c return NULL; NULL 113 daemons/attrd/attrd_messages.c if (request->ipc_client != NULL) { NULL 116 daemons/attrd/attrd_messages.c if (request->peer != NULL) { NULL 125 daemons/attrd/attrd_messages.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 126 daemons/attrd/attrd_messages.c return NULL; NULL 133 daemons/attrd/attrd_messages.c if (request->peer != NULL) { NULL 138 daemons/attrd/attrd_messages.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 139 daemons/attrd/attrd_messages.c return NULL; NULL 164 daemons/attrd/attrd_messages.c { NULL, handle_unknown_request }, NULL 173 daemons/attrd/attrd_messages.c if (attrd_handlers != NULL) { NULL 175 daemons/attrd/attrd_messages.c attrd_handlers = NULL; NULL 182 daemons/attrd/attrd_messages.c xmlNode *reply = NULL; NULL 183 daemons/attrd/attrd_messages.c char *log_msg = NULL; NULL 184 daemons/attrd/attrd_messages.c const char *reason = NULL; NULL 186 daemons/attrd/attrd_messages.c if (attrd_handlers == NULL) { NULL 192 daemons/attrd/attrd_messages.c if (reply != NULL) { NULL 195 daemons/attrd/attrd_messages.c if (request->ipc_client != NULL) { NULL 210 daemons/attrd/attrd_messages.c (reason == NULL)? "" : " (", NULL 212 daemons/attrd/attrd_messages.c (reason == NULL)? "" : ")"); NULL 231 daemons/attrd/attrd_messages.c xmlNode *attrd_op = create_xml_node(NULL, __func__); NULL 244 daemons/attrd/attrd_messages.c attrd_send_message(NULL, attrd_op); /* ends up at attrd_peer_message() */ NULL 26 daemons/attrd/attrd_utils.c cib_t *the_cib = NULL; NULL 30 daemons/attrd/attrd_utils.c static GMainLoop *mloop = NULL; NULL 96 daemons/attrd/attrd_utils.c if ((mloop == NULL) || !g_main_loop_is_running(mloop)) { NULL 114 daemons/attrd/attrd_utils.c mloop = g_main_loop_new(NULL, FALSE); NULL 130 daemons/attrd/attrd_utils.c CRM_CHECK(the_cib != NULL, return); NULL 225 daemons/attrd/attrd_utils.c char *pattern = NULL; NULL 230 daemons/attrd/attrd_utils.c if (rsc == NULL) { NULL 232 daemons/attrd/attrd_utils.c } else if (op == NULL) { NULL 39 daemons/attrd/pacemaker-attrd.c static pcmk__output_t *out = NULL; NULL 45 daemons/attrd/pacemaker-attrd.c { NULL, NULL, NULL } NULL 48 daemons/attrd/pacemaker-attrd.c lrmd_t *the_lrmd = NULL; NULL 49 daemons/attrd/pacemaker-attrd.c crm_cluster_t *attrd_cluster = NULL; NULL 50 daemons/attrd/pacemaker-attrd.c crm_trigger_t *attrd_config_read = NULL; NULL 108 daemons/attrd/pacemaker-attrd.c call_id = the_cib->cmds->remove(the_cib, xpath, NULL, NULL 123 daemons/attrd/pacemaker-attrd.c if (the_cib == NULL) { NULL 182 daemons/attrd/pacemaker-attrd.c attrd_config_read = mainloop_add_trigger(G_PRIORITY_HIGH, attrd_read_options, NULL); NULL 191 daemons/attrd/pacemaker-attrd.c pcmk_ipc_api_t *old_instance = NULL; NULL 212 daemons/attrd/pacemaker-attrd.c return pcmk__build_arg_context(args, "text (default), xml", group, NULL); NULL 220 daemons/attrd/pacemaker-attrd.c GError *error = NULL; NULL 223 daemons/attrd/pacemaker-attrd.c GOptionGroup *output_group = NULL; NULL 225 daemons/attrd/pacemaker-attrd.c gchar **processed_args = pcmk__cmdline_preproc(argv, NULL); NULL 229 daemons/attrd/pacemaker-attrd.c crm_log_preinit(NULL, argc, argv); NULL 239 daemons/attrd/pacemaker-attrd.c if ((rc != pcmk_rc_ok) || (out == NULL)) { NULL 262 daemons/attrd/pacemaker-attrd.c attributes = pcmk__strkey_table(NULL, attrd_free_attribute); NULL 311 daemons/attrd/pacemaker-attrd.c if (out != NULL) { NULL 312 daemons/attrd/pacemaker-attrd.c out->finish(out, attrd_exit_status, true, NULL); NULL 48 daemons/based/based_callbacks.c qb_ipcs_service_t *ipcs_ro = NULL; NULL 49 daemons/based/based_callbacks.c qb_ipcs_service_t *ipcs_rw = NULL; NULL 50 daemons/based/based_callbacks.c qb_ipcs_service_t *ipcs_shm = NULL; NULL 78 daemons/based/based_callbacks.c if (pcmk__new_client(c, uid, gid) == NULL) { NULL 108 daemons/based/based_callbacks.c if (client == NULL) { NULL 128 daemons/based/based_callbacks.c .connection_created = NULL, NULL 136 daemons/based/based_callbacks.c .connection_created = NULL, NULL 150 daemons/based/based_callbacks.c xmlNode *ack = create_xml_node(NULL, __func__); NULL 199 daemons/based/based_callbacks.c pcmk__ipc_send_ack(cib_client, id, flags, "ack", NULL, status); NULL 219 daemons/based/based_callbacks.c if (op_request == NULL) { NULL 221 daemons/based/based_callbacks.c pcmk__ipc_send_ack(cib_client, id, flags, "nack", NULL, CRM_EX_PROTOCOL); NULL 224 daemons/based/based_callbacks.c } else if(cib_client == NULL) { NULL 235 daemons/based/based_callbacks.c if (cib_client->name == NULL) { NULL 238 daemons/based/based_callbacks.c if (value == NULL) { NULL 262 daemons/based/based_callbacks.c CRM_LOG_ASSERT(cib_client->user != NULL); NULL 272 daemons/based/based_callbacks.c static char *ping_digest = NULL; NULL 281 daemons/based/based_callbacks.c xmlNode *ping = create_xml_node(NULL, "ping"); NULL 285 daemons/based/based_callbacks.c ping_digest = NULL; NULL 295 daemons/based/based_callbacks.c send_cluster_message(NULL, crm_msg_cib, ping, TRUE); NULL 312 daemons/based/based_callbacks.c if (seq_s == NULL) { NULL 325 daemons/based/based_callbacks.c if(digest == NULL) { NULL 337 daemons/based/based_callbacks.c if(ping_digest == NULL) { NULL 375 daemons/based/based_callbacks.c pcmk__client_t *client_obj = NULL; NULL 382 daemons/based/based_callbacks.c if (client_obj == NULL) { NULL 451 daemons/based/based_callbacks.c cib_local_notify_t *notify = NULL; NULL 499 daemons/based/based_callbacks.c if (host == NULL && (call_options & cib_scope_local)) { NULL 504 daemons/based/based_callbacks.c } else if ((host == NULL) && based_is_primary) { NULL 536 daemons/based/based_callbacks.c PCMK__CIB_REQUEST_SECONDARY, NULL)) { NULL 566 daemons/based/based_callbacks.c } else if (host == NULL) { NULL 602 daemons/based/based_callbacks.c const char *op = NULL; NULL 603 daemons/based/based_callbacks.c const char *host = NULL; NULL 604 daemons/based/based_callbacks.c const char *delegated = NULL; NULL 627 daemons/based/based_callbacks.c if (reply_to == NULL || is_reply) { NULL 650 daemons/based/based_callbacks.c if (host != NULL && pcmk__str_eq(host, cib_our_uname, pcmk__str_casei)) { NULL 659 daemons/based/based_callbacks.c } else if ((host == NULL) && based_is_primary) { NULL 666 daemons/based/based_callbacks.c if (delegated != NULL) { NULL 669 daemons/based/based_callbacks.c } else if (host != NULL) { NULL 673 daemons/based/based_callbacks.c } else if ((reply_to == NULL) && !based_is_primary) { NULL 678 daemons/based/based_callbacks.c if (reply_to != NULL) { NULL 700 daemons/based/based_callbacks.c const char *host = NULL; NULL 742 daemons/based/based_callbacks.c if (upgrade_rc != NULL) { NULL 746 daemons/based/based_callbacks.c } else if ((max == NULL) && based_is_primary) { NULL 761 daemons/based/based_callbacks.c send_sync_request(NULL); NULL 773 daemons/based/based_callbacks.c if (reply_to == NULL) { NULL 798 daemons/based/based_callbacks.c if (host != NULL && pcmk__str_eq(host, cib_our_uname, pcmk__str_casei)) { NULL 803 daemons/based/based_callbacks.c } else if (host != NULL) { NULL 845 daemons/based/based_callbacks.c if (host != NULL) { NULL 851 daemons/based/based_callbacks.c send_cluster_message(NULL, crm_msg_cib, request, FALSE); NULL 865 daemons/based/based_callbacks.c CRM_ASSERT(msg != NULL); NULL 880 daemons/based/based_callbacks.c const char *digest = NULL; NULL 883 daemons/based/based_callbacks.c CRM_LOG_ASSERT(result_diff != NULL); NULL 901 daemons/based/based_callbacks.c CRM_ASSERT(digest != NULL); NULL 906 daemons/based/based_callbacks.c return send_cluster_message(NULL, crm_msg_cib, msg, TRUE); NULL 908 daemons/based/based_callbacks.c } else if (originator != NULL) { NULL 940 daemons/based/based_callbacks.c xmlNode *op_reply = NULL; NULL 941 daemons/based/based_callbacks.c xmlNode *result_diff = NULL; NULL 947 daemons/based/based_callbacks.c const char *target = NULL; NULL 955 daemons/based/based_callbacks.c if ((host != NULL) && (*host == '\0')) { NULL 956 daemons/based/based_callbacks.c host = NULL; NULL 969 daemons/based/based_callbacks.c if (cib_client == NULL) { NULL 984 daemons/based/based_callbacks.c if (cib_client != NULL) { NULL 1031 daemons/based/based_callbacks.c op_reply = create_xml_node(NULL, "cib-reply"); NULL 1046 daemons/based/based_callbacks.c time_t now = time(NULL); NULL 1081 daemons/based/based_callbacks.c finished = time(NULL); NULL 1084 daemons/based/based_callbacks.c crm_write_blackbox(0, NULL); NULL 1087 daemons/based/based_callbacks.c if (op_reply == NULL && (needs_reply || local_notify)) { NULL 1105 daemons/based/based_callbacks.c rc == pcmk_ok && result_diff != NULL && !(call_options & cib_inhibit_bcast)) { NULL 1123 daemons/based/based_callbacks.c (cib_client == NULL)); NULL 1124 daemons/based/based_callbacks.c op_reply = NULL; /* the reply is queued, so don't free here */ NULL 1130 daemons/based/based_callbacks.c } else if (cib_client == NULL) { NULL 1131 daemons/based/based_callbacks.c if (is_update == FALSE || result_diff == NULL) { NULL 1154 daemons/based/based_callbacks.c (cib_client == NULL)); NULL 1158 daemons/based/based_callbacks.c (cib_client == NULL)); NULL 1171 daemons/based/based_callbacks.c xmlNode *xml_section = NULL; NULL 1173 daemons/based/based_callbacks.c if (xml_obj == NULL) { NULL 1174 daemons/based/based_callbacks.c return NULL; NULL 1178 daemons/based/based_callbacks.c if (xml_section == NULL) { NULL 1179 daemons/based/based_callbacks.c return NULL; NULL 1188 daemons/based/based_callbacks.c xmlNode *input = NULL; NULL 1189 daemons/based/based_callbacks.c xmlNode *output = NULL; NULL 1190 daemons/based/based_callbacks.c xmlNode *result_cib = NULL; NULL 1191 daemons/based/based_callbacks.c xmlNode *current_cib = NULL; NULL 1196 daemons/based/based_callbacks.c const char *op = NULL; NULL 1197 daemons/based/based_callbacks.c const char *section = NULL; NULL 1208 daemons/based/based_callbacks.c static mainloop_timer_t *digest_timer = NULL; NULL 1210 daemons/based/based_callbacks.c char *current_nodes_digest = NULL; NULL 1211 daemons/based/based_callbacks.c char *current_alerts_digest = NULL; NULL 1212 daemons/based/based_callbacks.c char *current_status_digest = NULL; NULL 1219 daemons/based/based_callbacks.c if(digest_timer == NULL) { NULL 1220 daemons/based/based_callbacks.c digest_timer = mainloop_timer_add("digester", 5000, FALSE, cib_digester_cb, NULL); NULL 1223 daemons/based/based_callbacks.c *reply = NULL; NULL 1224 daemons/based/based_callbacks.c *cib_diff = NULL; NULL 1248 daemons/based/based_callbacks.c current_cib, &result_cib, NULL, &output); NULL 1250 daemons/based/based_callbacks.c CRM_CHECK(result_cib == NULL, free_xml(result_cib)); NULL 1304 daemons/based/based_callbacks.c config_changed = cib_config_changed(NULL, NULL, cib_diff); NULL 1333 daemons/based/based_callbacks.c char *result_nodes_digest = NULL; NULL 1334 daemons/based/based_callbacks.c char *result_alerts_digest = NULL; NULL 1335 daemons/based/based_callbacks.c char *result_status_digest = NULL; NULL 1388 daemons/based/based_callbacks.c if (output != NULL) { NULL 1423 daemons/based/based_callbacks.c *reply = create_xml_node(NULL, "cib-reply"); NULL 1431 daemons/based/based_callbacks.c if (output != NULL) { NULL 1443 daemons/based/based_callbacks.c output = NULL; NULL 1461 daemons/based/based_callbacks.c const char *reason = NULL; NULL 1473 daemons/based/based_callbacks.c } else if (crm_peer_cache == NULL) { NULL 1478 daemons/based/based_callbacks.c if (crm_element_value(msg, F_CIB_CLIENTNAME) == NULL) { NULL 1483 daemons/based/based_callbacks.c cib_process_request(msg, TRUE, NULL); NULL 1519 daemons/based/based_callbacks.c qb_ipcs_connection_t *c = NULL; NULL 1524 daemons/based/based_callbacks.c while (c != NULL) { NULL 1536 daemons/based/based_callbacks.c while (c != NULL) { NULL 1548 daemons/based/based_callbacks.c while (c != NULL) { NULL 1562 daemons/based/based_callbacks.c pcmk__foreach_ipc_client(disconnect_remote_client, NULL); NULL 1582 daemons/based/based_callbacks.c xmlNode *leaving = NULL; NULL 1592 daemons/based/based_callbacks.c leaving = create_xml_node(NULL, "exit-notification"); NULL 1596 daemons/based/based_callbacks.c send_cluster_message(NULL, crm_msg_cib, leaving, TRUE); NULL 1599 daemons/based/based_callbacks.c g_timeout_add(EXIT_ESCALATION_MS, cib_force_exit, NULL); NULL 1634 daemons/based/based_callbacks.c } else if ((mainloop != NULL) && g_main_loop_is_running(mainloop)) { NULL 39 daemons/based/based_common.c xmlNode *data = NULL; NULL 42 daemons/based/based_common.c if (root == NULL) { NULL 43 daemons/based/based_common.c return NULL; NULL 46 daemons/based/based_common.c F_CRM_DATA, F_CIB_CALLDATA, NULL)) { NULL 54 daemons/based/based_common.c if (section != NULL && data != NULL && pcmk__str_eq(crm_element_name(data), XML_TAG_CIB, pcmk__str_none)) { NULL 65 daemons/based/based_common.c *data = NULL; NULL 84 daemons/based/based_common.c *data = NULL; NULL 92 daemons/based/based_common.c xmlNode *input_fragment = NULL; NULL 94 daemons/based/based_common.c *data = NULL; NULL 95 daemons/based/based_common.c *section = NULL; NULL 103 daemons/based/based_common.c CRM_CHECK(input_fragment != NULL, crm_log_xml_warn(request, "no input")); NULL 104 daemons/based/based_common.c *data = cib_prepare_common(input_fragment, NULL); NULL 111 daemons/based/based_common.c CRM_LOG_ASSERT(*data == NULL); NULL 123 daemons/based/based_common.c *data = NULL; NULL 137 daemons/based/based_common.c CRM_LOG_ASSERT(*data == NULL); NULL 138 daemons/based/based_common.c CRM_LOG_ASSERT(*output == NULL); NULL 145 daemons/based/based_common.c NULL, FALSE, FALSE, FALSE, NULL 229 daemons/based/based_common.c static GHashTable *operation_hash = NULL; NULL 231 daemons/based/based_common.c if (operation_hash == NULL) { NULL 235 daemons/based/based_common.c operation_hash = pcmk__strkey_table(NULL, free); NULL 246 daemons/based/based_common.c if (op != NULL) { NULL 263 daemons/based/based_common.c const char *field = NULL; NULL 264 daemons/based/based_common.c const char *value = NULL; NULL 265 daemons/based/based_common.c xmlNode *value_struct = NULL; NULL 298 daemons/based/based_common.c xmlNode *copy = create_xml_node(NULL, "copy"); NULL 300 daemons/based/based_common.c CRM_ASSERT(copy != NULL); NULL 305 daemons/based/based_common.c if (value != NULL) { NULL 312 daemons/based/based_common.c if (value_struct != NULL) { NULL 36 daemons/based/based_io.c crm_trigger_t *cib_writer = NULL; NULL 67 daemons/based/based_io.c xmlNode *root = NULL; NULL 183 daemons/based/based_io.c struct dirent **namelist = NULL; NULL 186 daemons/based/based_io.c char *sigfile = NULL; NULL 187 daemons/based/based_io.c char *sigfilepath = NULL; NULL 188 daemons/based/based_io.c char *filename = NULL; NULL 189 daemons/based/based_io.c const char *name = NULL; NULL 190 daemons/based/based_io.c const char *value = NULL; NULL 191 daemons/based/based_io.c const char *validation = NULL; NULL 194 daemons/based/based_io.c xmlNode *root = NULL; NULL 195 daemons/based/based_io.c xmlNode *status = NULL; NULL 201 daemons/based/based_io.c return NULL; NULL 213 daemons/based/based_io.c if (root == NULL) { NULL 221 daemons/based/based_io.c while (root == NULL && lpc > 1) { NULL 243 daemons/based/based_io.c if (root == NULL) { NULL 256 daemons/based/based_io.c if (discard_status && status != NULL) { NULL 259 daemons/based/based_io.c status = NULL; NULL 261 daemons/based/based_io.c if (status == NULL) { NULL 270 daemons/based/based_io.c if (value == NULL) { NULL 282 daemons/based/based_io.c if (value == NULL) { NULL 288 daemons/based/based_io.c if (value == NULL) { NULL 300 daemons/based/based_io.c if (validate_xml(root, NULL, TRUE) == FALSE) { NULL 305 daemons/based/based_io.c } else if (validation == NULL) { NULL 326 daemons/based/based_io.c if (tmp_cib == NULL) { NULL 331 daemons/based/based_io.c the_cib = NULL; NULL 400 daemons/based/based_io.c xmlNode *cib_local = NULL; NULL 428 daemons/based/based_io.c mainloop_child_add(pid, 0, "disk-writer", NULL, cib_diskwrite_complete); NULL 450 daemons/based/based_io.c if (p == NULL) { NULL 38 daemons/based/based_messages.c xmlNode *the_cib = NULL; NULL 58 daemons/based/based_messages.c *answer = NULL; NULL 60 daemons/based/based_messages.c if (crm_element_value(req, F_CIB_ISREPLY) == NULL) { NULL 83 daemons/based/based_messages.c *answer = NULL; NULL 85 daemons/based/based_messages.c if (op == NULL) { NULL 138 daemons/based/based_messages.c xmlNode *sync_me = create_xml_node(NULL, "sync-me"); NULL 147 daemons/based/based_messages.c send_cluster_message(host ? crm_get_peer(0, host) : NULL, crm_msg_cib, sync_me, FALSE); NULL 159 daemons/based/based_messages.c static struct qb_log_callsite *cs = NULL; NULL 162 daemons/based/based_messages.c *answer = create_xml_node(NULL, XML_CRM_TAG_PING); NULL 168 daemons/based/based_messages.c if (cs == NULL) { NULL 179 daemons/based/based_messages.c xmlNode *shallow = create_xml_node(NULL, tag); NULL 212 daemons/based/based_messages.c *answer = NULL; NULL 234 daemons/based/based_messages.c if (value != NULL) { NULL 240 daemons/based/based_messages.c xmlNode *up = create_xml_node(NULL, __func__); NULL 258 daemons/based/based_messages.c send_cluster_message(NULL, crm_msg_cib, up, FALSE); NULL 276 daemons/based/based_messages.c xmlNode *up = create_xml_node(NULL, __func__); NULL 347 daemons/based/based_messages.c *result_cib = NULL; NULL 348 daemons/based/based_messages.c send_sync_request(NULL); NULL 361 daemons/based/based_messages.c *result_cib = NULL; NULL 362 daemons/based/based_messages.c send_sync_request(NULL); NULL 394 daemons/based/based_messages.c char *digest = NULL; NULL 398 daemons/based/based_messages.c xmlNode *replace_request = NULL; NULL 400 daemons/based/based_messages.c CRM_CHECK(the_cib != NULL, return -EINVAL); NULL 403 daemons/based/based_messages.c CRM_CHECK(replace_request != NULL, return -EINVAL); NULL 406 daemons/based/based_messages.c if (all == FALSE && host == NULL) { NULL 417 daemons/based/based_messages.c if (host != NULL) { NULL 435 daemons/based/based_messages.c (all ? NULL : crm_get_peer(0, host), crm_msg_cib, replace_request, FALSE) == FALSE) { NULL 49 daemons/based/based_notify.c const char *type = NULL; NULL 56 daemons/based/based_notify.c if (client->ipcs == NULL && client->remote == NULL) { NULL 62 daemons/based/based_notify.c CRM_LOG_ASSERT(type != NULL); NULL 150 daemons/based/based_notify.c if (diff == NULL) { NULL 168 daemons/based/based_notify.c } else if (diff != NULL) { NULL 182 daemons/based/based_notify.c xmlNode *update_msg = NULL; NULL 183 daemons/based/based_notify.c const char *id = NULL; NULL 185 daemons/based/based_notify.c update_msg = create_xml_node(NULL, "notify"); NULL 187 daemons/based/based_notify.c if (result_data != NULL) { NULL 196 daemons/based/based_notify.c if (id != NULL) { NULL 200 daemons/based/based_notify.c if (update != NULL) { NULL 204 daemons/based/based_notify.c } else if (result_data != NULL) { NULL 213 daemons/based/based_notify.c if (update != NULL) { NULL 216 daemons/based/based_notify.c if (result_data != NULL) { NULL 227 daemons/based/based_notify.c xmlNode *generation = create_xml_node(NULL, XML_CIB_TAG_GENERATION_TUPPLE); NULL 229 daemons/based/based_notify.c if (a_cib != NULL) { NULL 240 daemons/based/based_notify.c xmlNode *replace_msg = NULL; NULL 250 daemons/based/based_notify.c if (diff == NULL) { NULL 266 daemons/based/based_notify.c } else if (diff != NULL) { NULL 272 daemons/based/based_notify.c replace_msg = create_xml_node(NULL, "notify-replace"); NULL 90 daemons/based/based_remote.c int *ssock = NULL; NULL 128 daemons/based/based_remote.c if(ssock == NULL) { NULL 176 daemons/based/based_remote.c struct passwd *pwd = NULL; NULL 177 daemons/based/based_remote.c struct group *group = NULL; NULL 179 daemons/based/based_remote.c CRM_CHECK(usr != NULL, return FALSE); NULL 180 daemons/based/based_remote.c CRM_CHECK(grp != NULL, return FALSE); NULL 183 daemons/based/based_remote.c if (pwd == NULL) { NULL 189 daemons/based/based_remote.c if (group != NULL && pcmk__str_eq(grp, group->gr_name, pcmk__str_none)) { NULL 194 daemons/based/based_remote.c if (group == NULL) { NULL 202 daemons/based/based_remote.c if (member == NULL) { NULL 216 daemons/based/based_remote.c const char *user = NULL; NULL 217 daemons/based/based_remote.c const char *pass = NULL; NULL 218 daemons/based/based_remote.c const char *tmp = NULL; NULL 221 daemons/based/based_remote.c if (login == NULL) { NULL 287 daemons/based/based_remote.c pcmk__client_t *new_client = NULL; NULL 317 daemons/based/based_remote.c new_client = pcmk__new_unauth_client(NULL); NULL 329 daemons/based/based_remote.c if (new_client->remote->tls_session == NULL) { NULL 359 daemons/based/based_remote.c if (client == NULL) { NULL 385 daemons/based/based_remote.c client->remote->tls_session = NULL; NULL 412 daemons/based/based_remote.c const char *value = NULL; NULL 420 daemons/based/based_remote.c if (client->name == NULL) { NULL 422 daemons/based/based_remote.c if (value == NULL) { NULL 429 daemons/based/based_remote.c if (client->userdata == NULL) { NULL 431 daemons/based/based_remote.c if (value != NULL) { NULL 450 daemons/based/based_remote.c if (crm_element_value(command, F_CIB_CALLID) == NULL) { NULL 458 daemons/based/based_remote.c if (crm_element_value(command, F_CIB_CALLOPTS) == NULL) { NULL 469 daemons/based/based_remote.c xmlNode *command = NULL; NULL 516 daemons/based/based_remote.c const char *user = NULL; NULL 536 daemons/based/based_remote.c reg = create_xml_node(NULL, "cib_result"); NULL 573 daemons/based/based_remote.c CRM_ASSERT(reply != NULL); NULL 597 daemons/based/based_remote.c reply = NULL; NULL 603 daemons/based/based_remote.c if (reply[count].resp != NULL) { NULL 614 daemons/based/based_remote.c reply[count].resp = NULL; NULL 618 daemons/based/based_remote.c reply = NULL; NULL 632 daemons/based/based_remote.c const void *p_user = NULL; NULL 635 daemons/based/based_remote.c struct pam_handle *pam_h = NULL; NULL 636 daemons/based/based_remote.c static const char *pam_name = NULL; NULL 638 daemons/based/based_remote.c if (pam_name == NULL) { NULL 641 daemons/based/based_remote.c if (pam_name == NULL) { NULL 670 daemons/based/based_remote.c } else if (p_user == NULL) { NULL 36 daemons/based/pacemaker-based.c GMainLoop *mainloop = NULL; NULL 37 daemons/based/pacemaker-based.c const char *cib_root = NULL; NULL 38 daemons/based/pacemaker-based.c char *cib_our_uname = NULL; NULL 46 daemons/based/pacemaker-based.c GHashTable *config_hash = NULL; NULL 47 daemons/based/pacemaker-based.c GHashTable *local_notify_queue = NULL; NULL 69 daemons/based/pacemaker-based.c "verbose", no_argument, NULL, 'V', NULL 73 daemons/based/pacemaker-based.c "stand-alone", no_argument, NULL, 's', NULL 77 daemons/based/pacemaker-based.c "disk-writes", no_argument, NULL, 'w', NULL 81 daemons/based/pacemaker-based.c "cib-root", required_argument, NULL, 'r', NULL 94 daemons/based/pacemaker-based.c struct passwd *pwentry = NULL; NULL 95 daemons/based/pacemaker-based.c crm_ipc_t *old_instance = NULL; NULL 97 daemons/based/pacemaker-based.c crm_log_preinit(NULL, argc, argv); NULL 98 daemons/based/pacemaker-based.c pcmk__set_cli_options(NULL, "[options]", long_options, NULL 105 daemons/based/pacemaker-based.c cib_writer = mainloop_add_trigger(G_PRIORITY_LOW, write_cib_contents, NULL); NULL 108 daemons/based/pacemaker-based.c flag = pcmk__next_cli_option(argc, argv, &index, NULL); NULL 122 daemons/based/pacemaker-based.c CRM_CHECK(pwentry != NULL, NULL 174 daemons/based/pacemaker-based.c crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); NULL 188 daemons/based/pacemaker-based.c old_instance = NULL; NULL 191 daemons/based/pacemaker-based.c if (cib_root == NULL) { NULL 197 daemons/based/pacemaker-based.c if (pcmk__daemon_can_write(cib_root, NULL) == FALSE) { NULL 211 daemons/based/pacemaker-based.c mainloop = g_main_loop_new(NULL, FALSE); NULL 242 daemons/based/pacemaker-based.c xmlNode *xml = NULL; NULL 243 daemons/based/pacemaker-based.c const char *from = NULL; NULL 246 daemons/based/pacemaker-based.c if(data == NULL) { NULL 251 daemons/based/pacemaker-based.c if (xml == NULL) { NULL 258 daemons/based/pacemaker-based.c cib_peer_callback(xml, NULL); NULL 24 daemons/controld/controld_alerts.c static GList *crmd_alert_list = NULL; NULL 38 daemons/controld/controld_alerts.c if (crmd_alert_list == NULL) { NULL 43 daemons/controld/controld_alerts.c if (lrm_state == NULL) { NULL 57 daemons/controld/controld_alerts.c if (crmd_alert_list == NULL) { NULL 62 daemons/controld/controld_alerts.c if (lrm_state == NULL) { NULL 77 daemons/controld/controld_alerts.c if (crmd_alert_list == NULL) { NULL 82 daemons/controld/controld_alerts.c if (lrm_state == NULL) { NULL 20 daemons/controld/controld_attrd.c static pcmk_ipc_api_t *attrd_api = NULL; NULL 25 daemons/controld/controld_attrd.c if (attrd_api != NULL) { NULL 29 daemons/controld/controld_attrd.c attrd_api = NULL; NULL 57 daemons/controld/controld_attrd.c register_fsa_input(C_FSA_INTERNAL, I_FAIL, NULL); NULL 67 daemons/controld/controld_attrd.c if (attrd_api == NULL) { NULL 77 daemons/controld/controld_attrd.c NULL, NULL, user_name, attrd_opts); NULL 93 daemons/controld/controld_attrd.c if (attrd_api == NULL) { NULL 97 daemons/controld/controld_attrd.c rc = pcmk__attrd_api_update_list(attrd_api, attrs, NULL, NULL, NULL, NULL 113 daemons/controld/controld_attrd.c if (attrd_api == NULL) { NULL 134 daemons/controld/controld_attrd.c if (attrd_api == NULL) { NULL 142 daemons/controld/controld_attrd.c if (op != NULL) { NULL 152 daemons/controld/controld_attrd.c interval_spec, NULL, attrd_opts); NULL 62 daemons/controld/controld_based.c register_fsa_input(C_FSA_INTERNAL, I_ELECTION, NULL); NULL 69 daemons/controld/controld_based.c CRM_ASSERT(fsa_cib_conn != NULL); NULL 94 daemons/controld/controld_based.c CRM_ASSERT(fsa_cib_conn != NULL); NULL 160 daemons/controld/controld_based.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 196 daemons/controld/controld_based.c CRMD_ACTION_NOTIFY, CRMD_ACTION_METADATA, NULL); NULL 248 daemons/controld/controld_based.c char *xpath = NULL; NULL 249 daemons/controld/controld_based.c char *desc = NULL; NULL 251 daemons/controld/controld_based.c CRM_CHECK(uname != NULL, return); NULL 278 daemons/controld/controld_based.c if (fsa_cib_conn == NULL) { NULL 286 daemons/controld/controld_based.c call_id = fsa_cib_conn->cmds->remove(fsa_cib_conn, xpath, NULL, options); NULL 318 daemons/controld/controld_based.c char *desc = NULL; NULL 319 daemons/controld/controld_based.c char *xpath = NULL; NULL 322 daemons/controld/controld_based.c CRM_CHECK((rsc_id != NULL) && (node != NULL), return EINVAL); NULL 325 daemons/controld/controld_based.c if (fsa_cib_conn == NULL) { NULL 333 daemons/controld/controld_based.c rc = cib_internal_op(fsa_cib_conn, PCMK__CIB_REQUEST_DELETE, NULL, xpath, NULL 334 daemons/controld/controld_based.c NULL, NULL, call_options|cib_xpath, user_name); NULL 45 daemons/controld/controld_callbacks.c register_fsa_error_adv(C_FSA_INTERNAL, I_ELECTION, NULL, &new_input, NULL 127 daemons/controld/controld_callbacks.c xmlNode *query = create_request(CRM_OP_HELLO, NULL, NULL, CRM_SYSTEM_CRMD, CRM_SYSTEM_CRMD, NULL); NULL 135 daemons/controld/controld_callbacks.c if (node->uname == NULL) { NULL 171 daemons/controld/controld_callbacks.c CRM_CHECK(data != NULL, return); NULL 206 daemons/controld/controld_callbacks.c register_fsa_input(C_CRMD_STATUS_CALLBACK, I_ERROR, NULL); NULL 211 daemons/controld/controld_callbacks.c register_fsa_input(C_CRMD_STATUS_CALLBACK, I_ELECTION, NULL); NULL 227 daemons/controld/controld_callbacks.c } else if (AM_I_DC || controld_dc_left || (fsa_our_dc == NULL)) { NULL 244 daemons/controld/controld_callbacks.c xmlNode *update = NULL; NULL 253 daemons/controld/controld_callbacks.c register_fsa_input_before(C_FSA_INTERNAL, I_NODE_JOIN, NULL); NULL 292 daemons/controld/controld_callbacks.c if (transition_graph == NULL || transition_graph->id == -1) { NULL 304 daemons/controld/controld_callbacks.c NULL); NULL 321 daemons/controld/controld_callbacks.c "Pacemaker Remote node integrated", NULL); NULL 326 daemons/controld/controld_callbacks.c update = create_node_state_update(node, flags, NULL, __func__); NULL 327 daemons/controld/controld_callbacks.c if (update == NULL) { NULL 354 daemons/controld/controld_callbacks.c register_fsa_input(C_FSA_INTERNAL, I_ERROR, NULL); NULL 25 daemons/controld/controld_control.c qb_ipcs_service_t *ipcs = NULL; NULL 35 daemons/controld/controld_control.c crm_trigger_t *fsa_source = NULL; NULL 36 daemons/controld/controld_control.c crm_trigger_t *config_read = NULL; NULL 48 daemons/controld/controld_control.c static crm_cluster_t *cluster = NULL; NULL 50 daemons/controld/controld_control.c if (cluster == NULL) { NULL 75 daemons/controld/controld_control.c if(cluster->uuid == NULL) { NULL 83 daemons/controld/controld_control.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 116 daemons/controld/controld_control.c xmlNode *msg = NULL; NULL 122 daemons/controld/controld_control.c msg = create_request(CRM_OP_SHUTDOWN_REQ, NULL, NULL, CRM_SYSTEM_CRMD, CRM_SYSTEM_CRMD, NULL); NULL 124 daemons/controld/controld_control.c if (send_cluster_message(NULL, crm_msg_crmd, msg, TRUE) == FALSE) { NULL 125 daemons/controld/controld_control.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 150 daemons/controld/controld_control.c if (logger_out != NULL) { NULL 151 daemons/controld/controld_control.c logger_out->finish(logger_out, exit_code, true, NULL); NULL 153 daemons/controld/controld_control.c logger_out = NULL; NULL 162 daemons/controld/controld_control.c GList *gIter = NULL; NULL 174 daemons/controld/controld_control.c crm_write_blackbox(SIGTRAP, NULL); NULL 190 daemons/controld/controld_control.c ipcs = NULL; NULL 197 daemons/controld/controld_control.c if ((exit_code == CRM_EX_OK) && (crmd_mainloop == NULL)) { NULL 211 daemons/controld/controld_control.c crm_write_blackbox(SIGTRAP, NULL); NULL 217 daemons/controld/controld_control.c for (gIter = fsa_message_queue; gIter != NULL; gIter = gIter->next) { NULL 228 daemons/controld/controld_control.c g_list_free(fsa_message_queue); fsa_message_queue = NULL; NULL 243 daemons/controld/controld_control.c mainloop_destroy_trigger(fsa_source); fsa_source = NULL; NULL 245 daemons/controld/controld_control.c mainloop_destroy_trigger(config_read); config_read = NULL; NULL 246 daemons/controld/controld_control.c mainloop_destroy_trigger(transition_trigger); transition_trigger = NULL; NULL 252 daemons/controld/controld_control.c te_cleanup_stonith_history_sync(NULL, TRUE); NULL 255 daemons/controld/controld_control.c free(fsa_our_dc_version); fsa_our_dc_version = NULL; NULL 256 daemons/controld/controld_control.c free(fsa_our_uname); fsa_our_uname = NULL; NULL 257 daemons/controld/controld_control.c free(fsa_our_uuid); fsa_our_uuid = NULL; NULL 258 daemons/controld/controld_control.c free(fsa_our_dc); fsa_our_dc = NULL; NULL 260 daemons/controld/controld_control.c free(fsa_cluster_name); fsa_cluster_name = NULL; NULL 262 daemons/controld/controld_control.c free(te_uuid); te_uuid = NULL; NULL 263 daemons/controld/controld_control.c free(failed_stop_offset); failed_stop_offset = NULL; NULL 264 daemons/controld/controld_control.c free(failed_start_offset); failed_start_offset = NULL; NULL 266 daemons/controld/controld_control.c free(max_generation_from); max_generation_from = NULL; NULL 267 daemons/controld/controld_control.c free_xml(max_generation_xml); max_generation_xml = NULL; NULL 279 daemons/controld/controld_control.c crmd_mainloop = NULL; NULL 306 daemons/controld/controld_control.c fsa_cib_conn = NULL; NULL 352 daemons/controld/controld_control.c fsa_source = mainloop_add_trigger(G_PRIORITY_HIGH, crm_fsa_trigger, NULL); NULL 353 daemons/controld/controld_control.c config_read = mainloop_add_trigger(G_PRIORITY_HIGH, crm_read_options, NULL); NULL 354 daemons/controld/controld_control.c transition_trigger = mainloop_add_trigger(G_PRIORITY_LOW, te_graph_trigger, NULL); NULL 361 daemons/controld/controld_control.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 370 daemons/controld/controld_control.c if (pcmk__new_client(c, uid, gid) == NULL) { NULL 386 daemons/controld/controld_control.c if (msg == NULL) { NULL 387 daemons/controld/controld_control.c pcmk__ipc_send_ack(client, id, flags, "ack", NULL, CRM_EX_PROTOCOL); NULL 390 daemons/controld/controld_control.c pcmk__ipc_send_ack(client, id, flags, "ack", NULL, CRM_EX_INDETERMINATE); NULL 392 daemons/controld/controld_control.c CRM_ASSERT(client->user != NULL); NULL 396 daemons/controld/controld_control.c if (controld_authorize_ipc_message(msg, client, NULL)) { NULL 437 daemons/controld/controld_control.c mainloop_del_ipc_server(ipcs); ipcs = NULL; NULL 438 daemons/controld/controld_control.c register_fsa_input(C_FSA_INTERNAL, I_TERMINATE, NULL); NULL 449 daemons/controld/controld_control.c .connection_created = NULL, NULL 492 daemons/controld/controld_control.c if (ipcs == NULL) { NULL 494 daemons/controld/controld_control.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 501 daemons/controld/controld_control.c register_fsa_input(msg_data->fsa_cause, I_PENDING, NULL); NULL 513 daemons/controld/controld_control.c register_fsa_input(C_FSA_INTERNAL, I_TERMINATE, NULL); NULL 523 daemons/controld/controld_control.c "dc-version", NULL, "string", NULL, PCMK__VALUE_NONE, NULL, NULL 529 daemons/controld/controld_control.c "cluster-infrastructure", NULL, "string", NULL, "corosync", NULL, NULL 534 daemons/controld/controld_control.c "cluster-name", NULL, "string", NULL, NULL, NULL, NULL 542 daemons/controld/controld_control.c XML_CONFIG_ATTR_DC_DEADTIME, NULL, "time", NULL 543 daemons/controld/controld_control.c NULL, "20s", pcmk__valid_interval_spec, NULL 549 daemons/controld/controld_control.c XML_CONFIG_ATTR_RECHECK, NULL, "time", NULL 562 daemons/controld/controld_control.c "load-threshold", NULL, "percentage", NULL, NULL 569 daemons/controld/controld_control.c "node-action-limit", NULL, "integer", NULL, NULL 574 daemons/controld/controld_control.c { XML_CONFIG_ATTR_FENCE_REACTION, NULL, "string", NULL, "stop", NULL, NULL 583 daemons/controld/controld_control.c XML_CONFIG_ATTR_ELECTION_FAIL, NULL, "time", NULL, NULL 591 daemons/controld/controld_control.c XML_CONFIG_ATTR_FORCE_QUIT, NULL, "time", NULL, NULL 599 daemons/controld/controld_control.c "join-integration-timeout", "crmd-integration-timeout", "time", NULL, NULL 606 daemons/controld/controld_control.c "join-finalization-timeout", "crmd-finalization-timeout", "time", NULL, NULL 613 daemons/controld/controld_control.c "transition-delay", "crmd-transition-delay", "time", NULL, NULL 622 daemons/controld/controld_control.c "stonith-watchdog-timeout", NULL, "time", NULL, NULL 643 daemons/controld/controld_control.c "stonith-max-attempts", NULL, "integer", NULL, NULL 651 daemons/controld/controld_control.c "no-quorum-policy", NULL, "select", NULL 653 daemons/controld/controld_control.c "What to do when the cluster does not have quorum", NULL NULL 656 daemons/controld/controld_control.c XML_CONFIG_ATTR_SHUTDOWN_LOCK, NULL, "boolean", NULL, NULL 692 daemons/controld/controld_control.c const char *value = NULL; NULL 693 daemons/controld/controld_control.c GHashTable *config_hash = NULL; NULL 694 daemons/controld/controld_control.c crm_time_t *now = crm_time_new(NULL); NULL 695 daemons/controld/controld_control.c xmlNode *crmconfig = NULL; NULL 696 daemons/controld/controld_control.c xmlNode *alerts = NULL; NULL 699 daemons/controld/controld_control.c fsa_data_t *msg_data = NULL; NULL 702 daemons/controld/controld_control.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 718 daemons/controld/controld_control.c fsa_data_t *msg_data = NULL; NULL 721 daemons/controld/controld_control.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 727 daemons/controld/controld_control.c pe_unpack_nvpairs(crmconfig, crmconfig, XML_CIB_TAG_PROPSET, NULL, NULL 728 daemons/controld/controld_control.c config_hash, CIB_OPTIONS_FIRST, FALSE, now, NULL); NULL 741 daemons/controld/controld_control.c throttle_set_load_target(strtof(value, NULL) / 100.0); NULL 780 daemons/controld/controld_control.c fsa_cluster_name = NULL; NULL 805 daemons/controld/controld_control.c NULL, cib_xpath | cib_scope_local); NULL 807 daemons/controld/controld_control.c fsa_register_cib_callback(call_id, FALSE, NULL, config_query_callback); NULL 826 daemons/controld/controld_control.c if ((crmd_mainloop == NULL) || !g_main_loop_is_running(crmd_mainloop)) { NULL 833 daemons/controld/controld_control.c register_fsa_input_before(C_SHUTDOWN, I_ERROR, NULL); NULL 838 daemons/controld/controld_control.c register_fsa_input(C_SHUTDOWN, I_SHUTDOWN, NULL); NULL 841 daemons/controld/controld_control.c const char *value = controller_option(NULL, XML_CONFIG_ATTR_FORCE_QUIT); NULL 33 daemons/controld/controld_corosync.c const char *from = NULL; NULL 36 daemons/controld/controld_corosync.c if(data == NULL) { NULL 40 daemons/controld/controld_corosync.c crm_node_t *peer = NULL; NULL 43 daemons/controld/controld_corosync.c if (xml == NULL) { NULL 124 daemons/controld/controld_corosync.c if (fsa_our_dc != NULL) { NULL 127 daemons/controld/controld_corosync.c if (peer != NULL) { NULL 25 daemons/controld/controld_election.c static election_t *fsa_election = NULL; NULL 30 daemons/controld/controld_election.c register_fsa_input(C_FSA_INTERNAL, I_ELECTION_DC, NULL); NULL 57 daemons/controld/controld_election.c fsa_election = NULL; NULL 107 daemons/controld/controld_election.c register_fsa_input(C_FSA_INTERNAL, I_RELEASE_DC, NULL); NULL 110 daemons/controld/controld_election.c register_fsa_input(C_FSA_INTERNAL, I_PENDING, NULL); NULL 142 daemons/controld/controld_election.c if(crm_peer_cache == NULL) { NULL 153 daemons/controld/controld_election.c register_fsa_input(C_FSA_INTERNAL, I_ELECTION, NULL); NULL 157 daemons/controld/controld_election.c update_dc(NULL); NULL 160 daemons/controld/controld_election.c register_fsa_input(C_FSA_INTERNAL, I_RELEASE_DC, NULL); NULL 165 daemons/controld/controld_election.c register_fsa_input(C_FSA_INTERNAL, I_PENDING, NULL); NULL 178 daemons/controld/controld_election.c fsa_data_t *msg_data = NULL; NULL 182 daemons/controld/controld_election.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 194 daemons/controld/controld_election.c xmlNode *cib = NULL; NULL 207 daemons/controld/controld_election.c cib = create_xml_node(NULL, XML_TAG_CIB); NULL 209 daemons/controld/controld_election.c fsa_cib_update(XML_TAG_CIB, cib, cib_quorum_override, rc, NULL); NULL 210 daemons/controld/controld_election.c fsa_register_cib_callback(rc, FALSE, NULL, feature_update_callback); NULL 213 daemons/controld/controld_election.c NULL, NULL, NULL, NULL, XML_ATTR_HAVE_WATCHDOG, NULL 214 daemons/controld/controld_election.c pcmk__btoa(watchdog), NULL, NULL); NULL 217 daemons/controld/controld_election.c NULL, NULL, NULL, NULL, "dc-version", NULL 218 daemons/controld/controld_election.c PACEMAKER_VERSION "-" BUILD_VERSION, NULL, NULL); NULL 221 daemons/controld/controld_election.c NULL, NULL, NULL, NULL, "cluster-infrastructure", NULL 222 daemons/controld/controld_election.c cluster_type, NULL, NULL); NULL 225 daemons/controld/controld_election.c if (fsa_cluster_name == NULL && is_corosync_cluster()) { NULL 230 daemons/controld/controld_election.c XML_CIB_TAG_CRMCONFIG, NULL, NULL, NULL, NULL, NULL 231 daemons/controld/controld_election.c "cluster-name", cluster_name, NULL, NULL); NULL 251 daemons/controld/controld_election.c controld_expect_sched_reply(NULL); NULL 263 daemons/controld/controld_election.c xmlNode *update = NULL; NULL 267 daemons/controld/controld_election.c update = create_node_state_update(node, node_update_expected, NULL, NULL 273 daemons/controld/controld_election.c register_fsa_input(C_FSA_INTERNAL, I_RELEASE_SUCCESS, NULL); NULL 60 daemons/controld/controld_execd.c register_fsa_input(C_FSA_INTERNAL, I_ERROR, NULL); NULL 78 daemons/controld/controld_execd.c if (strstr(key, CRM_META "_") == NULL) { NULL 86 daemons/controld/controld_execd.c if (strstr(key, CRM_META "_") != NULL) { NULL 105 daemons/controld/controld_execd.c for (iter = history->recurring_op_list; iter != NULL; iter = iter->next) { NULL 131 daemons/controld/controld_execd.c for (iter = history->recurring_op_list; iter != NULL; iter = iter->next) { NULL 135 daemons/controld/controld_execd.c history->recurring_op_list = NULL; NULL 169 daemons/controld/controld_execd.c rsc_history_t *entry = NULL; NULL 174 daemons/controld/controld_execd.c NULL, crmd_cib_smart_opt()); NULL 185 daemons/controld/controld_execd.c if (entry == NULL && rsc) { NULL 195 daemons/controld/controld_execd.c } else if (entry == NULL) { NULL 232 daemons/controld/controld_execd.c CRMD_ACTION_STATUS, NULL)) { NULL 277 daemons/controld/controld_execd.c lrmd__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 291 daemons/controld/controld_execd.c CRM_CHECK(op != NULL, return); NULL 294 daemons/controld/controld_execd.c if (op->remote_nodename == NULL) { NULL 306 daemons/controld/controld_execd.c CRM_ASSERT(lrm_state != NULL); NULL 307 daemons/controld/controld_execd.c process_lrm_event(lrm_state, op, NULL, NULL); NULL 348 daemons/controld/controld_execd.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 363 daemons/controld/controld_execd.c lrm_state_t *lrm_state = NULL; NULL 365 daemons/controld/controld_execd.c if(fsa_our_uname == NULL) { NULL 369 daemons/controld/controld_execd.c if (lrm_state == NULL) { NULL 370 daemons/controld/controld_execd.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 407 daemons/controld/controld_execd.c const char *key = NULL; NULL 408 daemons/controld/controld_execd.c rsc_history_t *entry = NULL; NULL 409 daemons/controld/controld_execd.c active_op_t *pending = NULL; NULL 434 daemons/controld/controld_execd.c while (g_hash_table_iter_next(&gIter, NULL, (void **)&pending)) { NULL 459 daemons/controld/controld_execd.c if (lrm_state->resource_history == NULL) { NULL 470 daemons/controld/controld_execd.c while (g_hash_table_iter_next(&gIter, NULL, (gpointer*)&entry)) { NULL 527 daemons/controld/controld_execd.c GString *list = NULL; NULL 529 daemons/controld/controld_execd.c *result = create_xml_node(NULL, XML_TAG_PARAMS); NULL 540 daemons/controld/controld_execd.c for (GList *iter = metadata->ra_params; iter != NULL; iter = iter->next) { NULL 566 daemons/controld/controld_execd.c if (list == NULL) { NULL 579 daemons/controld/controld_execd.c if (v != NULL) { NULL 590 daemons/controld/controld_execd.c if (list != NULL) { NULL 601 daemons/controld/controld_execd.c GString *list = NULL; NULL 602 daemons/controld/controld_execd.c char *digest = NULL; NULL 603 daemons/controld/controld_execd.c xmlNode *restart = NULL; NULL 605 daemons/controld/controld_execd.c CRM_LOG_ASSERT(op->params != NULL); NULL 635 daemons/controld/controld_execd.c (list == NULL)? "" : (const char *) list->str); NULL 638 daemons/controld/controld_execd.c if ((list != NULL) && (list->len > 0)) { NULL 644 daemons/controld/controld_execd.c if (list != NULL) { NULL 655 daemons/controld/controld_execd.c GString *list = NULL; NULL 656 daemons/controld/controld_execd.c char *digest = NULL; NULL 657 daemons/controld/controld_execd.c xmlNode *secure = NULL; NULL 659 daemons/controld/controld_execd.c CRM_LOG_ASSERT(op->params != NULL); NULL 668 daemons/controld/controld_execd.c if (list != NULL) { NULL 689 daemons/controld/controld_execd.c xmlNode *xml_op = NULL; NULL 690 daemons/controld/controld_execd.c struct ra_metadata_s *metadata = NULL; NULL 691 daemons/controld/controld_execd.c const char *caller_version = NULL; NULL 692 daemons/controld/controld_execd.c lrm_state_t *lrm_state = NULL; NULL 694 daemons/controld/controld_execd.c if (op == NULL) { NULL 701 daemons/controld/controld_execd.c CRM_CHECK(caller_version != NULL, caller_version = CRM_FEATURE_SET); NULL 705 daemons/controld/controld_execd.c if (xml_op == NULL) { NULL 709 daemons/controld/controld_execd.c if ((rsc == NULL) || (op->params == NULL) NULL 718 daemons/controld/controld_execd.c if (lrm_state == NULL) { NULL 733 daemons/controld/controld_execd.c if (metadata == NULL) { NULL 748 daemons/controld/controld_execd.c rsc_history_t *entry = NULL; NULL 751 daemons/controld/controld_execd.c if (entry == NULL || entry->last == NULL) { NULL 781 daemons/controld/controld_execd.c rsc_history_t *entry = NULL; NULL 784 daemons/controld/controld_execd.c while (g_hash_table_iter_next(&iter, NULL, (void **)&entry)) { NULL 786 daemons/controld/controld_execd.c GList *gIter = NULL; NULL 805 daemons/controld/controld_execd.c for (gIter = entry->recurring_op_list; gIter != NULL; gIter = gIter->next) { NULL 817 daemons/controld/controld_execd.c xmlNode *xml_state = NULL; NULL 818 daemons/controld/controld_execd.c xmlNode *xml_data = NULL; NULL 819 daemons/controld/controld_execd.c xmlNode *rsc_list = NULL; NULL 820 daemons/controld/controld_execd.c crm_node_t *peer = NULL; NULL 825 daemons/controld/controld_execd.c return NULL; NULL 829 daemons/controld/controld_execd.c CRM_CHECK(peer != NULL, return NULL); NULL 833 daemons/controld/controld_execd.c NULL, __func__); NULL 834 daemons/controld/controld_execd.c if (xml_state == NULL) { NULL 835 daemons/controld/controld_execd.c return NULL; NULL 865 daemons/controld/controld_execd.c lrmd__set_result(event, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 869 daemons/controld/controld_execd.c PCMK_EXEC_ERROR, NULL); NULL 873 daemons/controld/controld_execd.c NULL); NULL 893 daemons/controld/controld_execd.c char *now_s = crm_strdup_printf("%lld", (long long) time(NULL)); NULL 897 daemons/controld/controld_execd.c NULL, NULL, NULL, NULL, "last-lrm-refresh", now_s, NULL, NULL); NULL 905 daemons/controld/controld_execd.c lrmd_event_data_t *op = NULL; NULL 914 daemons/controld/controld_execd.c controld_ack_event_directly(from_host, from_sys, NULL, op, rsc_id); NULL 952 daemons/controld/controld_execd.c CRM_CHECK(rsc_id != NULL, return); NULL 987 daemons/controld/controld_execd.c xmlNode *xml_top = NULL; NULL 989 daemons/controld/controld_execd.c CRM_CHECK(op != NULL, return); NULL 991 daemons/controld/controld_execd.c xml_top = create_xml_node(NULL, XML_LRM_TAG_RSC_OP); NULL 1047 daemons/controld/controld_execd.c char *op_xpath = NULL; NULL 1049 daemons/controld/controld_execd.c CRM_CHECK((rsc_id != NULL) && (key != NULL), return); NULL 1067 daemons/controld/controld_execd.c fsa_cib_conn->cmds->remove(fsa_cib_conn, op_xpath, NULL, NULL 1075 daemons/controld/controld_execd.c if (entry == NULL) { NULL 1078 daemons/controld/controld_execd.c if (op == NULL) { NULL 1102 daemons/controld/controld_execd.c char *op_key = NULL; NULL 1103 daemons/controld/controld_execd.c char *orig_op_key = NULL; NULL 1104 daemons/controld/controld_execd.c lrm_state_t *lrm_state = NULL; NULL 1107 daemons/controld/controld_execd.c if (lrm_state == NULL) { NULL 1127 daemons/controld/controld_execd.c entry->failed = NULL; NULL 1137 daemons/controld/controld_execd.c char *local_key = NULL; NULL 1138 daemons/controld/controld_execd.c active_op_t *pending = NULL; NULL 1141 daemons/controld/controld_execd.c CRM_CHECK(rsc_id != NULL, return FALSE); NULL 1142 daemons/controld/controld_execd.c if (key == NULL) { NULL 1218 daemons/controld/controld_execd.c CRM_CHECK(rsc != NULL, return FALSE); NULL 1219 daemons/controld/controld_execd.c CRM_CHECK(key != NULL, return FALSE); NULL 1275 daemons/controld/controld_execd.c if ((*rsc_info == NULL) && do_create) { NULL 1285 daemons/controld/controld_execd.c fsa_data_t *msg_data = NULL; NULL 1296 daemons/controld/controld_execd.c register_fsa_error(C_FSA_INTERNAL, I_FAIL, NULL); NULL 1330 daemons/controld/controld_execd.c struct pending_deletion_op_s *op = NULL; NULL 1352 daemons/controld/controld_execd.c rsc_history_t *entry = NULL; NULL 1376 daemons/controld/controld_execd.c op->t_run = time(NULL); NULL 1387 daemons/controld/controld_execd.c rsc_history_t *entry = NULL; NULL 1391 daemons/controld/controld_execd.c while (g_hash_table_iter_next(&gIter, NULL, (void **)&entry)) { NULL 1397 daemons/controld/controld_execd.c if (is_remote_lrmd_ra(NULL, NULL, entry->id)) { NULL 1408 daemons/controld/controld_execd.c user_name, NULL, unregister); NULL 1416 daemons/controld/controld_execd.c update_attrd(lrm_state->node_name, CRM_OP_PROBED, NULL, user_name, is_remote_node); NULL 1438 daemons/controld/controld_execd.c lrmd_event_data_t *op = NULL; NULL 1443 daemons/controld/controld_execd.c if ((xml_rsc == NULL) || (ID(xml_rsc) == NULL)) { NULL 1450 daemons/controld/controld_execd.c } else if(operation == NULL) { NULL 1460 daemons/controld/controld_execd.c fake_op_status(lrm_state, op, PCMK_EXEC_DONE, PCMK_OCF_OK, NULL); NULL 1469 daemons/controld/controld_execd.c process_lrm_event(lrm_state, op, NULL, action); NULL 1484 daemons/controld/controld_execd.c const char *target = NULL; NULL 1489 daemons/controld/controld_execd.c if (target == NULL) { NULL 1499 daemons/controld/controld_execd.c lrmd_event_data_t *op = NULL; NULL 1500 daemons/controld/controld_execd.c lrmd_rsc_info_t *rsc = NULL; NULL 1503 daemons/controld/controld_execd.c CRM_CHECK(xml_rsc != NULL, return); NULL 1516 daemons/controld/controld_execd.c op->user_data = NULL; NULL 1524 daemons/controld/controld_execd.c controld_ack_event_directly(from_host, from_sys, NULL, op, ID(xml_rsc)); NULL 1534 daemons/controld/controld_execd.c process_lrm_event(lrm_state, op, NULL, xml); NULL 1545 daemons/controld/controld_execd.c controld_ack_event_directly(from_host, from_sys, NULL, op, ID(xml_rsc)); NULL 1557 daemons/controld/controld_execd.c if (!pcmk__strcase_any_of(from_sys, CRM_SYSTEM_PENGINE, CRM_SYSTEM_TENGINE, NULL)) { NULL 1559 daemons/controld/controld_execd.c xmlNode *reply = create_request(CRM_OP_INVOKE_LRM, NULL, from_host, NULL 1575 daemons/controld/controld_execd.c char *op_key = NULL; NULL 1576 daemons/controld/controld_execd.c char *meta_key = NULL; NULL 1578 daemons/controld/controld_execd.c const char *call_id = NULL; NULL 1579 daemons/controld/controld_execd.c const char *op_task = NULL; NULL 1584 daemons/controld/controld_execd.c CRM_CHECK(params != NULL, return FALSE); NULL 1589 daemons/controld/controld_execd.c CRM_CHECK(op_task != NULL, return FALSE); NULL 1613 daemons/controld/controld_execd.c in_progress = cancel_op(lrm_state, rsc->id, NULL, call, TRUE); NULL 1617 daemons/controld/controld_execd.c if (!in_progress || is_remote_lrmd_ra(NULL, NULL, rsc->id)) { NULL 1620 daemons/controld/controld_execd.c if (is_remote_lrmd_ra(NULL, NULL, rsc->id) == FALSE) { NULL 1623 daemons/controld/controld_execd.c erase_lrm_history_by_id(lrm_state, rsc->id, op_key, NULL, call); NULL 1664 daemons/controld/controld_execd.c lrmd_event_data_t *op = NULL; NULL 1671 daemons/controld/controld_execd.c lrmd__set_result(op, pcmk_rc2ocf(cib_rc), PCMK_EXEC_ERROR, NULL); NULL 1672 daemons/controld/controld_execd.c controld_ack_event_directly(from_host, from_sys, NULL, op, rsc->id); NULL 1677 daemons/controld/controld_execd.c if (crm_rsc_delete && is_remote_lrmd_ra(NULL, NULL, rsc->id)) { NULL 1681 daemons/controld/controld_execd.c delete_resource(lrm_state, rsc->id, rsc, NULL, from_sys, NULL 1694 daemons/controld/controld_execd.c struct metadata_cb_data *data = NULL; NULL 1697 daemons/controld/controld_execd.c CRM_ASSERT(data != NULL); NULL 1724 daemons/controld/controld_execd.c struct ra_metadata_s *md = NULL; NULL 1727 daemons/controld/controld_execd.c if ((lrm_state != NULL) && pcmk__result_ok(result)) { NULL 1742 daemons/controld/controld_execd.c lrm_state_t *lrm_state = NULL; NULL 1743 daemons/controld/controld_execd.c const char *crm_op = NULL; NULL 1744 daemons/controld/controld_execd.c const char *from_sys = NULL; NULL 1745 daemons/controld/controld_execd.c const char *from_host = NULL; NULL 1746 daemons/controld/controld_execd.c const char *operation = NULL; NULL 1748 daemons/controld/controld_execd.c const char *user_name = NULL; NULL 1749 daemons/controld/controld_execd.c const char *target_node = NULL; NULL 1758 daemons/controld/controld_execd.c if ((lrm_state == NULL) && is_remote_node) { NULL 1761 daemons/controld/controld_execd.c synthesize_lrmd_failure(NULL, input->xml, PCMK_EXEC_NOT_CONNECTED, NULL 1766 daemons/controld/controld_execd.c CRM_ASSERT(lrm_state != NULL); NULL 1768 daemons/controld/controld_execd.c user_name = pcmk__update_acl_user(input->msg, F_CRM_USER, NULL); NULL 1781 daemons/controld/controld_execd.c } else if (input->xml != NULL) { NULL 1814 daemons/controld/controld_execd.c } else if (operation != NULL) { NULL 1815 daemons/controld/controld_execd.c lrmd_rsc_info_t *rsc = NULL; NULL 1840 daemons/controld/controld_execd.c delete_rsc_entry(lrm_state, input, ID(xml_rsc), NULL, pcmk_ok, NULL 1875 daemons/controld/controld_execd.c struct ra_metadata_s *md = NULL; NULL 1890 daemons/controld/controld_execd.c if ((md == NULL) && crm_op_needs_metadata(rsc->standard, NULL 1903 daemons/controld/controld_execd.c struct metadata_cb_data *data = NULL; NULL 1908 daemons/controld/controld_execd.c ((rsc->provider == NULL)? "" : ":"), NULL 1909 daemons/controld/controld_execd.c ((rsc->provider == NULL)? "" : rsc->provider), NULL 1923 daemons/controld/controld_execd.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 1931 daemons/controld/controld_execd.c lrmd_event_data_t *op = NULL; NULL 1932 daemons/controld/controld_execd.c const char *op_delay = NULL; NULL 1933 daemons/controld/controld_execd.c const char *op_timeout = NULL; NULL 1934 daemons/controld/controld_execd.c GHashTable *params = NULL; NULL 1936 daemons/controld/controld_execd.c xmlNode *primitive = NULL; NULL 1937 daemons/controld/controld_execd.c const char *class = NULL; NULL 1939 daemons/controld/controld_execd.c const char *transition = NULL; NULL 1947 daemons/controld/controld_execd.c lrmd__set_result(op, PCMK_OCF_UNKNOWN, PCMK_EXEC_PENDING, NULL); NULL 1949 daemons/controld/controld_execd.c if (rsc_op == NULL) { NULL 1951 daemons/controld/controld_execd.c op->user_data = NULL; NULL 1989 daemons/controld/controld_execd.c if (op_timeout != NULL) { NULL 1998 daemons/controld/controld_execd.c rsc_history_t *entry = NULL; NULL 2016 daemons/controld/controld_execd.c params = NULL; NULL 2029 daemons/controld/controld_execd.c CRM_CHECK(transition != NULL, return op); NULL 2034 daemons/controld/controld_execd.c if (pcmk__strcase_any_of(operation, CRMD_ACTION_START, CRMD_ACTION_STOP, NULL)) { NULL 2065 daemons/controld/controld_execd.c xmlNode *reply = NULL; NULL 2067 daemons/controld/controld_execd.c crm_node_t *peer = NULL; NULL 2069 daemons/controld/controld_execd.c CRM_CHECK(op != NULL, return); NULL 2070 daemons/controld/controld_execd.c if (op->rsc_id == NULL) { NULL 2071 daemons/controld/controld_execd.c CRM_ASSERT(rsc_id != NULL); NULL 2074 daemons/controld/controld_execd.c if (to_sys == NULL) { NULL 2079 daemons/controld/controld_execd.c update = create_node_state_update(peer, node_update_none, NULL, NULL 2090 daemons/controld/controld_execd.c reply = create_request(CRM_OP_INVOKE_LRM, update, to_host, to_sys, CRM_SYSTEM_LRMD, NULL); NULL 2113 daemons/controld/controld_execd.c for (state_entry = lrm_state_list; state_entry != NULL; state_entry = state_entry->next) { NULL 2123 daemons/controld/controld_execd.c g_list_free(lrm_state_list); lrm_state_list = NULL; NULL 2168 daemons/controld/controld_execd.c const char *record_pending = NULL; NULL 2170 daemons/controld/controld_execd.c CRM_CHECK(node_name != NULL, return); NULL 2171 daemons/controld/controld_execd.c CRM_CHECK(rsc != NULL, return); NULL 2172 daemons/controld/controld_execd.c CRM_CHECK(op != NULL, return); NULL 2175 daemons/controld/controld_execd.c if ((op->op_type == NULL) || (op->params == NULL) NULL 2187 daemons/controld/controld_execd.c lrmd__set_result(op, PCMK_OCF_UNKNOWN, PCMK_EXEC_PENDING, NULL); NULL 2189 daemons/controld/controld_execd.c op->t_run = time(NULL); NULL 2205 daemons/controld/controld_execd.c char *op_id = NULL; NULL 2206 daemons/controld/controld_execd.c lrmd_event_data_t *op = NULL; NULL 2207 daemons/controld/controld_execd.c lrmd_key_value_t *params = NULL; NULL 2208 daemons/controld/controld_execd.c fsa_data_t *msg_data = NULL; NULL 2209 daemons/controld/controld_execd.c const char *transition = NULL; NULL 2210 daemons/controld/controld_execd.c const char *operation = NULL; NULL 2212 daemons/controld/controld_execd.c const char *nack_reason = NULL; NULL 2214 daemons/controld/controld_execd.c CRM_CHECK((rsc != NULL) && (msg != NULL), return); NULL 2224 daemons/controld/controld_execd.c if (lrm_state == NULL) { NULL 2229 daemons/controld/controld_execd.c synthesize_lrmd_failure(NULL, msg, PCMK_EXEC_INVALID, NULL 2236 daemons/controld/controld_execd.c CRMD_ACTION_RELOAD_AGENT, NULL)) { NULL 2242 daemons/controld/controld_execd.c if ((md != NULL) NULL 2251 daemons/controld/controld_execd.c CRM_CHECK(op != NULL, return); NULL 2253 daemons/controld/controld_execd.c if (is_remote_lrmd_ra(NULL, NULL, rsc->id) NULL 2296 daemons/controld/controld_execd.c register_fsa_input(C_SHUTDOWN, I_SHUTDOWN, NULL); NULL 2306 daemons/controld/controld_execd.c if (nack_reason != NULL) { NULL 2313 daemons/controld/controld_execd.c controld_ack_event_directly(NULL, NULL, rsc, op, rsc->id); NULL 2329 daemons/controld/controld_execd.c char *key = NULL; NULL 2330 daemons/controld/controld_execd.c char *value = NULL; NULL 2348 daemons/controld/controld_execd.c active_op_t *pending = NULL; NULL 2358 daemons/controld/controld_execd.c pending->start_time = time(NULL); NULL 2371 daemons/controld/controld_execd.c decode_transition_key(op->user_data, NULL, NULL, NULL, &target_rc); NULL 2372 daemons/controld/controld_execd.c lrmd__set_result(op, target_rc, PCMK_EXEC_DONE, NULL); NULL 2373 daemons/controld/controld_execd.c controld_ack_event_directly(NULL, NULL, rsc, op, rsc->id); NULL 2377 daemons/controld/controld_execd.c op->params = NULL; NULL 2384 daemons/controld/controld_execd.c process_lrm_event(lrm_state, op, NULL, NULL); NULL 2385 daemons/controld/controld_execd.c register_fsa_error(C_FSA_INTERNAL, I_FAIL, NULL); NULL 2393 daemons/controld/controld_execd.c process_lrm_event(lrm_state, op, NULL, NULL); NULL 2453 daemons/controld/controld_execd.c xmlNode *update, *iter = NULL; NULL 2455 daemons/controld/controld_execd.c const char *uuid = NULL; NULL 2457 daemons/controld/controld_execd.c CRM_CHECK(op != NULL, return 0); NULL 2472 daemons/controld/controld_execd.c CRM_LOG_ASSERT(uuid != NULL); NULL 2473 daemons/controld/controld_execd.c if(uuid == NULL) { NULL 2492 daemons/controld/controld_execd.c const char *container = NULL; NULL 2518 daemons/controld/controld_execd.c controld_ack_event_directly(NULL, NULL, rsc, op, op->rsc_id); NULL 2541 daemons/controld/controld_execd.c fsa_cib_update(XML_CIB_TAG_STATUS, update, call_opt, rc, NULL); NULL 2550 daemons/controld/controld_execd.c fsa_register_cib_callback(rc, FALSE, NULL, cib_rsc_callback); NULL 2568 daemons/controld/controld_execd.c char *pch = NULL; NULL 2569 daemons/controld/controld_execd.c char *ret = NULL; NULL 2573 daemons/controld/controld_execd.c return NULL; NULL 2578 daemons/controld/controld_execd.c while (pch != NULL) { NULL 2594 daemons/controld/controld_execd.c rsc_history_t *entry = NULL; NULL 2596 daemons/controld/controld_execd.c CRM_CHECK(lrm_state != NULL, return FALSE); NULL 2597 daemons/controld/controld_execd.c CRM_CHECK(rsc_id != NULL, return FALSE); NULL 2598 daemons/controld/controld_execd.c CRM_CHECK(op_type != NULL, return FALSE); NULL 2601 daemons/controld/controld_execd.c if (entry == NULL || entry->failed == NULL) { NULL 2633 daemons/controld/controld_execd.c " operation for ", op->rsc_id, NULL); NULL 2635 daemons/controld/controld_execd.c if (node_name != NULL) { NULL 2636 daemons/controld/controld_execd.c pcmk__g_strcat(str, " on ", node_name, NULL); NULL 2642 daemons/controld/controld_execd.c pcmk__g_strcat(str, ": ", services_ocf_exitcode_str(op->rc), NULL); NULL 2648 daemons/controld/controld_execd.c pcmk__readable_interval(op->timeout), NULL); NULL 2656 daemons/controld/controld_execd.c NULL); NULL 2659 daemons/controld/controld_execd.c if ((op->exit_reason != NULL) NULL 2662 daemons/controld/controld_execd.c pcmk__g_strcat(str, " (", op->exit_reason, ")", NULL); NULL 2681 daemons/controld/controld_execd.c if ((op->output != NULL) && (op->rc != PCMK_OCF_OK)) { NULL 2695 daemons/controld/controld_execd.c char *op_id = NULL; NULL 2696 daemons/controld/controld_execd.c char *op_key = NULL; NULL 2702 daemons/controld/controld_execd.c lrmd_rsc_info_t *rsc = NULL; NULL 2703 daemons/controld/controld_execd.c const char *node_name = NULL; NULL 2705 daemons/controld/controld_execd.c CRM_CHECK(op != NULL, return); NULL 2706 daemons/controld/controld_execd.c CRM_CHECK(op->rsc_id != NULL, return); NULL 2731 daemons/controld/controld_execd.c if ((rsc == NULL) && action_xml) { NULL 2756 daemons/controld/controld_execd.c if(pending == NULL) { NULL 2817 daemons/controld/controld_execd.c } else if (pending == NULL) { NULL 2822 daemons/controld/controld_execd.c } else if (op->user_data == NULL) { NULL 2868 daemons/controld/controld_execd.c controld_ack_event_directly(NULL, NULL, NULL, op, op->rsc_id); NULL 2906 daemons/controld/controld_execd.c delete_rsc_entry(lrm_state, NULL, op->rsc_id, NULL, pcmk_ok, NULL); NULL 24 daemons/controld/controld_execd_state.c GHashTable *lrm_state_table = NULL; NULL 88 daemons/controld/controld_execd_state.c process_lrm_event(lrm_state, &event, op, NULL); NULL 96 daemons/controld/controld_execd_state.c if (lrm_state == NULL || fsa_our_uname == NULL) { NULL 111 daemons/controld/controld_execd_state.c lrm_state_t *state = NULL; NULL 115 daemons/controld/controld_execd_state.c return NULL; NULL 120 daemons/controld/controld_execd_state.c return NULL; NULL 124 daemons/controld/controld_execd_state.c state->rsc_info_cache = pcmk__strkey_table(NULL, free_rsc_info); NULL 127 daemons/controld/controld_execd_state.c state->resource_history = pcmk__strkey_table(NULL, history_free); NULL 224 daemons/controld/controld_execd_state.c lrm_state_table = pcmk__strikey_table(NULL, internal_lrm_state_destroy); NULL 229 daemons/controld/controld_execd_state.c proxy_table = pcmk__strikey_table(NULL, remote_proxy_free); NULL 232 daemons/controld/controld_execd_state.c lrm_state_table = NULL; NULL 244 daemons/controld/controld_execd_state.c g_hash_table_destroy(lrm_state_table); lrm_state_table = NULL; NULL 248 daemons/controld/controld_execd_state.c g_hash_table_destroy(proxy_table); proxy_table = NULL; NULL 256 daemons/controld/controld_execd_state.c return NULL; NULL 284 daemons/controld/controld_execd_state.c remote_proxy_t *proxy = NULL; NULL 286 daemons/controld/controld_execd_state.c CRM_CHECK(proxy_table != NULL, return NULL); NULL 290 daemons/controld/controld_execd_state.c while (g_hash_table_iter_next(&gIter, NULL, (gpointer *) &proxy)) { NULL 297 daemons/controld/controld_execd_state.c return NULL; NULL 303 daemons/controld/controld_execd_state.c remote_proxy_t *proxy = NULL; NULL 305 daemons/controld/controld_execd_state.c CRM_CHECK(proxy_table != NULL, return); NULL 307 daemons/controld/controld_execd_state.c while ((proxy = find_connected_proxy_by_node(node_name)) != NULL) { NULL 349 daemons/controld/controld_execd_state.c lrm_state->conn = NULL; NULL 377 daemons/controld/controld_execd_state.c if (lrm_state->conn == NULL) { NULL 378 daemons/controld/controld_execd_state.c lrmd_t *api = NULL; NULL 380 daemons/controld/controld_execd_state.c rc = lrmd__new(&api, NULL, NULL, 0); NULL 389 daemons/controld/controld_execd_state.c CRM_SYSTEM_CRMD, NULL); NULL 422 daemons/controld/controld_execd_state.c lrm_state_t *lrm_state = NULL; NULL 441 daemons/controld/controld_execd_state.c if (controld_authorize_ipc_message(msg, NULL, session)) { NULL 459 daemons/controld/controld_execd_state.c crm_time_t *now = crm_time_new(NULL); NULL 464 daemons/controld/controld_execd_state.c pe_unpack_nvpairs(output, output, XML_CIB_TAG_PROPSET, NULL, NULL 465 daemons/controld/controld_execd_state.c config_hash, CIB_OPTIONS_FIRST, FALSE, now, NULL); NULL 488 daemons/controld/controld_execd_state.c if (proxy != NULL) { NULL 490 daemons/controld/controld_execd_state.c int rc = fsa_cib_conn->cmds->query(fsa_cib_conn, XML_CIB_TAG_CRMCONFIG, NULL, cib_scope_local); NULL 492 daemons/controld/controld_execd_state.c "remote_config_check", remote_config_check, NULL); NULL 499 daemons/controld/controld_execd_state.c char *now_s = NULL; NULL 505 daemons/controld/controld_execd_state.c now_s = pcmk__ttoa(time(NULL)); NULL 506 daemons/controld/controld_execd_state.c update_attrd(lrm_state->node_name, XML_CIB_ATTR_SHUTDOWN, now_s, NULL, TRUE); NULL 528 daemons/controld/controld_execd_state.c CRM_CHECK(request != NULL, return); NULL 543 daemons/controld/controld_execd_state.c && (crm_element_value(request, XML_ATTR_UNAME) == NULL)) { NULL 553 daemons/controld/controld_execd_state.c xmlNode *op_reply = create_xml_node(NULL, "ack"); NULL 577 daemons/controld/controld_execd_state.c if (lrm_state->conn == NULL) { NULL 578 daemons/controld/controld_execd_state.c lrmd_t *api = NULL; NULL 611 daemons/controld/controld_execd_state.c lrmd_key_value_t *params = NULL; NULL 648 daemons/controld/controld_execd_state.c if (is_remote_lrmd_ra(NULL, NULL, rsc_id)) { NULL 658 daemons/controld/controld_execd_state.c lrmd_rsc_info_t *rsc = NULL; NULL 661 daemons/controld/controld_execd_state.c return NULL; NULL 663 daemons/controld/controld_execd_state.c if (is_remote_lrmd_ra(NULL, NULL, rsc_id)) { NULL 668 daemons/controld/controld_execd_state.c if (rsc == NULL) { NULL 671 daemons/controld/controld_execd_state.c if (rsc == NULL) { NULL 672 daemons/controld/controld_execd_state.c return NULL; NULL 709 daemons/controld/controld_execd_state.c if (lrm_state->conn == NULL) { NULL 713 daemons/controld/controld_execd_state.c } else if (is_remote_lrmd_ra(NULL, NULL, rsc_id)) { NULL 743 daemons/controld/controld_execd_state.c if (conn == NULL) { NULL 747 daemons/controld/controld_execd_state.c if (is_remote_lrmd_ra(agent, provider, NULL)) { NULL 766 daemons/controld/controld_execd_state.c if (is_remote_lrmd_ra(NULL, NULL, rsc_id)) { NULL 36 daemons/controld/controld_fencing.c static GHashTable *stonith_failures = NULL; NULL 66 daemons/controld/controld_fencing.c const char *key = NULL; NULL 67 daemons/controld/controld_fencing.c struct st_fail_rec *value = NULL; NULL 69 daemons/controld/controld_fencing.c if (stonith_failures == NULL) { NULL 73 daemons/controld/controld_fencing.c if (target == NULL) { NULL 85 daemons/controld/controld_fencing.c if ((value != NULL) && (value->count >= stonith_max_attempts)) { NULL 106 daemons/controld/controld_fencing.c if (stonith_failures == NULL) { NULL 111 daemons/controld/controld_fencing.c struct st_fail_rec *rec = NULL; NULL 119 daemons/controld/controld_fencing.c const char *key = NULL; NULL 120 daemons/controld/controld_fencing.c struct st_fail_rec *rec = NULL; NULL 133 daemons/controld/controld_fencing.c struct st_fail_rec *rec = NULL; NULL 135 daemons/controld/controld_fencing.c if (stonith_failures == NULL) { NULL 144 daemons/controld/controld_fencing.c if(rec == NULL) { NULL 165 daemons/controld/controld_fencing.c NULL); NULL 177 daemons/controld/controld_fencing.c crm_node_t *peer = NULL; NULL 186 daemons/controld/controld_fencing.c xmlNode *node_state = NULL; NULL 188 daemons/controld/controld_fencing.c CRM_CHECK(target != NULL, return); NULL 189 daemons/controld/controld_fencing.c CRM_CHECK(uuid != NULL, return); NULL 194 daemons/controld/controld_fencing.c CRM_CHECK(peer != NULL, return); NULL 196 daemons/controld/controld_fencing.c if (peer->state == NULL) { NULL 204 daemons/controld/controld_fencing.c if (peer->uuid == NULL) { NULL 212 daemons/controld/controld_fencing.c node_state = create_node_state_update(peer, flags, NULL, __func__); NULL 216 daemons/controld/controld_fencing.c char *now_s = pcmk__ttoa(time(NULL)); NULL 271 daemons/controld/controld_fencing.c static GList *stonith_cleanup_list = NULL; NULL 295 daemons/controld/controld_fencing.c while (iter != NULL) { NULL 316 daemons/controld/controld_fencing.c GList *iter = NULL; NULL 318 daemons/controld/controld_fencing.c for (iter = stonith_cleanup_list; iter != NULL; iter = iter->next) { NULL 325 daemons/controld/controld_fencing.c stonith_cleanup_list = NULL; NULL 338 daemons/controld/controld_fencing.c for (iter = stonith_cleanup_list; iter != NULL; iter = iter->next) { NULL 344 daemons/controld/controld_fencing.c send_stonith_update(NULL, target, uuid); NULL 348 daemons/controld/controld_fencing.c stonith_cleanup_list = NULL; NULL 359 daemons/controld/controld_fencing.c static stonith_t *stonith_api = NULL; NULL 360 daemons/controld/controld_fencing.c static crm_trigger_t *stonith_reconnect = NULL; NULL 361 daemons/controld/controld_fencing.c static char *te_client_id = NULL; NULL 366 daemons/controld/controld_fencing.c GList *lpc = NULL; NULL 367 daemons/controld/controld_fencing.c const char *task = NULL; NULL 368 daemons/controld/controld_fencing.c xmlNode *last_action = NULL; NULL 370 daemons/controld/controld_fencing.c if (graph == NULL) { NULL 374 daemons/controld/controld_fencing.c for (lpc = graph->synapses; lpc != NULL; lpc = lpc->next) { NULL 375 daemons/controld/controld_fencing.c GList *lpc2 = NULL; NULL 382 daemons/controld/controld_fencing.c for (lpc2 = synapse->actions; lpc2 != NULL; lpc2 = lpc2->next) { NULL 401 daemons/controld/controld_fencing.c if (last_action != NULL) { NULL 403 daemons/controld/controld_fencing.c abort_for_stonith_failure(pcmk__graph_restart, NULL, last_action); NULL 430 daemons/controld/controld_fencing.c stonith_api->cmds->remove_notification(stonith_api, NULL); NULL 452 daemons/controld/controld_fencing.c const char *reason = NULL; NULL 455 daemons/controld/controld_fencing.c if (te_client_id == NULL) { NULL 460 daemons/controld/controld_fencing.c if (event == NULL) { NULL 465 daemons/controld/controld_fencing.c if (event->executioner != NULL) { NULL 468 daemons/controld/controld_fencing.c if (event->client_origin != NULL) { NULL 493 daemons/controld/controld_fencing.c ((reason == NULL)? "" : ": "), NULL 494 daemons/controld/controld_fencing.c ((reason == NULL)? "" : reason), NULL 538 daemons/controld/controld_fencing.c ((reason == NULL)? "" : " ("), NULL 539 daemons/controld/controld_fencing.c ((reason == NULL)? "" : reason), NULL 540 daemons/controld/controld_fencing.c ((reason == NULL)? "" : ")"), NULL 546 daemons/controld/controld_fencing.c const char *uuid = NULL; NULL 548 daemons/controld/controld_fencing.c if (peer == NULL) { NULL 556 daemons/controld/controld_fencing.c send_stonith_update(NULL, event->target, uuid); NULL 573 daemons/controld/controld_fencing.c "External Fencing Operation", NULL); NULL 590 daemons/controld/controld_fencing.c send_stonith_update(NULL, event->target, uuid); NULL 622 daemons/controld/controld_fencing.c if (stonith_api == NULL) { NULL 624 daemons/controld/controld_fencing.c if (stonith_api == NULL) { NULL 635 daemons/controld/controld_fencing.c if (user_data == NULL) { NULL 644 daemons/controld/controld_fencing.c rc = stonith_api->cmds->connect(stonith_api, crm_system_name, NULL); NULL 682 daemons/controld/controld_fencing.c if (stonith_reconnect == NULL) { NULL 701 daemons/controld/controld_fencing.c stonith_api->cmds->remove_notification(stonith_api, NULL); NULL 706 daemons/controld/controld_fencing.c stonith_api = NULL; NULL 710 daemons/controld/controld_fencing.c stonith_reconnect = NULL; NULL 714 daemons/controld/controld_fencing.c te_client_id = NULL; NULL 723 daemons/controld/controld_fencing.c stonith_history_t *history = NULL; NULL 728 daemons/controld/controld_fencing.c NULL, &history, 5); NULL 740 daemons/controld/controld_fencing.c char *uuid = NULL; NULL 743 daemons/controld/controld_fencing.c pcmk__graph_action_t *action = NULL; NULL 744 daemons/controld/controld_fencing.c const char *target = NULL; NULL 746 daemons/controld/controld_fencing.c if ((data == NULL) || (data->userdata == NULL)) { NULL 749 daemons/controld/controld_fencing.c ((data == NULL)? -1 : data->call_id)); NULL 756 daemons/controld/controld_fencing.c if (reason == NULL) { NULL 766 daemons/controld/controld_fencing.c &stonith_id, NULL), NULL 781 daemons/controld/controld_fencing.c if (action == NULL) { NULL 790 daemons/controld/controld_fencing.c if (target == NULL) { NULL 803 daemons/controld/controld_fencing.c te_action_confirmed(action, NULL); NULL 805 daemons/controld/controld_fencing.c const char *value = NULL; NULL 806 daemons/controld/controld_fencing.c char *now = pcmk__ttoa(time(NULL)); NULL 816 daemons/controld/controld_fencing.c if (g_hash_table_lookup(crm_remote_peer_cache, uuid) != NULL) { NULL 820 daemons/controld/controld_fencing.c update_attrd(target, CRM_ATTR_UNFENCED, now, NULL, NULL 825 daemons/controld/controld_fencing.c update_attrd(target, CRM_ATTR_DIGESTS_ALL, value, NULL, NULL 829 daemons/controld/controld_fencing.c update_attrd(target, CRM_ATTR_DIGESTS_SECURE, value, NULL, NULL 845 daemons/controld/controld_fencing.c if (reason == NULL) { NULL 872 daemons/controld/controld_fencing.c abort_for_stonith_failure(abort_action, target, NULL); NULL 913 daemons/controld/controld_fencing.c const char *id = NULL; NULL 914 daemons/controld/controld_fencing.c const char *uuid = NULL; NULL 915 daemons/controld/controld_fencing.c const char *target = NULL; NULL 916 daemons/controld/controld_fencing.c const char *type = NULL; NULL 917 daemons/controld/controld_fencing.c char *transition_key = NULL; NULL 918 daemons/controld/controld_fencing.c const char *priority_delay = NULL; NULL 926 daemons/controld/controld_fencing.c CRM_CHECK(id != NULL, invalid_action = TRUE); NULL 927 daemons/controld/controld_fencing.c CRM_CHECK(uuid != NULL, invalid_action = TRUE); NULL 928 daemons/controld/controld_fencing.c CRM_CHECK(type != NULL, invalid_action = TRUE); NULL 929 daemons/controld/controld_fencing.c CRM_CHECK(target != NULL, invalid_action = TRUE); NULL 945 daemons/controld/controld_fencing.c te_connect_stonith(NULL); NULL 980 daemons/controld/controld_fencing.c static crm_trigger_t *stonith_history_sync_trigger = NULL; NULL 981 daemons/controld/controld_fencing.c static mainloop_timer_t *stonith_history_sync_timer_short = NULL; NULL 982 daemons/controld/controld_fencing.c static mainloop_timer_t *stonith_history_sync_timer_long = NULL; NULL 989 daemons/controld/controld_fencing.c stonith_history_sync_timer_short = NULL; NULL 991 daemons/controld/controld_fencing.c stonith_history_sync_timer_long = NULL; NULL 1036 daemons/controld/controld_fencing.c if (stonith_history_sync_trigger == NULL) { NULL 1039 daemons/controld/controld_fencing.c do_stonith_history_sync, NULL); NULL 1043 daemons/controld/controld_fencing.c if(stonith_history_sync_timer_long == NULL) { NULL 1047 daemons/controld/controld_fencing.c NULL); NULL 1052 daemons/controld/controld_fencing.c if(stonith_history_sync_timer_short == NULL) { NULL 1056 daemons/controld/controld_fencing.c NULL); NULL 29 daemons/controld/controld_fsa.c char *fsa_our_dc = NULL; NULL 30 daemons/controld/controld_fsa.c cib_t *fsa_cib_conn = NULL; NULL 31 daemons/controld/controld_fsa.c char *fsa_our_dc_version = NULL; NULL 33 daemons/controld/controld_fsa.c char *fsa_our_uuid = NULL; NULL 34 daemons/controld/controld_fsa.c char *fsa_our_uname = NULL; NULL 36 daemons/controld/controld_fsa.c char *fsa_cluster_name = NULL; NULL 161 daemons/controld/controld_fsa.c fsa_data_t *fsa_data = NULL; NULL 172 daemons/controld/controld_fsa.c if ((fsa_message_queue == NULL) && (fsa_actions != A_NOTHING)) { NULL 180 daemons/controld/controld_fsa.c fsa_data = NULL; NULL 182 daemons/controld/controld_fsa.c while ((fsa_message_queue != NULL) && !do_fsa_stall) { NULL 186 daemons/controld/controld_fsa.c if(fsa_data == NULL) { NULL 247 daemons/controld/controld_fsa.c fsa_data = NULL; NULL 250 daemons/controld/controld_fsa.c if ((fsa_message_queue != NULL) || (fsa_actions != A_NOTHING) NULL 280 daemons/controld/controld_fsa.c CRM_CHECK(fsa_data != NULL, return); NULL 442 daemons/controld/controld_fsa.c register_fsa_error_adv(C_FSA_INTERNAL, I_ERROR, fsa_data, NULL, NULL 456 daemons/controld/controld_fsa.c } else if (stored_msg->data == NULL) { NULL 494 daemons/controld/controld_fsa.c register_fsa_input(C_FSA_INTERNAL, I_ELECTION, NULL); NULL 499 daemons/controld/controld_fsa.c register_fsa_input_before(C_FSA_INTERNAL, I_NODE_JOIN, NULL); NULL 585 daemons/controld/controld_fsa.c update_dc(NULL); NULL 589 daemons/controld/controld_fsa.c update_dc(NULL); NULL 600 daemons/controld/controld_fsa.c CRM_LOG_ASSERT(fsa_our_dc != NULL); NULL 601 daemons/controld/controld_fsa.c if (fsa_our_dc == NULL) { NULL 533 daemons/controld/controld_fsa.h if (fsa_source != NULL) { \ NULL 54 daemons/controld/controld_join_client.c xmlNode *req = create_request(CRM_OP_JOIN_ANNOUNCE, NULL, NULL, NULL 55 daemons/controld/controld_join_client.c CRM_SYSTEM_DC, CRM_SYSTEM_CRMD, NULL); NULL 58 daemons/controld/controld_join_client.c update_dc(NULL); /* Unset any existing value so that the result is not discarded */ NULL 60 daemons/controld/controld_join_client.c send_cluster_message(NULL, crm_msg_crmd, req, FALSE); NULL 84 daemons/controld/controld_join_client.c xmlNode *req = create_request(CRM_OP_JOIN_ANNOUNCE, NULL, NULL, NULL 85 daemons/controld/controld_join_client.c CRM_SYSTEM_DC, CRM_SYSTEM_CRMD, NULL); NULL 88 daemons/controld/controld_join_client.c update_dc(NULL); NULL 89 daemons/controld/controld_join_client.c send_cluster_message(NULL, crm_msg_crmd, req, FALSE); NULL 113 daemons/controld/controld_join_client.c CRM_CHECK(input != NULL, return); NULL 145 daemons/controld/controld_join_client.c fsa_cib_conn->cmds->query(fsa_cib_conn, NULL, NULL, cib_scope_local | cib_no_children); NULL 157 daemons/controld/controld_join_client.c xmlNode *generation = create_xml_node(NULL, XML_CIB_TAG_GENERATION_TUPPLE); NULL 159 daemons/controld/controld_join_client.c CRM_LOG_ASSERT(join_id != NULL); NULL 167 daemons/controld/controld_join_client.c if(rc != pcmk_ok || output == NULL) { NULL 170 daemons/controld/controld_join_client.c register_fsa_error_adv(C_FSA_INTERNAL, I_ERROR, NULL, NULL, __func__); NULL 172 daemons/controld/controld_join_client.c } else if (fsa_our_dc == NULL) { NULL 176 daemons/controld/controld_join_client.c xmlNode *reply = NULL; NULL 182 daemons/controld/controld_join_client.c CRM_SYSTEM_DC, CRM_SYSTEM_CRMD, NULL); NULL 201 daemons/controld/controld_join_client.c XML_CIB_TAG_NODES, fsa_our_uuid, NULL, NULL, NULL 202 daemons/controld/controld_join_client.c NULL, "standby", "on", NULL, NULL); NULL 208 daemons/controld/controld_join_client.c XML_CIB_TAG_NODES, fsa_our_uuid, NULL, NULL, NULL 209 daemons/controld/controld_join_client.c NULL, "standby", "off", NULL, NULL); NULL 228 daemons/controld/controld_join_client.c xmlNode *tmp1 = NULL; NULL 253 daemons/controld/controld_join_client.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 271 daemons/controld/controld_join_client.c update_attrd(fsa_our_uname, CRM_ATTR_FEATURE_SET, CRM_FEATURE_SET, NULL, NULL 276 daemons/controld/controld_join_client.c if (tmp1 != NULL) { NULL 278 daemons/controld/controld_join_client.c CRM_SYSTEM_DC, CRM_SYSTEM_CRMD, NULL); NULL 308 daemons/controld/controld_join_client.c register_fsa_input_adv(cause, I_NOT_DC, NULL, A_NOTHING, TRUE, NULL 317 daemons/controld/controld_join_client.c register_fsa_error(C_FSA_INTERNAL, I_FAIL, NULL); NULL 20 daemons/controld/controld_join_dc.c char *max_epoch = NULL; NULL 21 daemons/controld/controld_join_dc.c char *max_generation_from = NULL; NULL 22 daemons/controld/controld_join_dc.c xmlNode *max_generation_xml = NULL; NULL 40 daemons/controld/controld_join_dc.c CRM_CHECK(node != NULL, return); NULL 74 daemons/controld/controld_join_dc.c crm_node_t *peer = NULL; NULL 79 daemons/controld/controld_join_dc.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &peer)) { NULL 82 daemons/controld/controld_join_dc.c if (max_generation_from != NULL) { NULL 84 daemons/controld/controld_join_dc.c max_generation_from = NULL; NULL 86 daemons/controld/controld_join_dc.c if (max_generation_xml != NULL) { NULL 88 daemons/controld/controld_join_dc.c max_generation_xml = NULL; NULL 103 daemons/controld/controld_join_dc.c xmlNode *msg = create_request(join_op, NULL, host_to, CRM_SYSTEM_CRMD, NULL 104 daemons/controld/controld_join_dc.c CRM_SYSTEM_DC, NULL); NULL 120 daemons/controld/controld_join_dc.c xmlNode *offer = NULL; NULL 123 daemons/controld/controld_join_dc.c CRM_ASSERT(member != NULL); NULL 128 daemons/controld/controld_join_dc.c if(member->expected == NULL && pcmk__str_eq(member->state, CRM_NODE_LOST, pcmk__str_casei)) { NULL 143 daemons/controld/controld_join_dc.c if (member->uname == NULL) { NULL 193 daemons/controld/controld_join_dc.c update_dc(NULL); NULL 197 daemons/controld/controld_join_dc.c g_hash_table_foreach(crm_peer_cache, join_make_offer, NULL); NULL 214 daemons/controld/controld_join_dc.c ha_msg_input_t *welcome = NULL; NULL 216 daemons/controld/controld_join_dc.c const char *join_to = NULL; NULL 218 daemons/controld/controld_join_dc.c if (msg_data->data == NULL) { NULL 227 daemons/controld/controld_join_dc.c if (welcome == NULL) { NULL 233 daemons/controld/controld_join_dc.c if (join_to == NULL) { NULL 245 daemons/controld/controld_join_dc.c join_make_offer(NULL, member, NULL); NULL 252 daemons/controld/controld_join_dc.c join_make_offer(NULL, member, NULL); NULL 258 daemons/controld/controld_join_dc.c abort_transition(INFINITY, pcmk__graph_restart, "Node join", NULL); NULL 296 daemons/controld/controld_join_dc.c xmlNode *generation = NULL; NULL 308 daemons/controld/controld_join_dc.c crm_node_t *join_node = NULL; NULL 310 daemons/controld/controld_join_dc.c if (join_from == NULL) { NULL 325 daemons/controld/controld_join_dc.c if (max_generation_xml != NULL && generation != NULL) { NULL 339 daemons/controld/controld_join_dc.c if (ref == NULL) { NULL 348 daemons/controld/controld_join_dc.c } else if (generation == NULL) { NULL 354 daemons/controld/controld_join_dc.c } else if ((join_version == NULL) NULL 362 daemons/controld/controld_join_dc.c } else if (max_generation_xml == NULL) { NULL 413 daemons/controld/controld_join_dc.c char *sync_from = NULL; NULL 469 daemons/controld/controld_join_dc.c rc = fsa_cib_conn->cmds->sync_from(fsa_cib_conn, sync_from, NULL, cib_quorum_override); NULL 484 daemons/controld/controld_join_dc.c register_fsa_error_adv(C_FSA_INTERNAL, I_ELECTION_DC, NULL, NULL, NULL 505 daemons/controld/controld_join_dc.c g_hash_table_foreach(crm_peer_cache, finalize_join_for, NULL); NULL 513 daemons/controld/controld_join_dc.c fsa_data_t *msg_data = NULL; NULL 525 daemons/controld/controld_join_dc.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 543 daemons/controld/controld_join_dc.c crm_node_t *peer = NULL; NULL 546 daemons/controld/controld_join_dc.c if (join_from == NULL) { NULL 550 daemons/controld/controld_join_dc.c if (op == NULL) { NULL 596 daemons/controld/controld_join_dc.c if (now_dc_lrmd_state != NULL) { NULL 598 daemons/controld/controld_join_dc.c cib_scope_local | cib_quorum_override | cib_can_create, call_id, NULL); NULL 604 daemons/controld/controld_join_dc.c cib_scope_local | cib_quorum_override | cib_can_create, call_id, NULL); NULL 610 daemons/controld/controld_join_dc.c cib_scope_local | cib_quorum_override | cib_can_create, call_id, NULL); NULL 614 daemons/controld/controld_join_dc.c fsa_register_cib_callback(call_id, FALSE, NULL, join_update_complete_callback); NULL 620 daemons/controld/controld_join_dc.c xmlNode *acknak = NULL; NULL 621 daemons/controld/controld_join_dc.c xmlNode *tmp1 = NULL; NULL 633 daemons/controld/controld_join_dc.c tmp1 = create_xml_node(NULL, XML_CIB_TAG_NODE); NULL 680 daemons/controld/controld_join_dc.c register_fsa_input_before(C_FSA_INTERNAL, I_NODE_JOIN, NULL); NULL 691 daemons/controld/controld_join_dc.c register_fsa_input_before(C_FSA_INTERNAL, I_INTEGRATED, NULL); NULL 732 daemons/controld/controld_join_dc.c register_fsa_input_later(C_FSA_INTERNAL, I_FINALIZED, NULL); NULL 757 daemons/controld/controld_join_dc.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &peer)) { NULL 771 daemons/controld/controld_join_dc.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &peer)) { NULL 42 daemons/controld/controld_membership.c register_fsa_input(C_FSA_INTERNAL, I_ERROR, NULL); NULL 46 daemons/controld/controld_membership.c register_fsa_input(C_FSA_INTERNAL, I_ELECTION, NULL); NULL 64 daemons/controld/controld_membership.c xmlNode *no_op = NULL; NULL 69 daemons/controld/controld_membership.c g_hash_table_foreach(crm_peer_cache, reap_dead_nodes, NULL); NULL 87 daemons/controld/controld_membership.c no_op = create_request(CRM_OP_NOOP, NULL, NULL, CRM_SYSTEM_CRMD, NULL 88 daemons/controld/controld_membership.c AM_I_DC ? CRM_SYSTEM_DC : CRM_SYSTEM_CRMD, NULL); NULL 89 daemons/controld/controld_membership.c send_cluster_message(NULL, crm_msg_crmd, no_op, FALSE); NULL 96 daemons/controld/controld_membership.c fsa_data_t *msg_data = NULL; NULL 106 daemons/controld/controld_membership.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 111 daemons/controld/controld_membership.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 130 daemons/controld/controld_membership.c const char *value = NULL; NULL 135 daemons/controld/controld_membership.c return NULL; NULL 146 daemons/controld/controld_membership.c if (crm_element_value(node_state, XML_ATTR_UUID) == NULL) { NULL 149 daemons/controld/controld_membership.c return NULL; NULL 203 daemons/controld/controld_membership.c xmlNode *node_xml = NULL; NULL 212 daemons/controld/controld_membership.c } else if (output == NULL) { NULL 223 daemons/controld/controld_membership.c for (; node_xml != NULL; node_xml = pcmk__xml_next(node_xml)) { NULL 224 daemons/controld/controld_membership.c const char *node_uuid = NULL; NULL 225 daemons/controld/controld_membership.c const char *node_uname = NULL; NULL 227 daemons/controld/controld_membership.c crm_node_t *node = NULL; NULL 237 daemons/controld/controld_membership.c if (node_uuid == NULL || node_uname == NULL) { NULL 242 daemons/controld/controld_membership.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 255 daemons/controld/controld_membership.c xmlNode *node_state_xml = NULL; NULL 265 daemons/controld/controld_membership.c node_state_xml = create_xml_node(NULL, XML_CIB_TAG_STATE); NULL 281 daemons/controld/controld_membership.c fsa_data_t *msg_data = NULL; NULL 286 daemons/controld/controld_membership.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 291 daemons/controld/controld_membership.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 301 daemons/controld/controld_membership.c xmlNode *node_list = create_xml_node(NULL, XML_CIB_TAG_NODES); NULL 311 daemons/controld/controld_membership.c crm_node_t *node = NULL; NULL 312 daemons/controld/controld_membership.c GString *xpath = NULL; NULL 315 daemons/controld/controld_membership.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 316 daemons/controld/controld_membership.c xmlNode *new_node = NULL; NULL 318 daemons/controld/controld_membership.c if ((node->uuid != NULL) && (node->uname != NULL)) { NULL 320 daemons/controld/controld_membership.c if (xpath == NULL) { NULL 336 daemons/controld/controld_membership.c "[@" XML_ATTR_ID "!='", node->uuid, "']", NULL); NULL 340 daemons/controld/controld_membership.c NULL, NULL 347 daemons/controld/controld_membership.c if (xpath != NULL) { NULL 354 daemons/controld/controld_membership.c fsa_cib_update(XML_CIB_TAG_NODES, node_list, call_options, call_id, NULL); NULL 355 daemons/controld/controld_membership.c fsa_register_cib_callback(call_id, FALSE, NULL, node_list_update_callback); NULL 359 daemons/controld/controld_membership.c if (call_id >= pcmk_ok && crm_peer_cache != NULL && AM_I_DC) { NULL 365 daemons/controld/controld_membership.c crm_node_t *node = NULL; NULL 367 daemons/controld/controld_membership.c node_list = create_xml_node(NULL, XML_CIB_TAG_STATUS); NULL 370 daemons/controld/controld_membership.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 376 daemons/controld/controld_membership.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 381 daemons/controld/controld_membership.c fsa_cib_update(XML_CIB_TAG_STATUS, node_list, call_options, call_id, NULL); NULL 382 daemons/controld/controld_membership.c fsa_register_cib_callback(call_id, FALSE, NULL, crmd_node_update_complete); NULL 392 daemons/controld/controld_membership.c fsa_data_t *msg_data = NULL; NULL 400 daemons/controld/controld_membership.c register_fsa_error(C_FSA_INTERNAL, I_ERROR, NULL); NULL 415 daemons/controld/controld_membership.c xmlNode *update = NULL; NULL 418 daemons/controld/controld_membership.c update = create_xml_node(NULL, XML_TAG_CIB); NULL 422 daemons/controld/controld_membership.c fsa_cib_update(XML_TAG_CIB, update, call_options, call_id, NULL); NULL 425 daemons/controld/controld_membership.c fsa_register_cib_callback(call_id, FALSE, NULL, cib_quorum_update_complete); NULL 447 daemons/controld/controld_membership.c NULL); NULL 25 daemons/controld/controld_messages.c GList *fsa_message_queue = NULL; NULL 46 daemons/controld/controld_messages.c I_NULL, cur_data ? cur_data->data : NULL, NULL 65 daemons/controld/controld_messages.c fsa_data_t *fsa_data = NULL; NULL 67 daemons/controld/controld_messages.c if (raised_from == NULL) { NULL 87 daemons/controld/controld_messages.c if (data == NULL) { NULL 109 daemons/controld/controld_messages.c fsa_data->data = NULL; NULL 118 daemons/controld/controld_messages.c if (data != NULL) { NULL 124 daemons/controld/controld_messages.c CRM_CHECK(((ha_msg_input_t *) data)->msg != NULL, NULL 177 daemons/controld/controld_messages.c GList *lpc = NULL; NULL 179 daemons/controld/controld_messages.c for (lpc = fsa_message_queue; lpc != NULL; lpc = lpc->next) { NULL 195 daemons/controld/controld_messages.c CRM_ASSERT(copy != NULL); NULL 196 daemons/controld/controld_messages.c copy->msg = (orig && orig->msg)? copy_xml(orig->msg) : NULL; NULL 204 daemons/controld/controld_messages.c lrmd_event_data_t *op = NULL; NULL 205 daemons/controld/controld_messages.c xmlNode *foo = NULL; NULL 207 daemons/controld/controld_messages.c if (fsa_data == NULL) { NULL 212 daemons/controld/controld_messages.c if (fsa_data->data != NULL) { NULL 229 daemons/controld/controld_messages.c if (fsa_data->data != NULL) { NULL 256 daemons/controld/controld_messages.c void *ret_val = NULL; NULL 258 daemons/controld/controld_messages.c if (fsa_data == NULL) { NULL 261 daemons/controld/controld_messages.c } else if (fsa_data->data == NULL) { NULL 342 daemons/controld/controld_messages.c if (ref == NULL) { NULL 346 daemons/controld/controld_messages.c if (msg == NULL) { NULL 360 daemons/controld/controld_messages.c } else if (sys_to == NULL) { NULL 379 daemons/controld/controld_messages.c PCMK__CONTROLD_CMD_NODES, NULL)) { NULL 416 daemons/controld/controld_messages.c CRM_SYSTEM_TENGINE, NULL)) { NULL 424 daemons/controld/controld_messages.c send_cluster_message(host_to ? crm_get_peer(0, host_to) : NULL, dest, msg, TRUE); NULL 445 daemons/controld/controld_messages.c crm_node_t *node_to = NULL; NULL 459 daemons/controld/controld_messages.c if (node_to == NULL) { NULL 469 daemons/controld/controld_messages.c send_cluster_message(host_to ? node_to : NULL, dest, msg, TRUE); NULL 488 daemons/controld/controld_messages.c client_name, ((version == NULL)? "" : version), NULL 514 daemons/controld/controld_messages.c xmlNode *message_data = NULL; NULL 515 daemons/controld/controld_messages.c const char *client_name = NULL; NULL 520 daemons/controld/controld_messages.c if (uuid == NULL) { NULL 565 daemons/controld/controld_messages.c const char *type = NULL; NULL 567 daemons/controld/controld_messages.c CRM_CHECK(msg != NULL, return I_NULL); NULL 585 daemons/controld/controld_messages.c const char *rsc = NULL; NULL 586 daemons/controld/controld_messages.c const char *uname = NULL; NULL 587 daemons/controld/controld_messages.c const char *op = NULL; NULL 588 daemons/controld/controld_messages.c char *interval_spec = NULL; NULL 610 daemons/controld/controld_messages.c if ((rsc == NULL) || (uname == NULL)) { NULL 633 daemons/controld/controld_messages.c const char *mode = NULL; NULL 636 daemons/controld/controld_messages.c CRM_CHECK(msg_data != NULL, return I_NULL); NULL 649 daemons/controld/controld_messages.c if ((mode == NULL) || strcmp(mode, XML_TAG_CIB)) { NULL 656 daemons/controld/controld_messages.c const char *from_sys = NULL; NULL 657 daemons/controld/controld_messages.c const char *user_name = NULL; NULL 658 daemons/controld/controld_messages.c const char *rsc_id = NULL; NULL 659 daemons/controld/controld_messages.c const char *node = NULL; NULL 660 daemons/controld/controld_messages.c xmlNode *rsc_xml = NULL; NULL 664 daemons/controld/controld_messages.c CRM_CHECK(rsc_xml != NULL, return I_NULL); NULL 669 daemons/controld/controld_messages.c user_name = pcmk__update_acl_user(stored_msg, F_CRM_USER, NULL); NULL 682 daemons/controld/controld_messages.c lrmd_event_data_t *op = NULL; NULL 705 daemons/controld/controld_messages.c controld_ack_event_directly(from_host, from_sys, NULL, op, rsc_id); NULL 751 daemons/controld/controld_messages.c const char *value = NULL; NULL 752 daemons/controld/controld_messages.c xmlNode *ping = NULL; NULL 753 daemons/controld/controld_messages.c xmlNode *reply = NULL; NULL 757 daemons/controld/controld_messages.c ping = create_xml_node(NULL, XML_CRM_TAG_PING); NULL 773 daemons/controld/controld_messages.c if (reply != NULL) { NULL 793 daemons/controld/controld_messages.c crm_node_t *node = NULL; NULL 794 daemons/controld/controld_messages.c xmlNode *reply = NULL; NULL 795 daemons/controld/controld_messages.c xmlNode *reply_data = NULL; NULL 798 daemons/controld/controld_messages.c reply_data = create_xml_node(NULL, XML_CIB_TAG_NODES); NULL 800 daemons/controld/controld_messages.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) & node)) { NULL 830 daemons/controld/controld_messages.c const char *value = NULL; NULL 831 daemons/controld/controld_messages.c crm_node_t *node = NULL; NULL 833 daemons/controld/controld_messages.c xmlNode *reply = NULL; NULL 834 daemons/controld/controld_messages.c xmlNode *reply_data = NULL; NULL 838 daemons/controld/controld_messages.c reply_data = create_xml_node(NULL, XML_CIB_TAG_NODE); NULL 852 daemons/controld/controld_messages.c if ((node_id == 0) && (value == NULL)) { NULL 869 daemons/controld/controld_messages.c if (reply != NULL) { NULL 883 daemons/controld/controld_messages.c if (dc_version == NULL) { NULL 942 daemons/controld/controld_messages.c if (host_from == NULL) { NULL 947 daemons/controld/controld_messages.c if ((fsa_our_dc == NULL) || (strcmp(host_from, fsa_our_dc) == 0)) { NULL 968 daemons/controld/controld_messages.c xmlNode *msg = NULL; NULL 973 daemons/controld/controld_messages.c if (op == NULL) { NULL 1023 daemons/controld/controld_messages.c if (AM_I_DC && transition_graph != NULL) { NULL 1090 daemons/controld/controld_messages.c const char *name = NULL; NULL 1096 daemons/controld/controld_messages.c msg = create_request(CRM_OP_RM_NODE_CACHE, NULL, NULL, CRM_SYSTEM_CRMD, CRM_SYSTEM_CRMD, NULL); NULL 1097 daemons/controld/controld_messages.c if (send_cluster_message(NULL, crm_msg_crmd, msg, TRUE) == FALSE) { NULL 1142 daemons/controld/controld_messages.c if (op == NULL) { NULL 1149 daemons/controld/controld_messages.c if (msg_ref == NULL) { NULL 1184 daemons/controld/controld_messages.c char *now_s = NULL; NULL 1187 daemons/controld/controld_messages.c if (host_from == NULL) { NULL 1195 daemons/controld/controld_messages.c now_s = pcmk__ttoa(time(NULL)); NULL 1196 daemons/controld/controld_messages.c update_attrd(host_from, XML_CIB_ATTR_SHUTDOWN, now_s, NULL, FALSE); NULL 1206 daemons/controld/controld_messages.c pcmk__client_t *client_channel = NULL; NULL 1208 daemons/controld/controld_messages.c CRM_CHECK(sys != NULL, return); NULL 1212 daemons/controld/controld_messages.c if (crm_element_value(msg, F_CRM_HOST_FROM) == NULL) { NULL 1216 daemons/controld/controld_messages.c if (client_channel != NULL) { NULL 1253 daemons/controld/controld_messages.c if (orig == NULL) { NULL 1275 daemons/controld/controld_messages.c xmlNode *msg = create_request(CRM_OP_REMOTE_STATE, NULL, fsa_our_dc, NULL 1276 daemons/controld/controld_messages.c CRM_SYSTEM_DC, CRM_SYSTEM_CRMD, NULL); NULL 47 daemons/controld/controld_messages.h if(suppress == FALSE && msg_data != NULL) { \ NULL 54 daemons/controld/controld_messages.h NULL, action, TRUE, __func__); \ NULL 77 daemons/controld/controld_metadata.c if (p == NULL) { NULL 78 daemons/controld/controld_metadata.c return NULL; NULL 82 daemons/controld/controld_metadata.c if (p->rap_name == NULL) { NULL 84 daemons/controld/controld_metadata.c return NULL; NULL 126 daemons/controld/controld_metadata.c char *key = NULL; NULL 127 daemons/controld/controld_metadata.c const char *reason = NULL; NULL 128 daemons/controld/controld_metadata.c xmlNode *metadata = NULL; NULL 129 daemons/controld/controld_metadata.c xmlNode *match = NULL; NULL 130 daemons/controld/controld_metadata.c struct ra_metadata_s *md = NULL; NULL 134 daemons/controld/controld_metadata.c CRM_CHECK(mdc && rsc && metadata_str, return NULL); NULL 149 daemons/controld/controld_metadata.c if (md == NULL) { NULL 155 daemons/controld/controld_metadata.c xmlChar *content = NULL; NULL 158 daemons/controld/controld_metadata.c if (version_element != NULL) { NULL 162 daemons/controld/controld_metadata.c if (content != NULL) { NULL 170 daemons/controld/controld_metadata.c for (match = first_named_child(match, "action"); match != NULL; NULL 192 daemons/controld/controld_metadata.c for (match = first_named_child(match, "parameter"); match != NULL; NULL 197 daemons/controld/controld_metadata.c if (param_name == NULL) { NULL 203 daemons/controld/controld_metadata.c if (p == NULL) { NULL 220 daemons/controld/controld_metadata.c for (GList *iter = md->ra_params; iter != NULL; iter = iter->next) { NULL 224 daemons/controld/controld_metadata.c NULL)) { NULL 236 daemons/controld/controld_metadata.c rsc->id, rsc->standard, ((rsc->provider == NULL)? "" : ":"), NULL 241 daemons/controld/controld_metadata.c return NULL; NULL 259 daemons/controld/controld_metadata.c struct ra_metadata_s *metadata = NULL; NULL 260 daemons/controld/controld_metadata.c char *metadata_str = NULL; NULL 261 daemons/controld/controld_metadata.c char *key = NULL; NULL 264 daemons/controld/controld_metadata.c CRM_CHECK((lrm_state != NULL) && (rsc != NULL), return NULL); NULL 268 daemons/controld/controld_metadata.c if (key != NULL) { NULL 272 daemons/controld/controld_metadata.c if (metadata != NULL) { NULL 275 daemons/controld/controld_metadata.c ((rsc->provider == NULL)? "" : ":"), NULL 276 daemons/controld/controld_metadata.c ((rsc->provider == NULL)? "" : rsc->provider), NULL 283 daemons/controld/controld_metadata.c return NULL; NULL 302 daemons/controld/controld_metadata.c ((rsc->provider == NULL)? "" : ":"), NULL 303 daemons/controld/controld_metadata.c ((rsc->provider == NULL)? "" : rsc->provider), NULL 310 daemons/controld/controld_metadata.c ((rsc->provider == NULL)? "" : ":"), NULL 311 daemons/controld/controld_metadata.c ((rsc->provider == NULL)? "" : rsc->provider), NULL 313 daemons/controld/controld_metadata.c return NULL; NULL 136 daemons/controld/controld_remote_ra.c lrm_state_t *connection_rsc = NULL; NULL 155 daemons/controld/controld_remote_ra.c lrm_state_t *connection_rsc = NULL; NULL 181 daemons/controld/controld_remote_ra.c CRM_CHECK(node_name != NULL, return); NULL 194 daemons/controld/controld_remote_ra.c update_attrd_remote_node_removed(node_name, NULL); NULL 204 daemons/controld/controld_remote_ra.c update_attrd(node_name, CRM_OP_PROBED, NULL, NULL, TRUE); NULL 208 daemons/controld/controld_remote_ra.c CRM_CHECK(node != NULL, return); NULL 219 daemons/controld/controld_remote_ra.c update = create_xml_node(NULL, XML_CIB_TAG_STATUS); NULL 236 daemons/controld/controld_remote_ra.c fsa_cib_update(XML_CIB_TAG_STATUS, update, call_opt, call_id, NULL); NULL 264 daemons/controld/controld_remote_ra.c update_attrd_remote_node_removed(node_name, NULL); NULL 279 daemons/controld/controld_remote_ra.c CRM_CHECK(node != NULL, return); NULL 286 daemons/controld/controld_remote_ra.c update = create_xml_node(NULL, XML_CIB_TAG_STATUS); NULL 288 daemons/controld/controld_remote_ra.c fsa_cib_update(XML_CIB_TAG_STATUS, update, call_opt, call_id, NULL); NULL 322 daemons/controld/controld_remote_ra.c CRM_CHECK(node != NULL, return); NULL 327 daemons/controld/controld_remote_ra.c remote_ra_data_t *ra_data = lrm_state? lrm_state->remote_ra_data : NULL; NULL 374 daemons/controld/controld_remote_ra.c op.t_rcchange = (unsigned int) time(NULL); NULL 412 daemons/controld/controld_remote_ra.c cmd->remaining_timeout = ((cmd->timeout / 1000) - (time(NULL) - cmd->start_time)) * 1000; NULL 420 daemons/controld/controld_remote_ra.c remote_ra_cmd_t *cmd = NULL; NULL 427 daemons/controld/controld_remote_ra.c if (!pcmk__strcase_any_of(cmd->action, "start", "migrate_from", NULL)) { NULL 446 daemons/controld/controld_remote_ra.c ra_data->cur_cmd = NULL; NULL 459 daemons/controld/controld_remote_ra.c lrm_state_t *lrm_state = NULL; NULL 476 daemons/controld/controld_remote_ra.c lrm_state_t *lrm_state = NULL; NULL 491 daemons/controld/controld_remote_ra.c ra_data->cur_cmd = NULL; NULL 512 daemons/controld/controld_remote_ra.c if (lrm_state == NULL) { NULL 516 daemons/controld/controld_remote_ra.c CRM_ASSERT(lrm_state != NULL); NULL 521 daemons/controld/controld_remote_ra.c op.t_run = (unsigned int) time(NULL); NULL 524 daemons/controld/controld_remote_ra.c lrmd__set_result(&op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 525 daemons/controld/controld_remote_ra.c process_lrm_event(lrm_state, &op, NULL, NULL); NULL 532 daemons/controld/controld_remote_ra.c lrm_state_t *lrm_state = NULL; NULL 533 daemons/controld/controld_remote_ra.c remote_ra_data_t *ra_data = NULL; NULL 534 daemons/controld/controld_remote_ra.c remote_ra_cmd_t *cmd = NULL; NULL 578 daemons/controld/controld_remote_ra.c if ((op->type == lrmd_event_disconnect) && (ra_data->cur_cmd == NULL)) { NULL 594 daemons/controld/controld_remote_ra.c handle_remote_ra_stop(lrm_state, NULL); NULL 597 daemons/controld/controld_remote_ra.c synthesize_lrmd_success(NULL, lrm_state->node_name, "stop"); NULL 612 daemons/controld/controld_remote_ra.c "migrate_from", NULL)) { NULL 639 daemons/controld/controld_remote_ra.c pcmk__set_result(&(cmd->result), PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 658 daemons/controld/controld_remote_ra.c pcmk__set_result(&(cmd->result), PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 670 daemons/controld/controld_remote_ra.c cmd = NULL; /* prevent free */ NULL 696 daemons/controld/controld_remote_ra.c ra_data->cur_cmd = NULL; NULL 707 daemons/controld/controld_remote_ra.c remote_ra_data_t *ra_data = NULL; NULL 730 daemons/controld/controld_remote_ra.c ra_data->cmds = NULL; NULL 731 daemons/controld/controld_remote_ra.c ra_data->recurring_cmds = NULL; NULL 732 daemons/controld/controld_remote_ra.c ra_data->cur_cmd = NULL; NULL 735 daemons/controld/controld_remote_ra.c pcmk__set_result(&(cmd->result), PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 744 daemons/controld/controld_remote_ra.c const char *server = NULL; NULL 745 daemons/controld/controld_remote_ra.c lrmd_key_value_t *tmp = NULL; NULL 753 daemons/controld/controld_remote_ra.c XML_RSC_ATTR_REMOTE_RA_SERVER, NULL)) { NULL 780 daemons/controld/controld_remote_ra.c GList *first = NULL; NULL 851 daemons/controld/controld_remote_ra.c pcmk__set_result(&(cmd->result), PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 854 daemons/controld/controld_remote_ra.c CRMD_ACTION_RELOAD_AGENT, NULL)) { NULL 864 daemons/controld/controld_remote_ra.c pcmk__set_result(&(cmd->result), PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 877 daemons/controld/controld_remote_ra.c remote_ra_data_t *ra_data = NULL; NULL 906 daemons/controld/controld_remote_ra.c lrm_state->remote_ra_data = NULL; NULL 925 daemons/controld/controld_remote_ra.c lrmd_rsc_info_t *info = NULL; NULL 950 daemons/controld/controld_remote_ra.c NULL); NULL 956 daemons/controld/controld_remote_ra.c GList *rm_list = NULL; NULL 957 daemons/controld/controld_remote_ra.c remote_ra_cmd_t *cmd = NULL; NULL 958 daemons/controld/controld_remote_ra.c GList *gIter = NULL; NULL 960 daemons/controld/controld_remote_ra.c for (gIter = list; gIter != NULL; gIter = gIter->next) { NULL 967 daemons/controld/controld_remote_ra.c for (gIter = rm_list; gIter != NULL; gIter = gIter->next) { NULL 988 daemons/controld/controld_remote_ra.c remote_ra_cmd_t *cmd = NULL; NULL 989 daemons/controld/controld_remote_ra.c GList *gIter = NULL; NULL 991 daemons/controld/controld_remote_ra.c for (gIter = list; gIter != NULL; gIter = gIter->next) { NULL 997 daemons/controld/controld_remote_ra.c cmd = NULL; NULL 1010 daemons/controld/controld_remote_ra.c lrm_state_t *connection_rsc = NULL; NULL 1011 daemons/controld/controld_remote_ra.c remote_ra_data_t *ra_data = NULL; NULL 1036 daemons/controld/controld_remote_ra.c GList *gIter = NULL; NULL 1037 daemons/controld/controld_remote_ra.c remote_ra_cmd_t *cmd = NULL; NULL 1046 daemons/controld/controld_remote_ra.c return NULL; NULL 1058 daemons/controld/controld_remote_ra.c for (gIter = ra_data->recurring_cmds; gIter != NULL; gIter = gIter->next) { NULL 1066 daemons/controld/controld_remote_ra.c for (gIter = ra_data->cmds; gIter != NULL; gIter = gIter->next) { NULL 1074 daemons/controld/controld_remote_ra.c return NULL; NULL 1089 daemons/controld/controld_remote_ra.c cmd->start_time = time(NULL); NULL 1131 daemons/controld/controld_remote_ra.c lrm_state_t *connection_rsc = NULL; NULL 1132 daemons/controld/controld_remote_ra.c remote_ra_cmd_t *cmd = NULL; NULL 1133 daemons/controld/controld_remote_ra.c remote_ra_data_t *ra_data = NULL; NULL 1137 daemons/controld/controld_remote_ra.c CRM_CHECK((lrm_state != NULL) && (rsc_id != NULL) && (action != NULL) NULL 1138 daemons/controld/controld_remote_ra.c && (userdata != NULL) && (call_id != NULL), NULL 1147 daemons/controld/controld_remote_ra.c if (connection_rsc == NULL) { NULL 1163 daemons/controld/controld_remote_ra.c if (cmd == NULL) { NULL 1172 daemons/controld/controld_remote_ra.c if ((cmd->owner == NULL) || (cmd->rsc_id == NULL) || (cmd->action == NULL) NULL 1173 daemons/controld/controld_remote_ra.c || (cmd->userdata == NULL)) { NULL 1183 daemons/controld/controld_remote_ra.c cmd->start_time = time(NULL); NULL 1282 daemons/controld/controld_remote_ra.c CRM_CHECK(node != NULL, return); NULL 1283 daemons/controld/controld_remote_ra.c update = create_xml_node(NULL, XML_CIB_TAG_STATUS); NULL 1287 daemons/controld/controld_remote_ra.c fsa_cib_update(XML_CIB_TAG_STATUS, update, call_opt, call_id, NULL); NULL 1318 daemons/controld/controld_remote_ra.c node != NULL; node = pcmk__xml_next(node)) { NULL 27 daemons/controld/controld_schedulerd.c static pcmk_ipc_api_t *schedulerd_api = NULL; NULL 41 daemons/controld/controld_schedulerd.c schedulerd_api = NULL; NULL 62 daemons/controld/controld_schedulerd.c register_fsa_error_adv(C_FSA_INTERNAL, I_ERROR, NULL, NULL, __func__); NULL 63 daemons/controld/controld_schedulerd.c CRM_CHECK(id != NULL, return); NULL 87 daemons/controld/controld_schedulerd.c controld_expect_sched_reply(NULL); NULL 106 daemons/controld/controld_schedulerd.c rc = fsa_cib_conn->cmds->query(fsa_cib_conn, NULL, NULL, cib_scope_local); NULL 121 daemons/controld/controld_schedulerd.c const char *msg_ref = NULL; NULL 129 daemons/controld/controld_schedulerd.c if (msg_ref == NULL) { NULL 146 daemons/controld/controld_schedulerd.c fsa_input.msg = create_xml_node(NULL, "dummy-reply"); NULL 188 daemons/controld/controld_schedulerd.c if (schedulerd_api == NULL) { NULL 197 daemons/controld/controld_schedulerd.c pcmk_register_ipc_callback(schedulerd_api, scheduler_event_callback, NULL); NULL 232 daemons/controld/controld_schedulerd.c register_fsa_error(C_FSA_INTERNAL, I_FAIL, NULL); NULL 238 daemons/controld/controld_schedulerd.c char *fsa_pe_ref = NULL; NULL 239 daemons/controld/controld_schedulerd.c static mainloop_timer_t *controld_sched_timer = NULL; NULL 291 daemons/controld/controld_schedulerd.c if (controld_sched_timer == NULL) { NULL 295 daemons/controld/controld_schedulerd.c NULL); NULL 312 daemons/controld/controld_schedulerd.c if (controld_sched_timer != NULL) { NULL 314 daemons/controld/controld_schedulerd.c controld_sched_timer = NULL; NULL 334 daemons/controld/controld_schedulerd.c register_fsa_input_before(C_FSA_INTERNAL, I_TERMINATE, NULL); NULL 354 daemons/controld/controld_schedulerd.c register_fsa_input_before(C_FSA_INTERNAL, I_ELECTION, NULL); NULL 358 daemons/controld/controld_schedulerd.c fsa_pe_query = fsa_cib_conn->cmds->query(fsa_cib_conn, NULL, NULL, cib_scope_local); NULL 363 daemons/controld/controld_schedulerd.c controld_expect_sched_reply(NULL); NULL 364 daemons/controld/controld_schedulerd.c fsa_register_cib_callback(fsa_pe_query, FALSE, NULL, do_pe_invoke_callback); NULL 372 daemons/controld/controld_schedulerd.c const char *xpath_base = NULL; NULL 373 daemons/controld/controld_schedulerd.c char *xpath_string = NULL; NULL 374 daemons/controld/controld_schedulerd.c xmlXPathObjectPtr xpathObj = NULL; NULL 377 daemons/controld/controld_schedulerd.c if (xpath_base == NULL) { NULL 396 daemons/controld/controld_schedulerd.c xmlNode *configuration = NULL; NULL 397 daemons/controld/controld_schedulerd.c xmlNode *crm_config = NULL; NULL 398 daemons/controld/controld_schedulerd.c xmlNode *cluster_property_set = NULL; NULL 403 daemons/controld/controld_schedulerd.c configuration = pcmk__xe_match(xml, XML_CIB_TAG_CONFIGURATION, NULL, NULL 404 daemons/controld/controld_schedulerd.c NULL); NULL 405 daemons/controld/controld_schedulerd.c if (configuration == NULL) { NULL 409 daemons/controld/controld_schedulerd.c crm_config = pcmk__xe_match(configuration, XML_CIB_TAG_CRMCONFIG, NULL, NULL 410 daemons/controld/controld_schedulerd.c NULL); NULL 411 daemons/controld/controld_schedulerd.c if (crm_config == NULL) { NULL 416 daemons/controld/controld_schedulerd.c NULL, NULL); NULL 417 daemons/controld/controld_schedulerd.c if (cluster_property_set == NULL) { NULL 434 daemons/controld/controld_schedulerd.c char *ref = NULL; NULL 440 daemons/controld/controld_schedulerd.c register_fsa_error_adv(C_FSA_INTERNAL, I_ERROR, NULL, NULL, __func__); NULL 466 daemons/controld/controld_schedulerd.c CRM_LOG_ASSERT(output != NULL); NULL 486 daemons/controld/controld_schedulerd.c register_fsa_error_adv(C_FSA_INTERNAL, I_ERROR, NULL, NULL, __func__); NULL 488 daemons/controld/controld_schedulerd.c CRM_ASSERT(ref != NULL); NULL 23 daemons/controld/controld_te_actions.c char *te_uuid = NULL; NULL 24 daemons/controld/controld_te_actions.c GHashTable *te_targets = NULL; NULL 53 daemons/controld/controld_te_actions.c crm_node_t *node = NULL; NULL 56 daemons/controld/controld_te_actions.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 57 daemons/controld/controld_te_actions.c xmlNode *cmd = NULL; NULL 64 daemons/controld/controld_te_actions.c CRM_SYSTEM_CRMD, CRM_SYSTEM_TENGINE, NULL); NULL 103 daemons/controld/controld_te_actions.c char *counter = NULL; NULL 104 daemons/controld/controld_te_actions.c xmlNode *cmd = NULL; NULL 107 daemons/controld/controld_te_actions.c const char *id = NULL; NULL 108 daemons/controld/controld_te_actions.c const char *task = NULL; NULL 109 daemons/controld/controld_te_actions.c const char *value = NULL; NULL 110 daemons/controld/controld_te_actions.c const char *on_node = NULL; NULL 111 daemons/controld/controld_te_actions.c const char *router_node = NULL; NULL 126 daemons/controld/controld_te_actions.c if (router_node == NULL) { NULL 164 daemons/controld/controld_te_actions.c cmd = create_request(task, action->xml, router_node, CRM_SYSTEM_CRMD, CRM_SYSTEM_TENGINE, NULL); NULL 212 daemons/controld/controld_te_actions.c lrmd_event_data_t *op = NULL; NULL 214 daemons/controld/controld_te_actions.c const char *reason = NULL; NULL 215 daemons/controld/controld_te_actions.c char *dynamic_reason = NULL; NULL 220 daemons/controld/controld_te_actions.c const char *router_node = NULL; NULL 223 daemons/controld/controld_te_actions.c if (router_node == NULL) { NULL 231 daemons/controld/controld_te_actions.c op = pcmk__event_from_graph_action(NULL, action, PCMK_EXEC_TIMEOUT, NULL 244 daemons/controld/controld_te_actions.c xmlNode *state = NULL; NULL 245 daemons/controld/controld_te_actions.c xmlNode *rsc = NULL; NULL 246 daemons/controld/controld_te_actions.c xmlNode *action_rsc = NULL; NULL 250 daemons/controld/controld_te_actions.c const char *rsc_id = NULL; NULL 259 daemons/controld/controld_te_actions.c if (action_rsc == NULL) { NULL 264 daemons/controld/controld_te_actions.c CRM_CHECK(rsc_id != NULL, NULL 276 daemons/controld/controld_te_actions.c state = create_xml_node(NULL, XML_CIB_TAG_STATE); NULL 297 daemons/controld/controld_te_actions.c fsa_register_cib_callback(rc, FALSE, NULL, cib_action_updated); NULL 308 daemons/controld/controld_te_actions.c lrmd_event_data_t *op = NULL; NULL 341 daemons/controld/controld_te_actions.c xmlNode *cmd = NULL; NULL 342 daemons/controld/controld_te_actions.c xmlNode *rsc_op = NULL; NULL 348 daemons/controld/controld_te_actions.c char *counter = NULL; NULL 349 daemons/controld/controld_te_actions.c const char *task = NULL; NULL 350 daemons/controld/controld_te_actions.c const char *value = NULL; NULL 351 daemons/controld/controld_te_actions.c const char *on_node = NULL; NULL 352 daemons/controld/controld_te_actions.c const char *router_node = NULL; NULL 353 daemons/controld/controld_te_actions.c const char *task_uuid = NULL; NULL 355 daemons/controld/controld_te_actions.c CRM_ASSERT(action != NULL); NULL 356 daemons/controld/controld_te_actions.c CRM_ASSERT(action->xml != NULL); NULL 393 daemons/controld/controld_te_actions.c CRM_SYSTEM_LRMD, CRM_SYSTEM_TENGINE, NULL); NULL 470 daemons/controld/controld_te_actions.c struct te_peer_s *peer = NULL; NULL 472 daemons/controld/controld_te_actions.c if(te_targets == NULL) { NULL 473 daemons/controld/controld_te_actions.c te_targets = pcmk__strkey_table(NULL, te_peer_free); NULL 477 daemons/controld/controld_te_actions.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) & peer)) { NULL 486 daemons/controld/controld_te_actions.c struct te_peer_s *r = NULL; NULL 488 daemons/controld/controld_te_actions.c if(target == NULL || te_targets == NULL) { NULL 493 daemons/controld/controld_te_actions.c if(r == NULL) { NULL 512 daemons/controld/controld_te_actions.c if ((action->type != pcmk__rsc_graph_action) || (target == NULL)) { NULL 523 daemons/controld/controld_te_actions.c if ((target == NULL) && pcmk__strcase_any_of(task, CRMD_ACTION_MIGRATE, NULL 524 daemons/controld/controld_te_actions.c CRMD_ACTION_MIGRATED, NULL)) { NULL 532 daemons/controld/controld_te_actions.c } else if (target == NULL) { NULL 554 daemons/controld/controld_te_actions.c struct te_peer_s *r = NULL; NULL 558 daemons/controld/controld_te_actions.c if(target == NULL) { NULL 562 daemons/controld/controld_te_actions.c } else if(te_targets == NULL) { NULL 569 daemons/controld/controld_te_actions.c if(r == NULL) { NULL 581 daemons/controld/controld_te_actions.c if (pcmk__strcase_any_of(task, CRMD_ACTION_MIGRATE, CRMD_ACTION_MIGRATED, NULL)) { NULL 605 daemons/controld/controld_te_actions.c const char *target = NULL; NULL 619 daemons/controld/controld_te_actions.c if ((target == NULL) && pcmk__strcase_any_of(task, CRMD_ACTION_MIGRATE, NULL 620 daemons/controld/controld_te_actions.c CRMD_ACTION_MIGRATED, NULL)) { NULL 628 daemons/controld/controld_te_actions.c } else if (target == NULL) { NULL 646 daemons/controld/controld_te_actions.c && (crm_element_value(action->xml, XML_LRM_ATTR_TARGET) != NULL)) { NULL 720 daemons/controld/controld_te_actions.c graph->abort_reason = NULL; NULL 725 daemons/controld/controld_te_actions.c register_fsa_input(C_FSA_INTERNAL, event, NULL); NULL 27 daemons/controld/controld_te_callbacks.c crm_trigger_t *transition_trigger = NULL; NULL 47 daemons/controld/controld_te_callbacks.c xmlXPathObject *xpathObj = NULL; NULL 48 daemons/controld/controld_te_callbacks.c GString *rsc_op_xpath = NULL; NULL 50 daemons/controld/controld_te_callbacks.c CRM_CHECK(diff != NULL, return); NULL 53 daemons/controld/controld_te_callbacks.c if (cib_config_changed(NULL, NULL, &diff)) { NULL 123 daemons/controld/controld_te_callbacks.c NULL); NULL 160 daemons/controld/controld_te_callbacks.c const char *op_id = NULL; NULL 161 daemons/controld/controld_te_callbacks.c xmlXPathObject *op_match = NULL; NULL 164 daemons/controld/controld_te_callbacks.c CRM_LOG_ASSERT(match != NULL); NULL 165 daemons/controld/controld_te_callbacks.c if(match == NULL) { continue; }; NULL 169 daemons/controld/controld_te_callbacks.c if (rsc_op_xpath == NULL) { NULL 174 daemons/controld/controld_te_callbacks.c pcmk__g_strcat(rsc_op_xpath, op_id, "']", NULL); NULL 182 daemons/controld/controld_te_callbacks.c if (cancelled == NULL) { NULL 201 daemons/controld/controld_te_callbacks.c if (rsc_op_xpath != NULL) { NULL 209 daemons/controld/controld_te_callbacks.c for (xmlNode *rsc_op = pcmk__xml_first_child(lrm_resource); rsc_op != NULL; NULL 224 daemons/controld/controld_te_callbacks.c xmlNode *rsc = NULL; NULL 226 daemons/controld/controld_te_callbacks.c if (xml == NULL) { NULL 232 daemons/controld/controld_te_callbacks.c CRM_CHECK(xml != NULL, return); NULL 254 daemons/controld/controld_te_callbacks.c NULL); NULL 258 daemons/controld/controld_te_callbacks.c for (rsc = pcmk__xml_first_child(xml); rsc != NULL; NULL 268 daemons/controld/controld_te_callbacks.c char *node_uuid = NULL; NULL 269 daemons/controld/controld_te_callbacks.c char *search = NULL; NULL 270 daemons/controld/controld_te_callbacks.c char *match = NULL; NULL 273 daemons/controld/controld_te_callbacks.c if (match == NULL) { NULL 275 daemons/controld/controld_te_callbacks.c return NULL; NULL 280 daemons/controld/controld_te_callbacks.c if (search == NULL) { NULL 282 daemons/controld/controld_te_callbacks.c return NULL; NULL 295 daemons/controld/controld_te_callbacks.c char *node_uuid = NULL; NULL 296 daemons/controld/controld_te_callbacks.c pcmk__graph_action_t *down = NULL; NULL 304 daemons/controld/controld_te_callbacks.c if(node_uuid == NULL) { NULL 311 daemons/controld/controld_te_callbacks.c if (down == NULL) { NULL 329 daemons/controld/controld_te_callbacks.c if (key != NULL) { NULL 333 daemons/controld/controld_te_callbacks.c if (key == NULL) { NULL 380 daemons/controld/controld_te_callbacks.c for (xmlNode *state = pcmk__xml_first_child(status); state != NULL; NULL 407 daemons/controld/controld_te_callbacks.c for (xmlNode *change = pcmk__xml_first_child(diff); change != NULL; NULL 410 daemons/controld/controld_te_callbacks.c xmlNode *match = NULL; NULL 411 daemons/controld/controld_te_callbacks.c const char *name = NULL; NULL 418 daemons/controld/controld_te_callbacks.c if (op == NULL) { NULL 421 daemons/controld/controld_te_callbacks.c } else if (xpath == NULL) { NULL 428 daemons/controld/controld_te_callbacks.c "/" XML_CIB_TAG_RESOURCES) == NULL)) { NULL 446 daemons/controld/controld_te_callbacks.c } else if (!pcmk__str_any_of(op, "delete", "move", NULL)) { NULL 484 daemons/controld/controld_te_callbacks.c } else if (name == NULL) { NULL 528 daemons/controld/controld_te_callbacks.c xmlNode *diff = NULL; NULL 529 daemons/controld/controld_te_callbacks.c const char *op = NULL; NULL 535 daemons/controld/controld_te_callbacks.c CRM_CHECK(msg != NULL, return); NULL 538 daemons/controld/controld_te_callbacks.c if (transition_graph == NULL) { NULL 579 daemons/controld/controld_te_callbacks.c const char *value = NULL; NULL 580 daemons/controld/controld_te_callbacks.c xmlXPathObject *xpathObj = NULL; NULL 583 daemons/controld/controld_te_callbacks.c CRM_CHECK(msg != NULL, return); NULL 648 daemons/controld/controld_te_callbacks.c const char *task = NULL; NULL 649 daemons/controld/controld_te_callbacks.c const char *on_node = NULL; NULL 650 daemons/controld/controld_te_callbacks.c const char *via_node = NULL; NULL 652 daemons/controld/controld_te_callbacks.c CRM_CHECK(data != NULL, return FALSE); NULL 678 daemons/controld/controld_te_callbacks.c abort_transition(INFINITY, pcmk__graph_restart, "Action lost", NULL); NULL 23 daemons/controld/controld_te_events.c char *failed_stop_offset = NULL; NULL 24 daemons/controld/controld_te_events.c char *failed_start_offset = NULL; NULL 29 daemons/controld/controld_te_events.c const char *target_uuid = NULL; NULL 30 daemons/controld/controld_te_events.c const char *router = NULL; NULL 31 daemons/controld/controld_te_events.c const char *router_uuid = NULL; NULL 32 daemons/controld/controld_te_events.c xmlNode *last_action = NULL; NULL 34 daemons/controld/controld_te_events.c GList *gIter = NULL; NULL 35 daemons/controld/controld_te_events.c GList *gIter2 = NULL; NULL 37 daemons/controld/controld_te_events.c if (graph == NULL || graph->complete) { NULL 42 daemons/controld/controld_te_events.c for (; gIter != NULL; gIter = gIter->next) { NULL 51 daemons/controld/controld_te_events.c for (; gIter2 != NULL; gIter2 = gIter2->next) { NULL 92 daemons/controld/controld_te_events.c if (last_action != NULL) { NULL 121 daemons/controld/controld_te_events.c char *task = NULL; NULL 122 daemons/controld/controld_te_events.c char *rsc_id = NULL; NULL 124 daemons/controld/controld_te_events.c const char *value = NULL; NULL 139 daemons/controld/controld_te_events.c CRM_CHECK(on_uname != NULL, return TRUE); NULL 150 daemons/controld/controld_te_events.c if (failed_start_offset == NULL) { NULL 157 daemons/controld/controld_te_events.c if (failed_stop_offset == NULL) { NULL 169 daemons/controld/controld_te_events.c pcmk__attrd_query_pair_t *fail_pair = NULL; NULL 170 daemons/controld/controld_te_events.c pcmk__attrd_query_pair_t *last_pair = NULL; NULL 171 daemons/controld/controld_te_events.c char *fail_name = NULL; NULL 172 daemons/controld/controld_te_events.c char *last_name = NULL; NULL 173 daemons/controld/controld_te_events.c GList *attrs = NULL; NULL 177 daemons/controld/controld_te_events.c char *now = pcmk__ttoa(time(NULL)); NULL 190 daemons/controld/controld_te_events.c CRM_ASSERT(fail_pair != NULL); NULL 204 daemons/controld/controld_te_events.c CRM_ASSERT(last_pair != NULL); NULL 247 daemons/controld/controld_te_events.c return NULL; NULL 253 daemons/controld/controld_te_events.c GList *gIter = NULL; NULL 254 daemons/controld/controld_te_events.c GList *gIter2 = NULL; NULL 257 daemons/controld/controld_te_events.c for (; gIter != NULL; gIter = gIter->next) { NULL 261 daemons/controld/controld_te_events.c for (; gIter2 != NULL; gIter2 = gIter2->next) { NULL 262 daemons/controld/controld_te_events.c const char *task = NULL; NULL 263 daemons/controld/controld_te_events.c const char *target = NULL; NULL 288 daemons/controld/controld_te_events.c return NULL; NULL 294 daemons/controld/controld_te_events.c const char *op_key = NULL; NULL 295 daemons/controld/controld_te_events.c const char *node_name = NULL; NULL 298 daemons/controld/controld_te_events.c if (cancel == NULL) { NULL 326 daemons/controld/controld_te_events.c pcmk__graph_action_t *match = NULL; NULL 327 daemons/controld/controld_te_events.c xmlXPathObjectPtr xpath_ret = NULL; NULL 333 daemons/controld/controld_te_events.c gIter != NULL && match == NULL; NULL 337 daemons/controld/controld_te_events.c gIter2 != NULL && match == NULL; NULL 344 daemons/controld/controld_te_events.c match = NULL; NULL 349 daemons/controld/controld_te_events.c match = NULL; NULL 356 daemons/controld/controld_te_events.c if (match != NULL) { NULL 374 daemons/controld/controld_te_events.c char *update_te_uuid = NULL; NULL 376 daemons/controld/controld_te_events.c const char *id = NULL; NULL 377 daemons/controld/controld_te_events.c const char *desc = NULL; NULL 378 daemons/controld/controld_te_events.c const char *magic = NULL; NULL 379 daemons/controld/controld_te_events.c const char *uname = NULL; NULL 381 daemons/controld/controld_te_events.c CRM_ASSERT(event != NULL); NULL 388 daemons/controld/controld_te_events.c if (magic == NULL) { NULL 430 daemons/controld/controld_te_events.c if (parse_op_key(id, NULL, NULL, &interval_ms) NULL 458 daemons/controld/controld_te_events.c if (action == NULL) { NULL 496 daemons/controld/controld_te_events.c if (id == NULL) { NULL 500 daemons/controld/controld_te_events.c if (uname == NULL) { NULL 20 daemons/controld/controld_te_utils.c if (action == NULL) { NULL 37 daemons/controld/controld_te_utils.c if (transition_graph == NULL) { NULL 108 daemons/controld/controld_te_utils.c abort_timer.text, NULL); NULL 132 daemons/controld/controld_te_utils.c abort_timer.id = g_timeout_add(delay_ms, abort_timer_popped, NULL); NULL 153 daemons/controld/controld_te_utils.c if (graph == NULL) { NULL 160 daemons/controld/controld_te_utils.c if (graph->abort_reason != NULL) { NULL 185 daemons/controld/controld_te_utils.c const xmlNode *diff = NULL; NULL 186 daemons/controld/controld_te_utils.c const xmlNode *change = NULL; NULL 188 daemons/controld/controld_te_utils.c CRM_CHECK(transition_graph != NULL, return); NULL 207 daemons/controld/controld_te_utils.c controld_expect_sched_reply(NULL); NULL 216 daemons/controld/controld_te_utils.c const xmlNode *search = NULL; NULL 236 daemons/controld/controld_te_utils.c if(reason == NULL) { NULL 241 daemons/controld/controld_te_utils.c } else if(change == NULL) { NULL 243 daemons/controld/controld_te_utils.c CRM_ASSERT(local_path != NULL); NULL 254 daemons/controld/controld_te_utils.c const char *kind = NULL; NULL 302 daemons/controld/controld_te_utils.c } else if (pcmk__strcase_any_of(kind, XML_CIB_TAG_STATE, XML_CIB_TAG_NODE, NULL)) { NULL 329 daemons/controld/controld_te_utils.c register_fsa_input(C_FSA_INTERNAL, I_PE_CALC, NULL); NULL 49 daemons/controld/controld_throttle.c static GHashTable *throttle_records = NULL; NULL 50 daemons/controld/controld_throttle.c static mainloop_timer_t *throttle_timer = NULL; NULL 81 daemons/controld/controld_throttle.c return pid? crm_strdup_printf("/proc/%lld/stat", (long long) pid) : NULL; NULL 125 daemons/controld/controld_throttle.c static char *loadfile = NULL; NULL 131 daemons/controld/controld_throttle.c FILE *stream = NULL; NULL 132 daemons/controld/controld_throttle.c time_t now = time(NULL); NULL 134 daemons/controld/controld_throttle.c if(load == NULL) { NULL 140 daemons/controld/controld_throttle.c if(loadfile == NULL) { NULL 145 daemons/controld/controld_throttle.c if (loadfile == NULL) { NULL 154 daemons/controld/controld_throttle.c if(stream == NULL) { NULL 158 daemons/controld/controld_throttle.c free(loadfile); loadfile = NULL; NULL 213 daemons/controld/controld_throttle.c FILE *stream = NULL; NULL 216 daemons/controld/controld_throttle.c if(load == NULL) { NULL 221 daemons/controld/controld_throttle.c if(stream == NULL) { NULL 231 daemons/controld/controld_throttle.c *load = strtof(buffer, NULL); NULL 362 daemons/controld/controld_throttle.c xmlNode *xml = NULL; NULL 370 daemons/controld/controld_throttle.c xml = create_request(CRM_OP_THROTTLE, NULL, NULL, CRM_SYSTEM_CRMD, CRM_SYSTEM_CRMD, NULL); NULL 374 daemons/controld/controld_throttle.c send_cluster_message(NULL, crm_msg_crmd, xml, TRUE); NULL 412 daemons/controld/controld_throttle.c if (env_limit != NULL) { NULL 415 daemons/controld/controld_throttle.c if (preference != NULL) { NULL 429 daemons/controld/controld_throttle.c if(throttle_records == NULL) { NULL 430 daemons/controld/controld_throttle.c throttle_records = pcmk__strkey_table(NULL, throttle_record_free); NULL 431 daemons/controld/controld_throttle.c throttle_timer = mainloop_timer_add("throttle", 30 * 1000, TRUE, throttle_timer_cb, NULL); NULL 434 daemons/controld/controld_throttle.c throttle_update_job_max(NULL); NULL 441 daemons/controld/controld_throttle.c if (throttle_timer != NULL) { NULL 443 daemons/controld/controld_throttle.c throttle_timer = NULL; NULL 445 daemons/controld/controld_throttle.c if (throttle_records != NULL) { NULL 447 daemons/controld/controld_throttle.c throttle_records = NULL; NULL 458 daemons/controld/controld_throttle.c struct throttle_record_s *r = NULL; NULL 462 daemons/controld/controld_throttle.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &r)) { NULL 496 daemons/controld/controld_throttle.c struct throttle_record_s *r = NULL; NULL 499 daemons/controld/controld_throttle.c if(r == NULL) { NULL 535 daemons/controld/controld_throttle.c struct throttle_record_s *r = NULL; NULL 543 daemons/controld/controld_throttle.c if(r == NULL) { NULL 20 daemons/controld/controld_timers.c fsa_timer_t *wait_timer = NULL; NULL 23 daemons/controld/controld_timers.c fsa_timer_t *recheck_timer = NULL; NULL 26 daemons/controld/controld_timers.c fsa_timer_t *election_trigger = NULL; NULL 29 daemons/controld/controld_timers.c fsa_timer_t *transition_timer = NULL; NULL 32 daemons/controld/controld_timers.c fsa_timer_t *integration_timer = NULL; NULL 35 daemons/controld/controld_timers.c fsa_timer_t *finalization_timer = NULL; NULL 38 daemons/controld/controld_timers.c fsa_timer_t *shutdown_escalation_timer = NULL; NULL 73 daemons/controld/controld_timers.c register_fsa_input(cause, I_ELECTION, NULL); NULL 130 daemons/controld/controld_timers.c crm_write_blackbox(0, NULL); NULL 142 daemons/controld/controld_timers.c register_fsa_error_adv(C_FSA_INTERNAL, I_ELECTION, NULL, NULL, NULL 146 daemons/controld/controld_timers.c register_fsa_input_before(C_TIMER_POPPED, timer->fsa_input, NULL); NULL 158 daemons/controld/controld_timers.c register_fsa_input(C_TIMER_POPPED, timer->fsa_input, NULL); NULL 171 daemons/controld/controld_timers.c if (transition_timer == NULL) { NULL 176 daemons/controld/controld_timers.c if (integration_timer == NULL) { NULL 181 daemons/controld/controld_timers.c if (finalization_timer == NULL) { NULL 186 daemons/controld/controld_timers.c if (election_trigger == NULL) { NULL 191 daemons/controld/controld_timers.c if (shutdown_escalation_timer == NULL) { NULL 196 daemons/controld/controld_timers.c if (wait_timer == NULL) { NULL 201 daemons/controld/controld_timers.c if (recheck_timer == NULL) { NULL 272 daemons/controld/controld_timers.c free(transition_timer); transition_timer = NULL; NULL 273 daemons/controld/controld_timers.c free(integration_timer); integration_timer = NULL; NULL 274 daemons/controld/controld_timers.c free(finalization_timer); finalization_timer = NULL; NULL 275 daemons/controld/controld_timers.c free(election_trigger); election_trigger = NULL; NULL 276 daemons/controld/controld_timers.c free(shutdown_escalation_timer); shutdown_escalation_timer = NULL; NULL 277 daemons/controld/controld_timers.c free(wait_timer); wait_timer = NULL; NULL 278 daemons/controld/controld_timers.c free(recheck_timer); recheck_timer = NULL; NULL 311 daemons/controld/controld_timers.c time_t diff_seconds = recheck_by - time(NULL); NULL 335 daemons/controld/controld_timers.c CRM_CHECK(timer != NULL, return FALSE); NULL 28 daemons/controld/controld_transition.c pcmk__graph_t *a_graph = pcmk__unpack_graph(NULL, NULL); NULL 48 daemons/controld/controld_transition.c transition_graph = NULL; NULL 72 daemons/controld/controld_transition.c if (te_uuid == NULL) { NULL 77 daemons/controld/controld_transition.c if (fsa_cib_conn == NULL) { NULL 129 daemons/controld/controld_transition.c abort_transition(INFINITY, pcmk__graph_restart, "Peer Cancelled", NULL); NULL 135 daemons/controld/controld_transition.c abort_transition(INFINITY, pcmk__graph_wait, "Peer Halt", NULL); NULL 141 daemons/controld/controld_transition.c const char *value = NULL; NULL 142 daemons/controld/controld_transition.c xmlNode *graph_data = NULL; NULL 148 daemons/controld/controld_transition.c if (graph_file == NULL && input->xml == NULL) { NULL 150 daemons/controld/controld_transition.c register_fsa_error(C_FSA_INTERNAL, I_FAIL, NULL); NULL 157 daemons/controld/controld_transition.c NULL); NULL 161 daemons/controld/controld_transition.c if ((fsa_pe_ref == NULL) NULL 167 daemons/controld/controld_transition.c "Transition Redundant", NULL); NULL 172 daemons/controld/controld_transition.c if (graph_data == NULL && graph_file != NULL) { NULL 181 daemons/controld/controld_transition.c CRM_CHECK(graph_data != NULL, NULL 188 daemons/controld/controld_transition.c CRM_CHECK(transition_graph != NULL, NULL 25 daemons/controld/controld_utils.c const char *inputAsText = NULL; NULL 132 daemons/controld/controld_utils.c if (inputAsText == NULL) { NULL 143 daemons/controld/controld_utils.c const char *stateAsText = NULL; NULL 193 daemons/controld/controld_utils.c if (stateAsText == NULL) { NULL 204 daemons/controld/controld_utils.c const char *causeAsText = NULL; NULL 236 daemons/controld/controld_utils.c if (causeAsText == NULL) { NULL 247 daemons/controld/controld_utils.c const char *actionAsText = NULL; NULL 440 daemons/controld/controld_utils.c if (actionAsText == NULL) { NULL 454 daemons/controld/controld_utils.c if (text == NULL) { NULL 694 daemons/controld/controld_utils.c const char *dc_version = NULL; NULL 695 daemons/controld/controld_utils.c const char *welcome_from = NULL; NULL 697 daemons/controld/controld_utils.c if (msg != NULL) { NULL 703 daemons/controld/controld_utils.c CRM_CHECK(dc_version != NULL, return FALSE); NULL 704 daemons/controld/controld_utils.c CRM_CHECK(welcome_from != NULL, return FALSE); NULL 714 daemons/controld/controld_utils.c CRM_CHECK(fsa_our_dc != NULL, crm_err("We have no DC")); NULL 727 daemons/controld/controld_utils.c fsa_our_dc = NULL; /* Free'd as last_dc */ NULL 734 daemons/controld/controld_utils.c } else if (fsa_our_dc != NULL) { NULL 741 daemons/controld/controld_utils.c } else if (last_dc != NULL) { NULL 751 daemons/controld/controld_utils.c if(full && peer->state == NULL) { NULL 753 daemons/controld/controld_utils.c crm_update_peer_proc(__func__, peer, crm_proc_none, NULL); NULL 806 daemons/controld/controld_utils.c char *dc_minor = NULL; NULL 807 daemons/controld/controld_utils.c char *join_minor = NULL; NULL 835 daemons/controld/controld_utils.c dc_v = strtol(dc_minor, NULL, 10); NULL 845 daemons/controld/controld_utils.c join_v = strtol(join_minor, NULL, 10); NULL 859 daemons/controld/controld_utils.c while (node != NULL && !pcmk__str_eq(XML_CIB_TAG_STATE, TYPE(node), pcmk__str_casei)) { NULL 863 daemons/controld/controld_utils.c CRM_CHECK(node != NULL, return NULL); NULL 23 daemons/controld/controld_utils.h if(fsa_cib_conn != NULL) { \ NULL 25 daemons/controld/controld_utils.h fsa_cib_conn, PCMK__CIB_REQUEST_MODIFY, NULL, section, data, \ NULL 26 daemons/controld/controld_utils.h NULL, options, user_name); \ NULL 34 daemons/controld/controld_utils.h if (fsa_cib_conn == NULL) { NULL 45 daemons/controld/controld_utils.h if (fsa_cib_conn == NULL) { NULL 35 daemons/controld/pacemaker-controld.c GMainLoop *crmd_mainloop = NULL; NULL 37 daemons/controld/pacemaker-controld.c pcmk__output_t *logger_out = NULL; NULL 42 daemons/controld/pacemaker-controld.c "help", no_argument, NULL, '?', NULL 46 daemons/controld/pacemaker-controld.c "verbose", no_argument, NULL, 'V', NULL 58 daemons/controld/pacemaker-controld.c crm_ipc_t *old_instance = NULL; NULL 60 daemons/controld/pacemaker-controld.c crmd_mainloop = g_main_loop_new(NULL, FALSE); NULL 61 daemons/controld/pacemaker-controld.c crm_log_preinit(NULL, argc, argv); NULL 62 daemons/controld/pacemaker-controld.c pcmk__set_cli_options(NULL, "[options]", long_options, NULL 67 daemons/controld/pacemaker-controld.c flag = pcmk__next_cli_option(argc, argv, &index, NULL); NULL 92 daemons/controld/pacemaker-controld.c crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); NULL 114 daemons/controld/pacemaker-controld.c old_instance = NULL; NULL 117 daemons/controld/pacemaker-controld.c if (pcmk__daemon_can_write(PE_STATE_DIR, NULL) == FALSE) { NULL 124 daemons/controld/pacemaker-controld.c } else if (pcmk__daemon_can_write(CRM_CONFIG_DIR, NULL) == FALSE) { NULL 160 daemons/controld/pacemaker-controld.c register_fsa_input(C_STARTUP, I_STARTUP, NULL); NULL 32 daemons/execd/cts-exec-helper.c static char *key = NULL; NULL 33 daemons/execd/cts-exec-helper.c static char *val = NULL; NULL 65 daemons/execd/cts-exec-helper.c if (pcmk__str_any_of(option_name, "--notify-orig", "-n", NULL)) { NULL 67 daemons/execd/cts-exec-helper.c } else if (pcmk__str_any_of(option_name, "--notify-changes", "-o", NULL)) { NULL 76 daemons/execd/cts-exec-helper.c if (pcmk__str_any_of(option_name, "--param-key", "-k", NULL)) { NULL 78 daemons/execd/cts-exec-helper.c } else if (pcmk__str_any_of(option_name, "--param-val", "-v", NULL)) { NULL 82 daemons/execd/cts-exec-helper.c if (key != NULL && val != NULL) { NULL 84 daemons/execd/cts-exec-helper.c pcmk__str_update(&key, NULL); NULL 85 daemons/execd/cts-exec-helper.c pcmk__str_update(&val, NULL); NULL 94 daemons/execd/cts-exec-helper.c NULL }, NULL 98 daemons/execd/cts-exec-helper.c NULL }, NULL 102 daemons/execd/cts-exec-helper.c NULL }, NULL 106 daemons/execd/cts-exec-helper.c NULL }, NULL 110 daemons/execd/cts-exec-helper.c NULL }, NULL 114 daemons/execd/cts-exec-helper.c NULL }, NULL 118 daemons/execd/cts-exec-helper.c NULL }, NULL 120 daemons/execd/cts-exec-helper.c { NULL } NULL 125 daemons/execd/cts-exec-helper.c NULL, NULL }, NULL 128 daemons/execd/cts-exec-helper.c NULL, NULL }, NULL 131 daemons/execd/cts-exec-helper.c NULL, NULL }, NULL 134 daemons/execd/cts-exec-helper.c NULL, NULL }, NULL 137 daemons/execd/cts-exec-helper.c NULL, NULL }, NULL 140 daemons/execd/cts-exec-helper.c NULL, NULL }, NULL 143 daemons/execd/cts-exec-helper.c NULL, NULL }, NULL 146 daemons/execd/cts-exec-helper.c NULL, NULL }, NULL 149 daemons/execd/cts-exec-helper.c NULL, NULL }, NULL 152 daemons/execd/cts-exec-helper.c NULL, NULL }, NULL 155 daemons/execd/cts-exec-helper.c NULL, NULL }, NULL 157 daemons/execd/cts-exec-helper.c { NULL } NULL 160 daemons/execd/cts-exec-helper.c static GMainLoop *mainloop = NULL; NULL 161 daemons/execd/cts-exec-helper.c static lrmd_t *lrmd_conn = NULL; NULL 190 daemons/execd/cts-exec-helper.c lrmd_conn = NULL; NULL 239 daemons/execd/cts-exec-helper.c start_test(NULL); NULL 284 daemons/execd/cts-exec-helper.c g_timeout_add(options.timeout, timeout_err, NULL); NULL 295 daemons/execd/cts-exec-helper.c NULL, NULL 332 daemons/execd/cts-exec-helper.c char *output = NULL; NULL 342 daemons/execd/cts-exec-helper.c lrmd_list_t *list = NULL; NULL 343 daemons/execd/cts-exec-helper.c lrmd_list_t *iter = NULL; NULL 349 daemons/execd/cts-exec-helper.c for (iter = list; iter != NULL; iter = iter->next) { NULL 359 daemons/execd/cts-exec-helper.c lrmd_list_t *list = NULL; NULL 360 daemons/execd/cts-exec-helper.c lrmd_list_t *iter = NULL; NULL 366 daemons/execd/cts-exec-helper.c for (iter = list; iter != NULL; iter = iter->next) { NULL 377 daemons/execd/cts-exec-helper.c lrmd_list_t *list = NULL; NULL 378 daemons/execd/cts-exec-helper.c lrmd_list_t *iter = NULL; NULL 384 daemons/execd/cts-exec-helper.c for (iter = list; iter != NULL; iter = iter->next) { NULL 395 daemons/execd/cts-exec-helper.c GList *op_list = NULL; NULL 396 daemons/execd/cts-exec-helper.c GList *op_item = NULL; NULL 400 daemons/execd/cts-exec-helper.c for (op_item = op_list; op_item != NULL; op_item = op_item->next) { NULL 446 daemons/execd/cts-exec-helper.c pe_working_set_t *data_set = NULL; NULL 447 daemons/execd/cts-exec-helper.c xmlNode *cib_xml_copy = NULL; NULL 448 daemons/execd/cts-exec-helper.c pe_resource_t *rsc = NULL; NULL 449 daemons/execd/cts-exec-helper.c GHashTable *params = NULL; NULL 450 daemons/execd/cts-exec-helper.c GHashTable *meta = NULL; NULL 452 daemons/execd/cts-exec-helper.c char *key = NULL; NULL 453 daemons/execd/cts-exec-helper.c char *value = NULL; NULL 455 daemons/execd/cts-exec-helper.c if (options.params != NULL) { NULL 460 daemons/execd/cts-exec-helper.c rc = cib__signon_query(NULL, &cib_xml_copy); NULL 465 daemons/execd/cts-exec-helper.c if (!cli_config_update(&cib_xml_copy, NULL, FALSE)) { NULL 472 daemons/execd/cts-exec-helper.c if (data_set == NULL) { NULL 478 daemons/execd/cts-exec-helper.c data_set->now = crm_time_new(NULL); NULL 484 daemons/execd/cts-exec-helper.c if (rsc == NULL) { NULL 491 daemons/execd/cts-exec-helper.c params = pe_rsc_params(rsc, NULL, data_set); NULL 492 daemons/execd/cts-exec-helper.c if (params != NULL) { NULL 502 daemons/execd/cts-exec-helper.c get_meta_attributes(meta, rsc, NULL, data_set); NULL 519 daemons/execd/cts-exec-helper.c GOptionContext *context = NULL; NULL 521 daemons/execd/cts-exec-helper.c context = pcmk__build_arg_context(args, NULL, group, NULL); NULL 533 daemons/execd/cts-exec-helper.c GError *error = NULL; NULL 535 daemons/execd/cts-exec-helper.c crm_trigger_t *trig = NULL; NULL 543 daemons/execd/cts-exec-helper.c gchar **processed_args = pcmk__cmdline_preproc(argv, NULL); NULL 544 daemons/execd/cts-exec-helper.c GOptionContext *context = build_arg_context(args, NULL); NULL 555 daemons/execd/cts-exec-helper.c crm_log_init(NULL, LOG_INFO, TRUE, (args->verbosity? TRUE : FALSE), argc, NULL 563 daemons/execd/cts-exec-helper.c "list_standards", "list_ocf_providers", NULL)) { NULL 570 daemons/execd/cts-exec-helper.c if (options.rsc_id == NULL) { NULL 604 daemons/execd/cts-exec-helper.c lrmd_conn = lrmd_remote_api_new(NULL, "localhost", 0); NULL 608 daemons/execd/cts-exec-helper.c trig = mainloop_add_trigger(G_PRIORITY_HIGH, start_test, NULL); NULL 613 daemons/execd/cts-exec-helper.c mainloop = g_main_loop_new(NULL, FALSE); NULL 623 daemons/execd/cts-exec-helper.c pcmk__output_and_clear_error(error, NULL); NULL 31 daemons/execd/execd_alerts.c if (inflight_alerts == NULL) { NULL 32 daemons/execd/execd_alerts.c inflight_alerts = pcmk__intkey_table(NULL); NULL 41 daemons/execd/execd_alerts.c if (inflight_alerts != NULL) { NULL 55 daemons/execd/execd_alerts.c while (g_hash_table_iter_next(&iter, NULL, &timeout)) { NULL 74 daemons/execd/execd_alerts.c CRM_CHECK(cb_data != NULL, return); NULL 83 daemons/execd/execd_alerts.c (reason == NULL)? "" : " (", NULL 84 daemons/execd/execd_alerts.c (reason == NULL)? "" : reason, NULL 85 daemons/execd/execd_alerts.c (reason == NULL)? "" : ")", NULL 100 daemons/execd/execd_alerts.c action->cb_data = NULL; NULL 111 daemons/execd/execd_alerts.c svc_action_t *action = NULL; NULL 114 daemons/execd/execd_alerts.c GHashTable *params = NULL; NULL 115 daemons/execd/execd_alerts.c struct alert_cb_s *cb_data = NULL; NULL 117 daemons/execd/execd_alerts.c if ((alert_id == NULL) || (alert_path == NULL) || NULL 118 daemons/execd/execd_alerts.c (client == NULL) || (client->id == NULL)) { /* hint static analyzer */ NULL 134 daemons/execd/execd_alerts.c if (cb_data == NULL) { NULL 141 daemons/execd/execd_alerts.c if (cb_data->client_id == NULL) { NULL 180 daemons/execd/execd_alerts.c if (inflight_alerts != NULL) { NULL 195 daemons/execd/execd_alerts.c if (inflight_alerts != NULL) { NULL 203 daemons/execd/execd_alerts.c inflight_alerts = NULL; NULL 35 daemons/execd/execd_commands.c GHashTable *rsc_list = NULL; NULL 117 daemons/execd/execd_commands.c return (timespec != NULL) && NULL 132 daemons/execd/execd_commands.c if ((t_orig != NULL) && !time_is_set(t_orig)) { NULL 157 daemons/execd/execd_commands.c if (now == NULL) { NULL 231 daemons/execd/execd_commands.c NULL); NULL 233 daemons/execd/execd_commands.c if (cmd->result.exit_reason != NULL) { NULL 234 daemons/execd/execd_commands.c pcmk__g_strcat(str, " (", cmd->result.exit_reason, ")", NULL); NULL 239 daemons/execd/execd_commands.c pcmk__readable_interval(exec_time_ms), NULL); NULL 242 daemons/execd/execd_commands.c pcmk__readable_interval(queue_time_ms), NULL); NULL 278 daemons/execd/execd_commands.c lrmd_rsc_t *rsc = NULL; NULL 293 daemons/execd/execd_commands.c PCMK_EXEC_NO_FENCE_DEVICE, NULL); NULL 302 daemons/execd/execd_commands.c lrmd_cmd_t *cmd = NULL; NULL 381 daemons/execd/execd_commands.c CRM_ASSERT(rsc != NULL); NULL 408 daemons/execd/execd_commands.c lrmd_rsc_t *rsc = NULL; NULL 411 daemons/execd/execd_commands.c rsc = cmd->rsc_id ? g_hash_table_lookup(rsc_list, cmd->rsc_id) : NULL; NULL 430 daemons/execd/execd_commands.c for (const GList *item = action_list; item != NULL; item = item->next) { NULL 437 daemons/execd/execd_commands.c return NULL; NULL 443 daemons/execd/execd_commands.c lrmd_cmd_t * dup = NULL; NULL 452 daemons/execd/execd_commands.c if (dup == NULL) { NULL 455 daemons/execd/execd_commands.c if (dup == NULL) { NULL 481 daemons/execd/execd_commands.c cmd->userdata_str = NULL; NULL 484 daemons/execd/execd_commands.c cmd = NULL; NULL 507 daemons/execd/execd_commands.c CRM_CHECK(cmd != NULL, return); NULL 508 daemons/execd/execd_commands.c CRM_CHECK(rsc != NULL, return); NULL 521 daemons/execd/execd_commands.c cancel_all_recurring(rsc, NULL); NULL 538 daemons/execd/execd_commands.c xmlNode *reply = create_xml_node(NULL, T_LRMD_REPLY); NULL 553 daemons/execd/execd_commands.c const char *msg = NULL; NULL 555 daemons/execd/execd_commands.c CRM_CHECK(client != NULL, return); NULL 556 daemons/execd/execd_commands.c if (client->name == NULL) { NULL 593 daemons/execd/execd_commands.c xmlNode *notify = NULL; NULL 598 daemons/execd/execd_commands.c exec_time = time_diff_ms(NULL, &(cmd->t_run)); NULL 617 daemons/execd/execd_commands.c notify = create_xml_node(NULL, T_LRMD_NOTIFY); NULL 647 daemons/execd/execd_commands.c if (cmd->result.action_stderr != NULL) { NULL 650 daemons/execd/execd_commands.c } else if (cmd->result.action_stdout != NULL) { NULL 655 daemons/execd/execd_commands.c char *key = NULL; NULL 656 daemons/execd/execd_commands.c char *value = NULL; NULL 666 daemons/execd/execd_commands.c if ((cmd->client_id != NULL) NULL 671 daemons/execd/execd_commands.c if (client != NULL) { NULL 686 daemons/execd/execd_commands.c xmlNode *notify = NULL; NULL 693 daemons/execd/execd_commands.c notify = create_xml_node(NULL, T_LRMD_NOTIFY); NULL 724 daemons/execd/execd_commands.c rsc ? rsc->active : NULL, cmd); NULL 727 daemons/execd/execd_commands.c rsc->active = NULL; NULL 781 daemons/execd/execd_commands.c data.notify = create_xml_node(NULL, T_LRMD_NOTIFY); NULL 792 daemons/execd/execd_commands.c lrmd_rsc_t *rsc = NULL; NULL 793 daemons/execd/execd_commands.c char *key = NULL; NULL 813 daemons/execd/execd_commands.c const char *rclass = NULL; NULL 825 daemons/execd/execd_commands.c cmd->epoch_rcchange = time(NULL); NULL 836 daemons/execd/execd_commands.c rsc = cmd->rsc_id ? g_hash_table_lookup(rsc_list, cmd->rsc_id) : NULL; NULL 847 daemons/execd/execd_commands.c && pcmk__strcase_any_of(cmd->action, "start", "stop", NULL)) { NULL 857 daemons/execd/execd_commands.c } else if (cmd->real_action != NULL) { NULL 867 daemons/execd/execd_commands.c int time_sum = time_diff_ms(NULL, &(cmd->t_first_run)); NULL 910 daemons/execd/execd_commands.c int time_sum = time_diff_ms(NULL, &(cmd->t_first_run)); NULL 941 daemons/execd/execd_commands.c rsc->active = NULL; NULL 1036 daemons/execd/execd_commands.c if ((rsc != NULL) && pcmk__result_ok(&(cmd->result))) { NULL 1040 daemons/execd/execd_commands.c PCMK_EXEC_DONE, NULL); // "running" NULL 1044 daemons/execd/execd_commands.c PCMK_EXEC_NO_FENCE_DEVICE, NULL); // "not running" NULL 1068 daemons/execd/execd_commands.c if ((data == NULL) || (data->userdata == NULL)) { NULL 1083 daemons/execd/execd_commands.c lrmd_rsc_t *rsc = NULL; NULL 1089 daemons/execd/execd_commands.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &rsc)) { NULL 1110 daemons/execd/execd_commands.c for (GList *op = rsc->recurring_ops; op != NULL; op = op->next) { NULL 1122 daemons/execd/execd_commands.c if (rsc->active != NULL) { NULL 1125 daemons/execd/execd_commands.c while (rsc->pending_ops != NULL) { NULL 1151 daemons/execd/execd_commands.c char *key = NULL; NULL 1152 daemons/execd/execd_commands.c char *value = NULL; NULL 1153 daemons/execd/execd_commands.c stonith_key_value_t *device_params = NULL; NULL 1246 daemons/execd/execd_commands.c } else if (stonith_api == NULL) { NULL 1282 daemons/execd/execd_commands.c ((rc == -pcmk_err_generic)? NULL : pcmk_strerror(rc))); NULL 1288 daemons/execd/execd_commands.c svc_action_t *action = NULL; NULL 1289 daemons/execd/execd_commands.c GHashTable *params_copy = NULL; NULL 1316 daemons/execd/execd_commands.c if (action == NULL) { NULL 1361 daemons/execd/execd_commands.c lrmd_cmd_t *cmd = NULL; NULL 1363 daemons/execd/execd_commands.c CRM_CHECK(rsc != NULL, return FALSE); NULL 1386 daemons/execd/execd_commands.c cmd->epoch_last_run = time(NULL); NULL 1413 daemons/execd/execd_commands.c GList *gIter = NULL; NULL 1419 daemons/execd/execd_commands.c while (gIter != NULL) { NULL 1425 daemons/execd/execd_commands.c cmd_finalize(cmd, NULL); NULL 1433 daemons/execd/execd_commands.c while (gIter != NULL) { NULL 1444 daemons/execd/execd_commands.c cmd_finalize(cmd, NULL); NULL 1485 daemons/execd/execd_commands.c if ((client->remote != NULL) NULL 1534 daemons/execd/execd_commands.c xmlNode *reply = NULL; NULL 1535 daemons/execd/execd_commands.c lrmd_rsc_t *rsc = NULL; NULL 1537 daemons/execd/execd_commands.c if (rsc_id == NULL) { NULL 1541 daemons/execd/execd_commands.c if (rsc == NULL) { NULL 1562 daemons/execd/execd_commands.c lrmd_rsc_t *rsc = NULL; NULL 1571 daemons/execd/execd_commands.c if (rsc == NULL) { NULL 1592 daemons/execd/execd_commands.c lrmd_rsc_t *rsc = NULL; NULL 1593 daemons/execd/execd_commands.c lrmd_cmd_t *cmd = NULL; NULL 1620 daemons/execd/execd_commands.c GList *gIter = NULL; NULL 1638 daemons/execd/execd_commands.c for (gIter = rsc->pending_ops; gIter != NULL; gIter = gIter->next) { NULL 1651 daemons/execd/execd_commands.c for (gIter = rsc->recurring_ops; gIter != NULL; gIter = gIter->next) { NULL 1678 daemons/execd/execd_commands.c GList *cmd_list = NULL; NULL 1679 daemons/execd/execd_commands.c GList *cmd_iter = NULL; NULL 1737 daemons/execd/execd_commands.c for (GList *item = rsc->recurring_ops; item != NULL; item = item->next) { NULL 1752 daemons/execd/execd_commands.c const char *rsc_id = NULL; NULL 1753 daemons/execd/execd_commands.c lrmd_rsc_t *rsc = NULL; NULL 1754 daemons/execd/execd_commands.c xmlNode *reply = NULL; NULL 1755 daemons/execd/execd_commands.c xmlNode *rsc_xml = NULL; NULL 1767 daemons/execd/execd_commands.c if (rsc_id != NULL) { NULL 1769 daemons/execd/execd_commands.c if (rsc == NULL) { NULL 1779 daemons/execd/execd_commands.c if (rsc_id == NULL) { NULL 1781 daemons/execd/execd_commands.c char *key = NULL; NULL 1802 daemons/execd/execd_commands.c xmlNode *reply = NULL; NULL 1874 daemons/execd/execd_commands.c CRM_LOG_ASSERT(data != NULL); NULL 1911 daemons/execd/execd_commands.c if (reply == NULL) { NULL 27 daemons/execd/pacemaker-execd.c static GMainLoop *mainloop = NULL; NULL 28 daemons/execd/pacemaker-execd.c static qb_ipcs_service_t *ipcs = NULL; NULL 29 daemons/execd/pacemaker-execd.c static stonith_t *stonith_api = NULL; NULL 54 daemons/execd/pacemaker-execd.c stonith_api = NULL; NULL 57 daemons/execd/pacemaker-execd.c if (stonith_api == NULL) { NULL 61 daemons/execd/pacemaker-execd.c if (stonith_api == NULL) { NULL 63 daemons/execd/pacemaker-execd.c return NULL; NULL 70 daemons/execd/pacemaker-execd.c stonith_api = NULL; NULL 84 daemons/execd/pacemaker-execd.c if (pcmk__new_client(c, uid, gid) == NULL) { NULL 96 daemons/execd/pacemaker-execd.c CRM_ASSERT(new_client != NULL); NULL 111 daemons/execd/pacemaker-execd.c CRM_CHECK(client != NULL, crm_err("Invalid client"); NULL 113 daemons/execd/pacemaker-execd.c CRM_CHECK(client->id != NULL, crm_err("Invalid client: %p", client); NULL 126 daemons/execd/pacemaker-execd.c if (value == NULL) { NULL 163 daemons/execd/pacemaker-execd.c if (shutting_down && (ipc_proxy_get_provider() == NULL)) { NULL 164 daemons/execd/pacemaker-execd.c lrmd_exit(NULL); NULL 174 daemons/execd/pacemaker-execd.c if (client == NULL) { NULL 229 daemons/execd/pacemaker-execd.c if (client->ipcs == NULL) { NULL 236 daemons/execd/pacemaker-execd.c if (client->remote == NULL) { NULL 301 daemons/execd/pacemaker-execd.c lrmd_exit(NULL); NULL 346 daemons/execd/pacemaker-execd.c shutdown_ack_timer = g_timeout_add_seconds(20, lrmd_exit, NULL); NULL 357 daemons/execd/pacemaker-execd.c lrmd_exit(NULL); NULL 392 daemons/execd/pacemaker-execd.c shutdown_ack_timer = g_timeout_add(0, lrmd_exit, NULL); NULL 403 daemons/execd/pacemaker-execd.c "help", no_argument, NULL, '?', NULL 407 daemons/execd/pacemaker-execd.c "version", no_argument, NULL, '$', NULL 411 daemons/execd/pacemaker-execd.c "verbose", no_argument, NULL, 'V', NULL 415 daemons/execd/pacemaker-execd.c "logfile", required_argument, NULL, 'l', NULL 420 daemons/execd/pacemaker-execd.c "port", required_argument, NULL, 'p', NULL 443 daemons/execd/pacemaker-execd.c const char *option = NULL; NULL 451 daemons/execd/pacemaker-execd.c pcmk__set_cli_options(NULL, "[options]", long_options, EXECD_DESC); NULL 454 daemons/execd/pacemaker-execd.c flag = pcmk__next_cli_option(argc, argv, &index, NULL); NULL 489 daemons/execd/pacemaker-execd.c crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); NULL 531 daemons/execd/pacemaker-execd.c rsc_list = pcmk__strkey_table(NULL, free_rsc); NULL 533 daemons/execd/pacemaker-execd.c if (ipcs == NULL) { NULL 547 daemons/execd/pacemaker-execd.c mainloop = g_main_loop_new(NULL, FALSE); NULL 553 daemons/execd/pacemaker-execd.c lrmd_exit(NULL); NULL 92 daemons/execd/remoted_pidone.c *first = *last = NULL; NULL 104 daemons/execd/remoted_pidone.c if (fp != NULL) { NULL 107 daemons/execd/remoted_pidone.c while (fgets(line, LINE_MAX, fp) != NULL) { NULL 108 daemons/execd/remoted_pidone.c char *name = NULL; NULL 109 daemons/execd/remoted_pidone.c char *end = NULL; NULL 110 daemons/execd/remoted_pidone.c char *value = NULL; NULL 111 daemons/execd/remoted_pidone.c char *quote = NULL; NULL 138 daemons/execd/remoted_pidone.c value = NULL; NULL 152 daemons/execd/remoted_pidone.c value = NULL; NULL 169 daemons/execd/remoted_pidone.c if (quote == NULL) { NULL 178 daemons/execd/remoted_pidone.c value = NULL; NULL 183 daemons/execd/remoted_pidone.c if ((value == NULL) && (strchr(line, '\n') == NULL)) { NULL 186 daemons/execd/remoted_pidone.c value = NULL; // Don't care, make compiler happy NULL 208 daemons/execd/remoted_pidone.c if (pid1 == NULL) { NULL 228 daemons/execd/remoted_pidone.c if (pcmk__env_option(PCMK__ENV_LOGFILE) == NULL) { NULL 238 daemons/execd/remoted_pidone.c sigprocmask(SIG_UNBLOCK, &set, NULL); NULL 256 daemons/execd/remoted_pidone.c char *LastArgv = NULL; NULL 264 daemons/execd/remoted_pidone.c for (i = 0; envp[i] != NULL; i++) { NULL 282 daemons/execd/remoted_pidone.c argv[1] = NULL; NULL 25 daemons/execd/remoted_proxy.c static qb_ipcs_service_t *cib_ro = NULL; NULL 26 daemons/execd/remoted_proxy.c static qb_ipcs_service_t *cib_rw = NULL; NULL 27 daemons/execd/remoted_proxy.c static qb_ipcs_service_t *cib_shm = NULL; NULL 29 daemons/execd/remoted_proxy.c static qb_ipcs_service_t *attrd_ipcs = NULL; NULL 30 daemons/execd/remoted_proxy.c static qb_ipcs_service_t *crmd_ipcs = NULL; NULL 31 daemons/execd/remoted_proxy.c static qb_ipcs_service_t *stonith_ipcs = NULL; NULL 32 daemons/execd/remoted_proxy.c static qb_ipcs_service_t *pacemakerd_ipcs = NULL; NULL 35 daemons/execd/remoted_proxy.c static GList *ipc_providers = NULL; NULL 37 daemons/execd/remoted_proxy.c static GHashTable *ipc_clients = NULL; NULL 52 daemons/execd/remoted_proxy.c return ipc_providers? (pcmk__client_t *) (ipc_providers->data) : NULL; NULL 73 daemons/execd/remoted_proxy.c if (ipc_proxy == NULL) { NULL 83 daemons/execd/remoted_proxy.c if (client == NULL) { NULL 99 daemons/execd/remoted_proxy.c msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); NULL 171 daemons/execd/remoted_proxy.c if (ipc_client == NULL) { NULL 172 daemons/execd/remoted_proxy.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); NULL 228 daemons/execd/remoted_proxy.c xmlNode *request = NULL; NULL 229 daemons/execd/remoted_proxy.c xmlNode *msg = NULL; NULL 255 daemons/execd/remoted_proxy.c CRM_CHECK(client != NULL, crm_err("Invalid client"); NULL 257 daemons/execd/remoted_proxy.c CRM_CHECK(client->id != NULL, crm_err("Invalid client: %p", client); NULL 266 daemons/execd/remoted_proxy.c msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); NULL 292 daemons/execd/remoted_proxy.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); NULL 313 daemons/execd/remoted_proxy.c if (client == NULL) { NULL 322 daemons/execd/remoted_proxy.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); NULL 332 daemons/execd/remoted_proxy.c client->userdata = NULL; NULL 346 daemons/execd/remoted_proxy.c .connection_created = NULL, NULL 354 daemons/execd/remoted_proxy.c .connection_created = NULL, NULL 362 daemons/execd/remoted_proxy.c .connection_created = NULL, NULL 370 daemons/execd/remoted_proxy.c .connection_created = NULL, NULL 371 daemons/execd/remoted_proxy.c .msg_process = NULL, NULL 372 daemons/execd/remoted_proxy.c .connection_closed = NULL, NULL 373 daemons/execd/remoted_proxy.c .connection_destroyed = NULL NULL 378 daemons/execd/remoted_proxy.c .connection_created = NULL, NULL 386 daemons/execd/remoted_proxy.c .connection_created = NULL, NULL 403 daemons/execd/remoted_proxy.c pcmk__client_t *ipc_client = NULL; NULL 404 daemons/execd/remoted_proxy.c char *key = NULL; NULL 405 daemons/execd/remoted_proxy.c GList *remove_these = NULL; NULL 406 daemons/execd/remoted_proxy.c GList *gIter = NULL; NULL 422 daemons/execd/remoted_proxy.c for (gIter = remove_these; gIter != NULL; gIter = gIter->next) { NULL 436 daemons/execd/remoted_proxy.c ipc_clients = pcmk__strkey_table(NULL, NULL); NULL 444 daemons/execd/remoted_proxy.c if (crmd_ipcs == NULL) { NULL 456 daemons/execd/remoted_proxy.c ipc_providers = NULL; NULL 460 daemons/execd/remoted_proxy.c ipc_clients = NULL; NULL 467 daemons/execd/remoted_proxy.c cib_ro = NULL; NULL 468 daemons/execd/remoted_proxy.c cib_rw = NULL; NULL 469 daemons/execd/remoted_proxy.c cib_shm = NULL; NULL 92 daemons/execd/remoted_tls.c xmlNode *request = NULL; NULL 153 daemons/execd/remoted_tls.c if (client == NULL) { NULL 165 daemons/execd/remoted_tls.c client_disconnect_cleanup(NULL); NULL 198 daemons/execd/remoted_tls.c client->remote->source = NULL; NULL 209 daemons/execd/remoted_tls.c gnutls_session_t *session = NULL; NULL 210 daemons/execd/remoted_tls.c pcmk__client_t *new_client = NULL; NULL 226 daemons/execd/remoted_tls.c if (session == NULL) { NULL 231 daemons/execd/remoted_tls.c new_client = pcmk__new_unauth_client(NULL); NULL 345 daemons/execd/remoted_tls.c struct addrinfo *res = NULL, *iter; NULL 346 daemons/execd/remoted_tls.c gnutls_datum_t psk_key = { NULL, 0 }; NULL 403 daemons/execd/remoted_tls.c if (iter == NULL && filter == AF_INET6) { NULL 411 daemons/execd/remoted_tls.c NULL, &remote_listen_fd_callbacks); NULL 37 daemons/fenced/cts-fence-helper.c static GMainLoop *mainloop = NULL; NULL 38 daemons/fenced/cts-fence-helper.c static crm_trigger_t *trig = NULL; NULL 61 daemons/fenced/cts-fence-helper.c if (pcmk__str_any_of(option_name, "--mainloop_api_test", "-m", NULL)) { NULL 63 daemons/fenced/cts-fence-helper.c } else if (pcmk__str_any_of(option_name, "--api_test", "-t", NULL)) { NULL 65 daemons/fenced/cts-fence-helper.c } else if (pcmk__str_any_of(option_name, "--passive", "-p", NULL)) { NULL 74 daemons/fenced/cts-fence-helper.c NULL, NULL, NULL 78 daemons/fenced/cts-fence-helper.c NULL, NULL, NULL 82 daemons/fenced/cts-fence-helper.c NULL, NULL, NULL 85 daemons/fenced/cts-fence-helper.c { NULL } NULL 88 daemons/fenced/cts-fence-helper.c static stonith_t *st = NULL; NULL 133 daemons/fenced/cts-fence-helper.c char *desc = NULL; NULL 171 daemons/fenced/cts-fence-helper.c st->cmds->register_callback(st, 0, 120, st_opt_timeout_updates, NULL, "st_global_callback", NULL 205 daemons/fenced/cts-fence-helper.c stonith_key_value_t *params = NULL; NULL 230 daemons/fenced/cts-fence-helper.c stonith_key_value_t *params = NULL; NULL 240 daemons/fenced/cts-fence-helper.c params = NULL; NULL 268 daemons/fenced/cts-fence-helper.c stonith_key_value_t *params = NULL; NULL 279 daemons/fenced/cts-fence-helper.c params = NULL; NULL 281 daemons/fenced/cts-fence-helper.c single_test(st->cmds->list(st, st_opts, "test-id", NULL, 1), "list", 1, 0); NULL 324 daemons/fenced/cts-fence-helper.c st->cmds->register_callback(st, 0, 120, st_opt_timeout_updates, NULL, "st_global_callback", NULL 338 daemons/fenced/cts-fence-helper.c char *tmp = NULL; NULL 339 daemons/fenced/cts-fence-helper.c stonith_key_value_t *params = NULL; NULL 416 daemons/fenced/cts-fence-helper.c st_opt_timeout_updates, NULL, "callback", mainloop_callback); NULL 446 daemons/fenced/cts-fence-helper.c uint32_t diff = (time(NULL) - begin); NULL 460 daemons/fenced/cts-fence-helper.c begin = time(NULL); NULL 515 daemons/fenced/cts-fence-helper.c stonith_key_value_t *params = NULL; NULL 523 daemons/fenced/cts-fence-helper.c params = NULL; NULL 530 daemons/fenced/cts-fence-helper.c params = NULL; NULL 606 daemons/fenced/cts-fence-helper.c trig = mainloop_add_trigger(G_PRIORITY_HIGH, trigger_iterate_mainloop_tests, NULL); NULL 611 daemons/fenced/cts-fence-helper.c mainloop = g_main_loop_new(NULL, FALSE); NULL 617 daemons/fenced/cts-fence-helper.c GOptionContext *context = NULL; NULL 619 daemons/fenced/cts-fence-helper.c context = pcmk__build_arg_context(args, NULL, group, NULL); NULL 627 daemons/fenced/cts-fence-helper.c GError *error = NULL; NULL 631 daemons/fenced/cts-fence-helper.c gchar **processed_args = pcmk__cmdline_preproc(argv, NULL); NULL 632 daemons/fenced/cts-fence-helper.c GOptionContext *context = build_arg_context(args, NULL); NULL 643 daemons/fenced/cts-fence-helper.c crm_log_init(NULL, LOG_INFO, TRUE, (verbose? TRUE : FALSE), argc, argv, NULL 651 daemons/fenced/cts-fence-helper.c if (st == NULL) { NULL 679 daemons/fenced/cts-fence-helper.c pcmk__output_and_clear_error(error, NULL); NULL 38 daemons/fenced/fenced_commands.c GHashTable *device_list = NULL; NULL 39 daemons/fenced/fenced_commands.c GHashTable *topology = NULL; NULL 40 daemons/fenced/fenced_commands.c static GList *cmd_list = NULL; NULL 42 daemons/fenced/fenced_commands.c static GHashTable *fenced_handlers = NULL; NULL 126 daemons/fenced/fenced_commands.c return (device != NULL) && device->automatic_unfencing NULL 133 daemons/fenced/fenced_commands.c const char *value = NULL; NULL 152 daemons/fenced/fenced_commands.c char *hash_value = NULL; NULL 165 daemons/fenced/fenced_commands.c CRM_ASSERT(value != NULL); NULL 167 daemons/fenced/fenced_commands.c if (target != NULL) { NULL 168 daemons/fenced/fenced_commands.c for (char *val = strtok(value, "; \t"); val != NULL; val = strtok(NULL, "; \t")) { NULL 171 daemons/fenced/fenced_commands.c if (mapval == NULL || mapval[1] == 0) { NULL 221 daemons/fenced/fenced_commands.c const char *value = NULL; NULL 254 daemons/fenced/fenced_commands.c if ((cmd == NULL) || (cmd->device == NULL) || (device_list == NULL)) { NULL 255 daemons/fenced/fenced_commands.c return NULL; NULL 271 daemons/fenced/fenced_commands.c const char *action = NULL; NULL 273 daemons/fenced/fenced_commands.c if ((device_list != NULL) && (device_id != NULL)) { NULL 276 daemons/fenced/fenced_commands.c if ((device != NULL) && (device->params != NULL)) { NULL 294 daemons/fenced/fenced_commands.c if ((device_list != NULL) && (device_id != NULL)) { NULL 297 daemons/fenced/fenced_commands.c if (device != NULL) { NULL 343 daemons/fenced/fenced_commands.c xmlNode *op = NULL; NULL 344 daemons/fenced/fenced_commands.c async_command_t *cmd = NULL; NULL 346 daemons/fenced/fenced_commands.c if (msg == NULL) { NULL 347 daemons/fenced/fenced_commands.c return NULL; NULL 351 daemons/fenced/fenced_commands.c if (op == NULL) { NULL 352 daemons/fenced/fenced_commands.c return NULL; NULL 356 daemons/fenced/fenced_commands.c CRM_ASSERT(cmd != NULL); NULL 362 daemons/fenced/fenced_commands.c if ((cmd->action == NULL) || (cmd->op == NULL) || (cmd->client == NULL)) { NULL 364 daemons/fenced/fenced_commands.c return NULL; NULL 390 daemons/fenced/fenced_commands.c const char *value = NULL; NULL 394 daemons/fenced/fenced_commands.c if ((value == NULL) NULL 406 daemons/fenced/fenced_commands.c GList *gIter = NULL; NULL 407 daemons/fenced/fenced_commands.c GList *gIterNext = NULL; NULL 409 daemons/fenced/fenced_commands.c CRM_CHECK(device != NULL, return 0); NULL 411 daemons/fenced/fenced_commands.c for (gIter = cmd_list; gIter != NULL; gIter = gIterNext) { NULL 437 daemons/fenced/fenced_commands.c ((cmd->target == NULL)? "" : " targeting "), NULL 440 daemons/fenced/fenced_commands.c cmd->activating_on = NULL; NULL 493 daemons/fenced/fenced_commands.c const char *action_str = NULL; NULL 494 daemons/fenced/fenced_commands.c const char *host_arg = NULL; NULL 495 daemons/fenced/fenced_commands.c async_command_t *cmd = NULL; NULL 496 daemons/fenced/fenced_commands.c stonith_action_t *action = NULL; NULL 499 daemons/fenced/fenced_commands.c GList *gIter = NULL; NULL 500 daemons/fenced/fenced_commands.c GList *gIterNext = NULL; NULL 502 daemons/fenced/fenced_commands.c CRM_CHECK(device != NULL, return FALSE); NULL 513 daemons/fenced/fenced_commands.c for (gIter = device->pending_ops; gIter != NULL; gIter = gIterNext) { NULL 522 daemons/fenced/fenced_commands.c ((pending_op->target == NULL)? "" : " targeting "), NULL 535 daemons/fenced/fenced_commands.c if (cmd == NULL) { NULL 541 daemons/fenced/fenced_commands.c STONITH_WATCHDOG_AGENT_INTERNAL, NULL)) { NULL 549 daemons/fenced/fenced_commands.c report_internal_result(cmd, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 578 daemons/fenced/fenced_commands.c ((cmd->target == NULL)? "" : " targeting "), NULL 600 daemons/fenced/fenced_commands.c cmd->activating_on = NULL; NULL 642 daemons/fenced/fenced_commands.c CRM_CHECK(cmd != NULL, return); NULL 643 daemons/fenced/fenced_commands.c CRM_CHECK(device != NULL, return); NULL 649 daemons/fenced/fenced_commands.c if (device->include_nodeid && (cmd->target != NULL)) { NULL 662 daemons/fenced/fenced_commands.c (cmd->target == NULL)? "" : " targeting ", NULL 668 daemons/fenced/fenced_commands.c (cmd->target == NULL)? "" : " targeting ", NULL 704 daemons/fenced/fenced_commands.c (cmd->target == NULL)? "" : " targeting ", NULL 716 daemons/fenced/fenced_commands.c GList *gIter = NULL; NULL 722 daemons/fenced/fenced_commands.c for (gIter = device->pending_ops; gIter != NULL; gIter = gIter->next) { NULL 742 daemons/fenced/fenced_commands.c if (device->on_target_actions != NULL) { NULL 752 daemons/fenced/fenced_commands.c if (device_list != NULL) { NULL 754 daemons/fenced/fenced_commands.c device_list = NULL; NULL 761 daemons/fenced/fenced_commands.c if (device_list == NULL) { NULL 762 daemons/fenced/fenced_commands.c device_list = pcmk__strkey_table(NULL, free_device); NULL 769 daemons/fenced/fenced_commands.c char *name = NULL; NULL 773 daemons/fenced/fenced_commands.c if (hostmap == NULL) { NULL 803 daemons/fenced/fenced_commands.c char *value = NULL; NULL 821 daemons/fenced/fenced_commands.c value = NULL; NULL 822 daemons/fenced/fenced_commands.c name = NULL; NULL 846 daemons/fenced/fenced_commands.c GHashTable *metadata_cache = NULL; NULL 850 daemons/fenced/fenced_commands.c if (metadata_cache != NULL) { NULL 852 daemons/fenced/fenced_commands.c metadata_cache = NULL; NULL 858 daemons/fenced/fenced_commands.c if (metadata_cache == NULL) { NULL 866 daemons/fenced/fenced_commands.c char *buffer = NULL; NULL 868 daemons/fenced/fenced_commands.c if (metadata == NULL) { NULL 871 daemons/fenced/fenced_commands.c *metadata = NULL; NULL 877 daemons/fenced/fenced_commands.c if (buffer == NULL) { NULL 881 daemons/fenced/fenced_commands.c if (st == NULL) { NULL 887 daemons/fenced/fenced_commands.c NULL, &buffer, 10); NULL 903 daemons/fenced/fenced_commands.c xmlXPathObjectPtr xpath = NULL; NULL 926 daemons/fenced/fenced_commands.c xmlXPathObjectPtr xpath = NULL; NULL 930 daemons/fenced/fenced_commands.c if (device->agent_metadata == NULL) { NULL 943 daemons/fenced/fenced_commands.c const char *action = NULL; NULL 946 daemons/fenced/fenced_commands.c CRM_LOG_ASSERT(match != NULL); NULL 947 daemons/fenced/fenced_commands.c if(match == NULL) { continue; }; NULL 970 daemons/fenced/fenced_commands.c if ((action != NULL) && pcmk__xe_attr_is_true(match, "on_target")) { NULL 1020 daemons/fenced/fenced_commands.c if (value != NULL) { NULL 1048 daemons/fenced/fenced_commands.c const char *check_type = NULL; NULL 1052 daemons/fenced/fenced_commands.c if (check_type == NULL) { NULL 1074 daemons/fenced/fenced_commands.c stonith_device_t *device = NULL; NULL 1077 daemons/fenced/fenced_commands.c CRM_CHECK(agent != NULL, return device); NULL 1081 daemons/fenced/fenced_commands.c CRM_CHECK(device != NULL, {free(agent); return device;}); NULL 1100 daemons/fenced/fenced_commands.c device->targets = NULL; NULL 1112 daemons/fenced/fenced_commands.c if (device->timer == NULL) { NULL 1139 daemons/fenced/fenced_commands.c if (device->on_target_actions != NULL) { NULL 1162 daemons/fenced/fenced_commands.c async_command_t *cmd = NULL; NULL 1201 daemons/fenced/fenced_commands.c search_devices_record_result(search, NULL, FALSE); NULL 1212 daemons/fenced/fenced_commands.c ((result->exit_reason == NULL)? "" : " ("), NULL 1213 daemons/fenced/fenced_commands.c ((result->exit_reason == NULL)? "" : result->exit_reason), NULL 1214 daemons/fenced/fenced_commands.c ((result->exit_reason == NULL)? "" : ")")); NULL 1256 daemons/fenced/fenced_commands.c search_devices_record_result(search, NULL, FALSE); NULL 1266 daemons/fenced/fenced_commands.c dev->targets_age = time(NULL); NULL 1268 daemons/fenced/fenced_commands.c } else if (dev->targets != NULL) { NULL 1277 daemons/fenced/fenced_commands.c ((result->exit_reason == NULL)? "" : " ("), NULL 1278 daemons/fenced/fenced_commands.c ((result->exit_reason == NULL)? "" : result->exit_reason), NULL 1279 daemons/fenced/fenced_commands.c ((result->exit_reason == NULL)? "" : ")")); NULL 1292 daemons/fenced/fenced_commands.c ((result->exit_reason == NULL)? "" : " ("), NULL 1293 daemons/fenced/fenced_commands.c ((result->exit_reason == NULL)? "" : result->exit_reason), NULL 1294 daemons/fenced/fenced_commands.c ((result->exit_reason == NULL)? "" : ")")); NULL 1300 daemons/fenced/fenced_commands.c if (g_hash_table_lookup(dev->params, PCMK_STONITH_HOST_CHECK) == NULL) { NULL 1326 daemons/fenced/fenced_commands.c char *key = NULL; NULL 1327 daemons/fenced/fenced_commands.c char *value = NULL; NULL 1361 daemons/fenced/fenced_commands.c return NULL; NULL 1365 daemons/fenced/fenced_commands.c return NULL; NULL 1371 daemons/fenced/fenced_commands.c return NULL; NULL 1381 daemons/fenced/fenced_commands.c stonith_device_t *dup = NULL; NULL 1386 daemons/fenced/fenced_commands.c CRM_CHECK(device != NULL, return -ENOMEM); NULL 1391 daemons/fenced/fenced_commands.c STONITH_WATCHDOG_AGENT_INTERNAL, NULL)) do { NULL 1398 daemons/fenced/fenced_commands.c STONITH_WATCHDOG_AGENT_INTERNAL, NULL)) { NULL 1419 daemons/fenced/fenced_commands.c device->targets = NULL; NULL 1433 daemons/fenced/fenced_commands.c device->targets = NULL; NULL 1461 daemons/fenced/fenced_commands.c old->pending_ops = NULL; NULL 1532 daemons/fenced/fenced_commands.c if (tp->levels[lpc] != NULL) { NULL 1547 daemons/fenced/fenced_commands.c if (tp->levels[lpc] != NULL) { NULL 1561 daemons/fenced/fenced_commands.c if (topology != NULL) { NULL 1563 daemons/fenced/fenced_commands.c topology = NULL; NULL 1570 daemons/fenced/fenced_commands.c if (topology == NULL) { NULL 1571 daemons/fenced/fenced_commands.c topology = pcmk__strkey_table(NULL, free_topology_entry); NULL 1609 daemons/fenced/fenced_commands.c if (crm_element_value(level, XML_ATTR_STONITH_TARGET) != NULL) { NULL 1612 daemons/fenced/fenced_commands.c if (crm_element_value(level, XML_ATTR_STONITH_TARGET_PATTERN) != NULL) { NULL 1616 daemons/fenced/fenced_commands.c && (crm_element_value(level, XML_ATTR_STONITH_TARGET_ATTRIBUTE) != NULL) NULL 1617 daemons/fenced/fenced_commands.c && (crm_element_value(level, XML_ATTR_STONITH_TARGET_VALUE) != NULL)) { NULL 1629 daemons/fenced/fenced_commands.c stonith_key_value_t *output = NULL; NULL 1631 daemons/fenced/fenced_commands.c if (devices == NULL) { NULL 1640 daemons/fenced/fenced_commands.c output = stonith_key_value_add(output, NULL, line); NULL 1668 daemons/fenced/fenced_commands.c char *local_target = NULL; NULL 1675 daemons/fenced/fenced_commands.c if ((xml != NULL) NULL 1680 daemons/fenced/fenced_commands.c if (xml == NULL) { NULL 1681 daemons/fenced/fenced_commands.c if (desc != NULL) { NULL 1688 daemons/fenced/fenced_commands.c if (desc != NULL) { NULL 1693 daemons/fenced/fenced_commands.c if (mode != NULL) { NULL 1696 daemons/fenced/fenced_commands.c if (id != NULL) { NULL 1700 daemons/fenced/fenced_commands.c if (target != NULL) { NULL 1731 daemons/fenced/fenced_commands.c stonith_key_value_t *dIter = NULL; NULL 1732 daemons/fenced/fenced_commands.c stonith_key_value_t *devices = NULL; NULL 1734 daemons/fenced/fenced_commands.c CRM_CHECK((msg != NULL) && (result != NULL), return); NULL 1737 daemons/fenced/fenced_commands.c if (level == NULL) { NULL 1781 daemons/fenced/fenced_commands.c if (tp == NULL) { NULL 1783 daemons/fenced/fenced_commands.c if (tp == NULL) { NULL 1802 daemons/fenced/fenced_commands.c if (tp->levels[id] != NULL) { NULL 1823 daemons/fenced/fenced_commands.c pcmk__set_result(result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 1845 daemons/fenced/fenced_commands.c xmlNode *level = NULL; NULL 1847 daemons/fenced/fenced_commands.c CRM_CHECK(result != NULL, return); NULL 1849 daemons/fenced/fenced_commands.c level = unpack_level_request(msg, NULL, &target, &id, desc); NULL 1850 daemons/fenced/fenced_commands.c if (level == NULL) { NULL 1873 daemons/fenced/fenced_commands.c if (tp == NULL) { NULL 1887 daemons/fenced/fenced_commands.c } else if (tp->levels[id] != NULL) { NULL 1891 daemons/fenced/fenced_commands.c tp->levels[id] = NULL; NULL 1900 daemons/fenced/fenced_commands.c pcmk__set_result(result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 1912 daemons/fenced/fenced_commands.c for (gIter = list; gIter != NULL; gIter = gIter->next) { NULL 1922 daemons/fenced/fenced_commands.c for (gIter = list; gIter != NULL; gIter = gIter->next) { NULL 1957 daemons/fenced/fenced_commands.c async_command_t *cmd = NULL; NULL 1958 daemons/fenced/fenced_commands.c stonith_device_t *device = NULL; NULL 1960 daemons/fenced/fenced_commands.c if ((id == NULL) || (action == NULL)) { NULL 1976 daemons/fenced/fenced_commands.c pcmk__set_result(result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 1980 daemons/fenced/fenced_commands.c NULL); NULL 1984 daemons/fenced/fenced_commands.c pcmk__set_result(result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 1990 daemons/fenced/fenced_commands.c if (device == NULL) { NULL 2007 daemons/fenced/fenced_commands.c if (cmd == NULL) { NULL 2014 daemons/fenced/fenced_commands.c pcmk__set_result(result, CRM_EX_OK, PCMK_EXEC_PENDING, NULL); NULL 2065 daemons/fenced/fenced_commands.c if ((device != NULL) && (action != NULL) NULL 2066 daemons/fenced/fenced_commands.c && (device->on_target_actions != NULL) NULL 2068 daemons/fenced/fenced_commands.c action) != NULL)) { NULL 2128 daemons/fenced/fenced_commands.c const char *target = NULL; NULL 2129 daemons/fenced/fenced_commands.c const char *alias = NULL; NULL 2131 daemons/fenced/fenced_commands.c const char *action = (search == NULL)? NULL : search->action; NULL 2133 daemons/fenced/fenced_commands.c CRM_CHECK((dev != NULL) && (action != NULL), goto search_report_results); NULL 2135 daemons/fenced/fenced_commands.c if (dev->id != NULL) { NULL 2140 daemons/fenced/fenced_commands.c if (target == NULL) { NULL 2175 daemons/fenced/fenced_commands.c time_t now = time(NULL); NULL 2177 daemons/fenced/fenced_commands.c if (dev->targets == NULL || dev->targets_age + 60 < now) { NULL 2188 daemons/fenced/fenced_commands.c schedule_internal_command(__func__, dev, "list", NULL, NULL 2195 daemons/fenced/fenced_commands.c if (pcmk__str_in_list(((alias == NULL)? target : alias), dev->targets, NULL 2223 daemons/fenced/fenced_commands.c (alias == NULL)? "" : " (as '", pcmk__s(alias, ""), NULL 2224 daemons/fenced/fenced_commands.c (alias == NULL)? "" : "')", check_type); NULL 2225 daemons/fenced/fenced_commands.c search_devices_record_result(search, ((dev == NULL)? NULL : dev_id), can); NULL 2246 daemons/fenced/fenced_commands.c callback(NULL, user_data); NULL 2254 daemons/fenced/fenced_commands.c callback(NULL, user_data); NULL 2392 daemons/fenced/fenced_commands.c xmlNode *dev = NULL; NULL 2393 daemons/fenced/fenced_commands.c xmlNode *list = NULL; NULL 2394 daemons/fenced/fenced_commands.c GList *lpc = NULL; NULL 2395 daemons/fenced/fenced_commands.c pcmk__client_t *client = NULL; NULL 2397 daemons/fenced/fenced_commands.c if (query->client_id != NULL) { NULL 2399 daemons/fenced/fenced_commands.c if ((client == NULL) && (query->remote_peer == NULL)) { NULL 2407 daemons/fenced/fenced_commands.c list = create_xml_node(NULL, __func__); NULL 2409 daemons/fenced/fenced_commands.c for (lpc = devices; lpc != NULL; lpc = lpc->next) { NULL 2460 daemons/fenced/fenced_commands.c if (query->target == NULL) { NULL 2477 daemons/fenced/fenced_commands.c if (list != NULL) { NULL 2519 daemons/fenced/fenced_commands.c log_level = (cmd->target == NULL)? LOG_DEBUG : LOG_NOTICE; NULL 2520 daemons/fenced/fenced_commands.c if ((result->action_stdout != NULL) NULL 2524 daemons/fenced/fenced_commands.c next = NULL; NULL 2526 daemons/fenced/fenced_commands.c log_level = (cmd->target == NULL)? LOG_NOTICE : LOG_ERR; NULL 2527 daemons/fenced/fenced_commands.c if ((result->action_stdout != NULL) NULL 2534 daemons/fenced/fenced_commands.c pcmk__g_strcat(msg, "Operation '", cmd->action, "' ", NULL); NULL 2538 daemons/fenced/fenced_commands.c if (cmd->target != NULL) { NULL 2539 daemons/fenced/fenced_commands.c pcmk__g_strcat(msg, "targeting ", cmd->target, " ", NULL); NULL 2541 daemons/fenced/fenced_commands.c if (cmd->device != NULL) { NULL 2542 daemons/fenced/fenced_commands.c pcmk__g_strcat(msg, "using ", cmd->device, " ", NULL); NULL 2550 daemons/fenced/fenced_commands.c pcmk_exec_status_str(result->execution_status), NULL); NULL 2554 daemons/fenced/fenced_commands.c if (result->exit_reason != NULL) { NULL 2555 daemons/fenced/fenced_commands.c pcmk__g_strcat(msg, " (", result->exit_reason, ")", NULL); NULL 2557 daemons/fenced/fenced_commands.c if (next != NULL) { NULL 2558 daemons/fenced/fenced_commands.c pcmk__g_strcat(msg, ", retrying with ", next, NULL); NULL 2595 daemons/fenced/fenced_commands.c xmlNode *reply = NULL; NULL 2596 daemons/fenced/fenced_commands.c pcmk__client_t *client = NULL; NULL 2598 daemons/fenced/fenced_commands.c CRM_CHECK((cmd != NULL) && (result != NULL), return); NULL 2600 daemons/fenced/fenced_commands.c log_async_result(cmd, result, pid, NULL, merged); NULL 2602 daemons/fenced/fenced_commands.c if (cmd->client != NULL) { NULL 2604 daemons/fenced/fenced_commands.c if ((client == NULL) && (cmd->origin == NULL)) { NULL 2624 daemons/fenced/fenced_commands.c send_cluster_message(NULL, crm_msg_stonith_ng, reply, FALSE); NULL 2635 daemons/fenced/fenced_commands.c xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE); NULL 2646 daemons/fenced/fenced_commands.c fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL); NULL 2685 daemons/fenced/fenced_commands.c GList *next = NULL; NULL 2687 daemons/fenced/fenced_commands.c for (GList *iter = cmd_list; iter != NULL; iter = next) { NULL 2713 daemons/fenced/fenced_commands.c (cmd_other->target == NULL)? "" : " targeting ", NULL 2738 daemons/fenced/fenced_commands.c for (GList *iter = cmd->next_device_iter; iter != NULL; iter = iter->next) { NULL 2750 daemons/fenced/fenced_commands.c return NULL; NULL 2758 daemons/fenced/fenced_commands.c stonith_device_t *device = NULL; NULL 2759 daemons/fenced/fenced_commands.c stonith_device_t *next_device = NULL; NULL 2761 daemons/fenced/fenced_commands.c CRM_CHECK(cmd != NULL, return); NULL 2764 daemons/fenced/fenced_commands.c cmd->active_on = NULL; NULL 2769 daemons/fenced/fenced_commands.c (pcmk__strcase_any_of(cmd->action, "list", "monitor", "status", NULL))) { NULL 2780 daemons/fenced/fenced_commands.c } else if ((cmd->next_device_iter != NULL) NULL 2789 daemons/fenced/fenced_commands.c if (next_device == NULL) { NULL 2820 daemons/fenced/fenced_commands.c stonith_device_t *device = NULL; NULL 2826 daemons/fenced/fenced_commands.c if (devices != NULL) { NULL 2832 daemons/fenced/fenced_commands.c if (device == NULL) { // No device found NULL 2860 daemons/fenced/fenced_commands.c const char *device_id = NULL; NULL 2861 daemons/fenced/fenced_commands.c stonith_device_t *device = NULL; NULL 2862 daemons/fenced/fenced_commands.c async_command_t *cmd = NULL; NULL 2863 daemons/fenced/fenced_commands.c xmlNode *dev = NULL; NULL 2865 daemons/fenced/fenced_commands.c CRM_CHECK((msg != NULL) && (result != NULL), return); NULL 2870 daemons/fenced/fenced_commands.c if (cmd == NULL) { NULL 2877 daemons/fenced/fenced_commands.c if (device_id != NULL) { NULL 2879 daemons/fenced/fenced_commands.c if (device == NULL) { NULL 2892 daemons/fenced/fenced_commands.c crm_node_t *node = NULL; NULL 2895 daemons/fenced/fenced_commands.c node = pcmk__search_known_node_cache(nodeid, NULL, CRM_GET_PEER_ANY); NULL 2896 daemons/fenced/fenced_commands.c if (node != NULL) { NULL 2907 daemons/fenced/fenced_commands.c pcmk__set_result(result, CRM_EX_OK, PCMK_EXEC_PENDING, NULL); NULL 2928 daemons/fenced/fenced_commands.c xmlNode *reply = NULL; NULL 2930 daemons/fenced/fenced_commands.c reply = create_xml_node(NULL, T_STONITH_REPLY); NULL 2936 daemons/fenced/fenced_commands.c if (request == NULL) { NULL 2948 daemons/fenced/fenced_commands.c const char *name = NULL; NULL 2949 daemons/fenced/fenced_commands.c const char *value = NULL; NULL 2966 daemons/fenced/fenced_commands.c if (data != NULL) { NULL 2984 daemons/fenced/fenced_commands.c xmlNode *reply = create_xml_node(NULL, T_STONITH_REPLY); NULL 3005 daemons/fenced/fenced_commands.c if (peer == NULL) { NULL 3007 daemons/fenced/fenced_commands.c } else if (peer->uname == NULL) { NULL 3039 daemons/fenced/fenced_commands.c crm_node_t *entry = NULL; NULL 3042 daemons/fenced/fenced_commands.c while (g_hash_table_iter_next(&gIter, NULL, (void **)&entry)) { NULL 3052 daemons/fenced/fenced_commands.c return NULL; NULL 3068 daemons/fenced/fenced_commands.c CRM_CHECK((reply != NULL) && ((remote_peer != NULL) || (client != NULL)), NULL 3071 daemons/fenced/fenced_commands.c if (remote_peer == NULL) { NULL 3083 daemons/fenced/fenced_commands.c const char *relay_op_id = NULL; NULL 3084 daemons/fenced/fenced_commands.c const char *op_id = NULL; NULL 3085 daemons/fenced/fenced_commands.c const char *client_name = NULL; NULL 3086 daemons/fenced/fenced_commands.c const char *target = NULL; NULL 3087 daemons/fenced/fenced_commands.c remote_fencing_op_t *relay_op = NULL; NULL 3103 daemons/fenced/fenced_commands.c remote_fencing_op_t *list_op = NULL; NULL 3107 daemons/fenced/fenced_commands.c while (g_hash_table_iter_next(&iter, NULL, (void **)&list_op)) { NULL 3108 daemons/fenced/fenced_commands.c GList *dup_iter = NULL; NULL 3110 daemons/fenced/fenced_commands.c for (dup_iter = list_op->duplicates; dup_iter != NULL; dup_iter = dup_iter->next) { NULL 3122 daemons/fenced/fenced_commands.c (relay_op->target == NULL)? "" : " targeting ", NULL 3125 daemons/fenced/fenced_commands.c (target == NULL)? "" : " targeting ", pcmk__s(target, ""), NULL 3150 daemons/fenced/fenced_commands.c if ((c == NULL) || pcmk_is_set(c->flags, pcmk__client_privileged)) { NULL 3163 daemons/fenced/fenced_commands.c xmlNode *reply = create_xml_node(NULL, "reply"); NULL 3165 daemons/fenced/fenced_commands.c CRM_ASSERT(request->ipc_client != NULL); NULL 3168 daemons/fenced/fenced_commands.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 3179 daemons/fenced/fenced_commands.c return NULL; NULL 3181 daemons/fenced/fenced_commands.c return fenced_construct_reply(request->xml, NULL, &request->result); NULL 3194 daemons/fenced/fenced_commands.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 3195 daemons/fenced/fenced_commands.c return NULL; NULL 3203 daemons/fenced/fenced_commands.c xmlNode *dev = NULL; NULL 3204 daemons/fenced/fenced_commands.c const char *action = NULL; NULL 3205 daemons/fenced/fenced_commands.c const char *target = NULL; NULL 3207 daemons/fenced/fenced_commands.c struct st_query_data *query = NULL; NULL 3209 daemons/fenced/fenced_commands.c if (request->peer != NULL) { NULL 3217 daemons/fenced/fenced_commands.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 3220 daemons/fenced/fenced_commands.c if (dev != NULL) { NULL 3224 daemons/fenced/fenced_commands.c return NULL; // No query or reply necessary NULL 3233 daemons/fenced/fenced_commands.c CRM_ASSERT(query != NULL); NULL 3235 daemons/fenced/fenced_commands.c query->reply = fenced_construct_reply(request->xml, NULL, &request->result); NULL 3246 daemons/fenced/fenced_commands.c return NULL; NULL 3253 daemons/fenced/fenced_commands.c const char *flag_name = NULL; NULL 3255 daemons/fenced/fenced_commands.c CRM_ASSERT(request->ipc_client != NULL); NULL 3257 daemons/fenced/fenced_commands.c if (flag_name != NULL) { NULL 3264 daemons/fenced/fenced_commands.c if (flag_name != NULL) { NULL 3271 daemons/fenced/fenced_commands.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 3274 daemons/fenced/fenced_commands.c return pcmk__ipc_create_ack(request->ipc_flags, "ack", NULL, CRM_EX_OK); NULL 3291 daemons/fenced/fenced_commands.c if (initiate_remote_stonith_op(NULL, request->xml, FALSE) == NULL) { NULL 3293 daemons/fenced/fenced_commands.c return fenced_construct_reply(request->xml, NULL, &request->result); NULL 3296 daemons/fenced/fenced_commands.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_PENDING, NULL); NULL 3297 daemons/fenced/fenced_commands.c return NULL; NULL 3304 daemons/fenced/fenced_commands.c if ((request->peer != NULL) || stand_alone) { NULL 3312 daemons/fenced/fenced_commands.c NULL); NULL 3316 daemons/fenced/fenced_commands.c NULL); NULL 3324 daemons/fenced/fenced_commands.c const char *alternate_host = NULL; NULL 3331 daemons/fenced/fenced_commands.c if (request->ipc_client != NULL) { NULL 3340 daemons/fenced/fenced_commands.c NULL); NULL 3341 daemons/fenced/fenced_commands.c return fenced_construct_reply(request->xml, NULL, NULL 3349 daemons/fenced/fenced_commands.c (device == NULL)? "(any)" : device); NULL 3352 daemons/fenced/fenced_commands.c if (alternate_host != NULL) { NULL 3353 daemons/fenced/fenced_commands.c const char *client_id = NULL; NULL 3354 daemons/fenced/fenced_commands.c remote_fencing_op_t *op = NULL; NULL 3375 daemons/fenced/fenced_commands.c NULL); NULL 3378 daemons/fenced/fenced_commands.c FALSE) == NULL) { NULL 3383 daemons/fenced/fenced_commands.c NULL); NULL 3388 daemons/fenced/fenced_commands.c return NULL; NULL 3390 daemons/fenced/fenced_commands.c return fenced_construct_reply(request->xml, NULL, &request->result); NULL 3397 daemons/fenced/fenced_commands.c xmlNode *reply = NULL; NULL 3398 daemons/fenced/fenced_commands.c xmlNode *data = NULL; NULL 3402 daemons/fenced/fenced_commands.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 3427 daemons/fenced/fenced_commands.c ((rc == pcmk_ok)? NULL : pcmk_strerror(rc))); NULL 3434 daemons/fenced/fenced_commands.c (dev == NULL)? NULL : ID(dev)); NULL 3435 daemons/fenced/fenced_commands.c return fenced_construct_reply(request->xml, NULL, &request->result); NULL 3449 daemons/fenced/fenced_commands.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 3456 daemons/fenced/fenced_commands.c return fenced_construct_reply(request->xml, NULL, &request->result); NULL 3463 daemons/fenced/fenced_commands.c char *desc = NULL; NULL 3469 daemons/fenced/fenced_commands.c unpack_level_request(request->xml, NULL, NULL, NULL, &desc); NULL 3476 daemons/fenced/fenced_commands.c return fenced_construct_reply(request->xml, NULL, &request->result); NULL 3483 daemons/fenced/fenced_commands.c char *desc = NULL; NULL 3489 daemons/fenced/fenced_commands.c unpack_level_request(request->xml, NULL, NULL, NULL, &desc); NULL 3496 daemons/fenced/fenced_commands.c return fenced_construct_reply(request->xml, NULL, &request->result); NULL 3504 daemons/fenced/fenced_commands.c const char *name = NULL; NULL 3509 daemons/fenced/fenced_commands.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 3510 daemons/fenced/fenced_commands.c return NULL; NULL 3521 daemons/fenced/fenced_commands.c return fenced_construct_reply(request->xml, NULL, &request->result); NULL 3541 daemons/fenced/fenced_commands.c { NULL, handle_unknown_request }, NULL 3550 daemons/fenced/fenced_commands.c if (fenced_handlers != NULL) { NULL 3552 daemons/fenced/fenced_commands.c fenced_handlers = NULL; NULL 3559 daemons/fenced/fenced_commands.c xmlNode *reply = NULL; NULL 3560 daemons/fenced/fenced_commands.c const char *reason = NULL; NULL 3562 daemons/fenced/fenced_commands.c if (fenced_handlers == NULL) { NULL 3566 daemons/fenced/fenced_commands.c if (reply != NULL) { NULL 3568 daemons/fenced/fenced_commands.c && (request->ipc_client != NULL)) { NULL 3588 daemons/fenced/fenced_commands.c (reason == NULL)? "" : " (", NULL 3589 daemons/fenced/fenced_commands.c (reason == NULL)? "" : reason, NULL 3590 daemons/fenced/fenced_commands.c (reason == NULL)? "" : ")"); NULL 3601 daemons/fenced/fenced_commands.c } else if (pcmk__str_any_of(op, T_STONITH_NOTIFY, STONITH_OP_FENCE, NULL)) { NULL 3605 daemons/fenced/fenced_commands.c pcmk__s(op, "untyped"), ((client == NULL)? "peer" : "client"), NULL 3606 daemons/fenced/fenced_commands.c ((client == NULL)? remote_peer : pcmk__client_name(client))); NULL 3612 daemons/fenced/fenced_commands.c op, ((client == NULL)? "peer" : "client"), NULL 3613 daemons/fenced/fenced_commands.c ((client == NULL)? remote_peer : pcmk__client_name(client))); NULL 3634 daemons/fenced/fenced_commands.c CRM_CHECK(message != NULL, return); NULL 3636 daemons/fenced/fenced_commands.c if (get_xpath_object("//" T_STONITH_REPLY, message, LOG_NEVER) != NULL) { NULL 3644 daemons/fenced/fenced_commands.c ((client == NULL)? "peer" : "client"), NULL 3645 daemons/fenced/fenced_commands.c ((client == NULL)? remote_peer : pcmk__client_name(client))); NULL 3648 daemons/fenced/fenced_commands.c CRM_ASSERT(client == NULL || client->request_id == id); NULL 3665 daemons/fenced/fenced_commands.c CRM_CHECK(request.op != NULL, return); NULL 45 daemons/fenced/fenced_history.c xmlNode *bcast = create_xml_node(NULL, "stonith_command"); NULL 46 daemons/fenced/fenced_history.c xmlNode *data = create_xml_node(NULL, __func__); NULL 59 daemons/fenced/fenced_history.c send_cluster_message(NULL, crm_msg_stonith_ng, bcast, FALSE); NULL 95 daemons/fenced/fenced_history.c stonith_send_broadcast_history(NULL, NULL 103 daemons/fenced/fenced_history.c fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL); NULL 181 daemons/fenced/fenced_history.c remote_fencing_op_t *op = NULL; NULL 191 daemons/fenced/fenced_history.c while (g_hash_table_iter_next(&iter, NULL, (void **)&op)) { NULL 224 daemons/fenced/fenced_history.c xmlNode *xml_op = NULL; NULL 225 daemons/fenced/fenced_history.c GHashTable *rv = NULL; NULL 229 daemons/fenced/fenced_history.c CRM_LOG_ASSERT(rv != NULL); NULL 231 daemons/fenced/fenced_history.c for (xml_op = pcmk__xml_first_child(history); xml_op != NULL; NULL 233 daemons/fenced/fenced_history.c remote_fencing_op_t *op = NULL; NULL 277 daemons/fenced/fenced_history.c NULL); NULL 281 daemons/fenced/fenced_history.c CRM_LOG_ASSERT(g_hash_table_lookup(rv, id) != NULL); NULL 303 daemons/fenced/fenced_history.c xmlNode *history = NULL; NULL 305 daemons/fenced/fenced_history.c remote_fencing_op_t *op = NULL; NULL 310 daemons/fenced/fenced_history.c char *id = NULL; NULL 312 daemons/fenced/fenced_history.c history = create_xml_node(NULL, F_STONITH_HISTORY_LIST); NULL 316 daemons/fenced/fenced_history.c xmlNode *entry = NULL; NULL 386 daemons/fenced/fenced_history.c while (g_hash_table_iter_next(&iter, NULL, (void **)&op)) { NULL 421 daemons/fenced/fenced_history.c fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL); NULL 426 daemons/fenced/fenced_history.c return NULL; NULL 445 daemons/fenced/fenced_history.c return stonith_local_history_diff_and_merge(NULL, add_id, target); NULL 461 daemons/fenced/fenced_history.c const char *target = NULL; NULL 463 daemons/fenced/fenced_history.c xmlNode *out_history = NULL; NULL 472 daemons/fenced/fenced_history.c node = pcmk__search_known_node_cache(nodeid, NULL, CRM_GET_PEER_ANY); NULL 484 daemons/fenced/fenced_history.c crm_element_value(msg, F_STONITH_CALLID) != NULL); NULL 490 daemons/fenced/fenced_history.c fenced_send_notification(T_STONITH_NOTIFY_HISTORY_SYNCED, NULL, NULL); NULL 498 daemons/fenced/fenced_history.c out_history = stonith_local_history(TRUE, NULL); NULL 502 daemons/fenced/fenced_history.c NULL); NULL 518 daemons/fenced/fenced_history.c GHashTable *received_history = NULL; NULL 520 daemons/fenced/fenced_history.c if (history != NULL) { NULL 524 daemons/fenced/fenced_history.c stonith_local_history_diff_and_merge(received_history, TRUE, NULL); NULL 530 daemons/fenced/fenced_history.c NULL); NULL 79 daemons/fenced/fenced_remote.c GHashTable *stonith_remote_op_list = NULL; NULL 100 daemons/fenced/fenced_remote.c if (data != NULL) { NULL 112 daemons/fenced/fenced_remote.c if (stonith_remote_op_list != NULL) { NULL 114 daemons/fenced/fenced_remote.c stonith_remote_op_list = NULL; NULL 190 daemons/fenced/fenced_remote.c return NULL; NULL 193 daemons/fenced/fenced_remote.c && !props->disallowed[op->phase])? props : NULL; NULL 214 daemons/fenced/fenced_remote.c if ((props == NULL) || (verified_devices_only && !props->verified)) { NULL 263 daemons/fenced/fenced_remote.c op->request = NULL; NULL 267 daemons/fenced/fenced_remote.c op->devices_list = NULL; NULL 279 daemons/fenced/fenced_remote.c if (*table == NULL) { NULL 280 daemons/fenced/fenced_remote.c *table = pcmk__strkey_table(NULL, free_remote_op); NULL 326 daemons/fenced/fenced_remote.c GList *iter = NULL; NULL 337 daemons/fenced/fenced_remote.c for (iter = op->automatic_list; iter != NULL; iter = iter->next) { NULL 346 daemons/fenced/fenced_remote.c op->automatic_list = NULL; NULL 381 daemons/fenced/fenced_remote.c xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE); NULL 406 daemons/fenced/fenced_remote.c xmlNode *bcast = create_xml_node(NULL, T_STONITH_REPLY); NULL 423 daemons/fenced/fenced_remote.c send_cluster_message(NULL, crm_msg_stonith_ng, bcast, FALSE); NULL 440 daemons/fenced/fenced_remote.c xmlNode *notify_data = NULL; NULL 441 daemons/fenced/fenced_remote.c xmlNode *reply = NULL; NULL 442 daemons/fenced/fenced_remote.c pcmk__client_t *client = NULL; NULL 459 daemons/fenced/fenced_remote.c if (client == NULL) { NULL 469 daemons/fenced/fenced_remote.c fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL); NULL 486 daemons/fenced/fenced_remote.c for (GList *iter = op->duplicates; iter != NULL; iter = iter->next) { NULL 514 daemons/fenced/fenced_remote.c if (match == NULL) { NULL 541 daemons/fenced/fenced_remote.c const char *subt = NULL; NULL 542 daemons/fenced/fenced_remote.c xmlNode *local_data = NULL; NULL 545 daemons/fenced/fenced_remote.c CRM_CHECK((op != NULL), return); NULL 564 daemons/fenced/fenced_remote.c if (data == NULL) { NULL 565 daemons/fenced/fenced_remote.c data = create_xml_node(NULL, "remote-op"); NULL 568 daemons/fenced/fenced_remote.c } else if (op->delegate == NULL) { NULL 585 daemons/fenced/fenced_remote.c if (dup || (crm_element_value(data, F_STONITH_MERGED) != NULL)) { NULL 612 daemons/fenced/fenced_remote.c ((op->result.exit_reason == NULL)? "" : ": "), NULL 613 daemons/fenced/fenced_remote.c ((op->result.exit_reason == NULL)? "" : op->result.exit_reason), NULL 627 daemons/fenced/fenced_remote.c op->query_results = NULL; NULL 631 daemons/fenced/fenced_remote.c op->request = NULL; NULL 656 daemons/fenced/fenced_remote.c pcmk__set_result(&op->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 657 daemons/fenced/fenced_remote.c finalize_op(op, NULL, false); NULL 674 daemons/fenced/fenced_remote.c request_peer_fencing(op, NULL); NULL 700 daemons/fenced/fenced_remote.c pcmk__set_result(&op->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 705 daemons/fenced/fenced_remote.c finalize_op(op, NULL, false); NULL 750 daemons/fenced/fenced_remote.c request_peer_fencing(op, NULL); NULL 770 daemons/fenced/fenced_remote.c if (tp == NULL) { NULL 775 daemons/fenced/fenced_remote.c if (tp->levels[i] != NULL) { NULL 822 daemons/fenced/fenced_remote.c GList *lpc = NULL; NULL 826 daemons/fenced/fenced_remote.c op->devices_list = NULL; NULL 828 daemons/fenced/fenced_remote.c for (lpc = devices; lpc != NULL; lpc = lpc->next) { NULL 870 daemons/fenced/fenced_remote.c int status = regexec(&r_patt, node, 0, NULL, 0); NULL 897 daemons/fenced/fenced_remote.c if(tp != NULL) { NULL 903 daemons/fenced/fenced_remote.c while (g_hash_table_iter_next(&tIter, NULL, (gpointer *) & tp)) { NULL 911 daemons/fenced/fenced_remote.c return NULL; NULL 928 daemons/fenced/fenced_remote.c stonith_topology_t *tp = NULL; NULL 937 daemons/fenced/fenced_remote.c CRM_ASSERT(tp->levels != NULL); NULL 947 daemons/fenced/fenced_remote.c } while (op->level < ST_LEVEL_MAX && tp->levels[op->level] == NULL); NULL 961 daemons/fenced/fenced_remote.c if ((g_list_next(op->devices_list) != NULL) NULL 989 daemons/fenced/fenced_remote.c remote_fencing_op_t *other = NULL; NULL 991 daemons/fenced/fenced_remote.c time_t now = time(NULL); NULL 994 daemons/fenced/fenced_remote.c while (g_hash_table_iter_next(&iter, NULL, (void **)&other)) { NULL 1049 daemons/fenced/fenced_remote.c TIMEOUT_MULTIPLY_FACTOR * get_op_total_timeout(op, NULL); NULL 1071 daemons/fenced/fenced_remote.c while (g_hash_table_iter_next(&gIter, NULL, (void **)&entry)) { NULL 1091 daemons/fenced/fenced_remote.c remote_fencing_op_t *op = NULL; NULL 1094 daemons/fenced/fenced_remote.c CRM_CHECK(dev != NULL, return EPROTO); NULL 1100 daemons/fenced/fenced_remote.c if (op == NULL) { NULL 1108 daemons/fenced/fenced_remote.c pcmk__set_result(&op->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 1131 daemons/fenced/fenced_remote.c remote_fencing_op_t *op = NULL; NULL 1134 daemons/fenced/fenced_remote.c const char *operation = NULL; NULL 1143 daemons/fenced/fenced_remote.c CRM_CHECK(op_id != NULL, return NULL); NULL 1148 daemons/fenced/fenced_remote.c op_id, ((client == NULL)? "unknown client" : client)); NULL 1154 daemons/fenced/fenced_remote.c CRM_ASSERT(op != NULL); NULL 1173 daemons/fenced/fenced_remote.c op->created = time(NULL); NULL 1175 daemons/fenced/fenced_remote.c if (op->originator == NULL) { NULL 1180 daemons/fenced/fenced_remote.c CRM_LOG_ASSERT(client != NULL); NULL 1215 daemons/fenced/fenced_remote.c node = pcmk__search_known_node_cache(nodeid, NULL, CRM_GET_PEER_ANY); NULL 1234 daemons/fenced/fenced_remote.c fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL); NULL 1258 daemons/fenced/fenced_remote.c xmlNode *query = NULL; NULL 1259 daemons/fenced/fenced_remote.c const char *client_id = NULL; NULL 1260 daemons/fenced/fenced_remote.c remote_fencing_op_t *op = NULL; NULL 1261 daemons/fenced/fenced_remote.c const char *relay_op_id = NULL; NULL 1262 daemons/fenced/fenced_remote.c const char *operation = NULL; NULL 1270 daemons/fenced/fenced_remote.c CRM_LOG_ASSERT(client_id != NULL); NULL 1277 daemons/fenced/fenced_remote.c CRM_CHECK(op->action, return NULL); NULL 1290 daemons/fenced/fenced_remote.c finalize_op(op, NULL, false); NULL 1306 daemons/fenced/fenced_remote.c NULL, op->call_options); NULL 1325 daemons/fenced/fenced_remote.c send_cluster_message(NULL, crm_msg_stonith_ng, query, FALSE); NULL 1346 daemons/fenced/fenced_remote.c GList *iter = NULL; NULL 1350 daemons/fenced/fenced_remote.c return NULL; NULL 1353 daemons/fenced/fenced_remote.c for (iter = op->query_results; iter != NULL; iter = iter->next) { NULL 1381 daemons/fenced/fenced_remote.c return NULL; NULL 1387 daemons/fenced/fenced_remote.c const char *device = NULL; NULL 1388 daemons/fenced/fenced_remote.c peer_device_info_t *peer = NULL; NULL 1410 daemons/fenced/fenced_remote.c return NULL; NULL 1440 daemons/fenced/fenced_remote.c return NULL; NULL 1514 daemons/fenced/fenced_remote.c GList *device_list = NULL; NULL 1515 daemons/fenced/fenced_remote.c GList *iter = NULL; NULL 1516 daemons/fenced/fenced_remote.c GList *auto_list = NULL; NULL 1519 daemons/fenced/fenced_remote.c && (op->automatic_list != NULL)) { NULL 1535 daemons/fenced/fenced_remote.c for (iter = op->query_results; iter != NULL; iter = iter->next) { NULL 1558 daemons/fenced/fenced_remote.c for (iter = auto_list; iter != NULL; iter = iter->next) { NULL 1559 daemons/fenced/fenced_remote.c GList *iter2 = NULL; NULL 1561 daemons/fenced/fenced_remote.c for (iter2 = op->query_results; iter2 != NULL; iter = iter2->next) { NULL 1585 daemons/fenced/fenced_remote.c GList *iter = NULL; NULL 1586 daemons/fenced/fenced_remote.c xmlNode *update = NULL; NULL 1587 daemons/fenced/fenced_remote.c const char *client_node = NULL; NULL 1588 daemons/fenced/fenced_remote.c const char *client_id = NULL; NULL 1589 daemons/fenced/fenced_remote.c const char *call_id = NULL; NULL 1616 daemons/fenced/fenced_remote.c update = stonith_create_op(op->client_callid, op->id, STONITH_OP_TIMEOUT_UPDATE, NULL, 0); NULL 1626 daemons/fenced/fenced_remote.c for (iter = op->duplicates; iter != NULL; iter = iter->next) { NULL 1661 daemons/fenced/fenced_remote.c if (op->devices == NULL) { NULL 1666 daemons/fenced/fenced_remote.c if ((op->devices == NULL) && (op->phase == st_phase_off)) { NULL 1675 daemons/fenced/fenced_remote.c pcmk__set_result(&op->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 1687 daemons/fenced/fenced_remote.c request_peer_fencing(op, NULL); NULL 1727 daemons/fenced/fenced_remote.c const char *device = NULL; NULL 1730 daemons/fenced/fenced_remote.c CRM_CHECK(op != NULL, return); NULL 1736 daemons/fenced/fenced_remote.c if ((op->phase == st_phase_on) && (op->devices != NULL)) { NULL 1754 daemons/fenced/fenced_remote.c advance_topology_device_in_level(op, device, NULL); NULL 1760 daemons/fenced/fenced_remote.c advance_topology_device_in_level(op, device, NULL); NULL 1766 daemons/fenced/fenced_remote.c if ((peer == NULL) && !pcmk_is_set(op->call_options, st_opt_topology)) { NULL 1796 daemons/fenced/fenced_remote.c xmlNode *remote_op = stonith_create_op(op->client_callid, op->id, STONITH_OP_FENCE, NULL, 0); NULL 1867 daemons/fenced/fenced_remote.c advance_topology_device_in_level(op, device, NULL); NULL 1903 daemons/fenced/fenced_remote.c PCMK_EXEC_NO_FENCE_DEVICE, NULL); NULL 1908 daemons/fenced/fenced_remote.c PCMK_EXEC_NO_FENCE_DEVICE, NULL); NULL 1924 daemons/fenced/fenced_remote.c finalize_op(op, NULL, false); NULL 1963 daemons/fenced/fenced_remote.c GList *device = NULL; NULL 1964 daemons/fenced/fenced_remote.c GList *iter = NULL; NULL 1965 daemons/fenced/fenced_remote.c device_properties_t *match = NULL; NULL 1966 daemons/fenced/fenced_remote.c stonith_topology_t *tp = NULL; NULL 1982 daemons/fenced/fenced_remote.c match = NULL; NULL 2080 daemons/fenced/fenced_remote.c CRM_ASSERT(props != NULL); NULL 2097 daemons/fenced/fenced_remote.c for (child = pcmk__xml_first_child(xml); child != NULL; NULL 2133 daemons/fenced/fenced_remote.c CRM_CHECK(peer != NULL, return NULL); NULL 2138 daemons/fenced/fenced_remote.c for (child = pcmk__xml_first_child(xml); child != NULL; NULL 2176 daemons/fenced/fenced_remote.c const char *id = NULL; NULL 2177 daemons/fenced/fenced_remote.c const char *host = NULL; NULL 2178 daemons/fenced/fenced_remote.c remote_fencing_op_t *op = NULL; NULL 2179 daemons/fenced/fenced_remote.c peer_device_info_t *peer = NULL; NULL 2183 daemons/fenced/fenced_remote.c CRM_CHECK(dev != NULL, return -EPROTO); NULL 2186 daemons/fenced/fenced_remote.c CRM_CHECK(id != NULL, return -EPROTO); NULL 2189 daemons/fenced/fenced_remote.c CRM_CHECK(dev != NULL, return -EPROTO); NULL 2193 daemons/fenced/fenced_remote.c if (op == NULL) { NULL 2216 daemons/fenced/fenced_remote.c pcmk__set_result(&op->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 2230 daemons/fenced/fenced_remote.c request_peer_fencing(op, NULL); NULL 2239 daemons/fenced/fenced_remote.c if ((peer != NULL) && !host_is_target && nverified) { NULL 2248 daemons/fenced/fenced_remote.c request_peer_fencing(op, NULL); NULL 2254 daemons/fenced/fenced_remote.c } else if ((peer != NULL) && (op->state == st_done)) { NULL 2276 daemons/fenced/fenced_remote.c const char *id = NULL; NULL 2277 daemons/fenced/fenced_remote.c const char *device = NULL; NULL 2278 daemons/fenced/fenced_remote.c remote_fencing_op_t *op = NULL; NULL 2282 daemons/fenced/fenced_remote.c CRM_CHECK(dev != NULL, return); NULL 2285 daemons/fenced/fenced_remote.c CRM_CHECK(id != NULL, return); NULL 2288 daemons/fenced/fenced_remote.c CRM_CHECK(dev != NULL, return); NULL 2298 daemons/fenced/fenced_remote.c if ((op == NULL) && pcmk__result_ok(&result)) { NULL 2305 daemons/fenced/fenced_remote.c if (op == NULL) { NULL 2342 daemons/fenced/fenced_remote.c const char *device = NULL; NULL 2361 daemons/fenced/fenced_remote.c (reason == NULL)? "" : ": ", NULL 2362 daemons/fenced/fenced_remote.c (reason == NULL)? "" : reason, NULL 2364 daemons/fenced/fenced_remote.c pcmk__set_result(&op->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 2369 daemons/fenced/fenced_remote.c ((device == NULL)? "" : " using "), NULL 2370 daemons/fenced/fenced_remote.c ((device == NULL)? "" : device), NULL 2374 daemons/fenced/fenced_remote.c (reason == NULL)? "" : " (", NULL 2375 daemons/fenced/fenced_remote.c (reason == NULL)? "" : reason, NULL 2376 daemons/fenced/fenced_remote.c (reason == NULL)? "" : ")"); NULL 2394 daemons/fenced/fenced_remote.c } else if (pcmk__result_ok(&op->result) && (op->devices == NULL)) { NULL 2400 daemons/fenced/fenced_remote.c && (op->devices == NULL)) { NULL 2414 daemons/fenced/fenced_remote.c request_peer_fencing(op, NULL); NULL 2421 daemons/fenced/fenced_remote.c time_t now = time(NULL); NULL 2422 daemons/fenced/fenced_remote.c remote_fencing_op_t *rop = NULL; NULL 2424 daemons/fenced/fenced_remote.c if (tolerance <= 0 || !stonith_remote_op_list || target == NULL || NULL 2425 daemons/fenced/fenced_remote.c action == NULL) { NULL 2430 daemons/fenced/fenced_remote.c while (g_hash_table_iter_next(&iter, NULL, (void **)&rop)) { NULL 43 daemons/fenced/pacemaker-fenced.c char *stonith_our_uname = NULL; NULL 45 daemons/fenced/pacemaker-fenced.c GList *stonith_watchdog_targets = NULL; NULL 47 daemons/fenced/pacemaker-fenced.c static GMainLoop *mainloop = NULL; NULL 53 daemons/fenced/pacemaker-fenced.c static qb_ipcs_service_t *ipcs = NULL; NULL 54 daemons/fenced/pacemaker-fenced.c static xmlNode *local_cib = NULL; NULL 55 daemons/fenced/pacemaker-fenced.c static pe_working_set_t *fenced_data_set = NULL; NULL 60 daemons/fenced/pacemaker-fenced.c static cib_t *cib_api = NULL; NULL 62 daemons/fenced/pacemaker-fenced.c static pcmk__output_t *out = NULL; NULL 68 daemons/fenced/pacemaker-fenced.c { NULL, NULL, NULL } NULL 83 daemons/fenced/pacemaker-fenced.c if (pcmk__new_client(c, uid, gid) == NULL) { NULL 96 daemons/fenced/pacemaker-fenced.c xmlNode *request = NULL; NULL 98 daemons/fenced/pacemaker-fenced.c const char *op = NULL; NULL 100 daemons/fenced/pacemaker-fenced.c if (c == NULL) { NULL 106 daemons/fenced/pacemaker-fenced.c if (request == NULL) { NULL 107 daemons/fenced/pacemaker-fenced.c pcmk__ipc_send_ack(c, id, flags, "nack", NULL, CRM_EX_PROTOCOL); NULL 120 daemons/fenced/pacemaker-fenced.c send_cluster_message(NULL, crm_msg_stonith_ng, request, FALSE); NULL 125 daemons/fenced/pacemaker-fenced.c if (c->name == NULL) { NULL 128 daemons/fenced/pacemaker-fenced.c if (value == NULL) { NULL 149 daemons/fenced/pacemaker-fenced.c stonith_command(c, id, flags, request, NULL); NULL 161 daemons/fenced/pacemaker-fenced.c if (client == NULL) { NULL 190 daemons/fenced/pacemaker-fenced.c stonith_command(NULL, 0, 0, msg, remote_peer); NULL 200 daemons/fenced/pacemaker-fenced.c xmlNode *xml = NULL; NULL 201 daemons/fenced/pacemaker-fenced.c const char *from = NULL; NULL 204 daemons/fenced/pacemaker-fenced.c if(data == NULL) { NULL 209 daemons/fenced/pacemaker-fenced.c if (xml == NULL) { NULL 216 daemons/fenced/pacemaker-fenced.c stonith_peer_callback(xml, NULL); NULL 286 daemons/fenced/pacemaker-fenced.c const char *type = NULL; NULL 288 daemons/fenced/pacemaker-fenced.c CRM_CHECK(client != NULL, return); NULL 289 daemons/fenced/pacemaker-fenced.c CRM_CHECK(update_msg != NULL, return); NULL 292 daemons/fenced/pacemaker-fenced.c CRM_CHECK(type != NULL, crm_log_xml_err(update_msg, "notify"); return); NULL 294 daemons/fenced/pacemaker-fenced.c if (client->ipcs == NULL) { NULL 317 daemons/fenced/pacemaker-fenced.c pcmk__client_t *client = NULL; NULL 318 daemons/fenced/pacemaker-fenced.c xmlNode *notify_data = NULL; NULL 329 daemons/fenced/pacemaker-fenced.c notify_data = create_xml_node(NULL, T_STONITH_TIMEOUT_VALUE); NULL 356 daemons/fenced/pacemaker-fenced.c xmlNode *update_msg = create_xml_node(NULL, "notify"); NULL 358 daemons/fenced/pacemaker-fenced.c CRM_LOG_ASSERT(type != NULL); NULL 365 daemons/fenced/pacemaker-fenced.c if (data != NULL) { NULL 390 daemons/fenced/pacemaker-fenced.c xmlNode *notify_data = create_xml_node(NULL, op); NULL 392 daemons/fenced/pacemaker-fenced.c CRM_CHECK(notify_data != NULL, return); NULL 438 daemons/fenced/pacemaker-fenced.c char *desc = NULL; NULL 440 daemons/fenced/pacemaker-fenced.c xmlNode *data = create_xml_node(NULL, XML_TAG_FENCING_LEVEL); NULL 459 daemons/fenced/pacemaker-fenced.c const char *rsc_id = NULL; NULL 460 daemons/fenced/pacemaker-fenced.c const char *standard = NULL; NULL 463 daemons/fenced/pacemaker-fenced.c CRM_LOG_ASSERT(match != NULL); NULL 464 daemons/fenced/pacemaker-fenced.c if(match != NULL) { NULL 482 daemons/fenced/pacemaker-fenced.c char *key = NULL; NULL 484 daemons/fenced/pacemaker-fenced.c CRM_CHECK(match != NULL, return); NULL 495 daemons/fenced/pacemaker-fenced.c char *desc = NULL; NULL 498 daemons/fenced/pacemaker-fenced.c CRM_CHECK(match != NULL, return); NULL 514 daemons/fenced/pacemaker-fenced.c CRM_LOG_ASSERT(match != NULL); NULL 521 daemons/fenced/pacemaker-fenced.c if (target == NULL) { NULL 570 daemons/fenced/pacemaker-fenced.c xmlXPathObjectPtr xpathObj = NULL; NULL 598 daemons/fenced/pacemaker-fenced.c pe_node_t *node = NULL; NULL 602 daemons/fenced/pacemaker-fenced.c while (g_hash_table_iter_next(&iter, NULL, (void **)&node)) { NULL 606 daemons/fenced/pacemaker-fenced.c node = NULL; NULL 628 daemons/fenced/pacemaker-fenced.c NULL, /* stonith_device_register will add our NULL 632 daemons/fenced/pacemaker-fenced.c NULL); NULL 653 daemons/fenced/pacemaker-fenced.c xmlNode *stonith_watchdog_xml = NULL; NULL 654 daemons/fenced/pacemaker-fenced.c const char *value = NULL; NULL 683 daemons/fenced/pacemaker-fenced.c pe_node_t *node = NULL; NULL 684 daemons/fenced/pacemaker-fenced.c const char *value = NULL; NULL 685 daemons/fenced/pacemaker-fenced.c const char *rclass = NULL; NULL 686 daemons/fenced/pacemaker-fenced.c pe_node_t *parent = NULL; NULL 690 daemons/fenced/pacemaker-fenced.c GList *gIter = NULL; NULL 691 daemons/fenced/pacemaker-fenced.c for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 729 daemons/fenced/pacemaker-fenced.c if(node == NULL) { NULL 735 daemons/fenced/pacemaker-fenced.c while (g_hash_table_iter_next(&iter, NULL, (void **)&node)) { NULL 753 daemons/fenced/pacemaker-fenced.c GHashTable *rsc_params = NULL; NULL 755 daemons/fenced/pacemaker-fenced.c stonith_key_value_t *params = NULL; NULL 757 daemons/fenced/pacemaker-fenced.c const char *name = NULL; NULL 759 daemons/fenced/pacemaker-fenced.c const char *rsc_provides = NULL; NULL 793 daemons/fenced/pacemaker-fenced.c stonith_device_t *device = NULL; NULL 800 daemons/fenced/pacemaker-fenced.c if (fenced_data_set->now != NULL) { NULL 802 daemons/fenced/pacemaker-fenced.c fenced_data_set->now = NULL; NULL 808 daemons/fenced/pacemaker-fenced.c while (g_hash_table_iter_next(&iter, NULL, (void **)&device)) { NULL 818 daemons/fenced/pacemaker-fenced.c stonith_watchdog_targets = NULL; NULL 822 daemons/fenced/pacemaker-fenced.c while (g_hash_table_iter_next(&iter, NULL, (void **)&device)) { NULL 828 daemons/fenced/pacemaker-fenced.c fenced_data_set->input = NULL; // Wasn't a copy, so don't let API free it NULL 835 daemons/fenced/pacemaker-fenced.c xmlNode *change = NULL; NULL 836 daemons/fenced/pacemaker-fenced.c char *reason = NULL; NULL 840 daemons/fenced/pacemaker-fenced.c for (change = pcmk__xml_first_child(patchset); change != NULL; NULL 844 daemons/fenced/pacemaker-fenced.c const char *shortpath = NULL; NULL 846 daemons/fenced/pacemaker-fenced.c if ((op == NULL) || NULL 851 daemons/fenced/pacemaker-fenced.c const char *rsc_id = NULL; NULL 852 daemons/fenced/pacemaker-fenced.c char *search = NULL; NULL 853 daemons/fenced/pacemaker-fenced.c char *mutable = NULL; NULL 863 daemons/fenced/pacemaker-fenced.c if (rsc_id != NULL) { NULL 867 daemons/fenced/pacemaker-fenced.c if (search != NULL) { NULL 902 daemons/fenced/pacemaker-fenced.c xmlXPathObjectPtr xpath_obj = NULL; NULL 934 daemons/fenced/pacemaker-fenced.c const char *rsc_id = NULL; NULL 935 daemons/fenced/pacemaker-fenced.c const char *standard = NULL; NULL 991 daemons/fenced/pacemaker-fenced.c GString *xpath = NULL; NULL 994 daemons/fenced/pacemaker-fenced.c CRM_CHECK((local_cib != NULL) && (node != NULL) && (name != NULL) NULL 995 daemons/fenced/pacemaker-fenced.c && (value != NULL), return FALSE); NULL 1008 daemons/fenced/pacemaker-fenced.c "and @" XML_NVPAIR_ATTR_VALUE "='", value, "']", NULL); NULL 1013 daemons/fenced/pacemaker-fenced.c return (match != NULL); NULL 1029 daemons/fenced/pacemaker-fenced.c return ((stonith_watchdog_targets == NULL) || NULL 1039 daemons/fenced/pacemaker-fenced.c xmlXPathObjectPtr xpathObj = NULL; NULL 1061 daemons/fenced/pacemaker-fenced.c xmlNode *change = NULL; NULL 1067 daemons/fenced/pacemaker-fenced.c for (change = pcmk__xml_first_child(patchset); change != NULL; NULL 1072 daemons/fenced/pacemaker-fenced.c if(op == NULL) { NULL 1075 daemons/fenced/pacemaker-fenced.c } else if(strstr(xpath, "/" XML_TAG_FENCING_LEVEL) != NULL) { NULL 1101 daemons/fenced/pacemaker-fenced.c } else if (strstr(xpath, "/" XML_TAG_FENCING_TOPOLOGY) != NULL) { NULL 1110 daemons/fenced/pacemaker-fenced.c if(first_named_child(change, XML_TAG_FENCING_TOPOLOGY) == NULL) { NULL 1144 daemons/fenced/pacemaker-fenced.c } else if(msg == NULL) { NULL 1152 daemons/fenced/pacemaker-fenced.c if (local_cib != NULL) { NULL 1154 daemons/fenced/pacemaker-fenced.c xmlNode *patchset = NULL; NULL 1172 daemons/fenced/pacemaker-fenced.c local_cib = NULL; NULL 1177 daemons/fenced/pacemaker-fenced.c local_cib = NULL; NULL 1181 daemons/fenced/pacemaker-fenced.c if (local_cib == NULL) { NULL 1183 daemons/fenced/pacemaker-fenced.c rc = cib_api->cmds->query(cib_api, NULL, &local_cib, cib_scope_local | cib_sync_call); NULL 1188 daemons/fenced/pacemaker-fenced.c CRM_ASSERT(local_cib != NULL); NULL 1230 daemons/fenced/pacemaker-fenced.c if (mainloop != NULL && g_main_loop_is_running(mainloop)) { NULL 1274 daemons/fenced/pacemaker-fenced.c stonith_our_uname = NULL; NULL 1277 daemons/fenced/pacemaker-fenced.c local_cib = NULL; NULL 1294 daemons/fenced/pacemaker-fenced.c NULL, pcmk__option_default NULL 1298 daemons/fenced/pacemaker-fenced.c NULL, pcmk__option_default NULL 1302 daemons/fenced/pacemaker-fenced.c NULL, pcmk__option_default NULL 1306 daemons/fenced/pacemaker-fenced.c NULL, pcmk__option_default NULL 1317 daemons/fenced/pacemaker-fenced.c if (cib_api == NULL) { NULL 1335 daemons/fenced/pacemaker-fenced.c rc = cib_api->cmds->query(cib_api, NULL, NULL, cib_scope_local); NULL 1336 daemons/fenced/pacemaker-fenced.c cib_api->cmds->register_callback(cib_api, rc, 120, FALSE, NULL, "init_cib_cache_cb", NULL 1345 daemons/fenced/pacemaker-fenced.c .connection_created = NULL, NULL 1368 daemons/fenced/pacemaker-fenced.c xmlNode *query = create_xml_node(NULL, "stonith_command"); NULL 1375 daemons/fenced/pacemaker-fenced.c send_cluster_message(NULL, crm_msg_stonith_ng, query, FALSE); NULL 1388 daemons/fenced/pacemaker-fenced.c PCMK_STONITH_HOST_ARGUMENT, NULL, "string", NULL, "port", NULL, NULL 1398 daemons/fenced/pacemaker-fenced.c PCMK_STONITH_HOST_MAP,NULL, "string", NULL, "", NULL, NULL 1403 daemons/fenced/pacemaker-fenced.c PCMK_STONITH_HOST_LIST,NULL, "string", NULL, "", NULL, NULL 1409 daemons/fenced/pacemaker-fenced.c PCMK_STONITH_HOST_CHECK,NULL, "string", NULL, "dynamic-list", NULL, NULL 1419 daemons/fenced/pacemaker-fenced.c PCMK_STONITH_DELAY_MAX,NULL, "time", NULL, "0s", NULL, NULL 1428 daemons/fenced/pacemaker-fenced.c PCMK_STONITH_DELAY_BASE,NULL, "string", NULL, "0s", NULL, NULL 1442 daemons/fenced/pacemaker-fenced.c PCMK_STONITH_ACTION_LIMIT,NULL, "integer", NULL, "1", NULL, NULL 1448 daemons/fenced/pacemaker-fenced.c "pcmk_reboot_action",NULL, "string", NULL, "reboot", NULL, NULL 1454 daemons/fenced/pacemaker-fenced.c "pcmk_reboot_timeout",NULL, "time", NULL, "60s", NULL, NULL 1460 daemons/fenced/pacemaker-fenced.c "pcmk_reboot_retries",NULL, "integer", NULL, "2", NULL, NULL 1467 daemons/fenced/pacemaker-fenced.c "pcmk_off_action",NULL, "string", NULL, "off", NULL, NULL 1473 daemons/fenced/pacemaker-fenced.c "pcmk_off_timeout",NULL, "time", NULL, "60s", NULL, NULL 1479 daemons/fenced/pacemaker-fenced.c "pcmk_off_retries",NULL, "integer", NULL, "2", NULL, NULL 1486 daemons/fenced/pacemaker-fenced.c "pcmk_on_action",NULL, "string", NULL, "on", NULL, NULL 1492 daemons/fenced/pacemaker-fenced.c "pcmk_on_timeout",NULL, "time", NULL, "60s", NULL, NULL 1498 daemons/fenced/pacemaker-fenced.c "pcmk_on_retries",NULL, "integer", NULL, "2", NULL, NULL 1505 daemons/fenced/pacemaker-fenced.c "pcmk_list_action",NULL, "string", NULL, "list", NULL, NULL 1511 daemons/fenced/pacemaker-fenced.c "pcmk_list_timeout",NULL, "time", NULL, "60s", NULL, NULL 1517 daemons/fenced/pacemaker-fenced.c "pcmk_list_retries",NULL, "integer", NULL, "2", NULL, NULL 1524 daemons/fenced/pacemaker-fenced.c "pcmk_monitor_action",NULL, "string", NULL, "monitor", NULL, NULL 1530 daemons/fenced/pacemaker-fenced.c "pcmk_monitor_timeout",NULL, "time", NULL, "60s", NULL, NULL 1536 daemons/fenced/pacemaker-fenced.c "pcmk_monitor_retries",NULL, "integer", NULL, "2", NULL, NULL 1543 daemons/fenced/pacemaker-fenced.c "pcmk_status_action",NULL, "string", NULL, "status", NULL, NULL 1549 daemons/fenced/pacemaker-fenced.c "pcmk_status_timeout",NULL, "time", NULL, "60s", NULL, NULL 1555 daemons/fenced/pacemaker-fenced.c "pcmk_status_retries",NULL, "integer", NULL, "2", NULL, NULL 1593 daemons/fenced/pacemaker-fenced.c crm_cluster_t *cluster = NULL; NULL 1594 daemons/fenced/pacemaker-fenced.c crm_ipc_t *old_instance = NULL; NULL 1597 daemons/fenced/pacemaker-fenced.c crm_log_preinit(NULL, argc, argv); NULL 1598 daemons/fenced/pacemaker-fenced.c pcmk__set_cli_options(NULL, "[options]", long_options, NULL 1603 daemons/fenced/pacemaker-fenced.c flag = pcmk__next_cli_option(argc, argv, &option_index, NULL); NULL 1654 daemons/fenced/pacemaker-fenced.c crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); NULL 1668 daemons/fenced/pacemaker-fenced.c old_instance = NULL; NULL 1676 daemons/fenced/pacemaker-fenced.c CRM_ASSERT(fenced_data_set != NULL); NULL 1679 daemons/fenced/pacemaker-fenced.c CRM_ASSERT(cluster != NULL); NULL 1714 daemons/fenced/pacemaker-fenced.c pcmk__register_formats(NULL, formats); NULL 1715 daemons/fenced/pacemaker-fenced.c rc = pcmk__output_new(&out, "log", NULL, argv); NULL 1716 daemons/fenced/pacemaker-fenced.c if ((rc != pcmk_rc_ok) || (out == NULL)) { NULL 1729 daemons/fenced/pacemaker-fenced.c mainloop = g_main_loop_new(NULL, FALSE); NULL 1739 daemons/fenced/pacemaker-fenced.c out->finish(out, CRM_EX_OK, true, NULL); NULL 41 daemons/pacemakerd/pacemakerd.c static pcmk__output_t *out = NULL; NULL 47 daemons/pacemakerd/pacemakerd.c { NULL, NULL, NULL } NULL 67 daemons/pacemakerd/pacemakerd.c NULL); NULL 68 daemons/pacemakerd/pacemakerd.c out->begin_list(out, NULL, NULL, "features"); NULL 70 daemons/pacemakerd/pacemakerd.c for (char **s = feature_list; *s != NULL; s++) { NULL 84 daemons/pacemakerd/pacemakerd.c { NULL, NULL, NULL } NULL 102 daemons/pacemakerd/pacemakerd.c NULL }, NULL 105 daemons/pacemakerd/pacemakerd.c NULL }, NULL 111 daemons/pacemakerd/pacemakerd.c NULL }, NULL 114 daemons/pacemakerd/pacemakerd.c NULL }, NULL 116 daemons/pacemakerd/pacemakerd.c { NULL } NULL 155 daemons/pacemakerd/pacemakerd.c NULL NULL 172 daemons/pacemakerd/pacemakerd.c for (int i = 0; dirs[i] != NULL; ++i) { NULL 253 daemons/pacemakerd/pacemakerd.c GOptionContext *context = NULL; NULL 255 daemons/pacemakerd/pacemakerd.c context = pcmk__build_arg_context(args, "text (default), xml", group, NULL); NULL 266 daemons/pacemakerd/pacemakerd.c GError *error = NULL; NULL 268 daemons/pacemakerd/pacemakerd.c GOptionGroup *output_group = NULL; NULL 275 daemons/pacemakerd/pacemakerd.c pcmk_ipc_api_t *old_instance = NULL; NULL 276 daemons/pacemakerd/pacemakerd.c qb_ipcs_service_t *ipcs = NULL; NULL 278 daemons/pacemakerd/pacemakerd.c subdaemon_check_progress = time(NULL); NULL 282 daemons/pacemakerd/pacemakerd.c crm_log_preinit(NULL, argc, argv); NULL 293 daemons/pacemakerd/pacemakerd.c if ((rc != pcmk_rc_ok) || (out == NULL)) { NULL 320 daemons/pacemakerd/pacemakerd.c crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); NULL 326 daemons/pacemakerd/pacemakerd.c if (old_instance == NULL) { NULL 332 daemons/pacemakerd/pacemakerd.c pcmk_register_ipc_callback(old_instance, pacemakerd_event_cb, NULL); NULL 361 daemons/pacemakerd/pacemakerd.c if (out != NULL) { NULL 362 daemons/pacemakerd/pacemakerd.c out->finish(out, exit_code, true, NULL); NULL 364 daemons/pacemakerd/pacemakerd.c out = NULL; NULL 385 daemons/pacemakerd/pacemakerd.c mainloop = g_main_loop_new(NULL, FALSE); NULL 423 daemons/pacemakerd/pacemakerd.c startup_trigger = mainloop_add_trigger(G_PRIORITY_HIGH, init_children_processes, NULL); NULL 431 daemons/pacemakerd/pacemakerd.c init_children_processes(NULL); NULL 440 daemons/pacemakerd/pacemakerd.c ipcs = NULL; NULL 454 daemons/pacemakerd/pacemakerd.c if (out != NULL) { NULL 455 daemons/pacemakerd/pacemakerd.c out->finish(out, exit_code, true, NULL); NULL 32 daemons/pacemakerd/pcmkd_corosync.c static mainloop_timer_t *reconnect_timer = NULL; NULL 83 daemons/pacemakerd/pcmkd_corosync.c reconnect_timer = NULL; NULL 107 daemons/pacemakerd/pcmkd_corosync.c reconnect_timer = mainloop_timer_add("corosync reconnect", 1000, TRUE, cluster_reconnect_cb, NULL); NULL 115 daemons/pacemakerd/pcmkd_corosync.c if (reconnect_timer != NULL) { NULL 120 daemons/pacemakerd/pcmkd_corosync.c reconnect_timer = NULL; NULL 230 daemons/pacemakerd/pcmkd_corosync.c cpg_model_v1_data_t cpg_model_info = {CPG_MODEL_V1, NULL, NULL, NULL, 0}; NULL 233 daemons/pacemakerd/pcmkd_corosync.c if (cpg_model_initialize(&local_handle, CPG_MODEL_V1, (cpg_model_data_t *) &cpg_model_info, NULL) != CS_OK) { NULL 334 daemons/pacemakerd/pcmkd_corosync.c if (pcmk__env_option(PCMK__ENV_DEBUG) == NULL) { NULL 335 daemons/pacemakerd/pcmkd_corosync.c char *debug_enabled = NULL; NULL 354 daemons/pacemakerd/pcmkd_corosync.c if (pcmk_daemon_user(NULL, &gid) < 0) { NULL 23 daemons/pacemakerd/pcmkd_messages.c static GHashTable *pcmkd_handlers = NULL; NULL 33 daemons/pacemakerd/pcmkd_messages.c "ack", NULL, CRM_EX_OK); NULL 34 daemons/pacemakerd/pcmkd_messages.c return NULL; NULL 42 daemons/pacemakerd/pcmkd_messages.c const char *value = NULL; NULL 43 daemons/pacemakerd/pcmkd_messages.c xmlNode *ping = NULL; NULL 44 daemons/pacemakerd/pcmkd_messages.c xmlNode *reply = NULL; NULL 53 daemons/pacemakerd/pcmkd_messages.c "ack", NULL, CRM_EX_INDETERMINATE); NULL 55 daemons/pacemakerd/pcmkd_messages.c ping = create_xml_node(NULL, XML_CRM_TAG_PING); NULL 66 daemons/pacemakerd/pcmkd_messages.c if (reply == NULL) { NULL 71 daemons/pacemakerd/pcmkd_messages.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 98 daemons/pacemakerd/pcmkd_messages.c xmlNode *shutdown = NULL; NULL 99 daemons/pacemakerd/pcmkd_messages.c xmlNode *reply = NULL; NULL 108 daemons/pacemakerd/pcmkd_messages.c "ack", NULL, CRM_EX_INDETERMINATE); NULL 110 daemons/pacemakerd/pcmkd_messages.c shutdown = create_xml_node(NULL, XML_CIB_ATTR_SHUTDOWN); NULL 126 daemons/pacemakerd/pcmkd_messages.c if (reply == NULL) { NULL 131 daemons/pacemakerd/pcmkd_messages.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 145 daemons/pacemakerd/pcmkd_messages.c "ack", NULL, CRM_EX_INVALID_PARAM); NULL 150 daemons/pacemakerd/pcmkd_messages.c return NULL; NULL 160 daemons/pacemakerd/pcmkd_messages.c { NULL, handle_unknown_request }, NULL 170 daemons/pacemakerd/pcmkd_messages.c if (pcmk__new_client(c, uid, gid) == NULL) { NULL 182 daemons/pacemakerd/pcmkd_messages.c if (client == NULL) { NULL 209 daemons/pacemakerd/pcmkd_messages.c xmlNode *msg = NULL; NULL 212 daemons/pacemakerd/pcmkd_messages.c CRM_CHECK(c != NULL, return 0); NULL 214 daemons/pacemakerd/pcmkd_messages.c if (pcmkd_handlers == NULL) { NULL 219 daemons/pacemakerd/pcmkd_messages.c if (msg == NULL) { NULL 220 daemons/pacemakerd/pcmkd_messages.c pcmk__ipc_send_ack(c, id, flags, "ack", NULL, CRM_EX_PROTOCOL); NULL 224 daemons/pacemakerd/pcmkd_messages.c char *log_msg = NULL; NULL 225 daemons/pacemakerd/pcmkd_messages.c const char *reason = NULL; NULL 226 daemons/pacemakerd/pcmkd_messages.c xmlNode *reply = NULL; NULL 232 daemons/pacemakerd/pcmkd_messages.c .peer = NULL, NULL 239 daemons/pacemakerd/pcmkd_messages.c CRM_CHECK(request.op != NULL, return 0); NULL 243 daemons/pacemakerd/pcmkd_messages.c if (reply != NULL) { NULL 254 daemons/pacemakerd/pcmkd_messages.c (reason == NULL)? "" : " (", NULL 255 daemons/pacemakerd/pcmkd_messages.c (reason == NULL)? "" : reason, NULL 256 daemons/pacemakerd/pcmkd_messages.c (reason == NULL)? "" : ")"); NULL 274 daemons/pacemakerd/pcmkd_messages.c .connection_created = NULL, NULL 56 daemons/pacemakerd/pcmkd_subdaemons.c 0, 0, true, "pacemaker-fenced", NULL, NULL 61 daemons/pacemakerd/pcmkd_subdaemons.c 0, 0, true, "pacemaker-execd", NULL, NULL 82 daemons/pacemakerd/pcmkd_subdaemons.c static char *opts_default[] = { NULL, NULL }; NULL 83 daemons/pacemakerd/pcmkd_subdaemons.c static char *opts_vgrind[] = { NULL, NULL, NULL, NULL, NULL }; NULL 85 daemons/pacemakerd/pcmkd_subdaemons.c crm_trigger_t *shutdown_trigger = NULL; NULL 86 daemons/pacemakerd/pcmkd_subdaemons.c crm_trigger_t *startup_trigger = NULL; NULL 106 daemons/pacemakerd/pcmkd_subdaemons.c GMainLoop *mainloop = NULL; NULL 142 daemons/pacemakerd/pcmkd_subdaemons.c subdaemon_check_progress = time(NULL); NULL 172 daemons/pacemakerd/pcmkd_subdaemons.c subdaemon_check_progress = time(NULL); NULL 188 daemons/pacemakerd/pcmkd_subdaemons.c subdaemon_check_progress = time(NULL); NULL 343 daemons/pacemakerd/pcmkd_subdaemons.c time_t now = time(NULL); NULL 429 daemons/pacemakerd/pcmkd_subdaemons.c if (child->command == NULL) { NULL 434 daemons/pacemakerd/pcmkd_subdaemons.c if (env_callgrind != NULL && crm_is_true(env_callgrind)) { NULL 438 daemons/pacemakerd/pcmkd_subdaemons.c } else if (env_callgrind != NULL && strstr(env_callgrind, child->name)) { NULL 442 daemons/pacemakerd/pcmkd_subdaemons.c } else if (env_valgrind != NULL && crm_is_true(env_valgrind)) { NULL 445 daemons/pacemakerd/pcmkd_subdaemons.c } else if (env_valgrind != NULL && strstr(env_valgrind, child->name)) { NULL 485 daemons/pacemakerd/pcmkd_subdaemons.c opts_vgrind[4] = NULL; NULL 488 daemons/pacemakerd/pcmkd_subdaemons.c opts_vgrind[2] = NULL; NULL 489 daemons/pacemakerd/pcmkd_subdaemons.c opts_vgrind[3] = NULL; NULL 490 daemons/pacemakerd/pcmkd_subdaemons.c opts_vgrind[4] = NULL; NULL 572 daemons/pacemakerd/pcmkd_subdaemons.c if (child->endpoint == NULL NULL 578 daemons/pacemakerd/pcmkd_subdaemons.c } else if (child->endpoint != NULL) { NULL 581 daemons/pacemakerd/pcmkd_subdaemons.c if (child->uid == NULL) { NULL 709 daemons/pacemakerd/pcmkd_subdaemons.c if ((pcmk_children[i].endpoint == NULL) NULL 803 daemons/pacemakerd/pcmkd_subdaemons.c NULL); NULL 833 daemons/pacemakerd/pcmkd_subdaemons.c if (shutdown_trigger == NULL) { NULL 834 daemons/pacemakerd/pcmkd_subdaemons.c shutdown_trigger = mainloop_add_trigger(G_PRIORITY_HIGH, pcmk_shutdown_worker, NULL); NULL 865 daemons/pacemakerd/pcmkd_subdaemons.c if (child->command == NULL || child->pid == PCMK__SPECIAL_PID) { NULL 33 daemons/schedulerd/pacemaker-schedulerd.c pcmk__output_t *logger_out = NULL; NULL 34 daemons/schedulerd/pacemaker-schedulerd.c pcmk__output_t *out = NULL; NULL 36 daemons/schedulerd/pacemaker-schedulerd.c static GMainLoop *mainloop = NULL; NULL 37 daemons/schedulerd/pacemaker-schedulerd.c static qb_ipcs_service_t *ipcs = NULL; NULL 44 daemons/schedulerd/pacemaker-schedulerd.c { NULL, NULL, NULL } NULL 51 daemons/schedulerd/pacemaker-schedulerd.c GOptionContext *context = NULL; NULL 55 daemons/schedulerd/pacemaker-schedulerd.c NULL, NULL 56 daemons/schedulerd/pacemaker-schedulerd.c NULL }, NULL 58 daemons/schedulerd/pacemaker-schedulerd.c { NULL } NULL 61 daemons/schedulerd/pacemaker-schedulerd.c context = pcmk__build_arg_context(args, "text (default), xml", group, NULL); NULL 69 daemons/schedulerd/pacemaker-schedulerd.c GError *error = NULL; NULL 72 daemons/schedulerd/pacemaker-schedulerd.c GOptionGroup *output_group = NULL; NULL 74 daemons/schedulerd/pacemaker-schedulerd.c gchar **processed_args = pcmk__cmdline_preproc(argv, NULL); NULL 77 daemons/schedulerd/pacemaker-schedulerd.c crm_log_preinit(NULL, argc, argv); NULL 80 daemons/schedulerd/pacemaker-schedulerd.c pcmk__register_formats(NULL, formats); NULL 87 daemons/schedulerd/pacemaker-schedulerd.c if ((rc != pcmk_rc_ok) || (out == NULL)) { NULL 116 daemons/schedulerd/pacemaker-schedulerd.c crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); NULL 119 daemons/schedulerd/pacemaker-schedulerd.c if (pcmk__daemon_can_write(PE_STATE_DIR, NULL) == FALSE) { NULL 128 daemons/schedulerd/pacemaker-schedulerd.c if (ipcs == NULL) { NULL 144 daemons/schedulerd/pacemaker-schedulerd.c mainloop = g_main_loop_new(NULL, FALSE); NULL 160 daemons/schedulerd/pacemaker-schedulerd.c if (ipcs != NULL) { NULL 163 daemons/schedulerd/pacemaker-schedulerd.c ipcs = NULL; NULL 166 daemons/schedulerd/pacemaker-schedulerd.c if (logger_out != NULL) { NULL 167 daemons/schedulerd/pacemaker-schedulerd.c logger_out->finish(logger_out, exit_code, true, NULL); NULL 169 daemons/schedulerd/pacemaker-schedulerd.c logger_out = NULL; NULL 172 daemons/schedulerd/pacemaker-schedulerd.c if (out != NULL) { NULL 173 daemons/schedulerd/pacemaker-schedulerd.c out->finish(out, exit_code, true, NULL); NULL 175 daemons/schedulerd/pacemaker-schedulerd.c out = NULL; NULL 23 daemons/schedulerd/schedulerd_messages.c static GHashTable *schedulerd_handlers = NULL; NULL 30 daemons/schedulerd/schedulerd_messages.c CRM_ASSERT(data_set != NULL); NULL 62 daemons/schedulerd/schedulerd_messages.c static char *last_digest = NULL; NULL 63 daemons/schedulerd/schedulerd_messages.c static char *filename = NULL; NULL 68 daemons/schedulerd/schedulerd_messages.c char *digest = NULL; NULL 69 daemons/schedulerd/schedulerd_messages.c const char *value = NULL; NULL 70 daemons/schedulerd/schedulerd_messages.c time_t execution_date = time(NULL); NULL 71 daemons/schedulerd/schedulerd_messages.c xmlNode *converted = NULL; NULL 72 daemons/schedulerd/schedulerd_messages.c xmlNode *reply = NULL; NULL 78 daemons/schedulerd/schedulerd_messages.c "ack", NULL, CRM_EX_INDETERMINATE); NULL 83 daemons/schedulerd/schedulerd_messages.c if (!cli_config_update(&converted, NULL, TRUE)) { NULL 84 daemons/schedulerd/schedulerd_messages.c data_set->graph = create_xml_node(NULL, XML_TAG_GRAPH); NULL 116 daemons/schedulerd/schedulerd_messages.c if ((value == NULL) NULL 129 daemons/schedulerd/schedulerd_messages.c data_set->input = NULL; NULL 132 daemons/schedulerd/schedulerd_messages.c if (reply == NULL) { NULL 141 daemons/schedulerd/schedulerd_messages.c filename = NULL; NULL 171 daemons/schedulerd/schedulerd_messages.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 184 daemons/schedulerd/schedulerd_messages.c "ack", NULL, CRM_EX_INVALID_PARAM); NULL 189 daemons/schedulerd/schedulerd_messages.c return NULL; NULL 196 daemons/schedulerd/schedulerd_messages.c "ack", NULL, CRM_EX_INDETERMINATE); NULL 200 daemons/schedulerd/schedulerd_messages.c pcmk__set_result(&request->result, CRM_EX_OK, PCMK_EXEC_DONE, NULL); NULL 201 daemons/schedulerd/schedulerd_messages.c return NULL; NULL 210 daemons/schedulerd/schedulerd_messages.c { NULL, handle_unknown_request }, NULL 220 daemons/schedulerd/schedulerd_messages.c if (pcmk__new_client(c, uid, gid) == NULL) { NULL 231 daemons/schedulerd/schedulerd_messages.c xmlNode *msg = NULL; NULL 233 daemons/schedulerd/schedulerd_messages.c const char *sys_to = NULL; NULL 235 daemons/schedulerd/schedulerd_messages.c CRM_CHECK(c != NULL, return 0); NULL 237 daemons/schedulerd/schedulerd_messages.c if (schedulerd_handlers == NULL) { NULL 242 daemons/schedulerd/schedulerd_messages.c if (msg == NULL) { NULL 243 daemons/schedulerd/schedulerd_messages.c pcmk__ipc_send_ack(c, id, flags, "ack", NULL, CRM_EX_PROTOCOL); NULL 251 daemons/schedulerd/schedulerd_messages.c pcmk__ipc_send_ack(c, id, flags, "ack", NULL, CRM_EX_INDETERMINATE); NULL 255 daemons/schedulerd/schedulerd_messages.c pcmk__ipc_send_ack(c, id, flags, "ack", NULL, CRM_EX_INDETERMINATE); NULL 260 daemons/schedulerd/schedulerd_messages.c char *log_msg = NULL; NULL 261 daemons/schedulerd/schedulerd_messages.c const char *reason = NULL; NULL 262 daemons/schedulerd/schedulerd_messages.c xmlNode *reply = NULL; NULL 268 daemons/schedulerd/schedulerd_messages.c .peer = NULL, NULL 275 daemons/schedulerd/schedulerd_messages.c CRM_CHECK(request.op != NULL, return 0); NULL 279 daemons/schedulerd/schedulerd_messages.c if (reply != NULL) { NULL 290 daemons/schedulerd/schedulerd_messages.c (reason == NULL)? "" : " (", NULL 291 daemons/schedulerd/schedulerd_messages.c (reason == NULL)? "" : reason, NULL 292 daemons/schedulerd/schedulerd_messages.c (reason == NULL)? "" : ")"); NULL 314 daemons/schedulerd/schedulerd_messages.c if (client == NULL) { NULL 331 daemons/schedulerd/schedulerd_messages.c .connection_created = NULL, NULL 31 devel/scratch.c xmlNode *top = NULL; NULL 32 devel/scratch.c const char *xml_file = NULL; NULL 34 devel/scratch.c crm_log_init(NULL, LOG_TRACE, FALSE, TRUE, argc, argv, FALSE); NULL 206 include/crm/common/internal.h ((flag_type == NULL)? "Group of" : flag_type), NULL 208 include/crm/common/internal.h ((flags_str == NULL)? "flags" : flags_str), NULL 209 include/crm/common/internal.h ((target == NULL)? "target" : target), NULL 240 include/crm/common/internal.h ((flag_type == NULL)? "Group of" : flag_type), NULL 242 include/crm/common/internal.h ((flags_str == NULL)? "flags" : flags_str), NULL 243 include/crm/common/internal.h ((target == NULL)? "target" : target), NULL 281 include/crm/common/internal.h if (new_ptr == NULL) { NULL 299 include/crm/common/internal.h return list && (list->next == NULL); NULL 306 include/crm/common/internal.h return list && (list->next != NULL); NULL 335 include/crm/common/internal.h CRM_CHECK(prefix && rsc_id && op, return NULL); NULL 197 include/crm/common/logging.h static struct qb_log_callsite *trace_cs = NULL; \ NULL 198 include/crm/common/logging.h if (trace_cs == NULL) { \ NULL 213 include/crm/common/logging.h static struct qb_log_callsite *core_cs = NULL; \ NULL 214 include/crm/common/logging.h if(core_cs == NULL) { \ NULL 229 include/crm/common/logging.h static struct qb_log_callsite *core_cs = NULL; \ NULL 230 include/crm/common/logging.h if (core_cs == NULL) { \ NULL 256 include/crm/common/logging.h static struct qb_log_callsite *xml_cs = NULL; \ NULL 257 include/crm/common/logging.h if (xml_cs == NULL) { \ NULL 342 include/crm/common/logging.h static struct qb_log_callsite *trace_tag_cs = NULL; \ NULL 344 include/crm/common/logging.h if (trace_tag_cs == NULL) { \ NULL 376 include/crm/common/logging.h static struct qb_log_callsite *digest_cs = NULL; \ NULL 56 include/crm/common/logging_internal.h static struct qb_log_callsite *trace_cs = NULL; \ NULL 58 include/crm/common/logging_internal.h if (trace_cs == NULL) { \ NULL 92 include/crm/common/messages_internal.h if ((request != NULL) && (request->ipc_client != NULL)) { NULL 94 include/crm/common/messages_internal.h } else if ((request != NULL) && (request->peer != NULL)) { NULL 113 include/crm/common/messages_internal.h if ((request != NULL) && (request->ipc_client != NULL)) { NULL 115 include/crm/common/messages_internal.h } else if ((request != NULL) && (request->peer != NULL)) { NULL 904 include/crm/common/output_internal.h out_obj->begin_list(out_obj, NULL, NULL, title); \ NULL 51 include/crm/common/results_internal.h .exit_reason = NULL, \ NULL 52 include/crm/common/results_internal.h .action_stdout = NULL, \ NULL 53 include/crm/common/results_internal.h .action_stderr = NULL, \ NULL 84 include/crm/common/results_internal.h return (result != NULL) && (result->exit_status == CRM_EX_OK) NULL 68 include/crm/common/strings_internal.h return (s == NULL)? default_value : s; NULL 84 include/crm/common/strings_internal.h return g_hash_table_new_full(g_direct_hash, g_direct_equal, NULL, NULL 186 include/crm/common/strings_internal.h return (s == NULL) || (s[0] == '\0'); NULL 118 include/crm/common/util_compat.h if (hashtable == NULL) { NULL 179 include/crm/common/xml.h return xml? (const char *)(xml->name) : NULL; NULL 276 include/crm/common/xml.h if(xpathObj == NULL || xpathObj->nodesetval == NULL) { NULL 69 include/crm/common/xml_internal.h if (!(dechunk) && (prefix) == NULL) { /* quick pass */ \ NULL 75 include/crm/common/xml_internal.h char *CXLB_buf = NULL; \ NULL 77 include/crm/common/xml_internal.h static char *CXLB_buffer = NULL; \ NULL 93 include/crm/common/xml_internal.h (prefix) != NULL ? (prefix) : "", \ NULL 99 include/crm/common/xml_internal.h (prefix) != NULL ? (prefix) : "", \ NULL 103 include/crm/common/xml_internal.h CXLB_buf = NULL; /* restore temporary override */ \ NULL 105 include/crm/common/xml_internal.h CXLB_buffer = NULL; \ NULL 109 include/crm/common/xml_internal.h } else if (CXLB_buffer == NULL) { \ NULL 112 include/crm/common/xml_internal.h CXLB_buf = NULL; \ NULL 202 include/crm/common/xml_internal.h xmlNode *child = (parent? parent->children : NULL); NULL 221 include/crm/common/xml_internal.h xmlNode *next = (child? child->next : NULL); NULL 240 include/crm/common/xml_internal.h xmlNode *child = (parent? parent->children : NULL); NULL 259 include/crm/common/xml_internal.h xmlNode *next = child? child->next : NULL; NULL 303 include/crm/common/xml_internal.h return (xe == NULL)? NULL : xe->properties; NULL 223 include/crm/crm.h if ((task != NULL) && (interval_ms == 0) NULL 368 include/crm/pengine/internal.h return pe__find_active_on(rsc, NULL, NULL); NULL 383 include/crm/pengine/internal.h return NULL; NULL 656 include/crm/pengine/internal.h if (node == NULL) { NULL 659 include/crm/pengine/internal.h } else if (node->details->uname != NULL) { NULL 662 include/crm/pengine/internal.h } else if (node->details->id != NULL) { NULL 682 include/crm/pengine/internal.h return (node1 != NULL) && (node2 != NULL) NULL 96 include/crm/pengine/status.h return uber_parent(rsc)->parent != NULL; NULL 635 include/crm/stonith-ng.h static void *st_library = NULL; NULL 638 include/crm/stonith-ng.h if (st_library == NULL) { NULL 641 include/crm/stonith-ng.h if (st_library && st_kick_fn == NULL) { NULL 644 include/crm/stonith-ng.h if (st_kick_fn == NULL) { NULL 652 include/crm/stonith-ng.h return (*st_kick_fn) (nodeid, NULL, timeout, off); NULL 658 include/crm/stonith-ng.h static void *st_library = NULL; NULL 661 include/crm/stonith-ng.h if (st_library == NULL) { NULL 664 include/crm/stonith-ng.h if (st_library && st_time_fn == NULL) { NULL 667 include/crm/stonith-ng.h if (st_time_fn == NULL) { NULL 671 include/crm/stonith-ng.h return (*st_time_fn) (nodeid, NULL, in_progress); NULL 122 include/gettext.h pgettext_aux (NULL, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, LC_MESSAGES) NULL 133 include/gettext.h npgettext_aux (NULL, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, MsgidPlural, N, LC_MESSAGES) NULL 198 include/gettext.h dcpgettext_expr (NULL, Msgctxt, Msgid, LC_MESSAGES) NULL 225 include/gettext.h if (msg_ctxt_id != NULL) NULL 245 include/gettext.h dcnpgettext_expr (NULL, Msgctxt, Msgid, MsgidPlural, N, LC_MESSAGES) NULL 273 include/gettext.h if (msg_ctxt_id != NULL) NULL 226 include/pacemaker.h const char *rule_ids[] = {rule_id, NULL}; NULL 36 include/pcmki/pcmki_rule.h const char *rule_ids[] = {rule_id, NULL}; NULL 35 lib/cib/cib_attrs.c pcmk__output_t *out = NULL; NULL 36 lib/cib/cib_attrs.c const char* argv[] = { "", NULL }; NULL 40 lib/cib/cib_attrs.c { NULL, NULL, NULL } NULL 43 lib/cib/cib_attrs.c pcmk__register_formats(NULL, formats); NULL 44 lib/cib/cib_attrs.c rc = pcmk__output_new(&out, ty, NULL, (char**)argv); NULL 45 lib/cib/cib_attrs.c if ((rc != pcmk_rc_ok) || (out == NULL)) { NULL 47 lib/cib/cib_attrs.c return NULL; NULL 60 lib/cib/cib_attrs.c const char *xpath_base = NULL; NULL 61 lib/cib/cib_attrs.c GString *xpath = NULL; NULL 62 lib/cib/cib_attrs.c xmlNode *xml_search = NULL; NULL 63 lib/cib/cib_attrs.c const char *set_type = NULL; NULL 64 lib/cib/cib_attrs.c const char *node_type = NULL; NULL 73 lib/cib/cib_attrs.c node_uuid = NULL; NULL 77 lib/cib/cib_attrs.c NULL)) { NULL 78 lib/cib/cib_attrs.c node_uuid = NULL; NULL 82 lib/cib/cib_attrs.c node_uuid = NULL; NULL 86 lib/cib/cib_attrs.c } else if (node_uuid == NULL) { NULL 91 lib/cib/cib_attrs.c if (xpath_base == NULL) { NULL 100 lib/cib/cib_attrs.c pcmk__g_strcat(xpath, "//", node_type, NULL); NULL 111 lib/cib/cib_attrs.c NULL); NULL 114 lib/cib/cib_attrs.c pcmk__g_strcat(xpath, "//", set_type, NULL); NULL 116 lib/cib/cib_attrs.c pcmk__g_strcat(xpath, "[@" XML_ATTR_ID "='", set_name, "']", NULL); NULL 124 lib/cib/cib_attrs.c "and @" XML_ATTR_NAME "='", attr_name, "']", NULL); NULL 127 lib/cib/cib_attrs.c pcmk__g_strcat(xpath, "[@" XML_ATTR_ID "='", attr_id, "']", NULL); NULL 130 lib/cib/cib_attrs.c pcmk__g_strcat(xpath, "[@" XML_ATTR_NAME "='", attr_name, "']", NULL); NULL 133 lib/cib/cib_attrs.c rc = cib_internal_op(cib, PCMK__CIB_REQUEST_QUERY, NULL, NULL 134 lib/cib/cib_attrs.c (const char *) xpath->str, NULL, &xml_search, NULL 156 lib/cib/cib_attrs.c xmlNode *child = NULL; NULL 159 lib/cib/cib_attrs.c for (child = pcmk__xml_first_child(search); child != NULL; NULL 178 lib/cib/cib_attrs.c const char *tag = NULL; NULL 180 lib/cib/cib_attrs.c xmlNode *xml_top = NULL; NULL 181 lib/cib/cib_attrs.c xmlNode *xml_obj = NULL; NULL 182 lib/cib/cib_attrs.c xmlNode *xml_search = NULL; NULL 184 lib/cib/cib_attrs.c char *local_attr_id = NULL; NULL 185 lib/cib/cib_attrs.c char *local_set_name = NULL; NULL 187 lib/cib/cib_attrs.c CRM_CHECK(section != NULL, return EINVAL); NULL 188 lib/cib/cib_attrs.c CRM_CHECK(attr_value != NULL, return EINVAL); NULL 189 lib/cib/cib_attrs.c CRM_CHECK(attr_name != NULL || attr_id != NULL, return EINVAL); NULL 216 lib/cib/cib_attrs.c node_uuid = NULL; NULL 225 lib/cib/cib_attrs.c if (node_uuid == NULL) { NULL 241 lib/cib/cib_attrs.c if (node_uuid == NULL) { NULL 251 lib/cib/cib_attrs.c node_uuid = NULL; NULL 254 lib/cib/cib_attrs.c if (set_name == NULL) { NULL 278 lib/cib/cib_attrs.c if (attr_id == NULL) { NULL 283 lib/cib/cib_attrs.c } else if (attr_name == NULL) { NULL 288 lib/cib/cib_attrs.c if (tag != NULL) { NULL 291 lib/cib/cib_attrs.c if (xml_top == NULL) { NULL 296 lib/cib/cib_attrs.c if (node_uuid == NULL && !pcmk__str_eq(node_type, XML_CIB_TAG_TICKETS, pcmk__str_casei)) { NULL 311 lib/cib/cib_attrs.c if (xml_top == NULL) { NULL 318 lib/cib/cib_attrs.c if (xml_top == NULL) { NULL 323 lib/cib/cib_attrs.c rc = cib_internal_op(cib, PCMK__CIB_REQUEST_MODIFY, NULL, section, xml_top, NULL 324 lib/cib/cib_attrs.c NULL, call_options|cib_quorum_override, user_name); NULL 351 lib/cib/cib_attrs.c CRM_ASSERT(result != NULL); NULL 352 lib/cib/cib_attrs.c CRM_CHECK(section != NULL, return EINVAL); NULL 354 lib/cib/cib_attrs.c *result = NULL; NULL 376 lib/cib/cib_attrs.c xmlNode *xml_obj = NULL; NULL 377 lib/cib/cib_attrs.c xmlNode *xml_search = NULL; NULL 378 lib/cib/cib_attrs.c char *local_attr_id = NULL; NULL 380 lib/cib/cib_attrs.c CRM_CHECK(section != NULL, return EINVAL); NULL 381 lib/cib/cib_attrs.c CRM_CHECK(attr_name != NULL || attr_id != NULL, return EINVAL); NULL 383 lib/cib/cib_attrs.c if (attr_id == NULL) { NULL 397 lib/cib/cib_attrs.c xml_obj = crm_create_nvpair_xml(NULL, attr_id, attr_name, attr_value); NULL 399 lib/cib/cib_attrs.c rc = cib_internal_op(cib, PCMK__CIB_REQUEST_DELETE, NULL, section, xml_obj, NULL 400 lib/cib/cib_attrs.c NULL, options|cib_quorum_override, user_name); NULL 422 lib/cib/cib_attrs.c pcmk__output_t *out = NULL; NULL 423 lib/cib/cib_attrs.c xmlNode *xml_search = NULL; NULL 427 lib/cib/cib_attrs.c if (out == NULL) { NULL 442 lib/cib/cib_attrs.c out->finish(out, CRM_EX_OK, true, NULL); NULL 454 lib/cib/cib_attrs.c pcmk__output_t *out = NULL; NULL 458 lib/cib/cib_attrs.c if (out == NULL) { NULL 466 lib/cib/cib_attrs.c out->finish(out, CRM_EX_OK, true, NULL); NULL 477 lib/cib/cib_attrs.c pcmk__output_t *out = NULL; NULL 478 lib/cib/cib_attrs.c xmlNode *result = NULL; NULL 482 lib/cib/cib_attrs.c if (out == NULL) { NULL 497 lib/cib/cib_attrs.c out->finish(out, CRM_EX_OK, true, NULL); NULL 509 lib/cib/cib_attrs.c pcmk__output_t *out = NULL; NULL 513 lib/cib/cib_attrs.c if (out == NULL) { NULL 520 lib/cib/cib_attrs.c out->finish(out, CRM_EX_OK, true, NULL); NULL 540 lib/cib/cib_attrs.c const char *parsed_uuid = NULL; NULL 543 lib/cib/cib_attrs.c if (result == NULL) { NULL 551 lib/cib/cib_attrs.c CRM_CHECK(result != NULL, return rc); NULL 625 lib/cib/cib_attrs.c xmlNode *xml_search = NULL; NULL 626 lib/cib/cib_attrs.c char *host_lowercase = NULL; NULL 628 lib/cib/cib_attrs.c CRM_ASSERT(uname != NULL); NULL 633 lib/cib/cib_attrs.c *uuid = NULL; NULL 640 lib/cib/cib_attrs.c if (cib_internal_op(the_cib, PCMK__CIB_REQUEST_QUERY, NULL, xpath_string, NULL 641 lib/cib/cib_attrs.c NULL, &xml_search, NULL 643 lib/cib/cib_attrs.c NULL) == pcmk_ok) { NULL 665 lib/cib/cib_attrs.c xmlNode *a_child = NULL; NULL 666 lib/cib/cib_attrs.c xmlNode *xml_obj = NULL; NULL 667 lib/cib/cib_attrs.c xmlNode *fragment = NULL; NULL 668 lib/cib/cib_attrs.c const char *child_name = NULL; NULL 670 lib/cib/cib_attrs.c CRM_ASSERT(uname != NULL); NULL 671 lib/cib/cib_attrs.c CRM_ASSERT(uuid != NULL); NULL 682 lib/cib/cib_attrs.c CRM_ASSERT(xml_obj != NULL); NULL 686 lib/cib/cib_attrs.c *uname = NULL; NULL 688 lib/cib/cib_attrs.c for (a_child = pcmk__xml_first_child(xml_obj); a_child != NULL; NULL 696 lib/cib/cib_attrs.c if (child_name != NULL) { NULL 713 lib/cib/cib_attrs.c char *attr_id = NULL; NULL 715 lib/cib/cib_attrs.c CRM_CHECK(uuid != NULL, return -EINVAL); NULL 716 lib/cib/cib_attrs.c CRM_CHECK(standby_value != NULL, return -EINVAL); NULL 718 lib/cib/cib_attrs.c if (pcmk__strcase_any_of(scope, "reboot", XML_CIB_TAG_STATUS, NULL)) { NULL 727 lib/cib/cib_attrs.c rc = update_attr_delegate(the_cib, cib_sync_call, scope, uuid, NULL, NULL, NULL 728 lib/cib/cib_attrs.c attr_id, "standby", standby_value, TRUE, NULL, NULL); NULL 28 lib/cib/cib_client.c static GHashTable *cib_op_callback_table = NULL; NULL 42 lib/cib/cib_client.c if(cib == NULL) { \ NULL 44 lib/cib/cib_client.c } else if(cib->delegate_fn == NULL) { \ NULL 53 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_NOOP, NULL, NULL, NULL, NULL, NULL 54 lib/cib/cib_client.c call_options, NULL); NULL 61 lib/cib/cib_client.c return cib_internal_op(cib, CRM_OP_PING, NULL, NULL, NULL, output_data, call_options, NULL); NULL 67 lib/cib/cib_client.c return cib->cmds->query_from(cib, NULL, section, output_data, call_options); NULL 75 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_QUERY, host, section, NULL, NULL 76 lib/cib/cib_client.c output_data, call_options, NULL); NULL 83 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_IS_PRIMARY, NULL, NULL, NULL, NULL 84 lib/cib/cib_client.c NULL, cib_scope_local|cib_sync_call, NULL); NULL 91 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_SECONDARY, NULL, NULL, NULL, NULL 92 lib/cib/cib_client.c NULL, call_options, NULL); NULL 106 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_PRIMARY, NULL, NULL, NULL, NULL 107 lib/cib/cib_client.c NULL, call_options|cib_scope_local, NULL); NULL 114 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_BUMP, NULL, NULL, NULL, NULL, NULL 115 lib/cib/cib_client.c call_options, NULL); NULL 122 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_UPGRADE, NULL, NULL, NULL, NULL 123 lib/cib/cib_client.c NULL, call_options, NULL); NULL 129 lib/cib/cib_client.c return cib->cmds->sync_from(cib, NULL, section, call_options); NULL 137 lib/cib/cib_client.c NULL, NULL, call_options, NULL); NULL 144 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_CREATE, NULL, section, data, NULL 145 lib/cib/cib_client.c NULL, call_options, NULL); NULL 152 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_MODIFY, NULL, section, data, NULL 153 lib/cib/cib_client.c NULL, call_options, NULL); NULL 160 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_MODIFY, NULL, section, data, NULL 161 lib/cib/cib_client.c NULL, call_options, NULL); NULL 168 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_REPLACE, NULL, section, data, NULL 169 lib/cib/cib_client.c NULL, call_options, NULL); NULL 176 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_DELETE, NULL, section, data, NULL 177 lib/cib/cib_client.c NULL, call_options, NULL); NULL 184 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_ABS_DELETE, NULL, section, NULL 185 lib/cib/cib_client.c data, NULL, call_options, NULL); NULL 192 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_ERASE, NULL, NULL, NULL, NULL 193 lib/cib/cib_client.c output_data, call_options, NULL); NULL 216 lib/cib/cib_client.c if (cib_op_callback_table != NULL) { NULL 218 lib/cib/cib_client.c cib_op_callback_table = NULL; NULL 225 lib/cib/cib_client.c char *cib_home = NULL; NULL 226 lib/cib/cib_client.c char *fullname = NULL; NULL 230 lib/cib/cib_client.c if (dir == NULL) { NULL 233 lib/cib/cib_client.c const char *user = NULL; NULL 244 lib/cib/cib_client.c if (pcmk__strcase_any_of(user, "root", CRM_DAEMON_USER, NULL)) { NULL 248 lib/cib/cib_client.c const char *home = NULL; NULL 250 lib/cib/cib_client.c if ((home = getenv("HOME")) == NULL) { NULL 285 lib/cib/cib_client.c cib_t *new_cib = NULL; NULL 286 lib/cib/cib_client.c char *shadow_file = NULL; NULL 288 lib/cib/cib_client.c CRM_CHECK(shadow != NULL, return NULL); NULL 339 lib/cib/cib_client.c if (user == NULL) { NULL 344 lib/cib/cib_client.c if (server == NULL) { NULL 367 lib/cib/cib_client.c cib_t *new_cib = NULL; NULL 371 lib/cib/cib_client.c if (new_cib == NULL) { NULL 372 lib/cib/cib_client.c return NULL; NULL 383 lib/cib/cib_client.c new_cib->op_callback = NULL; NULL 384 lib/cib/cib_client.c new_cib->variant_opaque = NULL; NULL 385 lib/cib/cib_client.c new_cib->notify_list = NULL; NULL 390 lib/cib/cib_client.c if (new_cib->cmds == NULL) { NULL 392 lib/cib/cib_client.c return NULL; NULL 441 lib/cib/cib_client.c while (list != NULL) { NULL 447 lib/cib/cib_client.c cib->notify_list = NULL; NULL 481 lib/cib/cib_client.c if (callback == NULL) { NULL 495 lib/cib/cib_client.c GList *list_item = NULL; NULL 496 lib/cib/cib_client.c cib_notify_client_t *new_client = NULL; NULL 510 lib/cib/cib_client.c if (list_item != NULL) { NULL 528 lib/cib/cib_client.c GList *l = NULL; NULL 546 lib/cib/cib_client.c GList *list_item = NULL; NULL 547 lib/cib/cib_client.c cib_notify_client_t *new_client = NULL; NULL 566 lib/cib/cib_client.c if (list_item != NULL) { NULL 594 lib/cib/cib_client.c CRM_CHECK(a_client->event != NULL && b_client->event != NULL, return 0); NULL 617 lib/cib/cib_client.c cib_native_callback(timer->cib, NULL, timer->call_id, -ETIME); NULL 632 lib/cib/cib_client.c callback_name, callback, NULL); NULL 643 lib/cib/cib_client.c cib_callback_client_t *blob = NULL; NULL 647 lib/cib/cib_client.c callback(NULL, call_id, call_id, NULL, user_data); NULL 665 lib/cib/cib_client.c struct timer_rec_s *async_timer = NULL; NULL 697 lib/cib/cib_client.c if (cib_op_callback_table == NULL) { NULL 715 lib/cib/cib_client.c if (cib_op_callback_table == NULL) { NULL 718 lib/cib/cib_client.c return g_hash_table_foreach(cib_op_callback_table, cib_dump_pending_op, NULL); NULL 107 lib/cib/cib_file.c if (expected == NULL) { NULL 145 lib/cib/cib_file.c char *local_sigfile = NULL; NULL 146 lib/cib/cib_file.c xmlNode *local_root = NULL; NULL 148 lib/cib/cib_file.c CRM_ASSERT(filename != NULL); NULL 150 lib/cib/cib_file.c *root = NULL; NULL 165 lib/cib/cib_file.c if (local_root == NULL) { NULL 171 lib/cib/cib_file.c if (sigfile == NULL) { NULL 212 lib/cib/cib_file.c if (filename != NULL) { NULL 214 lib/cib/cib_file.c char *real_filename = NULL; NULL 217 lib/cib/cib_file.c char *real_livename = NULL; NULL 333 lib/cib/cib_file.c xmlNode *cib_status_root = NULL; NULL 342 lib/cib/cib_file.c CRM_LOG_ASSERT(cib_status_root != NULL); NULL 343 lib/cib/cib_file.c if (cib_status_root != NULL) { NULL 367 lib/cib/cib_file.c char *digest = NULL; NULL 382 lib/cib/cib_file.c CRM_ASSERT((cib_path != NULL) && (digest_path != NULL) NULL 383 lib/cib/cib_file.c && (tmp_cib != NULL) && (tmp_digest != NULL)); NULL 387 lib/cib/cib_file.c rc = cib_file_read_and_verify(cib_path, NULL, NULL); NULL 437 lib/cib/cib_file.c CRM_ASSERT(digest != NULL); NULL 469 lib/cib/cib_file.c rc = cib_file_read_and_verify(tmp_cib, tmp_digest, NULL); NULL 497 lib/cib/cib_file.c cib_file_opaque_t *private = NULL; NULL 500 lib/cib/cib_file.c if (cib == NULL) { NULL 501 lib/cib/cib_file.c return NULL; NULL 506 lib/cib/cib_file.c if (private == NULL) { NULL 508 lib/cib/cib_file.c return NULL; NULL 514 lib/cib/cib_file.c if (cib_location == NULL) { NULL 516 lib/cib/cib_file.c CRM_CHECK(cib_location != NULL, return NULL); // Shouldn't be possible NULL 538 lib/cib/cib_file.c static xmlNode *in_mem_cib = NULL; NULL 558 lib/cib/cib_file.c xmlNode *root = NULL; NULL 567 lib/cib/cib_file.c if (root == NULL) { NULL 572 lib/cib/cib_file.c if (find_xml_node(root, XML_CIB_TAG_STATUS, FALSE) == NULL) { NULL 577 lib/cib/cib_file.c if (validate_xml(root, NULL, TRUE) == FALSE) { NULL 596 lib/cib/cib_file.c if (private->filename == NULL) { NULL 635 lib/cib/cib_file.c if (daemon_pwent == NULL) { NULL 654 lib/cib/cib_file.c if (sep == NULL) { /* no directory component specified */ NULL 685 lib/cib/cib_file.c if ((sep != NULL) && (*sep == '\0')) { NULL 743 lib/cib/cib_file.c in_mem_cib = NULL; NULL 796 lib/cib/cib_file.c NULL); NULL 805 lib/cib/cib_file.c char *effective_user = NULL; NULL 808 lib/cib/cib_file.c xmlNode *request = NULL; NULL 809 lib/cib/cib_file.c xmlNode *output = NULL; NULL 810 lib/cib/cib_file.c xmlNode *cib_diff = NULL; NULL 811 lib/cib/cib_file.c xmlNode *result_cib = NULL; NULL 812 lib/cib/cib_file.c cib_op_t *fn = NULL; NULL 828 lib/cib/cib_file.c if (output_data != NULL) { NULL 829 lib/cib/cib_file.c *output_data = NULL; NULL 832 lib/cib/cib_file.c if (op == NULL) { NULL 844 lib/cib/cib_file.c if (fn == NULL) { NULL 855 lib/cib/cib_file.c if (section != NULL && data != NULL && pcmk__str_eq(crm_element_name(data), XML_TAG_CIB, pcmk__str_none)) { NULL 880 lib/cib/cib_file.c if (cib->op_callback != NULL) { NULL 881 lib/cib/cib_file.c cib->op_callback(NULL, cib->call_id, rc, output); NULL 58 lib/cib/cib_native.c cib_native_opaque_t *native = NULL; NULL 61 lib/cib/cib_native.c if (cib == NULL) { NULL 62 lib/cib/cib_native.c return NULL; NULL 67 lib/cib/cib_native.c if (native == NULL) { NULL 69 lib/cib/cib_native.c return NULL; NULL 75 lib/cib/cib_native.c native->ipc = NULL; NULL 76 lib/cib/cib_native.c native->source = NULL; NULL 77 lib/cib/cib_native.c native->dnotify_fn = NULL; NULL 95 lib/cib/cib_native.c return cib_native_signon_raw(cib, name, type, NULL); NULL 101 lib/cib/cib_native.c const char *type = NULL; NULL 102 lib/cib/cib_native.c xmlNode *msg = NULL; NULL 108 lib/cib/cib_native.c if (cib == NULL) { NULL 115 lib/cib/cib_native.c if (msg == NULL) { NULL 147 lib/cib/cib_native.c native->source = NULL; NULL 148 lib/cib/cib_native.c native->ipc = NULL; NULL 159 lib/cib/cib_native.c const char *channel = NULL; NULL 187 lib/cib/cib_native.c if (async_fd != NULL) { NULL 204 lib/cib/cib_native.c if (rc != pcmk_ok || native->ipc == NULL || crm_ipc_connected(native->ipc) == FALSE) { NULL 210 lib/cib/cib_native.c xmlNode *reply = NULL; NULL 211 lib/cib/cib_native.c xmlNode *hello = create_xml_node(NULL, "cib_command"); NULL 231 lib/cib/cib_native.c if (native->token == NULL) { NULL 265 lib/cib/cib_native.c if (native->source != NULL) { NULL 268 lib/cib/cib_native.c native->source = NULL; NULL 269 lib/cib/cib_native.c native->ipc = NULL; NULL 275 lib/cib/cib_native.c native->ipc = NULL; NULL 312 lib/cib/cib_native.c data, output_data, call_options, NULL); NULL 324 lib/cib/cib_native.c xmlNode *op_msg = NULL; NULL 325 lib/cib/cib_native.c xmlNode *op_reply = NULL; NULL 333 lib/cib/cib_native.c if (output_data != NULL) { NULL 334 lib/cib/cib_native.c *output_data = NULL; NULL 337 lib/cib/cib_native.c if (op == NULL) { NULL 351 lib/cib/cib_native.c CRM_CHECK(native->token != NULL,; NULL 356 lib/cib/cib_native.c if (op_msg == NULL) { NULL 390 lib/cib/cib_native.c if (output_data == NULL || (call_options & cib_discard_reply)) { NULL 393 lib/cib/cib_native.c } else if (tmp != NULL) { NULL 410 lib/cib/cib_native.c if (op_reply == NULL && cib->state == cib_disconnected) { NULL 413 lib/cib/cib_native.c } else if (rc == pcmk_ok && op_reply == NULL) { NULL 455 lib/cib/cib_native.c cib_native_opaque_t *native = NULL; NULL 457 lib/cib/cib_native.c if (cib == NULL) { NULL 472 lib/cib/cib_native.c xmlNode *notify_msg = create_xml_node(NULL, "cib-callback"); NULL 480 lib/cib/cib_native.c 1000 * cib->call_timeout, NULL); NULL 33 lib/cib/cib_ops.c xmlNode *obj_root = NULL; NULL 44 lib/cib/cib_ops.c CRM_CHECK(*answer == NULL, free_xml(*answer)); NULL 45 lib/cib/cib_ops.c *answer = NULL; NULL 48 lib/cib/cib_ops.c section = NULL; NULL 53 lib/cib/cib_ops.c if (obj_root == NULL) { NULL 67 lib/cib/cib_ops.c if (result == pcmk_ok && *answer == NULL) { NULL 82 lib/cib/cib_ops.c *answer = NULL; NULL 104 lib/cib/cib_ops.c *answer = NULL; NULL 107 lib/cib/cib_ops.c if (value != NULL) { NULL 136 lib/cib/cib_ops.c *answer = NULL; NULL 145 lib/cib/cib_ops.c char *new_value = NULL; NULL 146 lib/cib/cib_ops.c char *old_value = NULL; NULL 149 lib/cib/cib_ops.c if (reset == FALSE && crm_element_value(xml_obj, field) != NULL) { NULL 152 lib/cib/cib_ops.c if (old_value != NULL) { NULL 157 lib/cib/cib_ops.c CRM_ASSERT(new_value != NULL); NULL 175 lib/cib/cib_ops.c const char *tag = NULL; NULL 186 lib/cib/cib_ops.c *answer = NULL; NULL 188 lib/cib/cib_ops.c if (input == NULL) { NULL 195 lib/cib/cib_ops.c section = NULL; NULL 198 lib/cib/cib_ops.c section = NULL; NULL 210 lib/cib/cib_ops.c const char *reason = NULL; NULL 253 lib/cib/cib_ops.c if (reason != NULL) { NULL 269 lib/cib/cib_ops.c xmlNode *obj_root = NULL; NULL 273 lib/cib/cib_ops.c ok = replace_xml_child(NULL, obj_root, input, FALSE); NULL 287 lib/cib/cib_ops.c xmlNode *obj_root = NULL; NULL 296 lib/cib/cib_ops.c if (input == NULL) { NULL 303 lib/cib/cib_ops.c xmlNode *child = NULL; NULL 306 lib/cib/cib_ops.c if (replace_xml_child(NULL, obj_root, child, TRUE) == FALSE) { NULL 311 lib/cib/cib_ops.c } else if (replace_xml_child(NULL, obj_root, input, TRUE) == FALSE) { NULL 322 lib/cib/cib_ops.c xmlNode *obj_root = NULL; NULL 331 lib/cib/cib_ops.c if (input == NULL) { NULL 337 lib/cib/cib_ops.c if (obj_root == NULL) { NULL 338 lib/cib/cib_ops.c xmlNode *tmp_section = NULL; NULL 341 lib/cib/cib_ops.c if (path == NULL) { NULL 345 lib/cib/cib_ops.c tmp_section = create_xml_node(NULL, section); NULL 346 lib/cib/cib_ops.c cib_process_xpath(PCMK__CIB_REQUEST_CREATE, 0, path, NULL, tmp_section, NULL 347 lib/cib/cib_ops.c NULL, result_cib, answer); NULL 353 lib/cib/cib_ops.c CRM_CHECK(obj_root != NULL, return -EINVAL); NULL 390 lib/cib/cib_ops.c xmlNode *target = NULL; NULL 391 lib/cib/cib_ops.c xmlNode *a_child = NULL; NULL 392 lib/cib/cib_ops.c const char *replace = NULL; NULL 393 lib/cib/cib_ops.c const char *object_id = NULL; NULL 394 lib/cib/cib_ops.c const char *object_name = NULL; NULL 396 lib/cib/cib_ops.c CRM_CHECK(update != NULL, return -EINVAL); NULL 397 lib/cib/cib_ops.c CRM_CHECK(parent != NULL, return -EINVAL); NULL 400 lib/cib/cib_ops.c CRM_CHECK(object_name != NULL, return -EINVAL); NULL 404 lib/cib/cib_ops.c ((object_id == NULL)? "" : " id='"), pcmk__s(object_id, ""), NULL 405 lib/cib/cib_ops.c ((object_id == NULL)? "" : "'")); NULL 407 lib/cib/cib_ops.c if (object_id == NULL) { NULL 415 lib/cib/cib_ops.c if (target == NULL) { NULL 420 lib/cib/cib_ops.c ((object_id == NULL)? "" : " id='"), pcmk__s(object_id, ""), NULL 421 lib/cib/cib_ops.c ((object_id == NULL)? "" : "'")); NULL 424 lib/cib/cib_ops.c if (replace != NULL) { NULL 425 lib/cib/cib_ops.c xmlNode *remove = NULL; NULL 431 lib/cib/cib_ops.c char *replace_item = NULL; NULL 441 lib/cib/cib_ops.c if (remove != NULL) { NULL 445 lib/cib/cib_ops.c remove = NULL; NULL 465 lib/cib/cib_ops.c ((object_id == NULL)? "" : " id='"), pcmk__s(object_id, ""), NULL 466 lib/cib/cib_ops.c ((object_id == NULL)? "" : "'")); NULL 468 lib/cib/cib_ops.c for (a_child = pcmk__xml_first_child(update); a_child != NULL; NULL 473 lib/cib/cib_ops.c ((ID(a_child) == NULL)? "" : " id='"), NULL 474 lib/cib/cib_ops.c pcmk__s(ID(a_child), ""), ((ID(a_child) == NULL)? "" : "'")); NULL 482 lib/cib/cib_ops.c ((ID(a_child) == NULL)? "" : " id='"), NULL 484 lib/cib/cib_ops.c ((ID(a_child) == NULL)? "" : "'")); NULL 493 lib/cib/cib_ops.c ((object_id == NULL)? "" : " id='"), pcmk__s(object_id, ""), NULL 494 lib/cib/cib_ops.c ((object_id == NULL)? "" : "'")); NULL 502 lib/cib/cib_ops.c const char *object_name = NULL; NULL 503 lib/cib/cib_ops.c const char *object_id = NULL; NULL 504 lib/cib/cib_ops.c xmlNode *equiv_node = NULL; NULL 506 lib/cib/cib_ops.c if ((parent == NULL) || (new_obj == NULL)) { NULL 511 lib/cib/cib_ops.c if (object_name == NULL) { NULL 518 lib/cib/cib_ops.c ((object_id == NULL)? "" : " id='"), pcmk__s(object_id, ""), NULL 519 lib/cib/cib_ops.c ((object_id == NULL)? "" : "'")); NULL 521 lib/cib/cib_ops.c if (object_id == NULL) { NULL 527 lib/cib/cib_ops.c if (equiv_node != NULL) { NULL 538 lib/cib/cib_ops.c xmlNode *failed = NULL; NULL 540 lib/cib/cib_ops.c xmlNode *update_section = NULL; NULL 545 lib/cib/cib_ops.c section = NULL; NULL 548 lib/cib/cib_ops.c section = NULL; NULL 551 lib/cib/cib_ops.c section = NULL; NULL 556 lib/cib/cib_ops.c if (input == NULL) { NULL 561 lib/cib/cib_ops.c if (section == NULL) { NULL 566 lib/cib/cib_ops.c failed = create_xml_node(NULL, XML_TAG_FAILED); NULL 570 lib/cib/cib_ops.c xmlNode *a_child = NULL; NULL 572 lib/cib/cib_ops.c for (a_child = pcmk__xml_first_child(input); a_child != NULL; NULL 604 lib/cib/cib_ops.c const char *originator = NULL; NULL 606 lib/cib/cib_ops.c if (req != NULL) { NULL 624 lib/cib/cib_ops.c xmlXPathObject *xpathObj = NULL; NULL 627 lib/cib/cib_ops.c CRM_ASSERT(diff != NULL); NULL 629 lib/cib/cib_ops.c if (*diff == NULL && last != NULL && next != NULL) { NULL 633 lib/cib/cib_ops.c if (*diff == NULL) { NULL 659 lib/cib/cib_ops.c if (crm_element_value(top, XML_ATTR_GENERATION) != NULL) { NULL 663 lib/cib/cib_ops.c if (crm_element_value(top, XML_ATTR_GENERATION_ADMIN) != NULL) { NULL 668 lib/cib/cib_ops.c if (crm_element_value(top, XML_ATTR_VALIDATION) != NULL) { NULL 672 lib/cib/cib_ops.c if (crm_element_value(top, XML_ATTR_CRM_VERSION) != NULL) { NULL 676 lib/cib/cib_ops.c if (crm_element_value(top, "remote-clear-port") != NULL) { NULL 680 lib/cib/cib_ops.c if (crm_element_value(top, "remote-tls-port") != NULL) { NULL 701 lib/cib/cib_ops.c xmlXPathObjectPtr xpathObj = NULL; NULL 723 lib/cib/cib_ops.c *answer = create_xml_node(NULL, "xpath-query"); NULL 733 lib/cib/cib_ops.c xmlChar *path = NULL; NULL 736 lib/cib/cib_ops.c if (match == NULL) { NULL 776 lib/cib/cib_ops.c if (*answer == NULL) { NULL 781 lib/cib/cib_ops.c char *path = NULL; NULL 786 lib/cib/cib_ops.c char *new_path = NULL; NULL 802 lib/cib/cib_ops.c if (*answer == NULL) { NULL 803 lib/cib/cib_ops.c *answer = create_xml_node(NULL, "xpath-query"); NULL 821 lib/cib/cib_ops.c if (input != NULL) { NULL 839 lib/cib/cib_ops.c xmlNode *xml_node = NULL; NULL 841 lib/cib/cib_ops.c const char *error_msg = NULL; NULL 92 lib/cib/cib_remote.c xmlNode *notify_msg = create_xml_node(NULL, "cib_command"); NULL 107 lib/cib/cib_remote.c cib_remote_opaque_t *private = NULL; NULL 110 lib/cib/cib_remote.c if (cib == NULL) { NULL 111 lib/cib/cib_remote.c return NULL; NULL 116 lib/cib/cib_remote.c if (private == NULL) { NULL 118 lib/cib/cib_remote.c return NULL; NULL 162 lib/cib/cib_remote.c private->command.tls_session = NULL; NULL 163 lib/cib/cib_remote.c private->callback.tls_session = NULL; NULL 185 lib/cib/cib_remote.c private->command.buffer = NULL; NULL 186 lib/cib/cib_remote.c private->callback.buffer = NULL; NULL 197 lib/cib/cib_remote.c xmlNode *answer = NULL; NULL 198 lib/cib/cib_remote.c xmlNode *login = NULL; NULL 208 lib/cib/cib_remote.c connection->tls_session = NULL; NULL 210 lib/cib/cib_remote.c rc = pcmk__connect_remote(private->server, private->port, 0, NULL, NULL 211 lib/cib/cib_remote.c &(connection->tcp_socket), NULL, NULL); NULL 232 lib/cib/cib_remote.c if (connection->tls_session == NULL) { NULL 243 lib/cib/cib_remote.c connection->tls_session = NULL; NULL 253 lib/cib/cib_remote.c login = create_xml_node(NULL, "cib_command"); NULL 270 lib/cib/cib_remote.c if (answer == NULL) { NULL 282 lib/cib/cib_remote.c } else if (tmp_ticket == NULL) { NULL 290 lib/cib/cib_remote.c answer = NULL; NULL 324 lib/cib/cib_remote.c private->command.buffer = NULL; NULL 340 lib/cib/cib_remote.c xmlNode *msg = NULL; NULL 379 lib/cib/cib_remote.c if (private->passwd == NULL) { NULL 380 lib/cib/cib_remote.c if (private->out == NULL) { NULL 390 lib/cib/cib_remote.c if (private->server == NULL || private->user == NULL) { NULL 404 lib/cib/cib_remote.c cib_create_op(0, private->callback.token, CRM_OP_REGISTER, NULL, NULL, NULL, 0, NULL); NULL 473 lib/cib/cib_remote.c xmlNode *op_msg = NULL; NULL 474 lib/cib/cib_remote.c xmlNode *op_reply = NULL; NULL 482 lib/cib/cib_remote.c if (output_data != NULL) { NULL 483 lib/cib/cib_remote.c *output_data = NULL; NULL 486 lib/cib/cib_remote.c if (op == NULL) { NULL 498 lib/cib/cib_remote.c NULL); NULL 499 lib/cib/cib_remote.c if (op_msg == NULL) { NULL 521 lib/cib/cib_remote.c start_time = time(NULL); NULL 555 lib/cib/cib_remote.c op_reply = NULL; NULL 558 lib/cib/cib_remote.c remaining_time = time(NULL) - start_time; NULL 570 lib/cib/cib_remote.c } else if (op_reply == NULL) { NULL 596 lib/cib/cib_remote.c if (output_data == NULL) { NULL 602 lib/cib/cib_remote.c if (tmp == NULL) { NULL 30 lib/cib/cib_utils.c xmlNode *the_cib = NULL; NULL 31 lib/cib/cib_utils.c xmlNode *generation = create_xml_node(NULL, XML_CIB_TAG_GENERATION_TUPPLE); NULL 33 lib/cib/cib_utils.c cib->cmds->query(cib, NULL, &the_cib, cib_scope_local | cib_sync_call); NULL 34 lib/cib/cib_utils.c if (the_cib != NULL) { NULL 49 lib/cib/cib_utils.c if (cib == NULL) { NULL 91 lib/cib/cib_utils.c xmlNode *cib_root = NULL, *config = NULL; NULL 93 lib/cib/cib_utils.c cib_root = create_xml_node(NULL, XML_TAG_CIB); NULL 131 lib/cib/cib_utils.c const char *value = NULL; NULL 152 lib/cib/cib_utils.c xmlNode *top = NULL; NULL 153 lib/cib/cib_utils.c xmlNode *scratch = NULL; NULL 154 lib/cib/cib_utils.c xmlNode *local_diff = NULL; NULL 156 lib/cib/cib_utils.c const char *new_version = NULL; NULL 157 lib/cib/cib_utils.c static struct qb_log_callsite *diff_cs = NULL; NULL 165 lib/cib/cib_utils.c CRM_CHECK(output != NULL, return -ENOMSG); NULL 166 lib/cib/cib_utils.c CRM_CHECK(result_cib != NULL, return -ENOMSG); NULL 167 lib/cib/cib_utils.c CRM_CHECK(config_changed != NULL, return -ENOMSG); NULL 170 lib/cib/cib_utils.c *output = NULL; NULL 173 lib/cib/cib_utils.c *result_cib = NULL; NULL 176 lib/cib/cib_utils.c if (fn == NULL) { NULL 182 lib/cib/cib_utils.c xmlNode *cib_filtered = NULL; NULL 186 lib/cib/cib_utils.c if (cib_filtered == NULL) { NULL 197 lib/cib/cib_utils.c if(output == NULL || *output == NULL) { NULL 201 lib/cib/cib_utils.c cib_filtered = NULL; /* Let them have this copy */ NULL 226 lib/cib/cib_utils.c current_cib = create_xml_node(NULL, (const char *)scratch->name); NULL 230 lib/cib/cib_utils.c xml_track_changes(scratch, user, NULL, cib_acl_enabled(scratch, user)); NULL 235 lib/cib/cib_utils.c xml_track_changes(scratch, user, NULL, cib_acl_enabled(scratch, user)); NULL 248 lib/cib/cib_utils.c if (rc == pcmk_ok && scratch == NULL) { NULL 313 lib/cib/cib_utils.c time_t tm_now = time(NULL); NULL 326 lib/cib/cib_utils.c if (diff_cs == NULL) { NULL 349 lib/cib/cib_utils.c save_xml_to_file(c, "PatchApply:calculated", NULL); NULL 350 lib/cib/cib_utils.c save_xml_to_file(current_cib, "PatchApply:input", NULL); NULL 351 lib/cib/cib_utils.c save_xml_to_file(scratch, "PatchApply:actual", NULL); NULL 352 lib/cib/cib_utils.c save_xml_to_file(local_diff, "PatchApply:diff", NULL); NULL 394 lib/cib/cib_utils.c CRM_LOG_ASSERT(origin != NULL); NULL 404 lib/cib/cib_utils.c if ((rc == pcmk_ok) && check_schema && !validate_xml(scratch, NULL, TRUE)) { NULL 418 lib/cib/cib_utils.c if (*result_cib == NULL) { NULL 440 lib/cib/cib_utils.c xmlNode *op_msg = create_xml_node(NULL, "cib_command"); NULL 442 lib/cib/cib_utils.c CRM_CHECK(op_msg != NULL, return NULL); NULL 443 lib/cib/cib_utils.c CRM_CHECK(token != NULL, return NULL); NULL 459 lib/cib/cib_utils.c if (data != NULL) { NULL 464 lib/cib/cib_utils.c CRM_CHECK((call_options & cib_scope_local), return NULL); NULL 472 lib/cib/cib_utils.c xmlNode *output = NULL; NULL 473 lib/cib/cib_utils.c cib_callback_client_t *blob = NULL; NULL 475 lib/cib/cib_utils.c if (msg != NULL) { NULL 483 lib/cib/cib_utils.c if (blob == NULL) { NULL 487 lib/cib/cib_utils.c if (cib == NULL) { NULL 501 lib/cib/cib_utils.c } else if (cib && cib->op_callback == NULL && rc != pcmk_ok) { NULL 511 lib/cib/cib_utils.c if (cib && cib->op_callback != NULL) { NULL 523 lib/cib/cib_utils.c const char *event = NULL; NULL 525 lib/cib/cib_utils.c if (msg == NULL) { NULL 532 lib/cib/cib_utils.c if (entry == NULL) { NULL 536 lib/cib/cib_utils.c } else if (entry->callback == NULL) { NULL 557 lib/cib/cib_utils.c "enable-acl", NULL, "boolean", NULL, NULL 560 lib/cib/cib_utils.c NULL NULL 563 lib/cib/cib_utils.c "cluster-ipc-limit", NULL, "integer", NULL, NULL 602 lib/cib/cib_utils.c xmlNode *config = NULL; NULL 603 lib/cib/cib_utils.c crm_time_t *now = NULL; NULL 605 lib/cib/cib_utils.c if (options == NULL || current_cib == NULL) { NULL 609 lib/cib/cib_utils.c now = crm_time_new(NULL); NULL 615 lib/cib/cib_utils.c pe_unpack_nvpairs(current_cib, config, XML_CIB_TAG_PROPSET, NULL, NULL 616 lib/cib/cib_utils.c options, CIB_OPTIONS_FIRST, TRUE, now, NULL); NULL 657 lib/cib/cib_utils.c if(user_name == NULL) { NULL 681 lib/cib/cib_utils.c xmlNode *diff = NULL; NULL 690 lib/cib/cib_utils.c if (rc < pcmk_ok || diff == NULL) { NULL 698 lib/cib/cib_utils.c if (input != NULL) { NULL 699 lib/cib/cib_utils.c rc = cib_process_diff(NULL, cib_none, NULL, event, diff, input, output, NULL 700 lib/cib/cib_utils.c NULL); NULL 711 lib/cib/cib_utils.c *output = NULL; NULL 722 lib/cib/cib_utils.c cib_t *cib_conn = NULL; NULL 724 lib/cib/cib_utils.c CRM_ASSERT(cib_object != NULL); NULL 726 lib/cib/cib_utils.c if (cib == NULL) { NULL 733 lib/cib/cib_utils.c if (cib_conn == NULL) { NULL 741 lib/cib/cib_utils.c rc = cib_conn->cmds->query(cib_conn, NULL, cib_object, cib_scope_local | cib_sync_call); NULL 745 lib/cib/cib_utils.c if (cib == NULL) { NULL 749 lib/cib/cib_utils.c if (*cib_object == NULL) { NULL 760 lib/cib/cib_utils.c if (*cib == NULL) { NULL 766 lib/cib/cib_utils.c *cib = NULL; NULL 40 lib/cluster/cluster.c char *uuid = NULL; NULL 43 lib/cluster/cluster.c if (peer == NULL) { NULL 44 lib/cluster/cluster.c return NULL; NULL 46 lib/cluster/cluster.c if (peer->uuid != NULL) { NULL 157 lib/cluster/cluster.c static char *name = NULL; NULL 159 lib/cluster/cluster.c if (name == NULL) { NULL 177 lib/cluster/cluster.c char *name = NULL; NULL 191 lib/cluster/cluster.c if ((name == NULL) && (nodeid == 0)) { NULL 193 lib/cluster/cluster.c if (name == NULL) { NULL 203 lib/cluster/cluster.c if (name == NULL) { NULL 224 lib/cluster/cluster.c crm_node_t *node = NULL; NULL 226 lib/cluster/cluster.c CRM_CHECK(uuid != NULL, return NULL); NULL 235 lib/cluster/cluster.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 237 lib/cluster/cluster.c if (node->uname != NULL) { NULL 243 lib/cluster/cluster.c node = NULL; NULL 252 lib/cluster/cluster.c return NULL; NULL 255 lib/cluster/cluster.c node = pcmk__search_cluster_node_cache((uint32_t) id, NULL); NULL 256 lib/cluster/cluster.c if (node != NULL) { NULL 262 lib/cluster/cluster.c return NULL; NULL 266 lib/cluster/cluster.c return NULL; NULL 314 lib/cluster/cluster.c const char *cluster = NULL; NULL 326 lib/cluster/cluster.c if (cluster == NULL) { NULL 338 lib/cluster/cluster.c ((cluster == NULL)? "-unspecified-" : cluster)); NULL 339 lib/cluster/cluster.c if (cluster == NULL) { NULL 43 lib/cluster/corosync.c gboolean quorate) = NULL; NULL 57 lib/cluster/corosync.c if ((node != NULL) && is_corosync_cluster()) { NULL 64 lib/cluster/corosync.c return NULL; NULL 72 lib/cluster/corosync.c if (name == NULL) { NULL 80 lib/cluster/corosync.c } else if (strstr(name, ":") != NULL) { NULL 108 lib/cluster/corosync.c char *name = NULL; NULL 166 lib/cluster/corosync.c while (name == NULL && cmap_handle != 0) { NULL 168 lib/cluster/corosync.c char *key = NULL; NULL 182 lib/cluster/corosync.c if (name == NULL) { NULL 188 lib/cluster/corosync.c if (name == NULL) { NULL 195 lib/cluster/corosync.c name = NULL; NULL 210 lib/cluster/corosync.c if (name == NULL) { NULL 272 lib/cluster/corosync.c crm_node_t *node = NULL; NULL 301 lib/cluster/corosync.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 312 lib/cluster/corosync.c node = crm_get_peer(id, NULL); NULL 313 lib/cluster/corosync.c if (node->uname == NULL) { NULL 370 lib/cluster/corosync.c &quorum_type, NULL); NULL 436 lib/cluster/corosync.c pcmk__corosync_add_nodes(NULL); NULL 453 lib/cluster/corosync.c crm_node_t *peer = NULL; NULL 477 lib/cluster/corosync.c if (cluster->uname == NULL) { NULL 533 lib/cluster/corosync.c if (node == NULL) { NULL 613 lib/cluster/corosync.c char *name = NULL; NULL 614 lib/cluster/corosync.c char *key = NULL; NULL 625 lib/cluster/corosync.c if (name != NULL) { NULL 627 lib/cluster/corosync.c crm_node_t *node = NULL; NULL 630 lib/cluster/corosync.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 641 lib/cluster/corosync.c if (nodeid > 0 || name != NULL) { NULL 646 lib/cluster/corosync.c if (nodeid > 0 && name != NULL) { NULL 674 lib/cluster/corosync.c char *cluster_name = NULL; NULL 686 lib/cluster/corosync.c return NULL; NULL 802 lib/cluster/corosync.c cs_rc = cmap_iter_next(cmap_handle, iter_handle, key_name, NULL, NULL); NULL 43 lib/cluster/cpg.c static GList *cs_message_queue = NULL; NULL 123 lib/cluster/cpg.c cpg_model_v1_data_t cpg_model_info = {CPG_MODEL_V1, NULL, NULL, NULL, 0}; NULL 136 lib/cluster/cpg.c cs_repeat(rc, retries, 5, cpg_model_initialize(&local_handle, CPG_MODEL_V1, (cpg_model_data_t *)&cpg_model_info, NULL)); NULL 237 lib/cluster/cpg.c while ((cs_message_queue != NULL) && (sent < CS_SEND_MAX)) { NULL 444 lib/cluster/cpg.c char *data = NULL; NULL 454 lib/cluster/cpg.c return NULL; NULL 459 lib/cluster/cpg.c return NULL; NULL 463 lib/cluster/cpg.c return NULL; NULL 468 lib/cluster/cpg.c crm_node_t *peer = crm_get_peer(nodeid, NULL); NULL 470 lib/cluster/cpg.c if (peer == NULL) { NULL 473 lib/cluster/cpg.c } else if (peer->uname == NULL) { NULL 489 lib/cluster/cpg.c if (kind != NULL) { NULL 492 lib/cluster/cpg.c if (from != NULL) { NULL 498 lib/cluster/cpg.c char *uncompressed = NULL; NULL 543 lib/cluster/cpg.c return NULL; NULL 604 lib/cluster/cpg.c if (peer == NULL) { NULL 606 lib/cluster/cpg.c } else if (peer->uname == NULL) { NULL 631 lib/cluster/cpg.c NULL); NULL 632 lib/cluster/cpg.c const struct cpg_address **rival = NULL; NULL 646 lib/cluster/cpg.c if (peer != NULL) { NULL 652 lib/cluster/cpg.c if (rival == NULL) { NULL 657 lib/cluster/cpg.c if (peer != NULL) { NULL 700 lib/cluster/cpg.c CRM_ASSERT(sorted != NULL); NULL 714 lib/cluster/cpg.c sorted = NULL; NULL 723 lib/cluster/cpg.c crm_node_t *peer = crm_get_peer(member_list[i].nodeid, NULL); NULL 750 lib/cluster/cpg.c time_t now = time(NULL); NULL 791 lib/cluster/cpg.c crm_node_t *peer = NULL; NULL 808 lib/cluster/cpg.c .cpg_totem_confchg_fn = NULL, NULL 821 lib/cluster/cpg.c cs_repeat(rc, retries, 30, cpg_model_initialize(&handle, CPG_MODEL_V1, (cpg_model_data_t *)&cpg_model_info, NULL)); NULL 876 lib/cluster/cpg.c peer = crm_get_peer(id, NULL); NULL 895 lib/cluster/cpg.c char *data = NULL; NULL 922 lib/cluster/cpg.c static const char *local_name = NULL; NULL 924 lib/cluster/cpg.c char *target = NULL; NULL 926 lib/cluster/cpg.c pcmk__cpg_msg_t *msg = NULL; NULL 939 lib/cluster/cpg.c if (local_name == NULL) { NULL 942 lib/cluster/cpg.c if ((local_name_len == 0) && (local_name != NULL)) { NULL 946 lib/cluster/cpg.c if (data == NULL) { NULL 987 lib/cluster/cpg.c if ((local_name != NULL) && (msg->sender.size != 0)) { NULL 999 lib/cluster/cpg.c char *compressed = NULL; NULL 1057 lib/cluster/cpg.c CRM_CHECK(text != NULL, return type); NULL 1063 lib/cluster/cpg.c } else if (pcmk__strcase_any_of(text, CRM_SYSTEM_CRMD, CRM_SYSTEM_DC, NULL)) { NULL 43 lib/cluster/election.c if (e->cb != NULL) { NULL 69 lib/cluster/election.c return (e == NULL)? election_error : e->state; NULL 91 lib/cluster/election.c election_t *e = NULL; NULL 95 lib/cluster/election.c CRM_CHECK(uname != NULL, return NULL); NULL 98 lib/cluster/election.c if (e == NULL) { NULL 100 lib/cluster/election.c return NULL; NULL 104 lib/cluster/election.c if (e->uname == NULL) { NULL 107 lib/cluster/election.c return NULL; NULL 131 lib/cluster/election.c if ((e != NULL) && (uname != NULL) && (e->voted != NULL)) { NULL 145 lib/cluster/election.c if (e != NULL) { NULL 151 lib/cluster/election.c e->voted = NULL; NULL 167 lib/cluster/election.c if (e != NULL) { NULL 180 lib/cluster/election.c if (e != NULL) { NULL 193 lib/cluster/election.c if (e != NULL) { NULL 207 lib/cluster/election.c if (e != NULL) { NULL 220 lib/cluster/election.c time_t tm_now = time(NULL); NULL 292 lib/cluster/election.c xmlNode *vote = NULL; NULL 295 lib/cluster/election.c if (e == NULL) { NULL 301 lib/cluster/election.c if ((our_node == NULL) || (crm_is_peer_active(our_node) == FALSE)) { NULL 309 lib/cluster/election.c vote = create_request(CRM_OP_VOTE, NULL, NULL, CRM_SYSTEM_CRMD, CRM_SYSTEM_CRMD, NULL); NULL 318 lib/cluster/election.c send_cluster_message(NULL, crm_msg_crmd, vote, TRUE); NULL 347 lib/cluster/election.c if (e == NULL) { NULL 351 lib/cluster/election.c if (e->voted == NULL) { NULL 369 lib/cluster/election.c char *key = NULL; NULL 373 lib/cluster/election.c while (g_hash_table_iter_next(&gIter, NULL, (gpointer *) & node)) { NULL 380 lib/cluster/election.c while (g_hash_table_iter_next(&gIter, (gpointer *) & key, NULL)) { NULL 436 lib/cluster/election.c if ((vote->op == NULL) || (vote->from == NULL) || (vote->version == NULL) NULL 437 lib/cluster/election.c || (vote->election_owner == NULL) || (vote->election_id < 0)) { NULL 466 lib/cluster/election.c if (e == NULL) { NULL 475 lib/cluster/election.c if (crm_peer_cache == NULL) { NULL 486 lib/cluster/election.c char *voter_copy = NULL; NULL 487 lib/cluster/election.c char *vote_copy = NULL; NULL 490 lib/cluster/election.c if (e->voted == NULL) { NULL 506 lib/cluster/election.c xmlNode *novote = create_request(CRM_OP_NOVOTE, NULL, vote->from, NULL 507 lib/cluster/election.c CRM_SYSTEM_CRMD, CRM_SYSTEM_CRMD, NULL); NULL 539 lib/cluster/election.c crm_node_t *our_node = NULL, *your_node = NULL; NULL 540 lib/cluster/election.c time_t tm_now = time(NULL); NULL 543 lib/cluster/election.c CRM_CHECK(message != NULL, return election_error); NULL 550 lib/cluster/election.c we_are_owner = (our_node != NULL) NULL 558 lib/cluster/election.c } else if (our_node == NULL || crm_is_peer_active(our_node) == FALSE) { NULL 568 lib/cluster/election.c } else if (your_node == NULL || crm_is_peer_active(your_node) == FALSE) { NULL 650 lib/cluster/election.c crm_write_blackbox(0, NULL); NULL 36 lib/cluster/membership.c GHashTable *crm_peer_cache = NULL; NULL 53 lib/cluster/membership.c GHashTable *crm_remote_peer_cache = NULL; NULL 61 lib/cluster/membership.c static GHashTable *known_node_cache = NULL; NULL 89 lib/cluster/membership.c if (crm_remote_peer_cache == NULL) { NULL 111 lib/cluster/membership.c if (node_name == NULL) { NULL 113 lib/cluster/membership.c return NULL; NULL 124 lib/cluster/membership.c if (node == NULL) { NULL 125 lib/cluster/membership.c return NULL; NULL 131 lib/cluster/membership.c if (node->uuid == NULL) { NULL 134 lib/cluster/membership.c return NULL; NULL 195 lib/cluster/membership.c const char *state = NULL; NULL 198 lib/cluster/membership.c CRM_CHECK(remote != NULL, return); NULL 208 lib/cluster/membership.c if (node == NULL) { NULL 253 lib/cluster/membership.c g_hash_table_foreach(crm_remote_peer_cache, mark_dirty, NULL); NULL 277 lib/cluster/membership.c g_hash_table_foreach_remove(crm_remote_peer_cache, is_dirty, NULL); NULL 283 lib/cluster/membership.c if(node == NULL) { NULL 307 lib/cluster/membership.c if (search == NULL) { NULL 338 lib/cluster/membership.c if (crm_peer_cache == NULL) { NULL 401 lib/cluster/membership.c if (crm_peer_cache == NULL) { NULL 405 lib/cluster/membership.c if (crm_remote_peer_cache == NULL) { NULL 406 lib/cluster/membership.c crm_remote_peer_cache = pcmk__strikey_table(NULL, destroy_crm_node); NULL 409 lib/cluster/membership.c if (known_node_cache == NULL) { NULL 417 lib/cluster/membership.c if (crm_peer_cache != NULL) { NULL 420 lib/cluster/membership.c crm_peer_cache = NULL; NULL 423 lib/cluster/membership.c if (crm_remote_peer_cache != NULL) { NULL 426 lib/cluster/membership.c crm_remote_peer_cache = NULL; NULL 429 lib/cluster/membership.c if (known_node_cache != NULL) { NULL 433 lib/cluster/membership.c known_node_cache = NULL; NULL 439 lib/cluster/membership.c const void *) = NULL; NULL 478 lib/cluster/membership.c const char *id = NULL; NULL 479 lib/cluster/membership.c crm_node_t *node = NULL; NULL 506 lib/cluster/membership.c crm_node_t *node = NULL; NULL 508 lib/cluster/membership.c CRM_ASSERT(id > 0 || uname != NULL); NULL 512 lib/cluster/membership.c if ((uname != NULL) && pcmk_is_set(flags, CRM_GET_PEER_REMOTE)) { NULL 516 lib/cluster/membership.c if ((node == NULL) && pcmk_is_set(flags, CRM_GET_PEER_CLUSTER)) { NULL 534 lib/cluster/membership.c crm_node_t *node = NULL; NULL 536 lib/cluster/membership.c CRM_ASSERT(id > 0 || uname != NULL); NULL 544 lib/cluster/membership.c if ((node == NULL) && pcmk_is_set(flags, CRM_GET_PEER_CLUSTER)) { NULL 563 lib/cluster/membership.c crm_node_t *node = NULL; NULL 564 lib/cluster/membership.c crm_node_t *by_id = NULL; NULL 565 lib/cluster/membership.c crm_node_t *by_name = NULL; NULL 567 lib/cluster/membership.c CRM_ASSERT(id > 0 || uname != NULL); NULL 571 lib/cluster/membership.c if (uname != NULL) { NULL 573 lib/cluster/membership.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 584 lib/cluster/membership.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 598 lib/cluster/membership.c } else if(by_id == NULL && by_name) { NULL 605 lib/cluster/membership.c node = NULL; /* Create a new one */ NULL 611 lib/cluster/membership.c } else if(by_name == NULL && by_id) { NULL 657 lib/cluster/membership.c crm_node_t *existing_node = NULL; NULL 659 lib/cluster/membership.c if (node->id == 0 || node->uname == NULL) { NULL 668 lib/cluster/membership.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &existing_node)) { NULL 671 lib/cluster/membership.c && existing_node->uname != NULL NULL 702 lib/cluster/membership.c crm_node_t *node = NULL; NULL 703 lib/cluster/membership.c char *uname_lookup = NULL; NULL 705 lib/cluster/membership.c CRM_ASSERT(id > 0 || uname != NULL); NULL 713 lib/cluster/membership.c if ((node == NULL || node->uname == NULL) && (uname == NULL)) { NULL 722 lib/cluster/membership.c if (node == NULL) { NULL 728 lib/cluster/membership.c if (node == NULL) { NULL 739 lib/cluster/membership.c if(id > 0 && uname && (node->id == 0 || node->uname == NULL)) { NULL 747 lib/cluster/membership.c if (uname && (node->uname == NULL)) { NULL 751 lib/cluster/membership.c if(node->uuid == NULL) { NULL 781 lib/cluster/membership.c CRM_CHECK(uname != NULL, NULL 783 lib/cluster/membership.c CRM_CHECK(node != NULL, NULL 802 lib/cluster/membership.c if (peer_status_callback != NULL) { NULL 803 lib/cluster/membership.c peer_status_callback(crm_status_uname, node, NULL); NULL 877 lib/cluster/membership.c CRM_CHECK(node != NULL, crm_err("%s: Could not set %s to %s for NULL", NULL 879 lib/cluster/membership.c return NULL); NULL 887 lib/cluster/membership.c if (status == NULL) { NULL 911 lib/cluster/membership.c if (status == NULL && flag <= crm_proc_none) { NULL 922 lib/cluster/membership.c if (peer_status_callback != NULL) { NULL 929 lib/cluster/membership.c if (crm_peer_cache == NULL) { NULL 930 lib/cluster/membership.c return NULL; NULL 934 lib/cluster/membership.c const char *peer_state = NULL; NULL 962 lib/cluster/membership.c char *last = NULL; NULL 965 lib/cluster/membership.c CRM_CHECK(node != NULL, crm_err("%s: Could not set 'expected' to %s", source, expected); NULL 974 lib/cluster/membership.c if (expected != NULL && !pcmk__str_eq(node->expected, expected, pcmk__str_casei)) { NULL 1011 lib/cluster/membership.c CRM_CHECK(node != NULL, NULL 1014 lib/cluster/membership.c return NULL); NULL 1031 lib/cluster/membership.c if (peer_status_callback != NULL) { NULL 1049 lib/cluster/membership.c node = NULL; NULL 1078 lib/cluster/membership.c return update_peer_state_iter(source, node, state, membership, NULL); NULL 1091 lib/cluster/membership.c crm_node_t *node = NULL; NULL 1095 lib/cluster/membership.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *)&node)) { NULL 1118 lib/cluster/membership.c crm_node_t *node = NULL; NULL 1119 lib/cluster/membership.c crm_node_t *by_id = NULL; NULL 1120 lib/cluster/membership.c crm_node_t *by_name = NULL; NULL 1124 lib/cluster/membership.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 1135 lib/cluster/membership.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 1149 lib/cluster/membership.c } else if (by_id == NULL && by_name) { NULL 1153 lib/cluster/membership.c node = NULL; NULL 1159 lib/cluster/membership.c } else if (by_name == NULL && by_id) { NULL 1163 lib/cluster/membership.c node = NULL; NULL 1178 lib/cluster/membership.c node = NULL; NULL 1181 lib/cluster/membership.c if (node == NULL) { NULL 1197 lib/cluster/membership.c crm_node_t * node = NULL; NULL 1199 lib/cluster/membership.c CRM_CHECK(id != NULL && uname !=NULL, return); NULL 1202 lib/cluster/membership.c if (node == NULL) { NULL 1206 lib/cluster/membership.c CRM_ASSERT(node != NULL); NULL 1209 lib/cluster/membership.c CRM_ASSERT(node->uname != NULL); NULL 1212 lib/cluster/membership.c CRM_ASSERT(node->uuid != NULL); NULL 1230 lib/cluster/membership.c g_hash_table_foreach(known_node_cache, mark_dirty, NULL); NULL 1233 lib/cluster/membership.c known_node_cache_refresh_helper, NULL); NULL 1236 lib/cluster/membership.c g_hash_table_foreach_remove(known_node_cache, is_dirty, NULL); NULL 1260 lib/cluster/membership.c crm_node_t *node = NULL; NULL 1261 lib/cluster/membership.c char *id_str = NULL; NULL 1263 lib/cluster/membership.c CRM_ASSERT(id > 0 || uname != NULL); NULL 52 lib/common/acl.c xml_acl_t *acl = NULL; NULL 59 lib/common/acl.c if (tag == NULL) { NULL 63 lib/common/acl.c if (ref == NULL) { NULL 68 lib/common/acl.c if ((tag == NULL) && (ref == NULL) && (xpath == NULL)) { NULL 72 lib/common/acl.c return NULL; NULL 76 lib/common/acl.c CRM_ASSERT(acl != NULL); NULL 81 lib/common/acl.c CRM_ASSERT(acl->xpath != NULL); NULL 88 lib/common/acl.c if ((ref != NULL) && (attr != NULL)) { NULL 91 lib/common/acl.c ref, "' and @", attr, "]", NULL); NULL 93 lib/common/acl.c } else if (ref != NULL) { NULL 95 lib/common/acl.c ref, "']", NULL); NULL 97 lib/common/acl.c } else if (attr != NULL) { NULL 98 lib/common/acl.c pcmk__g_strcat(buf, "//", pcmk__s(tag, "*"), "[@", attr, "]", NULL); NULL 101 lib/common/acl.c pcmk__g_strcat(buf, "//", pcmk__s(tag, "*"), NULL); NULL 105 lib/common/acl.c CRM_ASSERT(acl->xpath != NULL); NULL 130 lib/common/acl.c xmlNode *child = NULL; NULL 138 lib/common/acl.c CRM_ASSERT(kind != NULL); NULL 150 lib/common/acl.c xmlNode *role = NULL; NULL 226 lib/common/acl.c GList *aIter = NULL; NULL 229 lib/common/acl.c xmlXPathObjectPtr xpathObj = NULL; NULL 237 lib/common/acl.c for (aIter = docpriv->acls; aIter != NULL; aIter = aIter->next) { NULL 245 lib/common/acl.c static struct qb_log_callsite *trace_cs = NULL; NULL 255 lib/common/acl.c if (trace_cs == NULL) { NULL 290 lib/common/acl.c xml_doc_private_t *docpriv = NULL; NULL 292 lib/common/acl.c if ((target == NULL) || (target->doc == NULL) NULL 293 lib/common/acl.c || (target->doc->_private == NULL)) { NULL 302 lib/common/acl.c } else if (docpriv->acls == NULL) { NULL 309 lib/common/acl.c xmlNode *child = NULL; NULL 319 lib/common/acl.c if (id == NULL) { NULL 330 lib/common/acl.c if (id == NULL) { NULL 394 lib/common/acl.c xmlNode *child = NULL; NULL 395 lib/common/acl.c xmlAttr *xIter = NULL; NULL 405 lib/common/acl.c while (xIter != NULL) { NULL 418 lib/common/acl.c while ( child != NULL ) { NULL 446 lib/common/acl.c GList *aIter = NULL; NULL 447 lib/common/acl.c xmlNode *target = NULL; NULL 448 lib/common/acl.c xml_doc_private_t *docpriv = NULL; NULL 450 lib/common/acl.c *result = NULL; NULL 451 lib/common/acl.c if ((xml == NULL) || !pcmk_acl_required(user)) { NULL 459 lib/common/acl.c if (target == NULL) { NULL 466 lib/common/acl.c for(aIter = docpriv->acls; aIter != NULL && target; aIter = aIter->next) { NULL 502 lib/common/acl.c docpriv->acls = NULL; NULL 508 lib/common/acl.c target = NULL; NULL 533 lib/common/acl.c GString *path = NULL; NULL 535 lib/common/acl.c for (xmlAttr *prop = xml->properties; prop != NULL; prop = prop->next) { NULL 542 lib/common/acl.c CRM_ASSERT(path != NULL); NULL 544 lib/common/acl.c if (strstr((const char *) path->str, "/" XML_CIB_TAG_ACLS "/") != NULL) { NULL 581 lib/common/acl.c } else if (pcmk__check_acl(xml, NULL, pcmk__xf_acl_write)) { NULL 598 lib/common/acl.c for (xmlNode *cIter = pcmk__xml_first_child(xml); cIter != NULL; ) { NULL 664 lib/common/acl.c GString *xpath = NULL; NULL 666 lib/common/acl.c if (docpriv->acls == NULL) { NULL 671 lib/common/acl.c if (name != NULL) { NULL 672 lib/common/acl.c pcmk__g_strcat(xpath, "[@", name, "]", NULL); NULL 707 lib/common/acl.c if (name != NULL) { NULL 708 lib/common/acl.c pcmk__g_strcat(xpath, "[@", name, "]", NULL); NULL 727 lib/common/acl.c if (name != NULL) { NULL 728 lib/common/acl.c pcmk__g_strcat(xpath, "[@", name, "]", NULL); NULL 770 lib/common/acl.c if (pwent == NULL) { NULL 772 lib/common/acl.c return NULL; NULL 799 lib/common/acl.c static const char *effective_user = NULL; NULL 800 lib/common/acl.c const char *requested_user = NULL; NULL 801 lib/common/acl.c const char *user = NULL; NULL 803 lib/common/acl.c if (effective_user == NULL) { NULL 805 lib/common/acl.c if (effective_user == NULL) { NULL 807 lib/common/acl.c CRM_CHECK(effective_user != NULL, return NULL); NULL 813 lib/common/acl.c if (requested_user == NULL) { NULL 828 lib/common/acl.c } else if (peer_user == NULL && requested_user == NULL) { NULL 834 lib/common/acl.c } else if (peer_user == NULL) { NULL 844 lib/common/acl.c } else if (requested_user == NULL) { NULL 858 lib/common/acl.c if (field != NULL && user != crm_element_value(request, field)) { NULL 36 lib/common/agents.c if (standard == NULL) { NULL 100 lib/common/agents.c return NULL; NULL 130 lib/common/agents.c *standard = NULL; NULL 131 lib/common/agents.c *provider = NULL; NULL 132 lib/common/agents.c *type = NULL; NULL 135 lib/common/agents.c if ((colon == NULL) || (colon == spec)) { NULL 144 lib/common/agents.c if ((colon == NULL) || (colon == spec)) { NULL 176 lib/common/agents.c if (param == NULL) { NULL 180 lib/common/agents.c PCMK_STONITH_STONITH_TIMEOUT, NULL)) { NULL 194 lib/common/agents.c NULL)) { NULL 198 lib/common/agents.c return pcmk__str_any_of(param, "_action", "_timeout", "_retries", NULL); NULL 25 lib/common/alerts.c "CRM_notify_recipient", "CRM_alert_recipient", NULL NULL 28 lib/common/alerts.c "CRM_notify_node", "CRM_alert_node", NULL NULL 31 lib/common/alerts.c "CRM_notify_nodeid", "CRM_alert_nodeid", NULL NULL 34 lib/common/alerts.c "CRM_notify_rsc", "CRM_alert_rsc", NULL NULL 37 lib/common/alerts.c "CRM_notify_task", "CRM_alert_task", NULL NULL 40 lib/common/alerts.c "CRM_notify_interval", "CRM_alert_interval", NULL NULL 43 lib/common/alerts.c "CRM_notify_desc", "CRM_alert_desc", NULL NULL 46 lib/common/alerts.c "CRM_notify_status", "CRM_alert_status", NULL NULL 49 lib/common/alerts.c "CRM_notify_target_rc", "CRM_alert_target_rc", NULL NULL 52 lib/common/alerts.c "CRM_notify_rc", "CRM_alert_rc", NULL NULL 55 lib/common/alerts.c "CRM_notify_kind", "CRM_alert_kind", NULL NULL 58 lib/common/alerts.c "CRM_notify_version", "CRM_alert_version", NULL NULL 61 lib/common/alerts.c "CRM_notify_node_sequence", PCMK__ALERT_NODE_SEQUENCE, NULL NULL 64 lib/common/alerts.c "CRM_notify_timestamp", "CRM_alert_timestamp", NULL NULL 67 lib/common/alerts.c "CRM_notify_attribute_name", "CRM_alert_attribute_name", NULL NULL 70 lib/common/alerts.c "CRM_notify_attribute_value", "CRM_alert_attribute_value", NULL NULL 73 lib/common/alerts.c "CRM_notify_timestamp_epoch", "CRM_alert_timestamp_epoch", NULL NULL 76 lib/common/alerts.c "CRM_notify_timestamp_usec", "CRM_alert_timestamp_usec", NULL NULL 79 lib/common/alerts.c "CRM_notify_exec_time", "CRM_alert_exec_time", NULL NULL 200 lib/common/alerts.c xmlNode *change = NULL; NULL 201 lib/common/alerts.c xmlXPathObject *xpathObj = NULL; NULL 203 lib/common/alerts.c CRM_CHECK(msg != NULL, return FALSE); NULL 215 lib/common/alerts.c if ((xpathObj = xpath_search(msg, diff)) != NULL) { NULL 220 lib/common/alerts.c for (change = pcmk__xml_first_child(patchset); change != NULL; NULL 224 lib/common/alerts.c if (xpath == NULL) { NULL 233 lib/common/alerts.c xmlNode *section = NULL; NULL 234 lib/common/alerts.c const char *name = NULL; NULL 237 lib/common/alerts.c ((section = pcmk__xml_first_child(change)) == NULL) || NULL 238 lib/common/alerts.c ((name = crm_element_name(section)) == NULL) || NULL 41 lib/common/attrs.c if (name == NULL || pcmk__strcase_any_of(name, "auto", "localhost", NULL)) { NULL 65 lib/common/attrs.c return NULL; NULL 82 lib/common/attrs.c if (rsc_id == NULL) { NULL 84 lib/common/attrs.c if (rsc_id == NULL) { NULL 85 lib/common/attrs.c return NULL; NULL 31 lib/common/cib.c NULL, NULL 96 lib/common/cib.c NULL, NULL 119 lib/common/cib.c return NULL; NULL 140 lib/common/cib.c return NULL; NULL 44 lib/common/cib_secrets.c char *hash2 = NULL; NULL 66 lib/common/cib_secrets.c return NULL; NULL 72 lib/common/cib_secrets.c return NULL; NULL 100 lib/common/cib_secrets.c GList *secret_params = NULL, *l; NULL 104 lib/common/cib_secrets.c if (params == NULL) { NULL 113 lib/common/cib_secrets.c if (secret_params == NULL) { // No secret parameters found NULL 161 lib/common/cib_secrets.c if (hash == NULL) { NULL 30 lib/common/cmdline.c pcmk__common_args_t *args = NULL; NULL 33 lib/common/cmdline.c if (args == NULL) { NULL 38 lib/common/cmdline.c if (args->summary == NULL) { NULL 40 lib/common/cmdline.c args = NULL; NULL 55 lib/common/cmdline.c if (common_args->output_as_descr != NULL) { NULL 72 lib/common/cmdline.c NULL }, NULL 75 lib/common/cmdline.c NULL }, NULL 77 lib/common/cmdline.c { NULL } NULL 80 lib/common/cmdline.c main_group = g_option_group_new(NULL, "Application Options:", NULL, common_args, free_common_args); NULL 88 lib/common/cmdline.c if (fmts != NULL) { NULL 91 lib/common/cmdline.c NULL, NULL 96 lib/common/cmdline.c { NULL } NULL 99 lib/common/cmdline.c if (*output_group == NULL) { NULL 100 lib/common/cmdline.c *output_group = g_option_group_new("output", "Output Options:", "Show output help", NULL, NULL); NULL 118 lib/common/cmdline.c if (context == NULL) { NULL 138 lib/common/cmdline.c GOptionGroup *group = NULL; NULL 140 lib/common/cmdline.c group = g_option_group_new(name, header, desc, NULL, NULL); NULL 167 lib/common/cmdline.c GString *gs = NULL; NULL 169 lib/common/cmdline.c if (argv == NULL || argv[0] == NULL) { NULL 170 lib/common/cmdline.c return NULL; NULL 175 lib/common/cmdline.c for (int i = 0; argv[i] != NULL; i++) { NULL 180 lib/common/cmdline.c if (strchr(argv[i], ' ') == NULL) { NULL 183 lib/common/cmdline.c } else if (strchr(argv[i], '\'') == NULL) { NULL 185 lib/common/cmdline.c pcmk__g_strcat(gs, "'", argv[i], "'", NULL); NULL 206 lib/common/cmdline.c pcmk__g_strcat(gs, "'", repl, "'", NULL); NULL 216 lib/common/cmdline.c GPtrArray *arr = NULL; NULL 220 lib/common/cmdline.c if (argv == NULL) { NULL 221 lib/common/cmdline.c return NULL; NULL 224 lib/common/cmdline.c if (g_get_prgname() == NULL && argv && *argv) { NULL 233 lib/common/cmdline.c for (int i = 0; argv[i] != NULL; i++) { NULL 303 lib/common/cmdline.c if (special != NULL && strchr(special, *ch) != NULL) { NULL 338 lib/common/cmdline.c g_ptr_array_add(arr, NULL); NULL 347 lib/common/cmdline.c char *buf = NULL; NULL 348 lib/common/cmdline.c gchar **extra_args = NULL; NULL 357 lib/common/cmdline.c if (!g_shell_parse_argv(buf, NULL, &extra_args, error)) { NULL 122 lib/common/crmcommon_private.h return ((attr == NULL) || (attr->children == NULL))? NULL NULL 59 lib/common/digest.c char *digest = NULL; NULL 60 lib/common/digest.c GString *buffer = NULL; NULL 61 lib/common/digest.c xmlNode *copy = NULL; NULL 65 lib/common/digest.c copy = sorted_xml(input, NULL, TRUE); NULL 73 lib/common/digest.c return NULL); NULL 94 lib/common/digest.c char *digest = NULL; NULL 97 lib/common/digest.c static struct qb_log_callsite *digest_cs = NULL; NULL 102 lib/common/digest.c CRM_ASSERT(buffer != NULL); NULL 105 lib/common/digest.c if (digest_cs == NULL) { NULL 185 lib/common/digest.c if (version == NULL || compare_version("3.0.5", version) > 0) { NULL 207 lib/common/digest.c char *calculated = NULL; NULL 210 lib/common/digest.c if (input != NULL) { NULL 212 lib/common/digest.c if (calculated == NULL) { NULL 259 lib/common/digest.c char *digest = NULL; NULL 262 lib/common/digest.c if (buffer == NULL) { NULL 29 lib/common/health.c NULL); NULL 53 lib/common/io.c CRM_CHECK(path != NULL, return -ENOMEM); NULL 87 lib/common/io.c CRM_CHECK((path != NULL) && (resolved_path != NULL), return EINVAL); NULL 91 lib/common/io.c *resolved_path = realpath(path, NULL); NULL 92 lib/common/io.c return (*resolved_path == NULL)? errno : pcmk_rc_ok; NULL 98 lib/common/io.c if ((*resolved_path == NULL) || (realpath(path, *resolved_path) == NULL)) { NULL 103 lib/common/io.c *resolved_path = NULL; NULL 124 lib/common/io.c CRM_ASSERT((directory != NULL) && (series != NULL)); NULL 144 lib/common/io.c FILE *fp = NULL; NULL 145 lib/common/io.c char *series_file = NULL; NULL 147 lib/common/io.c if ((directory == NULL) || (series == NULL) || (seq == NULL)) { NULL 153 lib/common/io.c if (fp == NULL) { NULL 191 lib/common/io.c FILE *file_strm = NULL; NULL 192 lib/common/io.c char *series_file = NULL; NULL 194 lib/common/io.c CRM_CHECK(directory != NULL, return); NULL 195 lib/common/io.c CRM_CHECK(series != NULL, return); NULL 206 lib/common/io.c if (file_strm != NULL) { NULL 216 lib/common/io.c if (file_strm != NULL) { NULL 241 lib/common/io.c char *series_file = NULL; NULL 244 lib/common/io.c if ((directory == NULL) || (series == NULL)) { NULL 258 lib/common/io.c struct passwd *sys_user = NULL; NULL 262 lib/common/io.c if (sys_user == NULL) { NULL 286 lib/common/io.c struct group *sys_grp = NULL; NULL 290 lib/common/io.c if (sys_grp == NULL) { NULL 332 lib/common/io.c char *full_file = NULL; NULL 333 lib/common/io.c const char *target = NULL; NULL 336 lib/common/io.c CRM_ASSERT(dir != NULL); NULL 339 lib/common/io.c if (file != NULL) { NULL 347 lib/common/io.c full_file = NULL; NULL 348 lib/common/io.c target = NULL; NULL 359 lib/common/io.c if (target == NULL) { NULL 402 lib/common/io.c if (directory == NULL) { NULL 438 lib/common/io.c if ((filename == NULL) || (contents == NULL)) { NULL 443 lib/common/io.c if ((fp == NULL) || (fseek(fp, 0L, SEEK_END) < 0)) { NULL 455 lib/common/io.c *contents = NULL; NULL 458 lib/common/io.c if (*contents == NULL) { NULL 466 lib/common/io.c *contents = NULL; NULL 472 lib/common/io.c if (fp != NULL) { NULL 493 lib/common/io.c if (fp == NULL) { NULL 496 lib/common/io.c if ((contents != NULL) && (fprintf(fp, "%s", contents) < 0)) { NULL 584 lib/common/io.c if (dir == NULL) { NULL 590 lib/common/io.c if (dir != NULL) { NULL 594 lib/common/io.c while ((entry = readdir(dir)) != NULL) { NULL 630 lib/common/io.c char *path = NULL; NULL 632 lib/common/io.c CRM_ASSERT(filename != NULL); NULL 636 lib/common/io.c CRM_ASSERT(path != NULL); NULL 639 lib/common/io.c CRM_ASSERT(dirname != NULL); NULL 28 lib/common/ipc_attrd.c const char *name = NULL; NULL 34 lib/common/ipc_attrd.c node != NULL; node = crm_next_same_xml(node)) { NULL 37 lib/common/ipc_attrd.c CRM_ASSERT(pair != NULL); NULL 58 lib/common/ipc_attrd.c NULL); NULL 64 lib/common/ipc_attrd.c const char *value = NULL; NULL 121 lib/common/ipc_attrd.c if (cmds != NULL) { NULL 122 lib/common/ipc_attrd.c cmds->new_data = NULL; NULL 123 lib/common/ipc_attrd.c cmds->free_data = NULL; NULL 124 lib/common/ipc_attrd.c cmds->post_connect = NULL; NULL 142 lib/common/ipc_attrd.c xmlNode *attrd_op = create_xml_node(NULL, __func__); NULL 168 lib/common/ipc_attrd.c api = NULL; NULL 210 lib/common/ipc_attrd.c const char *interval_desc = NULL; NULL 211 lib/common/ipc_attrd.c const char *op_desc = NULL; NULL 214 lib/common/ipc_attrd.c if (target != NULL) { NULL 226 lib/common/ipc_attrd.c if (api == NULL) { NULL 263 lib/common/ipc_attrd.c const char *target = NULL; NULL 265 lib/common/ipc_attrd.c if (name == NULL) { NULL 271 lib/common/ipc_attrd.c if (target != NULL) { NULL 279 lib/common/ipc_attrd.c return pcmk__attrd_api_update(api, node, name, NULL, NULL, NULL, NULL, options); NULL 286 lib/common/ipc_attrd.c xmlNode *request = NULL; NULL 290 lib/common/ipc_attrd.c if (target != NULL) { NULL 294 lib/common/ipc_attrd.c request = create_attrd_op(NULL); NULL 299 lib/common/ipc_attrd.c if (api == NULL) { NULL 328 lib/common/ipc_attrd.c xmlNode *request = NULL; NULL 329 lib/common/ipc_attrd.c const char *target = NULL; NULL 331 lib/common/ipc_attrd.c if (name == NULL) { NULL 337 lib/common/ipc_attrd.c if (target != NULL) { NULL 341 lib/common/ipc_attrd.c request = create_attrd_op(NULL); NULL 365 lib/common/ipc_attrd.c xmlNode *request = NULL; NULL 369 lib/common/ipc_attrd.c if (target != NULL) { NULL 373 lib/common/ipc_attrd.c request = create_attrd_op(NULL); NULL 378 lib/common/ipc_attrd.c if (api == NULL) { NULL 442 lib/common/ipc_attrd.c xmlNode *request = NULL; NULL 444 lib/common/ipc_attrd.c const char *target = NULL; NULL 446 lib/common/ipc_attrd.c if (name == NULL) { NULL 452 lib/common/ipc_attrd.c if (target != NULL) { NULL 459 lib/common/ipc_attrd.c if (api == NULL) { NULL 489 lib/common/ipc_attrd.c xmlNode *request = NULL; NULL 491 lib/common/ipc_attrd.c if (attrs == NULL) { NULL 517 lib/common/ipc_attrd.c for (GList *iter = attrs; iter != NULL; iter = iter->next) { NULL 521 lib/common/ipc_attrd.c const char *target = NULL; NULL 522 lib/common/ipc_attrd.c xmlNode *child = NULL; NULL 525 lib/common/ipc_attrd.c if (request == NULL) { NULL 538 lib/common/ipc_attrd.c if (target != NULL) { NULL 556 lib/common/ipc_attrd.c if (api == NULL) { NULL 49 lib/common/ipc_client.c if (api == NULL) { NULL 54 lib/common/ipc_client.c if (*api == NULL) { NULL 59 lib/common/ipc_client.c if (pcmk_ipc_name(*api, false) == NULL) { NULL 61 lib/common/ipc_client.c *api = NULL; NULL 97 lib/common/ipc_client.c if ((*api)->cmds == NULL) { NULL 99 lib/common/ipc_client.c *api = NULL; NULL 105 lib/common/ipc_client.c if ((*api)->ipc == NULL) { NULL 107 lib/common/ipc_client.c *api = NULL; NULL 112 lib/common/ipc_client.c if ((*api)->cmds->new_data != NULL) { NULL 115 lib/common/ipc_client.c *api = NULL; NULL 126 lib/common/ipc_client.c if ((api != NULL) && (api->cmds != NULL)) { NULL 127 lib/common/ipc_client.c if ((api->cmds->free_data != NULL) && (api->api_data != NULL)) { NULL 129 lib/common/ipc_client.c api->api_data = NULL; NULL 132 lib/common/ipc_client.c api->cmds = NULL; NULL 149 lib/common/ipc_client.c if ((api != NULL) && (api->cb != NULL)) { NULL 170 lib/common/ipc_client.c if ((api->cmds != NULL) && (api->cmds->post_disconnect != NULL)) { NULL 176 lib/common/ipc_client.c NULL); NULL 183 lib/common/ipc_client.c api->ipc = NULL; NULL 184 lib/common/ipc_client.c api->mainloop_io = NULL; NULL 206 lib/common/ipc_client.c if (api == NULL) { NULL 211 lib/common/ipc_client.c if (api->ipc != NULL) { NULL 212 lib/common/ipc_client.c if (api->mainloop_io != NULL) { NULL 245 lib/common/ipc_client.c if (api == NULL) { NULL 246 lib/common/ipc_client.c return for_log? "Pacemaker" : NULL; NULL 253 lib/common/ipc_client.c return for_log? "CIB manager" : NULL /* PCMK__SERVER_BASED_RW */; NULL 259 lib/common/ipc_client.c return for_log? "executor" : NULL /* CRM_SYSTEM_LRMD */; NULL 262 lib/common/ipc_client.c return for_log? "fencer" : NULL /* "stonith-ng" */; NULL 271 lib/common/ipc_client.c return for_log? "Pacemaker" : NULL; NULL 285 lib/common/ipc_client.c return (api != NULL) && crm_ipc_connected(api->ipc); NULL 303 lib/common/ipc_client.c if ((api->cmds != NULL) && (api->cmds->dispatch != NULL)) { NULL 331 lib/common/ipc_client.c if (buffer == NULL) { NULL 338 lib/common/ipc_client.c if (msg == NULL) { NULL 371 lib/common/ipc_client.c CRM_CHECK(api != NULL, return 0); NULL 400 lib/common/ipc_client.c if ((api == NULL) || (api->dispatch_type != pcmk_ipc_dispatch_poll)) { NULL 427 lib/common/ipc_client.c if (api == NULL) { NULL 490 lib/common/ipc_client.c if (api == NULL) { NULL 495 lib/common/ipc_client.c if (api->ipc == NULL) { NULL 498 lib/common/ipc_client.c if (api->ipc == NULL) { NULL 524 lib/common/ipc_client.c if ((api->cmds != NULL) && (api->cmds->post_connect != NULL)) { NULL 547 lib/common/ipc_client.c if ((api == NULL) || (api->ipc == NULL)) { NULL 556 lib/common/ipc_client.c api->mainloop_io = NULL; NULL 557 lib/common/ipc_client.c api->ipc = NULL; NULL 570 lib/common/ipc_client.c api->ipc = NULL; NULL 599 lib/common/ipc_client.c if (api == NULL) { NULL 622 lib/common/ipc_client.c xmlNode *reply = NULL; NULL 625 lib/common/ipc_client.c if ((api == NULL) || (api->ipc == NULL) || (request == NULL)) { NULL 632 lib/common/ipc_client.c && (api->cmds != NULL) NULL 633 lib/common/ipc_client.c && (api->cmds->reply_expected != NULL) NULL 648 lib/common/ipc_client.c if (reply != NULL) { NULL 704 lib/common/ipc_client.c xmlNode *request = NULL; NULL 709 lib/common/ipc_client.c request = create_xml_node(NULL, __func__); NULL 719 lib/common/ipc_client.c request = create_request(CRM_OP_RM_NODE_CACHE, NULL, NULL, NULL 720 lib/common/ipc_client.c pcmk_ipc_name(api, false), client, NULL); NULL 750 lib/common/ipc_client.c xmlNode *request = NULL; NULL 752 lib/common/ipc_client.c if (api == NULL) { NULL 755 lib/common/ipc_client.c if ((node_name == NULL) && (nodeid == 0)) { NULL 760 lib/common/ipc_client.c if (request == NULL) { NULL 802 lib/common/ipc_client.c crm_ipc_t *client = NULL; NULL 805 lib/common/ipc_client.c if (client == NULL) { NULL 807 lib/common/ipc_client.c return NULL; NULL 811 lib/common/ipc_client.c if (client->server_name == NULL) { NULL 815 lib/common/ipc_client.c return NULL; NULL 819 lib/common/ipc_client.c if (client->buffer == NULL) { NULL 824 lib/common/ipc_client.c return NULL; NULL 857 lib/common/ipc_client.c if (client->ipc == NULL) { NULL 923 lib/common/ipc_client.c client->ipc = NULL; NULL 974 lib/common/ipc_client.c if (client == NULL) { NULL 978 lib/common/ipc_client.c } else if (client->ipc == NULL) { NULL 1006 lib/common/ipc_client.c CRM_ASSERT(client != NULL); NULL 1068 lib/common/ipc_client.c pcmk__ipc_header_t *header = NULL; NULL 1070 lib/common/ipc_client.c CRM_ASSERT(client != NULL); NULL 1071 lib/common/ipc_client.c CRM_ASSERT(client->ipc != NULL); NULL 1072 lib/common/ipc_client.c CRM_ASSERT(client->buffer != NULL); NULL 1117 lib/common/ipc_client.c CRM_ASSERT(client != NULL); NULL 1124 lib/common/ipc_client.c pcmk__ipc_header_t *header = NULL; NULL 1126 lib/common/ipc_client.c CRM_ASSERT(client != NULL); NULL 1127 lib/common/ipc_client.c if (client->buffer == NULL) { NULL 1138 lib/common/ipc_client.c CRM_ASSERT(client != NULL); NULL 1147 lib/common/ipc_client.c time_t timeout = time(NULL) + 1 + (ms_timeout / 1000); NULL 1157 lib/common/ipc_client.c pcmk__ipc_header_t *hdr = NULL; NULL 1187 lib/common/ipc_client.c } while (time(NULL) < timeout); NULL 1220 lib/common/ipc_client.c if (client == NULL) { NULL 1282 lib/common/ipc_client.c time_t timeout = time(NULL) + 1 + (ms_timeout / 1000); NULL 1293 lib/common/ipc_client.c } while ((qb_rc == -EAGAIN) && (time(NULL) < timeout)); NULL 1351 lib/common/ipc_client.c crm_write_blackbox(0, NULL); NULL 1420 lib/common/ipc_client.c if (gotpid != NULL) { NULL 1423 lib/common/ipc_client.c if (gotuid != NULL) { NULL 1426 lib/common/ipc_client.c if (gotgid != NULL) { NULL 1444 lib/common/ipc_client.c int ret = pcmk__crm_ipc_is_authentic_process(NULL, sock, refuid, refgid, NULL 1477 lib/common/ipc_client.c if (c == NULL) { NULL 1492 lib/common/ipc_client.c c = NULL; // qb_ipcc_connect_continue cleaned up for us NULL 1524 lib/common/ipc_client.c if (gotpid != NULL) { NULL 1547 lib/common/ipc_client.c if (c != NULL) { NULL 83 lib/common/ipc_common.c if (header == NULL) { NULL 34 lib/common/ipc_controld.c struct controld_api_private_s *private = NULL; NULL 38 lib/common/ipc_controld.c if (api->api_data == NULL) { NULL 96 lib/common/ipc_controld.c if (msg_data == NULL) { NULL 111 lib/common/ipc_controld.c if (msg_data == NULL) { NULL 128 lib/common/ipc_controld.c node != NULL; node = crm_next_same_xml(node)) { NULL 148 lib/common/ipc_controld.c if (command == NULL) { NULL 165 lib/common/ipc_controld.c xmlNode *msg_data = NULL; NULL 166 lib/common/ipc_controld.c const char *value = NULL; NULL 168 lib/common/ipc_controld.c pcmk_controld_reply_unknown, NULL, NULL, NULL 202 lib/common/ipc_controld.c || !pcmk__str_any_of(value, XML_ATTR_REQUEST, XML_ATTR_RESPONSE, NULL)) { NULL 266 lib/common/ipc_controld.c if (cmds != NULL) { NULL 291 lib/common/ipc_controld.c struct controld_api_private_s *private = NULL; NULL 292 lib/common/ipc_controld.c const char *sys_to = NULL; NULL 294 lib/common/ipc_controld.c if (api == NULL) { NULL 295 lib/common/ipc_controld.c return NULL; NULL 298 lib/common/ipc_controld.c if ((node == NULL) && !strcmp(op, CRM_OP_PING)) { NULL 315 lib/common/ipc_controld.c if (crm_element_value(request, XML_ATTR_REFERENCE) == NULL) { NULL 332 lib/common/ipc_controld.c msg_data = create_xml_node(NULL, "data_for_" CRM_OP_REPROBE); NULL 334 lib/common/ipc_controld.c if ((router_node != NULL) && !pcmk__str_eq(router_node, target_node, pcmk__str_casei)) { NULL 358 lib/common/ipc_controld.c if (api == NULL) { NULL 361 lib/common/ipc_controld.c if (router_node == NULL) { NULL 391 lib/common/ipc_controld.c request = create_controller_request(api, CRM_OP_NODE_INFO, NULL, NULL); NULL 392 lib/common/ipc_controld.c if (request == NULL) { NULL 419 lib/common/ipc_controld.c request = create_controller_request(api, CRM_OP_PING, node_name, NULL); NULL 420 lib/common/ipc_controld.c if (request == NULL) { NULL 442 lib/common/ipc_controld.c request = create_controller_request(api, PCMK__CONTROLD_CMD_NODES, NULL, NULL 443 lib/common/ipc_controld.c NULL); NULL 444 lib/common/ipc_controld.c if (request != NULL) { NULL 463 lib/common/ipc_controld.c if (api == NULL) { NULL 466 lib/common/ipc_controld.c if (router_node == NULL) { NULL 470 lib/common/ipc_controld.c msg_data = create_xml_node(NULL, XML_GRAPH_TAG_RSC_OP); NULL 603 lib/common/ipc_controld.c xmlNode *hello_node = NULL; NULL 604 lib/common/ipc_controld.c xmlNode *hello = NULL; NULL 612 lib/common/ipc_controld.c return NULL; NULL 615 lib/common/ipc_controld.c hello_node = create_xml_node(NULL, XML_TAG_OPTIONS); NULL 616 lib/common/ipc_controld.c if (hello_node == NULL) { NULL 619 lib/common/ipc_controld.c return NULL; NULL 627 lib/common/ipc_controld.c hello = create_request(CRM_OP_HELLO, hello_node, NULL, NULL, client_name, uuid); NULL 628 lib/common/ipc_controld.c if (hello == NULL) { NULL 631 lib/common/ipc_controld.c return NULL; NULL 42 lib/common/ipc_pacemakerd.c if (state == NULL) { NULL 102 lib/common/ipc_pacemakerd.c struct pacemakerd_api_private_s *private = NULL; NULL 106 lib/common/ipc_pacemakerd.c if (api->api_data == NULL) { NULL 131 lib/common/ipc_pacemakerd.c struct pacemakerd_api_private_s *private = NULL; NULL 133 lib/common/ipc_pacemakerd.c if (api->api_data == NULL) { NULL 145 lib/common/ipc_pacemakerd.c struct pacemakerd_api_private_s *private = NULL; NULL 147 lib/common/ipc_pacemakerd.c if (api->api_data == NULL) { NULL 161 lib/common/ipc_pacemakerd.c if (command == NULL) { NULL 166 lib/common/ipc_pacemakerd.c return pcmk__str_any_of(command, CRM_OP_PING, CRM_OP_QUIT, NULL); NULL 173 lib/common/ipc_pacemakerd.c xmlNode *msg_data = NULL; NULL 177 lib/common/ipc_pacemakerd.c const char *value = NULL; NULL 239 lib/common/ipc_pacemakerd.c if (cmds != NULL) { NULL 257 lib/common/ipc_pacemakerd.c if (api == NULL) { NULL 262 lib/common/ipc_pacemakerd.c CRM_ASSERT(private != NULL); NULL 264 lib/common/ipc_pacemakerd.c cmd = create_request(task, NULL, NULL, CRM_SYSTEM_MCP, NULL 31 lib/common/ipc_schedulerd.c struct schedulerd_api_private_s *private = NULL; NULL 35 lib/common/ipc_schedulerd.c if (api->api_data == NULL) { NULL 57 lib/common/ipc_schedulerd.c if (api->api_data == NULL) { NULL 69 lib/common/ipc_schedulerd.c if (command == NULL) { NULL 74 lib/common/ipc_schedulerd.c return pcmk__str_any_of(command, CRM_OP_PECALC, NULL); NULL 81 lib/common/ipc_schedulerd.c xmlNode *msg_data = NULL; NULL 85 lib/common/ipc_schedulerd.c const char *value = NULL; NULL 132 lib/common/ipc_schedulerd.c if (cmds != NULL) { NULL 146 lib/common/ipc_schedulerd.c xmlNode *cmd = NULL; NULL 154 lib/common/ipc_schedulerd.c CRM_ASSERT(private != NULL); NULL 156 lib/common/ipc_schedulerd.c cmd = create_request(task, cib, NULL, CRM_SYSTEM_PENGINE, NULL 27 lib/common/ipc_server.c static GHashTable *client_connections = NULL; NULL 53 lib/common/ipc_server.c if ((func != NULL) && (client_connections != NULL)) { NULL 66 lib/common/ipc_server.c return NULL; NULL 72 lib/common/ipc_server.c if ((client_connections != NULL) && (id != NULL)) { NULL 74 lib/common/ipc_server.c pcmk__client_t *client = NULL; NULL 85 lib/common/ipc_server.c return NULL; NULL 100 lib/common/ipc_server.c if (c == NULL) { NULL 103 lib/common/ipc_server.c } else if (c->name != NULL) { NULL 106 lib/common/ipc_server.c } else if (c->id != NULL) { NULL 117 lib/common/ipc_server.c if (client_connections != NULL) { NULL 125 lib/common/ipc_server.c client_connections = NULL; NULL 132 lib/common/ipc_server.c qb_ipcs_connection_t *c = NULL; NULL 134 lib/common/ipc_server.c if (service == NULL) { NULL 140 lib/common/ipc_server.c while (c != NULL) { NULL 168 lib/common/ipc_server.c if (client == NULL) { NULL 170 lib/common/ipc_server.c return NULL; NULL 175 lib/common/ipc_server.c if (client->user == NULL) { NULL 177 lib/common/ipc_server.c CRM_CHECK(client->user != NULL, free(client); return NULL); NULL 184 lib/common/ipc_server.c if (key == NULL) { NULL 190 lib/common/ipc_server.c if (key == NULL) { NULL 193 lib/common/ipc_server.c if (client_connections == NULL) { NULL 211 lib/common/ipc_server.c pcmk__client_t *client = client_from_connection(NULL, key, 0); NULL 213 lib/common/ipc_server.c CRM_ASSERT(client != NULL); NULL 223 lib/common/ipc_server.c pcmk__client_t *client = NULL; NULL 225 lib/common/ipc_server.c CRM_CHECK(c != NULL, return NULL); NULL 244 lib/common/ipc_server.c client = client_from_connection(c, NULL, uid_client); NULL 245 lib/common/ipc_server.c if (client == NULL) { NULL 246 lib/common/ipc_server.c return NULL; NULL 264 lib/common/ipc_server.c CRM_ASSERT(iov != NULL); NULL 276 lib/common/ipc_server.c if (event != NULL) { NULL 292 lib/common/ipc_server.c if (c->event_queue == NULL) { NULL 301 lib/common/ipc_server.c if (c == NULL) { NULL 389 lib/common/ipc_server.c xmlNode *xml = NULL; NULL 390 lib/common/ipc_server.c char *uncompressed = NULL; NULL 395 lib/common/ipc_server.c return NULL; NULL 428 lib/common/ipc_server.c return NULL; NULL 485 lib/common/ipc_server.c if (c == NULL) { NULL 498 lib/common/ipc_server.c pcmk__ipc_header_t *header = NULL; NULL 499 lib/common/ipc_server.c struct iovec *event = NULL; NULL 505 lib/common/ipc_server.c if (event == NULL) { // Queue is empty NULL 587 lib/common/ipc_server.c char *compressed = NULL; NULL 588 lib/common/ipc_server.c char *buffer = NULL; NULL 589 lib/common/ipc_server.c pcmk__ipc_header_t *header = NULL; NULL 591 lib/common/ipc_server.c if ((message == NULL) || (result == NULL)) { NULL 596 lib/common/ipc_server.c if (header == NULL) { NULL 607 lib/common/ipc_server.c *result = NULL; NULL 658 lib/common/ipc_server.c if (bytes != NULL) { NULL 747 lib/common/ipc_server.c struct iovec *iov = NULL; NULL 750 lib/common/ipc_server.c if (c == NULL) { NULL 754 lib/common/ipc_server.c &iov, NULL); NULL 784 lib/common/ipc_server.c xmlNode *ack = NULL; NULL 787 lib/common/ipc_server.c ack = create_xml_node(NULL, tag); NULL 819 lib/common/ipc_server.c if (ack != NULL) { NULL 856 lib/common/ipc_server.c if (*ipcs_ro == NULL || *ipcs_rw == NULL || *ipcs_shm == NULL) { NULL 913 lib/common/ipc_server.c if (*ipcs == NULL) { NULL 936 lib/common/ipc_server.c if (*ipcs == NULL) { NULL 958 lib/common/ipc_server.c if (*ipcs == NULL) { NULL 64 lib/common/iso8601.c crm_time_t *utc = NULL; NULL 66 lib/common/iso8601.c if (dt == NULL) { NULL 68 lib/common/iso8601.c return NULL; NULL 95 lib/common/iso8601.c crm_time_t *dt = NULL; NULL 98 lib/common/iso8601.c if (date_time == NULL) { NULL 99 lib/common/iso8601.c tm_now = time(NULL); NULL 120 lib/common/iso8601.c CRM_ASSERT(result != NULL); NULL 135 lib/common/iso8601.c return (t != NULL) && (t->years || t->months || t->days || t->seconds NULL 142 lib/common/iso8601.c if (dt == NULL) { NULL 312 lib/common/iso8601.c crm_time_t *utc = NULL; NULL 315 lib/common/iso8601.c if (dt == NULL) { NULL 320 lib/common/iso8601.c if (utc == NULL) { NULL 354 lib/common/iso8601.c return (dt == NULL)? 0 : (crm_time_get_seconds(dt) - EPOCH_SECONDS); NULL 502 lib/common/iso8601.c const crm_time_t *dt = NULL; NULL 503 lib/common/iso8601.c crm_time_t *utc = NULL; NULL 505 lib/common/iso8601.c char *result_copy = NULL; NULL 596 lib/common/iso8601.c CRM_ASSERT(result_copy != NULL); NULL 664 lib/common/iso8601.c if (offset_str == NULL) { NULL 667 lib/common/iso8601.c time_t now = time(NULL); NULL 721 lib/common/iso8601.c char *offset_s = NULL; NULL 730 lib/common/iso8601.c if (offset_s == NULL) { NULL 765 lib/common/iso8601.c const char *time_s = NULL; NULL 766 lib/common/iso8601.c crm_time_t *dt = NULL; NULL 781 lib/common/iso8601.c dt = crm_time_new(NULL); NULL 889 lib/common/iso8601.c if (time_s == NULL) { NULL 894 lib/common/iso8601.c time_s = NULL; NULL 897 lib/common/iso8601.c if ((time_s != NULL) && (crm_time_parse(time_s, dt) == FALSE)) { NULL 912 lib/common/iso8601.c return NULL; NULL 989 lib/common/iso8601.c crm_time_t *diff = NULL; NULL 1080 lib/common/iso8601.c return NULL; NULL 1097 lib/common/iso8601.c crm_time_period_t *period = NULL; NULL 1106 lib/common/iso8601.c CRM_ASSERT(period != NULL); NULL 1110 lib/common/iso8601.c if (period->diff == NULL) { NULL 1115 lib/common/iso8601.c if (period->start == NULL) { NULL 1124 lib/common/iso8601.c if (period->diff != NULL) { NULL 1131 lib/common/iso8601.c if (period->diff == NULL) { NULL 1136 lib/common/iso8601.c if (period->end == NULL) { NULL 1141 lib/common/iso8601.c } else if (period->diff != NULL) { NULL 1143 lib/common/iso8601.c period->start = crm_time_new(NULL); NULL 1153 lib/common/iso8601.c if (period->start == NULL) { NULL 1156 lib/common/iso8601.c } else if (period->end == NULL) { NULL 1176 lib/common/iso8601.c return NULL; NULL 1200 lib/common/iso8601.c CRM_CHECK(target != NULL && source != NULL, return); NULL 1276 lib/common/iso8601.c crm_time_t *utc = NULL; NULL 1277 lib/common/iso8601.c crm_time_t *answer = NULL; NULL 1279 lib/common/iso8601.c if ((dt == NULL) || (value == NULL)) { NULL 1281 lib/common/iso8601.c return NULL; NULL 1287 lib/common/iso8601.c if (utc == NULL) { NULL 1289 lib/common/iso8601.c return NULL; NULL 1304 lib/common/iso8601.c crm_time_t *utc = NULL; NULL 1305 lib/common/iso8601.c crm_time_t *answer = NULL; NULL 1307 lib/common/iso8601.c if ((dt == NULL) || (value == NULL)) { NULL 1309 lib/common/iso8601.c return NULL; NULL 1313 lib/common/iso8601.c if (utc == NULL) { NULL 1314 lib/common/iso8601.c return NULL; NULL 1318 lib/common/iso8601.c if (answer == NULL) { NULL 1320 lib/common/iso8601.c return NULL; NULL 1338 lib/common/iso8601.c crm_time_t *utc = NULL; NULL 1339 lib/common/iso8601.c crm_time_t *answer = NULL; NULL 1341 lib/common/iso8601.c if ((dt == NULL) || (value == NULL)) { NULL 1343 lib/common/iso8601.c return NULL; NULL 1347 lib/common/iso8601.c if (utc == NULL) { NULL 1348 lib/common/iso8601.c return NULL; NULL 1373 lib/common/iso8601.c return (dt != NULL) NULL 1398 lib/common/iso8601.c if ((t1 == NULL) && (t2 == NULL)) { NULL 1400 lib/common/iso8601.c } else if (t1 == NULL) { NULL 1402 lib/common/iso8601.c } else if (t2 == NULL) { NULL 1563 lib/common/iso8601.c pcmk__time_hr_t *hr_dt = NULL; NULL 1567 lib/common/iso8601.c CRM_ASSERT(hr_dt != NULL); NULL 1611 lib/common/iso8601.c if (epoch != NULL) { NULL 1615 lib/common/iso8601.c hr = pcmk__time_hr_convert(NULL, &dt); NULL 1616 lib/common/iso8601.c if (hr != NULL) { NULL 1625 lib/common/iso8601.c pcmk__time_hr_t *hr_dt = NULL; NULL 1627 lib/common/iso8601.c if (date_time == NULL) { NULL 1628 lib/common/iso8601.c hr_dt = pcmk__time_hr_now(NULL); NULL 1633 lib/common/iso8601.c hr_dt = pcmk__time_hr_convert(NULL, dt); NULL 1656 lib/common/iso8601.c return NULL; NULL 1714 lib/common/iso8601.c return (date_len == 0)?NULL:strdup(date_s); NULL 1732 lib/common/iso8601.c char *since_epoch = NULL; NULL 1734 lib/common/iso8601.c if (when == NULL) { NULL 1735 lib/common/iso8601.c time_t a_time = time(NULL); NULL 1738 lib/common/iso8601.c return NULL; NULL 1746 lib/common/iso8601.c if (since_epoch == NULL) { NULL 1747 lib/common/iso8601.c return NULL; NULL 18 lib/common/lists.c for (const GList *item = items; item != NULL; item = item->next) { NULL 21 lib/common/lists.c if (match != NULL) { NULL 50 lib/common/logging.c static GLogFunc glib_log_default = NULL; NULL 60 lib/common/logging.c static struct qb_log_callsite *glib_cs = NULL; NULL 62 lib/common/logging.c if (glib_cs == NULL) { NULL 121 lib/common/logging.c crm_write_blackbox(nsig, NULL); NULL 127 lib/common/logging.c if (glib_log_default != NULL) { NULL 128 lib/common/logging.c g_log_set_default_handler(glib_log_default, NULL); NULL 242 lib/common/logging.c if (modestr != NULL) { NULL 243 lib/common/logging.c long filemode_l = strtol(modestr, NULL, 8); NULL 298 lib/common/logging.c if (pcmk__env_option(PCMK__ENV_LOGFILE) == NULL) { NULL 320 lib/common/logging.c FILE *logfile = NULL; NULL 327 lib/common/logging.c if (filename == NULL) { NULL 347 lib/common/logging.c if (logfile == NULL) { NULL 387 lib/common/logging.c static volatile char *blackbox_file_prefix = NULL; NULL 405 lib/common/logging.c if (blackbox_file_prefix == NULL) { NULL 434 lib/common/logging.c blackbox_trigger = qb_log_custom_open(blackbox_logger, NULL, NULL, NULL); NULL 480 lib/common/logging.c time_t now = time(NULL); NULL 482 lib/common/logging.c if (blackbox_file_prefix == NULL) { NULL 560 lib/common/logging.c if (strstr(trace_blackbox, key) != NULL) { NULL 573 lib/common/logging.c } else if (trace_files && strstr(trace_files, cs->filename) != NULL) { NULL 575 lib/common/logging.c } else if (trace_fns && strstr(trace_fns, cs->function) != NULL) { NULL 577 lib/common/logging.c } else if (trace_fmts && strstr(trace_fmts, cs->format) != NULL) { NULL 581 lib/common/logging.c && cs->tags != crm_trace_nonlog && g_quark_to_string(cs->tags) != NULL) { NULL 591 lib/common/logging.c static const char *trace_fns = NULL; NULL 592 lib/common/logging.c static const char *trace_tags = NULL; NULL 593 lib/common/logging.c static const char *trace_fmts = NULL; NULL 594 lib/common/logging.c static const char *trace_files = NULL; NULL 595 lib/common/logging.c static const char *trace_blackbox = NULL; NULL 605 lib/common/logging.c if (trace_tags != NULL) { NULL 608 lib/common/logging.c const char *offset = NULL; NULL 623 lib/common/logging.c } while (next != NULL && next[0] != 0); NULL 639 lib/common/logging.c if (cs == NULL) { NULL 706 lib/common/logging.c {NULL, -1} NULL 710 lib/common/logging.c for (lpc = 0; name != NULL && p_names[lpc].name != NULL; lpc++) { NULL 738 lib/common/logging.c if (crm_system_name != NULL) { NULL 742 lib/common/logging.c if (entity != NULL) { NULL 745 lib/common/logging.c } else if ((argc > 0) && (argv != NULL)) { NULL 759 lib/common/logging.c CRM_ASSERT(crm_system_name != NULL); NULL 791 lib/common/logging.c glib_log_default = g_log_set_default_handler(crm_glib_handler, NULL); NULL 839 lib/common/logging.c CRM_ASSERT(bindtextdomain(PACKAGE, PCMK__LOCALE_DIR) != NULL); NULL 842 lib/common/logging.c CRM_ASSERT(textdomain(PACKAGE) != NULL); NULL 853 lib/common/logging.c const char *syslog_priority = NULL; NULL 868 lib/common/logging.c if (facility == NULL) { NULL 915 lib/common/logging.c && (pcmk__is_daemon || (logfile != NULL))) { NULL 939 lib/common/logging.c if (user != NULL && !pcmk__strcase_any_of(user, "root", CRM_DAEMON_USER, NULL)) { NULL 949 lib/common/logging.c if (pwent == NULL) { NULL 952 lib/common/logging.c } else if (!pcmk__strcase_any_of(pwent->pw_name, "root", CRM_DAEMON_USER, NULL)) { NULL 1048 lib/common/logging.c gchar *arg_string = NULL; NULL 1050 lib/common/logging.c if ((argc == 0) || (argv == NULL) || logged) { NULL 1063 lib/common/logging.c const char *next = NULL; NULL 1064 lib/common/logging.c const char *offset = NULL; NULL 1070 lib/common/logging.c if (output == NULL) { NULL 1087 lib/common/logging.c } while (next != NULL && next[0] != 0); NULL 1093 lib/common/logging.c crm_log_init(name, LOG_ERR, FALSE, FALSE, 0, NULL, TRUE); NULL 1097 lib/common/logging.c crm_bump_log_level(0, NULL); NULL 148 lib/common/mainloop.c crm_trigger_t *trigger = NULL; NULL 157 lib/common/mainloop.c g_source_set_callback(source, dispatch, trigger, NULL); NULL 163 lib/common/mainloop.c trigger->id = g_source_attach(source, NULL); NULL 190 lib/common/mainloop.c GSource *source = NULL; NULL 194 lib/common/mainloop.c CRM_ASSERT(source != NULL); NULL 210 lib/common/mainloop.c GSource *gs = NULL; NULL 212 lib/common/mainloop.c if(source == NULL) { NULL 283 lib/common/mainloop.c if (sig > 0 && sig < NSIG && crm_signals[sig] != NULL) { NULL 339 lib/common/mainloop.c crm_signals[sig] = NULL; NULL 359 lib/common/mainloop.c GSource *source = NULL; NULL 374 lib/common/mainloop.c } else if (crm_signals[sig] != NULL && crm_signals[sig]->handler == dispatch) { NULL 378 lib/common/mainloop.c } else if (crm_signals[sig] != NULL) { NULL 386 lib/common/mainloop.c crm_signals[sig] = (crm_signal_t *) mainloop_setup_trigger(source, priority, NULL, NULL); NULL 387 lib/common/mainloop.c CRM_ASSERT(crm_signals[sig] != NULL); NULL 417 lib/common/mainloop.c } else if (crm_signal_handler(sig, NULL) == SIG_ERR) { NULL 421 lib/common/mainloop.c } else if (crm_signals[sig] == NULL) { NULL 428 lib/common/mainloop.c static qb_array_t *gio_map = NULL; NULL 618 lib/common/mainloop.c .job_add = NULL, NULL 662 lib/common/mainloop.c qb_ipcs_service_t *server = NULL; NULL 664 lib/common/mainloop.c if (gio_map == NULL) { NULL 670 lib/common/mainloop.c if (server == NULL) { NULL 672 lib/common/mainloop.c return NULL; NULL 687 lib/common/mainloop.c return NULL; NULL 836 lib/common/mainloop.c client->destroy_fn = NULL; NULL 843 lib/common/mainloop.c client->ipc = NULL; NULL 849 lib/common/mainloop.c free(client->name); client->name = NULL; NULL 878 lib/common/mainloop.c CRM_CHECK((ipc != NULL) && (callbacks != NULL), return EINVAL); NULL 886 lib/common/mainloop.c userdata, NULL); NULL 887 lib/common/mainloop.c if (*source == NULL) { NULL 920 lib/common/mainloop.c mainloop_io_t *source = NULL; NULL 935 lib/common/mainloop.c return NULL; NULL 952 lib/common/mainloop.c return NULL; NULL 959 lib/common/mainloop.c mainloop_io_t *client = NULL; NULL 963 lib/common/mainloop.c if (client == NULL) { NULL 964 lib/common/mainloop.c return NULL; NULL 1002 lib/common/mainloop.c if (client != NULL) { NULL 1013 lib/common/mainloop.c static GList *child_list = NULL; NULL 1042 lib/common/mainloop.c child->privatedata = NULL; NULL 1199 lib/common/mainloop.c mainloop_child_t *child = NULL; NULL 1200 lib/common/mainloop.c mainloop_child_t *match = NULL; NULL 1205 lib/common/mainloop.c for (iter = child_list; iter != NULL && match == NULL; iter = iter->next) { NULL 1212 lib/common/mainloop.c if (match == NULL) { NULL 1278 lib/common/mainloop.c g_timeout_add(1, child_signal_init, NULL); NULL 1296 lib/common/mainloop.c CRM_ASSERT(t != NULL); NULL 1419 lib/common/mainloop.c if ((mloop != NULL) && g_main_loop_is_running(mloop)) { NULL 1450 lib/common/mainloop.c GMainContext *ctx = NULL; NULL 1456 lib/common/mainloop.c time_t start_time = time(NULL); NULL 1460 lib/common/mainloop.c && check(timer_ms - (time(NULL) - start_time) * 1000)) { NULL 47 lib/common/messages.c char *true_from = NULL; NULL 48 lib/common/messages.c xmlNode *request = NULL; NULL 52 lib/common/messages.c (long long) time(NULL), ref_counter++); NULL 54 lib/common/messages.c if (uuid_from != NULL) { NULL 57 lib/common/messages.c } else if (sys_from != NULL) { NULL 64 lib/common/messages.c request = create_xml_node(NULL, __func__); NULL 75 lib/common/messages.c if (host_to != NULL && strlen(host_to) > 0) { NULL 79 lib/common/messages.c if (msg_data != NULL) { NULL 105 lib/common/messages.c xmlNode *reply = NULL; NULL 114 lib/common/messages.c if (type == NULL) { NULL 116 lib/common/messages.c CRM_ASSERT(type != NULL); NULL 117 lib/common/messages.c return NULL; NULL 121 lib/common/messages.c return NULL; NULL 124 lib/common/messages.c reply = create_xml_node(NULL, __func__); NULL 125 lib/common/messages.c if (reply == NULL) { NULL 127 lib/common/messages.c return NULL; NULL 142 lib/common/messages.c if (host_from != NULL && strlen(host_from) > 0) { NULL 146 lib/common/messages.c if (xml_response_data != NULL) { NULL 182 lib/common/messages.c if (name == NULL) { NULL 226 lib/common/messages.c if (handlers != NULL) { NULL 229 lib/common/messages.c for (i = 0; handlers[i].command != NULL; ++i) { NULL 233 lib/common/messages.c if (handlers[i].handler != NULL) { NULL 253 lib/common/messages.c xmlNode *(*handler)(pcmk__request_t *request) = NULL; NULL 255 lib/common/messages.c CRM_CHECK((request != NULL) && (request->op != NULL) && (handlers != NULL), NULL 256 lib/common/messages.c return NULL); NULL 259 lib/common/messages.c && (request->ipc_client != NULL)) { NULL 261 lib/common/messages.c return NULL); NULL 265 lib/common/messages.c if (handler == NULL) { NULL 267 lib/common/messages.c if (handler == NULL) { NULL 271 lib/common/messages.c return NULL; NULL 288 lib/common/messages.c request->op = NULL; NULL 76 lib/common/mock.c return NULL; NULL 194 lib/common/mock.c "user0", "user1", NULL NULL 198 lib/common/mock.c "user1", NULL NULL 202 lib/common/mock.c "user2", "user1", NULL NULL 239 lib/common/mock.c return NULL; NULL 278 lib/common/mock.c return NULL; NULL 349 lib/common/mock.c const char *contents = NULL; NULL 388 lib/common/mock.c return NULL; NULL 411 lib/common/mock.c char *result = NULL; NULL 417 lib/common/mock.c if (result != NULL) { NULL 17 lib/common/nodes.c if (node != NULL) { NULL 49 lib/common/nvpair.c pcmk_nvpair_t *nvpair = NULL; NULL 123 lib/common/nvpair.c CRM_ASSERT(a != NULL); NULL 124 lib/common/nvpair.c CRM_ASSERT(pair_a->name != NULL); NULL 126 lib/common/nvpair.c CRM_ASSERT(b != NULL); NULL 127 lib/common/nvpair.c CRM_ASSERT(pair_b->name != NULL); NULL 163 lib/common/nvpair.c GSList *result = NULL; NULL 165 lib/common/nvpair.c for (xmlAttrPtr iter = pcmk__xe_first_attr(xml); iter != NULL; NULL 224 lib/common/nvpair.c *name = NULL; NULL 225 lib/common/nvpair.c *value = NULL; NULL 230 lib/common/nvpair.c char *sep = NULL; NULL 231 lib/common/nvpair.c *name = NULL; NULL 232 lib/common/nvpair.c *value = NULL; NULL 235 lib/common/nvpair.c if (sep == NULL) { NULL 241 lib/common/nvpair.c if (*name == NULL) { NULL 251 lib/common/nvpair.c if (*value == NULL) { NULL 257 lib/common/nvpair.c if (*name != NULL && *value != NULL) { NULL 259 lib/common/nvpair.c } else if (*name != NULL || *value != NULL) { NULL 326 lib/common/nvpair.c xmlAttr *attr = NULL; NULL 328 lib/common/nvpair.c CRM_CHECK(node != NULL, return NULL); NULL 329 lib/common/nvpair.c CRM_CHECK(name != NULL, return NULL); NULL 331 lib/common/nvpair.c if (value == NULL) { NULL 332 lib/common/nvpair.c return NULL; NULL 338 lib/common/nvpair.c if (old == NULL || value == NULL || strcmp(old, value) != 0) { NULL 345 lib/common/nvpair.c return NULL; NULL 353 lib/common/nvpair.c CRM_CHECK(attr && attr->children && attr->children->content, return NULL); NULL 371 lib/common/nvpair.c xmlAttr *attr = NULL; NULL 372 lib/common/nvpair.c const char *old_value = NULL; NULL 374 lib/common/nvpair.c CRM_CHECK(node != NULL, return NULL); NULL 375 lib/common/nvpair.c CRM_CHECK(name != NULL && name[0] != 0, return NULL); NULL 385 lib/common/nvpair.c return NULL; NULL 389 lib/common/nvpair.c return NULL; NULL 402 lib/common/nvpair.c CRM_CHECK(attr && attr->children && attr->children->content, return NULL); NULL 474 lib/common/nvpair.c return NULL; NULL 496 lib/common/nvpair.c const char *added = NULL; NULL 519 lib/common/nvpair.c xmlAttr *attr = NULL; NULL 521 lib/common/nvpair.c if (data == NULL) { NULL 523 lib/common/nvpair.c CRM_LOG_ASSERT(data != NULL); NULL 524 lib/common/nvpair.c return NULL; NULL 526 lib/common/nvpair.c } else if (name == NULL) { NULL 528 lib/common/nvpair.c return NULL; NULL 536 lib/common/nvpair.c return NULL; NULL 555 lib/common/nvpair.c const char *value = NULL; NULL 557 lib/common/nvpair.c CRM_CHECK(dest != NULL, return -1); NULL 587 lib/common/nvpair.c const char *value = NULL; NULL 589 lib/common/nvpair.c CRM_CHECK(dest != NULL, return -1); NULL 591 lib/common/nvpair.c if ((value != NULL) NULL 612 lib/common/nvpair.c const char *value = NULL; NULL 615 lib/common/nvpair.c CRM_CHECK(dest != NULL, return -1); NULL 672 lib/common/nvpair.c CRM_CHECK(dest != NULL, return -EINVAL); NULL 676 lib/common/nvpair.c if (xml == NULL) { NULL 716 lib/common/nvpair.c char *value_copy = NULL; NULL 749 lib/common/nvpair.c } else if (crm_element_value(xml_node, name) == NULL) { NULL 777 lib/common/nvpair.c if (crm_element_value(xml_node, name) == NULL) { NULL 800 lib/common/nvpair.c char *crm_name = NULL; NULL 802 lib/common/nvpair.c if (key == NULL || value == NULL) { NULL 841 lib/common/nvpair.c CRM_CHECK(id || name, return NULL); NULL 844 lib/common/nvpair.c CRM_CHECK(nvp, return NULL); NULL 898 lib/common/nvpair.c xmlNode *child = NULL; NULL 899 lib/common/nvpair.c xmlAttrPtr pIter = NULL; NULL 900 lib/common/nvpair.c xmlNode *nvpair_list = NULL; NULL 903 lib/common/nvpair.c CRM_CHECK(parent != NULL, return nvpair_hash); NULL 906 lib/common/nvpair.c if (nvpair_list == NULL) { NULL 913 lib/common/nvpair.c for (pIter = pcmk__xe_first_attr(nvpair_list); pIter != NULL; NULL 924 lib/common/nvpair.c for (child = pcmk__xml_first_child(nvpair_list); child != NULL; NULL 932 lib/common/nvpair.c if (key != NULL && value != NULL) { NULL 950 lib/common/nvpair.c const char *xml_value = NULL; NULL 953 lib/common/nvpair.c if (node == NULL) { NULL 955 lib/common/nvpair.c } else if (name == NULL || value == NULL) { NULL 961 lib/common/nvpair.c if (xml_value == NULL) { NULL 30 lib/common/operations.c static regex_t *notify_migrate_re = NULL; NULL 47 lib/common/operations.c CRM_ASSERT(rsc_id != NULL); NULL 48 lib/common/operations.c CRM_ASSERT(op_type != NULL); NULL 58 lib/common/operations.c l = strtoul(s, NULL, 10); NULL 92 lib/common/operations.c char *interval_sep = NULL; NULL 93 lib/common/operations.c char *type_sep = NULL; NULL 97 lib/common/operations.c if (interval_sep == NULL) { NULL 144 lib/common/operations.c if (notify_migrate_re == NULL) { NULL 169 lib/common/operations.c *rsc_id = NULL; NULL 174 lib/common/operations.c *op_type = NULL; NULL 187 lib/common/operations.c char *underbar1 = NULL; NULL 188 lib/common/operations.c char *underbar2 = NULL; NULL 189 lib/common/operations.c char *underbar3 = NULL; NULL 193 lib/common/operations.c *rsc_id = NULL; NULL 197 lib/common/operations.c *op_type = NULL; NULL 232 lib/common/operations.c CRM_CHECK(rsc_id != NULL, return NULL); NULL 233 lib/common/operations.c CRM_CHECK(op_type != NULL, return NULL); NULL 234 lib/common/operations.c CRM_CHECK(notify_type != NULL, return NULL); NULL 259 lib/common/operations.c char *key = NULL; NULL 264 lib/common/operations.c CRM_CHECK(magic != NULL, return FALSE); NULL 299 lib/common/operations.c CRM_CHECK(node != NULL, return NULL); NULL 328 lib/common/operations.c *uuid = NULL; NULL 340 lib/common/operations.c CRM_CHECK(key != NULL, return FALSE); NULL 380 lib/common/operations.c NULL); NULL 392 lib/common/operations.c char *key = NULL; NULL 393 lib/common/operations.c char *timeout = NULL; NULL 396 lib/common/operations.c if (param_set == NULL) { NULL 408 lib/common/operations.c key = NULL; NULL 415 lib/common/operations.c pcmk__xe_remove_matching_attrs(param_set, should_filter_for_digest, NULL); NULL 418 lib/common/operations.c if (timeout != NULL) { NULL 431 lib/common/operations.c decode_transition_key(op->user_data, NULL, NULL, NULL, &rc); NULL 479 lib/common/operations.c CRM_CHECK(prefix && task && interval_spec, return NULL); NULL 507 lib/common/operations.c CRM_CHECK((rsc_class != NULL) || (op != NULL), return false); NULL 509 lib/common/operations.c if ((rsc_class != NULL) NULL 514 lib/common/operations.c if (op == NULL) { NULL 523 lib/common/operations.c CRMD_ACTION_NOTIFY, NULL); NULL 537 lib/common/operations.c return pcmk__str_any_of(action, "off", "reboot", "poweroff", NULL); NULL 543 lib/common/operations.c if (task == NULL) { NULL 33 lib/common/options.c static char *crm_short_options = NULL; NULL 34 lib/common/options.c static const pcmk__cli_option_t *crm_long_options = NULL; NULL 35 lib/common/options.c static const char *crm_app_description = NULL; NULL 36 lib/common/options.c static const char *crm_app_usage = NULL; NULL 42 lib/common/options.c crm_short_options = NULL; NULL 48 lib/common/options.c struct option *long_opts = NULL; NULL 69 lib/common/options.c for (lpc = 0; long_options[lpc].name != NULL; lpc++) { NULL 86 lib/common/options.c long_opts[index].name = NULL; NULL 115 lib/common/options.c char *local_short_options = NULL; NULL 117 lib/common/options.c for (lpc = 0; long_options[lpc].name != NULL; lpc++) { NULL 151 lib/common/options.c static struct option *long_opts = NULL; NULL 153 lib/common/options.c if (long_opts == NULL && crm_long_options) { NULL 220 lib/common/options.c for (i = 0; crm_long_options[i].name != NULL; i++) { NULL 294 lib/common/options.c const char *value = NULL; NULL 296 lib/common/options.c CRM_CHECK(!pcmk__str_empty(option), return NULL); NULL 304 lib/common/options.c return NULL; NULL 313 lib/common/options.c if (value != NULL) { NULL 320 lib/common/options.c return NULL; NULL 338 lib/common/options.c CRM_CHECK(!pcmk__str_empty(option) && (strchr(option, '=') == NULL), NULL 355 lib/common/options.c if (value != NULL) { NULL 364 lib/common/options.c crm_err("Failed to %sset %s: %s", (value != NULL)? "" : "un", NULL 388 lib/common/options.c return (value != NULL) NULL 390 lib/common/options.c || ((daemon != NULL) && (strstr(value, daemon) != NULL))); NULL 416 lib/common/options.c if (value == NULL) { NULL 424 lib/common/options.c return pcmk__scan_ll(value, NULL, 0LL) == pcmk_rc_ok; NULL 439 lib/common/options.c return pcmk__strcase_any_of(value, "stop", "freeze", "ignore", "demote", "suicide", NULL); NULL 472 lib/common/options.c char *end = NULL; NULL 498 lib/common/options.c const char *value = NULL; NULL 499 lib/common/options.c char *new_value = NULL; NULL 501 lib/common/options.c CRM_ASSERT(name != NULL); NULL 506 lib/common/options.c if ((value == NULL) && old_name) { NULL 508 lib/common/options.c if (value != NULL) { NULL 524 lib/common/options.c value = NULL; NULL 535 lib/common/options.c if (value == NULL) { NULL 538 lib/common/options.c return NULL; NULL 544 lib/common/options.c return NULL); NULL 572 lib/common/options.c const char *value = NULL; NULL 584 lib/common/options.c return NULL; NULL 604 lib/common/options.c if (spaces != NULL) { NULL 607 lib/common/options.c pcmk__g_strcat(s, "<", tag, " lang=\"en\">", escaped_en, NULL); NULL 609 lib/common/options.c if (values != NULL) { NULL 610 lib/common/options.c pcmk__g_strcat(s, " Allowed values: ", values, NULL); NULL 612 lib/common/options.c pcmk__g_strcat(s, "</", tag, ">\n", NULL); NULL 616 lib/common/options.c static const char *locale = NULL; NULL 621 lib/common/options.c if (locale == NULL) { NULL 622 lib/common/options.c locale = strtok(setlocale(LC_ALL, NULL), "_"); NULL 625 lib/common/options.c if (spaces != NULL) { NULL 629 lib/common/options.c NULL); NULL 631 lib/common/options.c if (values != NULL) { NULL 632 lib/common/options.c pcmk__g_strcat(s, _(" Allowed values: "), _(values), NULL); NULL 634 lib/common/options.c pcmk__g_strcat(s, "</", tag, ">\n", NULL); NULL 655 lib/common/options.c " <version>" PCMK_OCF_VERSION "</version>\n", NULL); NULL 657 lib/common/options.c add_desc(s, "longdesc", desc_long, NULL, " "); NULL 658 lib/common/options.c add_desc(s, "shortdesc", desc_short, NULL, " "); NULL 671 lib/common/options.c CRM_ASSERT((opt_desc_short != NULL) || (opt_desc_long != NULL)); NULL 673 lib/common/options.c if (opt_desc_short == NULL) { NULL 675 lib/common/options.c } else if (opt_desc_long == NULL) { NULL 680 lib/common/options.c CRM_ASSERT(opt_type != NULL); NULL 682 lib/common/options.c pcmk__g_strcat(s, " <parameter name=\"", opt_name, "\">\n", NULL); NULL 685 lib/common/options.c add_desc(s, "shortdesc", opt_desc_short, NULL, " "); NULL 687 lib/common/options.c pcmk__g_strcat(s, " <content type=\"", opt_type, "\"", NULL); NULL 688 lib/common/options.c if (opt_default != NULL) { NULL 689 lib/common/options.c pcmk__g_strcat(s, " default=\"", opt_default, "\"", NULL); NULL 692 lib/common/options.c if ((opt_values != NULL) && (strcmp(opt_type, "select") == 0)) { NULL 699 lib/common/options.c while (ptr != NULL) { NULL 701 lib/common/options.c NULL); NULL 702 lib/common/options.c ptr = strtok(NULL, delim); NULL 16 lib/common/output.c static GHashTable *formatters = NULL; NULL 27 lib/common/output.c if (out == NULL) { NULL 33 lib/common/output.c if (out->messages != NULL) { NULL 44 lib/common/output.c pcmk__output_factory_t create = NULL; NULL 46 lib/common/output.c CRM_ASSERT(formatters != NULL && out != NULL); NULL 51 lib/common/output.c if (fmt_name == NULL) { NULL 57 lib/common/output.c if (create == NULL) { NULL 62 lib/common/output.c if (*out == NULL) { NULL 70 lib/common/output.c if ((*out)->dest == NULL) { NULL 72 lib/common/output.c *out = NULL; NULL 78 lib/common/output.c (*out)->messages = pcmk__strkey_table(free, NULL); NULL 95 lib/common/output.c CRM_ASSERT(create != NULL && !pcmk__str_empty(name)); NULL 97 lib/common/output.c if (formatters == NULL) { NULL 98 lib/common/output.c formatters = pcmk__strkey_table(free, NULL); NULL 101 lib/common/output.c if (options != NULL && group != NULL) { NULL 113 lib/common/output.c if (formats == NULL) { NULL 116 lib/common/output.c for (const pcmk__supported_format_t *entry = formats; entry->name != NULL; NULL 124 lib/common/output.c if (formatters != NULL) { NULL 126 lib/common/output.c formatters = NULL; NULL 136 lib/common/output.c CRM_ASSERT(out != NULL && !pcmk__str_empty(message_id)); NULL 139 lib/common/output.c if (fn == NULL) { NULL 155 lib/common/output.c CRM_ASSERT(out != NULL && !pcmk__str_empty(message_id) && fn != NULL); NULL 163 lib/common/output.c for (const pcmk__message_entry_t *entry = table; entry->message_id != NULL; NULL 165 lib/common/output.c if (pcmk__strcase_any_of(entry->fmt_name, "default", out->fmt_name, NULL)) { NULL 174 lib/common/output.c if (error == NULL) { NULL 178 lib/common/output.c if (out != NULL) { NULL 204 lib/common/output.c { NULL, NULL, NULL } NULL 207 lib/common/output.c if (*xml != NULL) { NULL 209 lib/common/output.c *xml = NULL; NULL 211 lib/common/output.c pcmk__register_formats(NULL, xml_format); NULL 212 lib/common/output.c return pcmk__output_new(out, "xml", NULL, NULL); NULL 240 lib/common/output.c const char* argv[] = { "", NULL }; NULL 243 lib/common/output.c { NULL, NULL, NULL } NULL 246 lib/common/output.c pcmk__register_formats(NULL, formats); NULL 247 lib/common/output.c rc = pcmk__output_new(out, "log", NULL, (char **) argv); NULL 248 lib/common/output.c if ((rc != pcmk_rc_ok) || (*out == NULL)) { NULL 40 lib/common/output_html.c static char *stylesheet_link = NULL; NULL 41 lib/common/output_html.c static char *title = NULL; NULL 42 lib/common/output_html.c static GSList *extra_headers = NULL; NULL 47 lib/common/output_html.c NULL }, NULL 57 lib/common/output_html.c { NULL } NULL 76 lib/common/output_html.c private_data_t *priv = NULL; NULL 78 lib/common/output_html.c if (out == NULL || out->priv == NULL) { NULL 88 lib/common/output_html.c out->priv = NULL; NULL 93 lib/common/output_html.c private_data_t *priv = NULL; NULL 95 lib/common/output_html.c CRM_ASSERT(out != NULL); NULL 98 lib/common/output_html.c if (out->priv != NULL) { NULL 102 lib/common/output_html.c if (out->priv == NULL) { NULL 111 lib/common/output_html.c priv->root = create_xml_node(NULL, "html"); NULL 112 lib/common/output_html.c xmlCreateIntSubset(priv->root->doc, (pcmkXmlStr) "html", NULL, NULL); NULL 116 lib/common/output_html.c priv->errors = NULL; NULL 118 lib/common/output_html.c pcmk__output_xml_create_parent(out, "body", NULL); NULL 127 lib/common/output_html.c out->list_item(out, NULL, "%s", str); NULL 132 lib/common/output_html.c private_data_t *priv = NULL; NULL 133 lib/common/output_html.c htmlNodePtr head_node = NULL; NULL 134 lib/common/output_html.c htmlNodePtr charset_node = NULL; NULL 136 lib/common/output_html.c CRM_ASSERT(out != NULL); NULL 143 lib/common/output_html.c if (priv == NULL || priv->root == NULL) { NULL 155 lib/common/output_html.c head_node = xmlNewNode(NULL, (pcmkXmlStr) "head"); NULL 157 lib/common/output_html.c if (title != NULL ) { NULL 159 lib/common/output_html.c } else if (out->request != NULL) { NULL 179 lib/common/output_html.c if (stylesheet_link != NULL) { NULL 183 lib/common/output_html.c NULL); NULL 189 lib/common/output_html.c out->begin_list(out, "Errors", NULL, NULL); NULL 198 lib/common/output_html.c if (copy_dest != NULL) { NULL 203 lib/common/output_html.c extra_headers = NULL; NULL 208 lib/common/output_html.c CRM_ASSERT(out != NULL); NULL 210 lib/common/output_html.c out->dest = freopen(NULL, "w", out->dest); NULL 211 lib/common/output_html.c CRM_ASSERT(out->dest != NULL); NULL 220 lib/common/output_html.c char *rc_buf = NULL; NULL 222 lib/common/output_html.c CRM_ASSERT(out != NULL); NULL 227 lib/common/output_html.c pcmk__output_create_html_node(out, "div", NULL, NULL, rc_buf); NULL 229 lib/common/output_html.c if (proc_stdout != NULL) { NULL 230 lib/common/output_html.c pcmk__output_create_html_node(out, "div", NULL, NULL, "Stdout"); NULL 231 lib/common/output_html.c pcmk__output_create_html_node(out, "div", NULL, "output", proc_stdout); NULL 233 lib/common/output_html.c if (proc_stderr != NULL) { NULL 234 lib/common/output_html.c pcmk__output_create_html_node(out, "div", NULL, NULL, "Stderr"); NULL 235 lib/common/output_html.c pcmk__output_create_html_node(out, "div", NULL, "output", proc_stderr); NULL 243 lib/common/output_html.c CRM_ASSERT(out != NULL); NULL 246 lib/common/output_html.c pcmk__output_create_html_node(out, "div", NULL, NULL, "Program: Pacemaker"); NULL 247 lib/common/output_html.c pcmk__output_create_html_node(out, "div", NULL, NULL, crm_strdup_printf("Version: %s", PACEMAKER_VERSION)); NULL 248 lib/common/output_html.c pcmk__output_create_html_node(out, "div", NULL, NULL, NULL 251 lib/common/output_html.c pcmk__output_create_html_node(out, "div", NULL, NULL, crm_strdup_printf("Build: %s", BUILD_VERSION)); NULL 252 lib/common/output_html.c pcmk__output_create_html_node(out, "div", NULL, NULL, crm_strdup_printf("Features: %s", CRM_FEATURES)); NULL 258 lib/common/output_html.c private_data_t *priv = NULL; NULL 260 lib/common/output_html.c char *buf = NULL; NULL 263 lib/common/output_html.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 282 lib/common/output_html.c htmlNodePtr node = NULL; NULL 284 lib/common/output_html.c CRM_ASSERT(out != NULL); NULL 286 lib/common/output_html.c node = pcmk__output_create_html_node(out, "pre", NULL, NULL, buf); NULL 295 lib/common/output_html.c private_data_t *priv = NULL; NULL 296 lib/common/output_html.c xmlNodePtr node = NULL; NULL 298 lib/common/output_html.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 307 lib/common/output_html.c pcmk__output_xml_create_parent(out, "li", NULL); NULL 310 lib/common/output_html.c if (format != NULL) { NULL 312 lib/common/output_html.c char *buf = NULL; NULL 329 lib/common/output_html.c node = pcmk__output_xml_create_parent(out, "ul", NULL); NULL 336 lib/common/output_html.c htmlNodePtr item_node = NULL; NULL 338 lib/common/output_html.c char *buf = NULL; NULL 341 lib/common/output_html.c CRM_ASSERT(out != NULL); NULL 351 lib/common/output_html.c if (name != NULL) { NULL 363 lib/common/output_html.c private_data_t *priv = NULL; NULL 365 lib/common/output_html.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 385 lib/common/output_html.c CRM_ASSERT(out != NULL); NULL 386 lib/common/output_html.c pcmk__output_create_xml_node(out, "br", NULL); NULL 398 lib/common/output_html.c if (retval == NULL) { NULL 399 lib/common/output_html.c return NULL; NULL 435 lib/common/output_html.c htmlNodePtr node = NULL; NULL 437 lib/common/output_html.c CRM_ASSERT(out != NULL); NULL 438 lib/common/output_html.c CRM_CHECK(pcmk__str_eq(out->fmt_name, "html", pcmk__str_none), return NULL); NULL 442 lib/common/output_html.c if (class_name != NULL) { NULL 446 lib/common/output_html.c if (id != NULL) { NULL 460 lib/common/output_html.c header_node = xmlNewNode(NULL, (pcmkXmlStr) name); NULL 465 lib/common/output_html.c if (key == NULL) { NULL 19 lib/common/output_log.c { NULL } NULL 36 lib/common/output_log.c private_data_t *priv = NULL; NULL 38 lib/common/output_log.c if (out == NULL || out->priv == NULL) { NULL 46 lib/common/output_log.c out->priv = NULL; NULL 51 lib/common/output_log.c private_data_t *priv = NULL; NULL 53 lib/common/output_log.c CRM_ASSERT(out != NULL); NULL 56 lib/common/output_log.c if (out->priv != NULL) { NULL 61 lib/common/output_log.c if (out->priv == NULL) { NULL 80 lib/common/output_log.c CRM_ASSERT(out != NULL); NULL 82 lib/common/output_log.c out->dest = freopen(NULL, "w", out->dest); NULL 83 lib/common/output_log.c CRM_ASSERT(out->dest != NULL); NULL 91 lib/common/output_log.c private_data_t *priv = NULL; NULL 93 lib/common/output_log.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 110 lib/common/output_log.c char* buffer = NULL; NULL 113 lib/common/output_log.c CRM_ASSERT(out != NULL); NULL 130 lib/common/output_log.c xmlNodePtr node = NULL; NULL 131 lib/common/output_log.c private_data_t *priv = NULL; NULL 133 lib/common/output_log.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 136 lib/common/output_log.c node = create_xml_node(NULL, name); NULL 148 lib/common/output_log.c char* buffer = NULL; NULL 149 lib/common/output_log.c private_data_t *priv = NULL; NULL 151 lib/common/output_log.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 174 lib/common/output_log.c private_data_t *priv = NULL; NULL 177 lib/common/output_log.c char* buffer = NULL; NULL 179 lib/common/output_log.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 196 lib/common/output_log.c if ((name != NULL) && (strcmp(name, "") != 0)) { NULL 215 lib/common/output_log.c private_data_t *priv = NULL; NULL 217 lib/common/output_log.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 220 lib/common/output_log.c if (priv->prefixes == NULL) { NULL 223 lib/common/output_log.c CRM_ASSERT(priv->prefixes->tail != NULL); NULL 232 lib/common/output_log.c private_data_t *priv = NULL; NULL 235 lib/common/output_log.c char* buffer = NULL; NULL 237 lib/common/output_log.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 275 lib/common/output_log.c if (retval == NULL) { NULL 276 lib/common/output_log.c return NULL; NULL 310 lib/common/output_log.c private_data_t *priv = NULL; NULL 312 lib/common/output_log.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 19 lib/common/output_none.c { NULL } NULL 39 lib/common/output_none.c CRM_ASSERT(out != NULL); NULL 119 lib/common/output_none.c if (retval == NULL) { NULL 120 lib/common/output_none.c return NULL; NULL 23 lib/common/output_text.c NULL }, NULL 25 lib/common/output_text.c { NULL } NULL 40 lib/common/output_text.c private_data_t *priv = NULL; NULL 42 lib/common/output_text.c if (out == NULL || out->priv == NULL) { NULL 50 lib/common/output_text.c out->priv = NULL; NULL 55 lib/common/output_text.c private_data_t *priv = NULL; NULL 57 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 60 lib/common/output_text.c if (out->priv != NULL) { NULL 64 lib/common/output_text.c if (out->priv == NULL) { NULL 77 lib/common/output_text.c CRM_ASSERT(out != NULL && out->dest != NULL); NULL 83 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 86 lib/common/output_text.c out->dest = freopen(NULL, "w", out->dest); NULL 89 lib/common/output_text.c CRM_ASSERT(out->dest != NULL); NULL 98 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 100 lib/common/output_text.c if (proc_stdout != NULL) { NULL 104 lib/common/output_text.c if (proc_stderr != NULL) { NULL 111 lib/common/output_text.c CRM_ASSERT(out != NULL && out->dest != NULL); NULL 128 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 149 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 171 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 179 lib/common/output_text.c private_data_t *priv = NULL; NULL 180 lib/common/output_text.c text_list_data_t *new_list = NULL; NULL 183 lib/common/output_text.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 208 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 213 lib/common/output_text.c if (id != NULL) { NULL 236 lib/common/output_text.c private_data_t *priv = NULL; NULL 239 lib/common/output_text.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 243 lib/common/output_text.c CRM_ASSERT(tail != NULL); NULL 249 lib/common/output_text.c private_data_t *priv = NULL; NULL 250 lib/common/output_text.c text_list_data_t *node = NULL; NULL 252 lib/common/output_text.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 257 lib/common/output_text.c if (node->singular_noun != NULL && node->plural_noun != NULL) { NULL 270 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 276 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 282 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 297 lib/common/output_text.c if (retval == NULL) { NULL 298 lib/common/output_text.c return NULL; NULL 336 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 348 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 358 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 365 lib/common/output_text.c CRM_ASSERT(priv != NULL); NULL 386 lib/common/output_text.c CRM_ASSERT(out != NULL); NULL 400 lib/common/output_text.c CRM_ASSERT(prompt != NULL); NULL 401 lib/common/output_text.c CRM_ASSERT(dest != NULL); NULL 415 lib/common/output_text.c if (*dest != NULL) { NULL 417 lib/common/output_text.c *dest = NULL; NULL 431 lib/common/output_text.c *dest = NULL; NULL 27 lib/common/output_xml.c NULL, NULL 28 lib/common/output_xml.c NULL }, NULL 30 lib/common/output_xml.c NULL, NULL 31 lib/common/output_xml.c NULL }, NULL 33 lib/common/output_xml.c NULL, NULL 34 lib/common/output_xml.c NULL }, NULL 36 lib/common/output_xml.c { NULL } NULL 65 lib/common/output_xml.c { NULL, NULL } NULL 85 lib/common/output_xml.c private_data_t *priv = NULL; NULL 87 lib/common/output_xml.c if (out == NULL || out->priv == NULL) { NULL 97 lib/common/output_xml.c out->priv = NULL; NULL 102 lib/common/output_xml.c private_data_t *priv = NULL; NULL 104 lib/common/output_xml.c CRM_ASSERT(out != NULL); NULL 107 lib/common/output_xml.c if (out->priv != NULL) { NULL 111 lib/common/output_xml.c if (out->priv == NULL) { NULL 119 lib/common/output_xml.c priv->root = create_xml_node(NULL, "crm_mon"); NULL 122 lib/common/output_xml.c priv->root = create_xml_node(NULL, "pacemaker-result"); NULL 125 lib/common/output_xml.c if (out->request != NULL) { NULL 131 lib/common/output_xml.c priv->errors = NULL; NULL 152 lib/common/output_xml.c private_data_t *priv = NULL; NULL 155 lib/common/output_xml.c CRM_ASSERT(out != NULL); NULL 161 lib/common/output_xml.c if (priv == NULL || priv->root == NULL) { NULL 172 lib/common/output_xml.c while (node != NULL) { NULL 182 lib/common/output_xml.c NULL); NULL 199 lib/common/output_xml.c if (copy_dest != NULL) { NULL 206 lib/common/output_xml.c CRM_ASSERT(out != NULL); NULL 208 lib/common/output_xml.c out->dest = freopen(NULL, "w", out->dest); NULL 209 lib/common/output_xml.c CRM_ASSERT(out->dest != NULL); NULL 219 lib/common/output_xml.c char *rc_as_str = NULL; NULL 221 lib/common/output_xml.c CRM_ASSERT(out != NULL); NULL 227 lib/common/output_xml.c NULL); NULL 229 lib/common/output_xml.c if (proc_stdout != NULL) { NULL 234 lib/common/output_xml.c if (proc_stderr != NULL) { NULL 245 lib/common/output_xml.c CRM_ASSERT(out != NULL); NULL 254 lib/common/output_xml.c NULL); NULL 260 lib/common/output_xml.c private_data_t *priv = NULL; NULL 262 lib/common/output_xml.c char *buf = NULL; NULL 265 lib/common/output_xml.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 284 lib/common/output_xml.c xmlNodePtr parent = NULL; NULL 285 lib/common/output_xml.c xmlNodePtr cdata_node = NULL; NULL 287 lib/common/output_xml.c CRM_ASSERT(out != NULL); NULL 289 lib/common/output_xml.c parent = pcmk__output_create_xml_node(out, name, NULL); NULL 299 lib/common/output_xml.c char *name = NULL; NULL 300 lib/common/output_xml.c char *buf = NULL; NULL 303 lib/common/output_xml.c CRM_ASSERT(out != NULL); NULL 311 lib/common/output_xml.c for (subst_t *s = substitutions; s->from != NULL; s++) { NULL 319 lib/common/output_xml.c if (name == NULL) { NULL 324 lib/common/output_xml.c pcmk__output_xml_create_parent(out, name, NULL); NULL 328 lib/common/output_xml.c NULL); NULL 338 lib/common/output_xml.c xmlNodePtr item_node = NULL; NULL 340 lib/common/output_xml.c char *buf = NULL; NULL 343 lib/common/output_xml.c CRM_ASSERT(out != NULL); NULL 352 lib/common/output_xml.c if (name != NULL) { NULL 366 lib/common/output_xml.c private_data_t *priv = NULL; NULL 368 lib/common/output_xml.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 374 lib/common/output_xml.c char *buf = NULL; NULL 403 lib/common/output_xml.c if (retval == NULL) { NULL 404 lib/common/output_xml.c return NULL; NULL 440 lib/common/output_xml.c xmlNodePtr node = NULL; NULL 442 lib/common/output_xml.c CRM_ASSERT(out != NULL); NULL 443 lib/common/output_xml.c CRM_CHECK(pcmk__str_any_of(out->fmt_name, "xml", "html", NULL), return NULL); NULL 445 lib/common/output_xml.c node = pcmk__output_create_xml_node(out, name, NULL); NULL 457 lib/common/output_xml.c private_data_t *priv = NULL; NULL 459 lib/common/output_xml.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 460 lib/common/output_xml.c CRM_ASSERT(node != NULL); NULL 461 lib/common/output_xml.c CRM_CHECK(pcmk__str_any_of(out->fmt_name, "xml", "html", NULL), return); NULL 470 lib/common/output_xml.c xmlNodePtr node = NULL; NULL 471 lib/common/output_xml.c private_data_t *priv = NULL; NULL 474 lib/common/output_xml.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 475 lib/common/output_xml.c CRM_CHECK(pcmk__str_any_of(out->fmt_name, "xml", "html", NULL), return NULL); NULL 489 lib/common/output_xml.c xmlNodePtr node = NULL; NULL 491 lib/common/output_xml.c CRM_ASSERT(out != NULL); NULL 492 lib/common/output_xml.c CRM_CHECK(pcmk__str_any_of(out->fmt_name, "xml", "html", NULL), return NULL); NULL 494 lib/common/output_xml.c node = pcmk__output_create_xml_node(out, name, NULL); NULL 501 lib/common/output_xml.c private_data_t *priv = NULL; NULL 503 lib/common/output_xml.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 504 lib/common/output_xml.c CRM_ASSERT(parent != NULL); NULL 505 lib/common/output_xml.c CRM_CHECK(pcmk__str_any_of(out->fmt_name, "xml", "html", NULL), return); NULL 514 lib/common/output_xml.c private_data_t *priv = NULL; NULL 516 lib/common/output_xml.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 517 lib/common/output_xml.c CRM_CHECK(pcmk__str_any_of(out->fmt_name, "xml", "html", NULL), return); NULL 527 lib/common/output_xml.c private_data_t *priv = NULL; NULL 529 lib/common/output_xml.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 530 lib/common/output_xml.c CRM_CHECK(pcmk__str_any_of(out->fmt_name, "xml", "html", NULL), return NULL); NULL 87 lib/common/patchset.c xmlNode *cIter = NULL; NULL 88 lib/common/patchset.c xmlAttr *pIter = NULL; NULL 89 lib/common/patchset.c xmlNode *change = NULL; NULL 91 lib/common/patchset.c const char *value = NULL; NULL 97 lib/common/patchset.c if (xpath != NULL) { NULL 113 lib/common/patchset.c for (pIter = pcmk__xe_first_attr(xml); pIter != NULL; NULL 115 lib/common/patchset.c xmlNode *attr = NULL; NULL 122 lib/common/patchset.c if (change == NULL) { NULL 125 lib/common/patchset.c if (xpath != NULL) { NULL 151 lib/common/patchset.c xmlNode *result = NULL; NULL 156 lib/common/patchset.c for (pIter = pcmk__xe_first_attr(xml); pIter != NULL; NULL 167 lib/common/patchset.c for (cIter = pcmk__xml_first_child(xml); cIter != NULL; NULL 179 lib/common/patchset.c if (xpath != NULL) { NULL 194 lib/common/patchset.c GList *gIter = NULL; NULL 195 lib/common/patchset.c xml_node_private_t *nodepriv = NULL; NULL 202 lib/common/patchset.c if ((nodepriv != NULL) && pcmk_is_set(nodepriv->flags, pcmk__xf_dirty)) { NULL 206 lib/common/patchset.c if ((xml->doc != NULL) && (xml->doc->_private != NULL)) { NULL 212 lib/common/patchset.c "/" XML_TAG_CIB "/" XML_CIB_TAG_CONFIGURATION) != NULL) { NULL 225 lib/common/patchset.c xmlNode *cib = NULL; NULL 226 lib/common/patchset.c xmlNode *diff_child = NULL; NULL 228 lib/common/patchset.c const char *tag = NULL; NULL 236 lib/common/patchset.c if (local_diff == NULL) { NULL 243 lib/common/patchset.c if (diff_child == NULL) { NULL 249 lib/common/patchset.c if (cib == NULL) { NULL 253 lib/common/patchset.c for (lpc = 0; (last != NULL) && (lpc < PCMK__NELEM(vfields)); lpc++) { NULL 264 lib/common/patchset.c if (diff_child == NULL) { NULL 270 lib/common/patchset.c if (cib == NULL) { NULL 280 lib/common/patchset.c for (xmlAttrPtr a = pcmk__xe_first_attr(next); a != NULL; a = a->next) { NULL 307 lib/common/patchset.c GList *gIter = NULL; NULL 310 lib/common/patchset.c xmlNode *v = NULL; NULL 311 lib/common/patchset.c xmlNode *version = NULL; NULL 312 lib/common/patchset.c xmlNode *patchset = NULL; NULL 321 lib/common/patchset.c return NULL; NULL 327 lib/common/patchset.c patchset = create_xml_node(NULL, XML_TAG_DIFF); NULL 336 lib/common/patchset.c if (value == NULL) { NULL 346 lib/common/patchset.c if (value == NULL) { NULL 373 lib/common/patchset.c xmlNode *patch = NULL; NULL 379 lib/common/patchset.c return NULL; /* No change */ NULL 419 lib/common/patchset.c return NULL; NULL 429 lib/common/patchset.c const char *version = NULL; NULL 430 lib/common/patchset.c char *digest = NULL; NULL 432 lib/common/patchset.c if ((patch == NULL) || (source == NULL) || (target == NULL)) { NULL 459 lib/common/patchset.c xmlNode *child = NULL; NULL 460 lib/common/patchset.c xmlNode *added = NULL; NULL 461 lib/common/patchset.c xmlNode *removed = NULL; NULL 467 lib/common/patchset.c const char *fmt = NULL; NULL 468 lib/common/patchset.c const char *digest = NULL; NULL 471 lib/common/patchset.c static struct qb_log_callsite *patchset_cs = NULL; NULL 476 lib/common/patchset.c if (patchset_cs == NULL) { NULL 481 lib/common/patchset.c if (patchset == NULL) { NULL 501 lib/common/patchset.c } else if ((patchset != NULL) && (add[0] || add[1] || add[2])) { NULL 509 lib/common/patchset.c xmlNode *change = NULL; NULL 511 lib/common/patchset.c for (change = pcmk__xml_first_child(patchset); change != NULL; NULL 516 lib/common/patchset.c if (op == NULL) { NULL 543 lib/common/patchset.c GString *buffer_set = NULL; NULL 544 lib/common/patchset.c GString *buffer_unset = NULL; NULL 546 lib/common/patchset.c for (child = pcmk__xml_first_child(clist); child != NULL; NULL 551 lib/common/patchset.c if (op == NULL) { NULL 559 lib/common/patchset.c pcmk__g_strcat(buffer_set, name, "=", value, NULL); NULL 567 lib/common/patchset.c if (buffer_set != NULL) { NULL 573 lib/common/patchset.c if (buffer_unset != NULL) { NULL 597 lib/common/patchset.c if ((log_level < LOG_DEBUG) || (function == NULL)) { NULL 602 lib/common/patchset.c for (child = pcmk__xml_first_child(removed); child != NULL; NULL 615 lib/common/patchset.c for (child = pcmk__xml_first_child(added); child != NULL; NULL 638 lib/common/patchset.c xmlNode *patch_child = NULL; NULL 639 lib/common/patchset.c xmlNode *cIter = NULL; NULL 641 lib/common/patchset.c char *id = NULL; NULL 642 lib/common/patchset.c const char *name = NULL; NULL 643 lib/common/patchset.c const char *value = NULL; NULL 645 lib/common/patchset.c if ((target == NULL) || (patch == NULL)) { NULL 656 lib/common/patchset.c CRM_CHECK(name != NULL, return); NULL 665 lib/common/patchset.c if ((value != NULL) && (strcmp(value, "removed:top") == 0)) { NULL 673 lib/common/patchset.c pcmk__xe_remove_matching_attrs(patch, not_id, NULL); NULL 691 lib/common/patchset.c xmlNode *patch_child = NULL; NULL 692 lib/common/patchset.c xmlNode *target_child = NULL; NULL 693 lib/common/patchset.c xmlAttrPtr xIter = NULL; NULL 695 lib/common/patchset.c const char *id = NULL; NULL 696 lib/common/patchset.c const char *name = NULL; NULL 697 lib/common/patchset.c const char *value = NULL; NULL 699 lib/common/patchset.c if (patch == NULL) { NULL 701 lib/common/patchset.c } else if ((parent == NULL) && (target == NULL)) { NULL 707 lib/common/patchset.c if ((target == NULL) && (value != NULL) NULL 715 lib/common/patchset.c } else if (target == NULL) { NULL 727 lib/common/patchset.c CRM_CHECK(name != NULL, return); NULL 733 lib/common/patchset.c for (xIter = pcmk__xe_first_attr(patch); xIter != NULL; NULL 743 lib/common/patchset.c for (patch_child = pcmk__xml_first_child(patch); patch_child != NULL; NULL 774 lib/common/patchset.c if (cib_node != NULL) { NULL 785 lib/common/patchset.c *patch_node = NULL; NULL 797 lib/common/patchset.c xmlNode *tmp = NULL; NULL 812 lib/common/patchset.c if (tmp != NULL) { NULL 823 lib/common/patchset.c if (tmp != NULL) { NULL 924 lib/common/patchset.c xmlNode *child_diff = NULL; NULL 930 lib/common/patchset.c for (child_diff = pcmk__xml_first_child(removed); child_diff != NULL; NULL 948 lib/common/patchset.c xmlNode *child_diff = NULL; NULL 950 lib/common/patchset.c for (child_diff = pcmk__xml_first_child(added); child_diff != NULL; NULL 954 lib/common/patchset.c process_v1_additions(NULL, xml, child_diff); NULL 977 lib/common/patchset.c xmlNode *cIter = NULL; NULL 979 lib/common/patchset.c for (cIter = pcmk__xml_first_child(parent); cIter != NULL; NULL 986 lib/common/patchset.c if ((cid == NULL) || (strcmp(cid, id) != 0)) { NULL 1000 lib/common/patchset.c return NULL; NULL 1025 lib/common/patchset.c char *path = NULL; NULL 1029 lib/common/patchset.c CRM_CHECK(key != NULL, return NULL); NULL 1037 lib/common/patchset.c CRM_ASSERT(remainder != NULL); NULL 1040 lib/common/patchset.c CRM_ASSERT(section != NULL); NULL 1043 lib/common/patchset.c CRM_ASSERT(id != NULL); NULL 1046 lib/common/patchset.c CRM_ASSERT(tag != NULL); NULL 1065 lib/common/patchset.c target = first_matching_xml_child(target, tag, NULL, NULL 1074 lib/common/patchset.c target = NULL; NULL 1137 lib/common/patchset.c const xmlNode *change = NULL; NULL 1138 lib/common/patchset.c GList *change_objs = NULL; NULL 1139 lib/common/patchset.c GList *gIter = NULL; NULL 1141 lib/common/patchset.c for (change = pcmk__xml_first_child(patchset); change != NULL; NULL 1143 lib/common/patchset.c xmlNode *match = NULL; NULL 1148 lib/common/patchset.c if (op == NULL) { NULL 1161 lib/common/patchset.c if ((match == NULL) && (strcmp(op, "delete") == 0)) { NULL 1165 lib/common/patchset.c } else if (match == NULL) { NULL 1174 lib/common/patchset.c CRM_ASSERT(change_obj != NULL); NULL 1183 lib/common/patchset.c if ((match->parent != NULL) && (match->parent->last != NULL)) { NULL 1192 lib/common/patchset.c xmlNode *attrs = NULL; NULL 1196 lib/common/patchset.c if (attrs == NULL) { NULL 1200 lib/common/patchset.c pcmk__xe_remove_matching_attrs(match, NULL, NULL); // Remove all NULL 1202 lib/common/patchset.c for (xmlAttrPtr pIter = pcmk__xe_first_attr(attrs); pIter != NULL; NULL 1222 lib/common/patchset.c const char *op = NULL; NULL 1223 lib/common/patchset.c const char *xpath = NULL; NULL 1234 lib/common/patchset.c xmlNode *child = NULL; NULL 1235 lib/common/patchset.c xmlNode *match_child = NULL; NULL 1240 lib/common/patchset.c while ((match_child != NULL) NULL 1268 lib/common/patchset.c xmlNode *match_child = NULL; NULL 1275 lib/common/patchset.c CRM_ASSERT(match->parent != NULL); NULL 1278 lib/common/patchset.c while ((match_child != NULL) NULL 1293 lib/common/patchset.c CRM_ASSERT(match->parent->last != NULL); NULL 1321 lib/common/patchset.c xmlNode *old = NULL; NULL 1324 lib/common/patchset.c if (patchset == NULL) { NULL 1357 lib/common/patchset.c if ((rc == pcmk_ok) && (digest != NULL)) { NULL 1358 lib/common/patchset.c static struct qb_log_callsite *digest_cs = NULL; NULL 1360 lib/common/patchset.c char *new_digest = NULL; NULL 1363 lib/common/patchset.c if (digest_cs == NULL) { NULL 1375 lib/common/patchset.c if ((digest_cs != NULL) && digest_cs->targets) { NULL 1376 lib/common/patchset.c save_xml_to_file(old, "PatchDigest:input", NULL); NULL 1377 lib/common/patchset.c save_xml_to_file(xml, "PatchDigest:result", NULL); NULL 1378 lib/common/patchset.c save_xml_to_file(patchset, "PatchDigest:diff", NULL); NULL 1382 lib/common/patchset.c ((digest_cs != NULL)? digest_cs->targets : 0)); NULL 1399 lib/common/patchset.c xmlNode *child = NULL; NULL 1401 lib/common/patchset.c CRM_CHECK(a_node != NULL, return); NULL 1404 lib/common/patchset.c for (child = pcmk__xml_first_child(a_node); child != NULL; NULL 1413 lib/common/patchset.c xmlNode *tmp1 = NULL; NULL 1414 lib/common/patchset.c xmlNode *diff = create_xml_node(NULL, "diff"); NULL 1420 lib/common/patchset.c tmp1 = subtract_xml_object(removed, old, new, FALSE, NULL, "removed:top"); NULL 1421 lib/common/patchset.c if (suppress && (tmp1 != NULL) && can_prune_leaf(tmp1)) { NULL 1425 lib/common/patchset.c tmp1 = subtract_xml_object(added, new, old, TRUE, NULL, "added:top"); NULL 1426 lib/common/patchset.c if (suppress && (tmp1 != NULL) && can_prune_leaf(tmp1)) { NULL 1430 lib/common/patchset.c if ((added->children == NULL) && (removed->children == NULL)) { NULL 1432 lib/common/patchset.c diff = NULL; NULL 1442 lib/common/patchset.c CRM_CHECK(left != NULL, return NULL); NULL 1443 lib/common/patchset.c CRM_CHECK(left->type == XML_COMMENT_NODE, return NULL); NULL 1445 lib/common/patchset.c if ((right == NULL) || !pcmk__str_eq((const char *)left->content, NULL 1448 lib/common/patchset.c xmlNode *deleted = NULL; NULL 1456 lib/common/patchset.c return NULL; NULL 1464 lib/common/patchset.c xmlNode *diff = NULL; NULL 1465 lib/common/patchset.c xmlNode *right_child = NULL; NULL 1466 lib/common/patchset.c xmlNode *left_child = NULL; NULL 1467 lib/common/patchset.c xmlAttrPtr xIter = NULL; NULL 1469 lib/common/patchset.c const char *id = NULL; NULL 1470 lib/common/patchset.c const char *name = NULL; NULL 1471 lib/common/patchset.c const char *value = NULL; NULL 1472 lib/common/patchset.c const char *right_val = NULL; NULL 1474 lib/common/patchset.c if (changed == NULL) { NULL 1478 lib/common/patchset.c if (left == NULL) { NULL 1479 lib/common/patchset.c return NULL; NULL 1487 lib/common/patchset.c if (right == NULL) { NULL 1488 lib/common/patchset.c xmlNode *deleted = NULL; NULL 1500 lib/common/patchset.c CRM_CHECK(name != NULL, return NULL); NULL 1503 lib/common/patchset.c return NULL); NULL 1507 lib/common/patchset.c if ((value != NULL) && (strcmp(value, "removed:top") == 0)) { NULL 1510 lib/common/patchset.c return NULL; NULL 1517 lib/common/patchset.c for (left_child = pcmk__xml_first_child(left); left_child != NULL; NULL 1533 lib/common/patchset.c xmlAttrPtr pIter = NULL; NULL 1535 lib/common/patchset.c for (pIter = pcmk__xe_first_attr(left); pIter != NULL; NULL 1548 lib/common/patchset.c for (xIter = pcmk__xe_first_attr(left); xIter != NULL; NULL 1551 lib/common/patchset.c xmlAttrPtr right_attr = NULL; NULL 1552 lib/common/patchset.c xml_node_private_t *nodepriv = NULL; NULL 1570 lib/common/patchset.c if ((right_val == NULL) || (nodepriv && pcmk_is_set(nodepriv->flags, pcmk__xf_deleted))) { NULL 1574 lib/common/patchset.c xmlAttrPtr pIter = NULL; NULL 1576 lib/common/patchset.c for (pIter = pcmk__xe_first_attr(left); pIter != NULL; NULL 1602 lib/common/patchset.c xmlAttrPtr pIter = NULL; NULL 1606 lib/common/patchset.c for (pIter = pcmk__xe_first_attr(left); pIter != NULL; NULL 1628 lib/common/patchset.c return NULL; NULL 1630 lib/common/patchset.c } else if (!full && (id != NULL)) { NULL 1647 lib/common/patchset.c static struct qb_log_callsite *digest_cs = NULL; NULL 1651 lib/common/patchset.c xmlNode *child_diff = NULL; NULL 1655 lib/common/patchset.c CRM_CHECK(new_xml != NULL, return FALSE); NULL 1656 lib/common/patchset.c if (digest_cs == NULL) { NULL 1662 lib/common/patchset.c for (child_diff = pcmk__xml_first_child(removed); child_diff != NULL; NULL 1666 lib/common/patchset.c *new_xml = subtract_xml_object(NULL, old_xml, child_diff, FALSE, NULL 1667 lib/common/patchset.c NULL, NULL); NULL 1684 lib/common/patchset.c xmlNode *child_diff = NULL; NULL 1686 lib/common/patchset.c for (child_diff = pcmk__xml_first_child(added); child_diff != NULL; NULL 1690 lib/common/patchset.c pcmk__xml_update(NULL, *new_xml, child_diff, true); NULL 1701 lib/common/patchset.c } else if (result && (digest != NULL)) { NULL 1702 lib/common/patchset.c char *new_digest = NULL; NULL 1713 lib/common/patchset.c if ((digest_cs != NULL) && digest_cs->targets) { NULL 1714 lib/common/patchset.c save_xml_to_file(old_xml, "diff:original", NULL); NULL 1715 lib/common/patchset.c save_xml_to_file(diff, "diff:input", NULL); NULL 1716 lib/common/patchset.c save_xml_to_file(*new_xml, "diff:new", NULL); NULL 36 lib/common/pid.c } else if ((daemon == NULL) || !pcmk__procfs_has_pids()) { NULL 119 lib/common/pid.c CRM_CHECK((filename != NULL) && (pid != NULL), return EINVAL); NULL 214 lib/common/pid.c rc = pcmk__pidfile_matches(filename, 0, name, NULL); NULL 234 lib/common/pid.c rc = pcmk__pidfile_matches(filename, mypid, name, NULL); NULL 82 lib/common/procfs.c if (name != NULL) { NULL 119 lib/common/procfs.c if (dp == NULL) { NULL 124 lib/common/procfs.c while ((entry = readdir(dp)) != NULL) { NULL 127 lib/common/procfs.c && (pcmk__pid_active(pid, NULL) == pcmk_rc_ok)) { NULL 148 lib/common/procfs.c FILE *stream = NULL; NULL 152 lib/common/procfs.c if (stream == NULL) { NULL 102 lib/common/remote.c return NULL; NULL 112 lib/common/remote.c return NULL; NULL 136 lib/common/remote.c time_t time_limit = time(NULL) + timeout_ms / 1000; NULL 155 lib/common/remote.c } while (time(NULL) < time_limit); NULL 220 lib/common/remote.c const char *prio_base = NULL; NULL 221 lib/common/remote.c char *prio = NULL; NULL 222 lib/common/remote.c gnutls_session_t *session = NULL; NULL 232 lib/common/remote.c if (prio_base == NULL) { NULL 239 lib/common/remote.c if (session == NULL) { NULL 253 lib/common/remote.c rc = gnutls_priority_set_direct(*session, prio, NULL); NULL 278 lib/common/remote.c if (session != NULL) { NULL 281 lib/common/remote.c return NULL; NULL 376 lib/common/remote.c if (unsent == NULL) { NULL 418 lib/common/remote.c if (unsent == NULL) { NULL 492 lib/common/remote.c char *xml_text = NULL; NULL 497 lib/common/remote.c CRM_CHECK((remote != NULL) && (msg != NULL), return EINVAL); NULL 500 lib/common/remote.c CRM_CHECK(xml_text != NULL, return EINVAL); NULL 503 lib/common/remote.c CRM_ASSERT(header != NULL); NULL 542 lib/common/remote.c xmlNode *xml = NULL; NULL 545 lib/common/remote.c if (header == NULL) { NULL 546 lib/common/remote.c return NULL; NULL 566 lib/common/remote.c return NULL; NULL 572 lib/common/remote.c return NULL; NULL 591 lib/common/remote.c if (xml == NULL && header->version > REMOTE_MSG_VERSION) { NULL 595 lib/common/remote.c } else if (xml == NULL) { NULL 647 lib/common/remote.c start = time(NULL); NULL 657 lib/common/remote.c timeout = timeout_ms - ((time(NULL) - start) * 1000); NULL 794 lib/common/remote.c time_t start = time(NULL); NULL 836 lib/common/remote.c remaining_timeout = timeout_ms - ((time(NULL) - start) * 1000); NULL 869 lib/common/remote.c rc = select(cb_data->sock + 1, &rset, &wset, NULL, &ts); NULL 874 lib/common/remote.c if ((time(NULL) - cb_data->start) < (cb_data->timeout_ms / 1000)) { NULL 884 lib/common/remote.c if ((time(NULL) - cb_data->start) < (cb_data->timeout_ms / 1000)) { NULL 959 lib/common/remote.c struct tcp_async_cb_data *cb_data = NULL; NULL 990 lib/common/remote.c cb_data->start = time(NULL); NULL 1068 lib/common/remote.c struct addrinfo *res = NULL; NULL 1069 lib/common/remote.c struct addrinfo *rp = NULL; NULL 1075 lib/common/remote.c CRM_CHECK((host != NULL) && (sock_fd != NULL), return EINVAL); NULL 1082 lib/common/remote.c rc = getaddrinfo(server, NULL, &hints, &res); NULL 1096 lib/common/remote.c for (rp = res; rp != NULL; rp = rp->ai_next) { NULL 1259 lib/common/remote.c port = strtol(env, NULL, 10); NULL 46 lib/common/results.c const char *code_name = NULL; NULL 47 lib/common/results.c const char *code_desc = NULL; NULL 66 lib/common/results.c if (name != NULL) { NULL 70 lib/common/results.c if (desc != NULL) { NULL 95 lib/common/results.c CRM_ASSERT((lower != NULL) && (upper != NULL)); NULL 898 lib/common/results.c if (result == NULL) { NULL 907 lib/common/results.c result->exit_reason = (exit_reason == NULL)? NULL : strdup(exit_reason); NULL 931 lib/common/results.c char *reason = NULL; NULL 933 lib/common/results.c if (result == NULL) { NULL 940 lib/common/results.c if (format != NULL) { NULL 966 lib/common/results.c if (result == NULL) { NULL 986 lib/common/results.c if (result == NULL) { NULL 991 lib/common/results.c result->exit_reason = NULL; NULL 994 lib/common/results.c result->action_stdout = NULL; NULL 997 lib/common/results.c result->action_stderr = NULL; NULL 1010 lib/common/results.c CRM_CHECK((src != NULL) && (dst != NULL), return); NULL 63 lib/common/schemas.c static struct schema_s *known_schemas = NULL; NULL 79 lib/common/schemas.c PCMK__XML_LOG_BASE(priority, FALSE, 0, NULL, fmt, ap); NULL 190 lib/common/schemas.c CRM_ASSERT(known_schemas != NULL); NULL 273 lib/common/schemas.c char *xslt = NULL, NULL 274 lib/common/schemas.c *transform_upgrade = NULL, NULL 275 lib/common/schemas.c *transform_enter = NULL; NULL 305 lib/common/schemas.c xslt = NULL; NULL 309 lib/common/schemas.c if (xslt != NULL) { NULL 316 lib/common/schemas.c transform_enter = NULL; NULL 323 lib/common/schemas.c transform_upgrade = NULL; NULL 328 lib/common/schemas.c add_schema(schema_validator_rng, version, NULL, NULL 345 lib/common/schemas.c CRM_ASSERT(secprefs == NULL); NULL 360 lib/common/schemas.c secprefs = NULL; NULL 381 lib/common/schemas.c struct dirent **namelist = NULL; NULL 429 lib/common/schemas.c NULL, NULL, FALSE, -1); NULL 432 lib/common/schemas.c NULL, NULL, FALSE, -1); NULL 467 lib/common/schemas.c relaxng_ctx_cache_t *ctx = NULL; NULL 469 lib/common/schemas.c CRM_CHECK(doc != NULL, return FALSE); NULL 470 lib/common/schemas.c CRM_CHECK(relaxng_file != NULL, return FALSE); NULL 481 lib/common/schemas.c CRM_CHECK(ctx->parser != NULL, goto cleanup); NULL 496 lib/common/schemas.c CRM_CHECK(ctx->rng != NULL, NULL 501 lib/common/schemas.c CRM_CHECK(ctx->valid != NULL, goto cleanup); NULL 534 lib/common/schemas.c if (ctx->parser != NULL) { NULL 537 lib/common/schemas.c if (ctx->valid != NULL) { NULL 540 lib/common/schemas.c if (ctx->rng != NULL) { NULL 557 lib/common/schemas.c relaxng_ctx_cache_t *ctx = NULL; NULL 566 lib/common/schemas.c if (ctx == NULL) { NULL 569 lib/common/schemas.c if (ctx->parser != NULL) { NULL 572 lib/common/schemas.c if (ctx->valid != NULL) { NULL 575 lib/common/schemas.c if (ctx->rng != NULL) { NULL 579 lib/common/schemas.c known_schemas[lpc].cache = NULL; NULL 587 lib/common/schemas.c known_schemas = NULL; NULL 595 lib/common/schemas.c xmlDocPtr doc = NULL; NULL 597 lib/common/schemas.c char *file = NULL; NULL 607 lib/common/schemas.c CRM_CHECK(xml != NULL, return FALSE); NULL 651 lib/common/schemas.c FILE *fp = NULL; NULL 654 lib/common/schemas.c CRM_CHECK(filename != NULL, return); NULL 657 lib/common/schemas.c if (fp == NULL) { NULL 682 lib/common/schemas.c xmlDoc *doc = NULL; NULL 683 lib/common/schemas.c xmlNode *xml = NULL; NULL 685 lib/common/schemas.c char *filename = NULL; NULL 697 lib/common/schemas.c rc = validate_xml(xml, NULL, FALSE); NULL 711 lib/common/schemas.c if (validation == NULL) { NULL 715 lib/common/schemas.c if (validation == NULL) { NULL 804 lib/common/schemas.c if (arg_cur != NULL) { NULL 811 lib/common/schemas.c if (ctx == NULL) { NULL 822 lib/common/schemas.c if (ctx == NULL) { NULL 833 lib/common/schemas.c if (ctx == NULL) { NULL 873 lib/common/schemas.c if (log_level != NULL) { NULL 909 lib/common/schemas.c char *xform = NULL; NULL 910 lib/common/schemas.c xmlNode *out = NULL; NULL 911 lib/common/schemas.c xmlDocPtr res = NULL; NULL 912 lib/common/schemas.c xmlDocPtr doc = NULL; NULL 913 lib/common/schemas.c xsltStylesheet *xslt = NULL; NULL 920 lib/common/schemas.c CRM_CHECK(xml != NULL, return FALSE); NULL 930 lib/common/schemas.c xsltSetGenericErrorFunc(NULL, cib_upgrade_err); NULL 936 lib/common/schemas.c CRM_CHECK(xslt != NULL, goto cleanup); NULL 938 lib/common/schemas.c res = xsltApplyStylesheet(xslt, doc, NULL); NULL 939 lib/common/schemas.c CRM_CHECK(res != NULL, goto cleanup); NULL 941 lib/common/schemas.c xsltSetGenericErrorFunc(NULL, NULL); /* restore default one */ NULL 976 lib/common/schemas.c xmlNode *upgrade = NULL, NULL 977 lib/common/schemas.c *final = NULL; NULL 983 lib/common/schemas.c if (upgrade == NULL) { NULL 989 lib/common/schemas.c if (upgrade == NULL) { NULL 998 lib/common/schemas.c upgrade = NULL; NULL 1001 lib/common/schemas.c if (final != NULL && transform_onleave) { NULL 1004 lib/common/schemas.c CRM_ASSERT(schema->transform_enter != NULL); NULL 1011 lib/common/schemas.c if (final == NULL) { NULL 1037 lib/common/schemas.c if (name == NULL) { NULL 1053 lib/common/schemas.c xmlNode *xml = NULL; NULL 1054 lib/common/schemas.c char *value = NULL; NULL 1059 lib/common/schemas.c CRM_CHECK(best != NULL, return -EINVAL); NULL 1062 lib/common/schemas.c CRM_CHECK(xml_blob != NULL, return -EINVAL); NULL 1063 lib/common/schemas.c CRM_CHECK(*xml_blob != NULL, return -EINVAL); NULL 1068 lib/common/schemas.c if (value != NULL) { NULL 1122 lib/common/schemas.c xmlNode *upgrade = NULL; NULL 1135 lib/common/schemas.c } else if (known_schemas[lpc].transform == NULL NULL 1153 lib/common/schemas.c if (upgrade == NULL) { NULL 1201 lib/common/schemas.c char *const orig_value = strdup(value == NULL ? "(none)" : value); NULL 1209 lib/common/schemas.c xmlNode *converted = NULL; NULL 1259 lib/common/schemas.c converted = NULL; NULL 38 lib/common/scores.c if (score == NULL) { NULL 185 lib/common/scores.c CRM_ASSERT(result != NULL); NULL 192 lib/common/scores.c CRM_CHECK((buf != NULL) && (len >= sizeof(CRM_MINUS_INFINITY_S)), NULL 193 lib/common/scores.c return NULL); NULL 47 lib/common/strings.c char *local_end_text = NULL; NULL 51 lib/common/strings.c if (text != NULL) { NULL 71 lib/common/strings.c if ((end_text == NULL) && !pcmk__str_empty(local_end_text)) { NULL 77 lib/common/strings.c if (end_text != NULL) { NULL 80 lib/common/strings.c if (result != NULL) { NULL 102 lib/common/strings.c if (text != NULL) { NULL 103 lib/common/strings.c rc = scan_ll(text, &local_result, default_value, NULL); NULL 108 lib/common/strings.c if (result != NULL) { NULL 144 lib/common/strings.c if (result != NULL) { NULL 166 lib/common/strings.c if ((text != NULL) && (rc == pcmk_rc_ok) // wasn't default or invalid NULL 173 lib/common/strings.c if (port != NULL) { NULL 203 lib/common/strings.c char *local_end_text = NULL; NULL 205 lib/common/strings.c CRM_ASSERT(result != NULL); NULL 208 lib/common/strings.c text = (text != NULL) ? text : default_text; NULL 210 lib/common/strings.c if (text == NULL) { NULL 273 lib/common/strings.c if (strchr("0.eE", *p) == NULL) { NULL 286 lib/common/strings.c if ((end_text == NULL) && !pcmk__str_empty(local_end_text)) { NULL 292 lib/common/strings.c if (end_text != NULL) { NULL 318 lib/common/strings.c CRM_CHECK((table != NULL) && (key != NULL), return EINVAL); NULL 320 lib/common/strings.c if (result != NULL) { NULL 325 lib/common/strings.c if (value == NULL) { NULL 339 lib/common/strings.c if (result != NULL) { NULL 366 lib/common/strings.c const char *num_start = NULL; NULL 372 lib/common/strings.c char *end_text = NULL; NULL 374 lib/common/strings.c if (input == NULL) { NULL 420 lib/common/strings.c if (s != NULL) { NULL 429 lib/common/strings.c if (s == NULL) { NULL 460 lib/common/strings.c if (str == NULL) { NULL 505 lib/common/strings.c } else if (s == NULL) { NULL 515 lib/common/strings.c return (s == NULL)? false : !strcmp(s, match); NULL 677 lib/common/strings.c GHashTable *new_table = NULL; NULL 706 lib/common/strings.c CRM_ASSERT(list != NULL); NULL 712 lib/common/strings.c if (*list == NULL) { NULL 716 lib/common/strings.c *list = g_string_new(NULL); NULL 724 lib/common/strings.c } else if (separator == NULL) { NULL 750 lib/common/strings.c char *compressed = NULL; NULL 800 lib/common/strings.c char *string = NULL; NULL 812 lib/common/strings.c char *remainder = NULL; NULL 814 lib/common/strings.c CRM_ASSERT(start != NULL && end != NULL); NULL 844 lib/common/strings.c char *more_remainder = NULL; NULL 885 lib/common/strings.c for (const GList *ele = lst; ele != NULL; ele = ele->next) { NULL 897 lib/common/strings.c if (s == NULL) { NULL 904 lib/common/strings.c if (ele == NULL) { NULL 989 lib/common/strings.c if (ele == NULL) { NULL 991 lib/common/strings.c } else if (strchr(ele, ch) != NULL) { NULL 1020 lib/common/strings.c CRM_ASSERT((s1 != NULL) && (s2 != NULL)); NULL 1026 lib/common/strings.c char *end1 = NULL; NULL 1027 lib/common/strings.c char *end2 = NULL; NULL 1112 lib/common/strings.c if (s1 == NULL || s2 == NULL) { NULL 1124 lib/common/strings.c rc = regexec(&r_patt, s1, 0, NULL, 0); NULL 1145 lib/common/strings.c if (s1 == NULL || s2 == NULL) { NULL 1153 lib/common/strings.c if (s1 == NULL) { NULL 1155 lib/common/strings.c } else if (s2 == NULL) { NULL 1192 lib/common/strings.c if ((str != NULL) && !pcmk__str_eq(*str, value, pcmk__str_none)) { NULL 1194 lib/common/strings.c if (value == NULL) { NULL 1195 lib/common/strings.c *str = NULL; NULL 1198 lib/common/strings.c CRM_ASSERT(*str != NULL); NULL 1218 lib/common/strings.c CRM_ASSERT(buffer != NULL); NULL 1224 lib/common/strings.c if (ele == NULL) { NULL 1243 lib/common/strings.c } else if (a == NULL || b == NULL) { NULL 1262 lib/common/strings.c } else if (a == NULL || b == NULL) { NULL 1275 lib/common/strings.c if (buffer != NULL) { NULL 1310 lib/common/strings.c if (text == NULL) { NULL 1312 lib/common/strings.c if (text == NULL) { NULL 1318 lib/common/strings.c scan_ll(text, &result, PCMK__PARSE_INT_DEFAULT, NULL); NULL 24 lib/common/tests/acl/pcmk__is_user_in_group_test.c assert_false(pcmk__is_user_in_group(NULL, "grp0")); NULL 26 lib/common/tests/acl/pcmk__is_user_in_group_test.c assert_false(pcmk__is_user_in_group("user0", NULL)); NULL 37 lib/common/tests/acl/pcmk__is_user_in_group_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 18 lib/common/tests/acl/pcmk_acl_required_test.c assert_false(pcmk_acl_required(NULL)); NULL 25 lib/common/tests/acl/pcmk_acl_required_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 20 lib/common/tests/acl/xml_acl_denied_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 23 lib/common/tests/acl/xml_acl_denied_test.c test_xml->doc->_private = NULL; NULL 26 lib/common/tests/acl/xml_acl_denied_test.c test_xml->doc = NULL; NULL 29 lib/common/tests/acl/xml_acl_denied_test.c test_xml = NULL; NULL 38 lib/common/tests/acl/xml_acl_denied_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 59 lib/common/tests/acl/xml_acl_denied_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 20 lib/common/tests/acl/xml_acl_enabled_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 23 lib/common/tests/acl/xml_acl_enabled_test.c test_xml->doc->_private = NULL; NULL 26 lib/common/tests/acl/xml_acl_enabled_test.c test_xml->doc = NULL; NULL 29 lib/common/tests/acl/xml_acl_enabled_test.c test_xml = NULL; NULL 38 lib/common/tests/acl/xml_acl_enabled_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 59 lib/common/tests/acl/xml_acl_enabled_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/agents/crm_generate_ra_key_test.c assert_null(crm_generate_ra_key(NULL, NULL, NULL)); NULL 24 lib/common/tests/agents/crm_generate_ra_key_test.c assert_null(crm_generate_ra_key("std", "prov", NULL)); NULL 26 lib/common/tests/agents/crm_generate_ra_key_test.c retval = crm_generate_ra_key("std", NULL, "ty"); NULL 30 lib/common/tests/agents/crm_generate_ra_key_test.c assert_null(crm_generate_ra_key(NULL, "prov", "ty")); NULL 31 lib/common/tests/agents/crm_generate_ra_key_test.c assert_null(crm_generate_ra_key("std", NULL, NULL)); NULL 32 lib/common/tests/agents/crm_generate_ra_key_test.c assert_null(crm_generate_ra_key(NULL, "prov", NULL)); NULL 33 lib/common/tests/agents/crm_generate_ra_key_test.c assert_null(crm_generate_ra_key(NULL, NULL, "ty")); NULL 45 lib/common/tests/agents/crm_generate_ra_key_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/agents/crm_parse_agent_spec_test.c assert_int_equal(crm_parse_agent_spec(NULL, NULL, NULL, NULL), -EINVAL); NULL 18 lib/common/tests/agents/crm_parse_agent_spec_test.c assert_int_equal(crm_parse_agent_spec("", NULL, NULL, NULL), -EINVAL); NULL 19 lib/common/tests/agents/crm_parse_agent_spec_test.c assert_int_equal(crm_parse_agent_spec(":", NULL, NULL, NULL), -EINVAL); NULL 20 lib/common/tests/agents/crm_parse_agent_spec_test.c assert_int_equal(crm_parse_agent_spec("::", NULL, NULL, NULL), -EINVAL); NULL 25 lib/common/tests/agents/crm_parse_agent_spec_test.c assert_int_equal(crm_parse_agent_spec("ocf", NULL, NULL, NULL), -EINVAL); NULL 26 lib/common/tests/agents/crm_parse_agent_spec_test.c assert_int_equal(crm_parse_agent_spec("ocf:", NULL, NULL, NULL), -EINVAL); NULL 27 lib/common/tests/agents/crm_parse_agent_spec_test.c assert_int_equal(crm_parse_agent_spec("ocf::", NULL, NULL, NULL), -EINVAL); NULL 32 lib/common/tests/agents/crm_parse_agent_spec_test.c assert_int_equal(crm_parse_agent_spec("ocf:pacemaker:", NULL, NULL, NULL), -EINVAL); NULL 37 lib/common/tests/agents/crm_parse_agent_spec_test.c char *std = NULL; NULL 38 lib/common/tests/agents/crm_parse_agent_spec_test.c char *prov = NULL; NULL 39 lib/common/tests/agents/crm_parse_agent_spec_test.c char *ty = NULL; NULL 52 lib/common/tests/agents/crm_parse_agent_spec_test.c char *std = NULL; NULL 53 lib/common/tests/agents/crm_parse_agent_spec_test.c char *prov = NULL; NULL 54 lib/common/tests/agents/crm_parse_agent_spec_test.c char *ty = NULL; NULL 68 lib/common/tests/agents/crm_parse_agent_spec_test.c char *std = NULL; NULL 69 lib/common/tests/agents/crm_parse_agent_spec_test.c char *prov = NULL; NULL 70 lib/common/tests/agents/crm_parse_agent_spec_test.c char *ty = NULL; NULL 81 lib/common/tests/agents/crm_parse_agent_spec_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 35 lib/common/tests/agents/pcmk__effective_rc_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 55 lib/common/tests/agents/pcmk_get_ra_caps_test.c assert_int_equal(pcmk_get_ra_caps(NULL), pcmk_ra_cap_none); NULL 58 lib/common/tests/agents/pcmk_get_ra_caps_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 18 lib/common/tests/agents/pcmk_stonith_param_test.c assert_false(pcmk_stonith_param(NULL)); NULL 48 lib/common/tests/agents/pcmk_stonith_param_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 27 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c assert_null(pcmk__cmdline_preproc(NULL, "")); NULL 32 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const char *argv[] = { "crm_mon", "-a", "-b", "-c", "-d", "-1", NULL }; NULL 33 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "crm_mon", "-a", "-b", "-c", "-d", "-1", NULL }; NULL 35 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL); NULL 46 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const char *argv[] = { "crm_mon", "-", NULL }; NULL 47 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "crm_mon", "-", NULL }; NULL 49 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL); NULL 56 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const char *argv[] = { "crm_mon", "-a", "--", "-bc", NULL }; NULL 57 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "crm_mon", "-a", "--", "-bc", NULL }; NULL 59 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL); NULL 66 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const char *argv[] = { "crm_mon", "-aX", "-Fval", NULL }; NULL 67 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "crm_mon", "-a", "X", "-F", "val", NULL }; NULL 76 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const char *argv[] = { "crm_mon", "-a", NULL }; NULL 77 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "crm_mon", "-a", NULL }; NULL 86 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const char *argv[] = { "crm_mon", "--blah=foo", NULL }; NULL 87 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "crm_mon", "--blah=foo", NULL }; NULL 89 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL); NULL 96 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const char *argv[] = { "crm_mon", "-v", "-1000", NULL }; NULL 97 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "crm_mon", "-v", "-1000", NULL }; NULL 106 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const char *argv[] = { "crm_mon", "-1i3", NULL }; NULL 107 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "crm_mon", "-1", "-i", "-3", NULL }; NULL 109 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL); NULL 116 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const char *argv[] = { "crm_mon", "-n", "crm_mon_options", "-v", "--opt1 --opt2", NULL }; NULL 117 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "crm_mon", "-n", "crm_mon_options", "-v", "--opt1 --opt2", NULL }; NULL 126 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const char *argv[] = { "crm_mon", "-n", "crm_mon_options", "-v", "-1i3", NULL }; NULL 127 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "crm_mon", "-n", "crm_mon_options", "-v", "-1i3", NULL }; NULL 136 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const char *argv[] = { "crm_mon", "-abc", "-1i3", NULL }; NULL 137 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c const gchar *expected[] = { "crm_mon", "-a", "-b", "-c", "-1i3", NULL }; NULL 144 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 19 lib/common/tests/cmdline/pcmk__quote_cmdline_test.c assert_null(pcmk__quote_cmdline(NULL)); NULL 24 lib/common/tests/cmdline/pcmk__quote_cmdline_test.c const char *argv[] = { "crm_resource", "-r", "rsc1", "--meta", "-p", "comment", "-v", "hello", "--output-as=xml", NULL }; NULL 34 lib/common/tests/cmdline/pcmk__quote_cmdline_test.c const char *argv[] = { "crm_resource", "-r", "rsc1", "--meta", "-p", "comment", "-v", "hello world", "--output-as=xml", NULL }; NULL 44 lib/common/tests/cmdline/pcmk__quote_cmdline_test.c const char *argv[] = { "crm_resource", "-r", "rsc1", "--meta", "-p", "comment", "-v", "here's johnny", "--output-as=xml", NULL }; NULL 52 lib/common/tests/cmdline/pcmk__quote_cmdline_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/flags/pcmk__clear_flags_as_test.c "test", 0x0f0, 0x00f, NULL), 0x0f0); NULL 19 lib/common/tests/flags/pcmk__clear_flags_as_test.c "test", 0x0f0, 0xf0f, NULL), 0x0f0); NULL 25 lib/common/tests/flags/pcmk__clear_flags_as_test.c "test", 0x0f0, 0x020, NULL), 0x0d0); NULL 27 lib/common/tests/flags/pcmk__clear_flags_as_test.c "test", 0x0f0, 0x030, NULL), 0x0c0); NULL 33 lib/common/tests/flags/pcmk__clear_flags_as_test.c "test", 0x0f0, 0x0f0, NULL), 0x000); NULL 35 lib/common/tests/flags/pcmk__clear_flags_as_test.c "test", 0x0f0, 0xfff, NULL), 0x000); NULL 38 lib/common/tests/flags/pcmk__clear_flags_as_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/flags/pcmk__set_flags_as_test.c "test", 0x0f0, 0x00f, NULL), 0x0ff); NULL 19 lib/common/tests/flags/pcmk__set_flags_as_test.c "test", 0x0f0, 0xf0f, NULL), 0xfff); NULL 21 lib/common/tests/flags/pcmk__set_flags_as_test.c "test", 0x0f0, 0xfff, NULL), 0xfff); NULL 24 lib/common/tests/flags/pcmk__set_flags_as_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 31 lib/common/tests/flags/pcmk_all_flags_set_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 25 lib/common/tests/flags/pcmk_any_flags_set_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 16 lib/common/tests/health/pcmk__parse_health_strategy_test.c assert_int_equal(pcmk__parse_health_strategy(NULL), NULL 54 lib/common/tests/health/pcmk__parse_health_strategy_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 30 lib/common/tests/health/pcmk__validate_health_strategy_test.c assert_false(pcmk__validate_health_strategy(NULL)); NULL 36 lib/common/tests/health/pcmk__validate_health_strategy_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 19 lib/common/tests/io/pcmk__full_path_test.c pcmk__assert_asserts(pcmk__full_path(NULL, "/dir")); NULL 20 lib/common/tests/io/pcmk__full_path_test.c pcmk__assert_asserts(pcmk__full_path("file", NULL)); NULL 35 lib/common/tests/io/pcmk__full_path_test.c char *path = NULL; NULL 50 lib/common/tests/io/pcmk__full_path_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 24 lib/common/tests/io/pcmk__get_tmpdir_test.c will_return(__wrap_getenv, NULL); // getenv("TMPDIR") return value NULL 66 lib/common/tests/io/pcmk__get_tmpdir_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 26 lib/common/tests/iso8601/pcmk__readable_interval_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 18 lib/common/tests/lists/pcmk__list_of_1_test.c assert_false(pcmk__list_of_1(NULL)); NULL 23 lib/common/tests/lists/pcmk__list_of_1_test.c GList *lst = NULL; NULL 33 lib/common/tests/lists/pcmk__list_of_1_test.c GList *lst = NULL; NULL 42 lib/common/tests/lists/pcmk__list_of_1_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 18 lib/common/tests/lists/pcmk__list_of_multiple_test.c assert_false(pcmk__list_of_multiple(NULL)); NULL 23 lib/common/tests/lists/pcmk__list_of_multiple_test.c GList *lst = NULL; NULL 33 lib/common/tests/lists/pcmk__list_of_multiple_test.c GList *lst = NULL; NULL 42 lib/common/tests/lists/pcmk__list_of_multiple_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 20 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *from = NULL; NULL 21 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *items = NULL; NULL 22 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *result = NULL; NULL 46 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *from = NULL; NULL 47 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *items = NULL; NULL 48 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *result = NULL; NULL 70 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *from = NULL; NULL 71 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *items = NULL; NULL 72 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *result = NULL; NULL 94 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *from = NULL; NULL 95 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *items = NULL; NULL 96 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *result = NULL; NULL 118 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *from = NULL; NULL 119 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *items = NULL; NULL 120 lib/common/tests/lists/pcmk__subtract_lists_test.c GList *result = NULL; NULL 139 lib/common/tests/lists/pcmk__subtract_lists_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 20 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c assert_false(pcmk__xe_attr_is_true(NULL, NULL)); NULL 21 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c assert_false(pcmk__xe_attr_is_true(NULL, "whatever")); NULL 22 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c assert_false(pcmk__xe_attr_is_true(node, NULL)); NULL 47 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 21 lib/common/tests/nvpair/pcmk__xe_get_bool_attr_test.c assert_int_equal(pcmk__xe_get_bool_attr(NULL, NULL, &value), ENODATA); NULL 22 lib/common/tests/nvpair/pcmk__xe_get_bool_attr_test.c assert_int_equal(pcmk__xe_get_bool_attr(NULL, "whatever", &value), ENODATA); NULL 23 lib/common/tests/nvpair/pcmk__xe_get_bool_attr_test.c assert_int_equal(pcmk__xe_get_bool_attr(node, NULL, &value), EINVAL); NULL 24 lib/common/tests/nvpair/pcmk__xe_get_bool_attr_test.c assert_int_equal(pcmk__xe_get_bool_attr(node, "whatever", NULL), EINVAL); NULL 56 lib/common/tests/nvpair/pcmk__xe_get_bool_attr_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 30 lib/common/tests/nvpair/pcmk__xe_set_bool_attr_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 19 lib/common/tests/operations/copy_in_properties_test.c xmlNode *test_xml_1 = create_xml_node(NULL, "test_xml_1"); NULL 20 lib/common/tests/operations/copy_in_properties_test.c xmlNode *test_xml_2 = NULL; NULL 22 lib/common/tests/operations/copy_in_properties_test.c pcmk__xe_set_props(test_xml_1, "test_prop", "test_value", NULL); NULL 26 lib/common/tests/operations/copy_in_properties_test.c assert_ptr_equal(test_xml_2, NULL); NULL 32 lib/common/tests/operations/copy_in_properties_test.c xmlNode *test_xml_1 = NULL; NULL 33 lib/common/tests/operations/copy_in_properties_test.c xmlNode *test_xml_2 = create_xml_node(NULL, "test_xml_2"); NULL 37 lib/common/tests/operations/copy_in_properties_test.c assert_ptr_equal(test_xml_2->properties, NULL); NULL 46 lib/common/tests/operations/copy_in_properties_test.c xmlNode *test_xml_1 = create_xml_node(NULL, "test_xml_1"); NULL 47 lib/common/tests/operations/copy_in_properties_test.c xmlNode *test_xml_2 = create_xml_node(NULL, "test_xml_2"); NULL 49 lib/common/tests/operations/copy_in_properties_test.c pcmk__xe_set_props(test_xml_1, "test_prop", "test_value", NULL); NULL 59 lib/common/tests/operations/copy_in_properties_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 20 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 31 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 45 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 47 lib/common/tests/operations/expand_plus_plus_test.c expand_plus_plus(NULL, "X", "X++"); NULL 56 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 58 lib/common/tests/operations/expand_plus_plus_test.c expand_plus_plus(test_xml, NULL, "X++"); NULL 67 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 69 lib/common/tests/operations/expand_plus_plus_test.c expand_plus_plus(test_xml, "X", NULL); NULL 80 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 91 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 104 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 105 lib/common/tests/operations/expand_plus_plus_test.c crm_xml_add(test_xml, "X", NULL); NULL 115 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 126 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 137 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 148 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 159 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 170 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 181 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 192 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 203 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 216 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 229 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); NULL 237 lib/common/tests/operations/expand_plus_plus_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 23 lib/common/tests/operations/fix_plus_plus_recursive_test.c xmlNode *test_xml_root = create_xml_node(NULL, "test_xml_root"); NULL 46 lib/common/tests/operations/fix_plus_plus_recursive_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 19 lib/common/tests/operations/parse_op_key_test.c char *rsc = NULL; NULL 20 lib/common/tests/operations/parse_op_key_test.c char *ty = NULL; NULL 34 lib/common/tests/operations/parse_op_key_test.c char *rsc = NULL; NULL 35 lib/common/tests/operations/parse_op_key_test.c char *ty = NULL; NULL 56 lib/common/tests/operations/parse_op_key_test.c char *rsc = NULL; NULL 57 lib/common/tests/operations/parse_op_key_test.c char *ty = NULL; NULL 78 lib/common/tests/operations/parse_op_key_test.c char *rsc = NULL; NULL 79 lib/common/tests/operations/parse_op_key_test.c char *ty = NULL; NULL 107 lib/common/tests/operations/parse_op_key_test.c char *rsc = NULL; NULL 108 lib/common/tests/operations/parse_op_key_test.c char *ty = NULL; NULL 136 lib/common/tests/operations/parse_op_key_test.c char *ty = NULL; NULL 139 lib/common/tests/operations/parse_op_key_test.c assert_true(parse_op_key("Fencing_monitor_60000", NULL, &ty, &ms)); NULL 148 lib/common/tests/operations/parse_op_key_test.c char *rsc = NULL; NULL 151 lib/common/tests/operations/parse_op_key_test.c assert_true(parse_op_key("Fencing_monitor_60000", &rsc, NULL, &ms)); NULL 160 lib/common/tests/operations/parse_op_key_test.c char *rsc = NULL; NULL 161 lib/common/tests/operations/parse_op_key_test.c char *ty = NULL; NULL 163 lib/common/tests/operations/parse_op_key_test.c assert_true(parse_op_key("Fencing_monitor_60000", &rsc, &ty, NULL)); NULL 173 lib/common/tests/operations/parse_op_key_test.c char *rsc = NULL; NULL 174 lib/common/tests/operations/parse_op_key_test.c char *ty = NULL; NULL 182 lib/common/tests/operations/parse_op_key_test.c assert_false(parse_op_key(NULL, &rsc, &ty, &ms)); NULL 191 lib/common/tests/operations/parse_op_key_test.c char *rsc = NULL; NULL 192 lib/common/tests/operations/parse_op_key_test.c char *ty = NULL; NULL 211 lib/common/tests/operations/parse_op_key_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/operations/pcmk_is_probe_test.c assert_false(pcmk_is_probe(NULL, 0)); NULL 24 lib/common/tests/operations/pcmk_is_probe_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/operations/pcmk_xe_is_probe_test.c xmlNode *node = NULL; NULL 19 lib/common/tests/operations/pcmk_xe_is_probe_test.c assert_false(pcmk_xe_is_probe(NULL)); NULL 42 lib/common/tests/operations/pcmk_xe_is_probe_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 16 lib/common/tests/operations/pcmk_xe_mask_probe_failure_test.c xmlNode *node = NULL; NULL 29 lib/common/tests/operations/pcmk_xe_mask_probe_failure_test.c xmlNode *node = NULL; NULL 42 lib/common/tests/operations/pcmk_xe_mask_probe_failure_test.c xmlNode *node = NULL; NULL 147 lib/common/tests/operations/pcmk_xe_mask_probe_failure_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 19 lib/common/tests/options/pcmk__env_option_enabled_test.c assert_false(pcmk__env_option_enabled(NULL, NULL)); NULL 20 lib/common/tests/options/pcmk__env_option_enabled_test.c assert_false(pcmk__env_option_enabled("pacemaker-execd", NULL)); NULL 31 lib/common/tests/options/pcmk__env_option_enabled_test.c assert_true(pcmk__env_option_enabled(NULL, "env_var")); NULL 48 lib/common/tests/options/pcmk__env_option_enabled_test.c assert_false(pcmk__env_option_enabled(NULL, "env_var")); NULL 96 lib/common/tests/options/pcmk__env_option_enabled_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 21 lib/common/tests/options/pcmk__env_option_test.c assert_null(pcmk__env_option(NULL)); NULL 88 lib/common/tests/options/pcmk__env_option_test.c will_return(__wrap_getenv, NULL); NULL 91 lib/common/tests/options/pcmk__env_option_test.c will_return(__wrap_getenv, NULL); NULL 118 lib/common/tests/options/pcmk__env_option_test.c will_return(__wrap_getenv, NULL); NULL 128 lib/common/tests/options/pcmk__env_option_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 23 lib/common/tests/options/pcmk__set_env_option_test.c pcmk__set_env_option(NULL, "new_value"); NULL 32 lib/common/tests/options/pcmk__set_env_option_test.c pcmk__set_env_option(NULL, NULL); NULL 33 lib/common/tests/options/pcmk__set_env_option_test.c pcmk__set_env_option("", NULL); NULL 34 lib/common/tests/options/pcmk__set_env_option_test.c pcmk__set_env_option("name=val", NULL); NULL 60 lib/common/tests/options/pcmk__set_env_option_test.c pcmk__set_env_option(long_opt, NULL); NULL 99 lib/common/tests/options/pcmk__set_env_option_test.c pcmk__set_env_option(long_opt, NULL); NULL 144 lib/common/tests/options/pcmk__set_env_option_test.c pcmk__set_env_option("env_var", NULL); NULL 149 lib/common/tests/options/pcmk__set_env_option_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 53 lib/common/tests/output/pcmk__call_message_test.c if (retval == NULL) { NULL 54 lib/common/tests/output/pcmk__call_message_test.c return NULL; NULL 69 lib/common/tests/output/pcmk__call_message_test.c pcmk__register_format(NULL, "text", mk_fake_text_output, NULL); NULL 81 lib/common/tests/output/pcmk__call_message_test.c pcmk__output_t *out = NULL; NULL 83 lib/common/tests/output/pcmk__call_message_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 87 lib/common/tests/output/pcmk__call_message_test.c pcmk__assert_asserts(out->message(out, NULL)); NULL 94 lib/common/tests/output/pcmk__call_message_test.c pcmk__output_t *out = NULL; NULL 100 lib/common/tests/output/pcmk__call_message_test.c { NULL }, NULL 103 lib/common/tests/output/pcmk__call_message_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 118 lib/common/tests/output/pcmk__call_message_test.c pcmk__output_t *out = NULL; NULL 122 lib/common/tests/output/pcmk__call_message_test.c { NULL }, NULL 125 lib/common/tests/output/pcmk__call_message_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 135 lib/common/tests/output/pcmk__call_message_test.c pcmk__output_t *out = NULL; NULL 140 lib/common/tests/output/pcmk__call_message_test.c { NULL }, NULL 143 lib/common/tests/output/pcmk__call_message_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 152 lib/common/tests/output/pcmk__call_message_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 37 lib/common/tests/output/pcmk__output_and_clear_error_test.c if (retval == NULL) { NULL 38 lib/common/tests/output/pcmk__output_and_clear_error_test.c return NULL; NULL 55 lib/common/tests/output/pcmk__output_and_clear_error_test.c pcmk__register_format(NULL, "text", mk_fake_text_output, NULL); NULL 67 lib/common/tests/output/pcmk__output_and_clear_error_test.c GError *error = NULL; NULL 68 lib/common/tests/output/pcmk__output_and_clear_error_test.c pcmk__output_t *out = NULL; NULL 70 lib/common/tests/output/pcmk__output_and_clear_error_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 81 lib/common/tests/output/pcmk__output_and_clear_error_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 35 lib/common/tests/output/pcmk__output_free_test.c if (retval == NULL) { NULL 36 lib/common/tests/output/pcmk__output_free_test.c return NULL; NULL 51 lib/common/tests/output/pcmk__output_free_test.c pcmk__register_format(NULL, "text", mk_fake_text_output, NULL); NULL 63 lib/common/tests/output/pcmk__output_free_test.c pcmk__output_t *out = NULL; NULL 65 lib/common/tests/output/pcmk__output_free_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 73 lib/common/tests/output/pcmk__output_free_test.c pcmk__output_t *out = NULL; NULL 75 lib/common/tests/output/pcmk__output_free_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 82 lib/common/tests/output/pcmk__output_free_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 34 lib/common/tests/output/pcmk__output_new_test.c if (retval == NULL) { NULL 35 lib/common/tests/output/pcmk__output_new_test.c return NULL; NULL 50 lib/common/tests/output/pcmk__output_new_test.c pcmk__register_format(NULL, "text", mk_fake_text_output, NULL); NULL 62 lib/common/tests/output/pcmk__output_new_test.c pcmk__output_t *out = NULL; NULL 64 lib/common/tests/output/pcmk__output_new_test.c pcmk__assert_asserts(pcmk__output_new(&out, "fake", NULL, NULL)); NULL 70 lib/common/tests/output/pcmk__output_new_test.c pcmk__assert_asserts(pcmk__output_new(NULL, "fake", NULL, NULL)); NULL 75 lib/common/tests/output/pcmk__output_new_test.c pcmk__output_t *out = NULL; NULL 77 lib/common/tests/output/pcmk__output_new_test.c assert_int_equal(pcmk__output_new(&out, "fake", NULL, NULL), pcmk_rc_unknown_format); NULL 82 lib/common/tests/output/pcmk__output_new_test.c pcmk__output_t *out = NULL; NULL 88 lib/common/tests/output/pcmk__output_new_test.c assert_int_equal(pcmk__output_new(&out, "text", NULL, NULL), ENOMEM); NULL 95 lib/common/tests/output/pcmk__output_new_test.c pcmk__output_t *out = NULL; NULL 102 lib/common/tests/output/pcmk__output_new_test.c assert_int_equal(pcmk__output_new(&out, "text", "destfile", NULL), EPERM); NULL 109 lib/common/tests/output/pcmk__output_new_test.c pcmk__output_t *out = NULL; NULL 112 lib/common/tests/output/pcmk__output_new_test.c assert_int_equal(pcmk__output_new(&out, "text", NULL, NULL), ENOMEM); NULL 118 lib/common/tests/output/pcmk__output_new_test.c pcmk__output_t *out = NULL; NULL 120 lib/common/tests/output/pcmk__output_new_test.c assert_int_equal(pcmk__output_new(&out, "text", NULL, NULL), pcmk_rc_ok); NULL 132 lib/common/tests/output/pcmk__output_new_test.c pcmk__output_t *out = NULL; NULL 134 lib/common/tests/output/pcmk__output_new_test.c assert_int_equal(pcmk__output_new(&out, NULL, NULL, NULL), pcmk_rc_ok); NULL 140 lib/common/tests/output/pcmk__output_new_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/output/pcmk__register_format_test.c return NULL; NULL 22 lib/common/tests/output/pcmk__register_format_test.c return NULL; NULL 27 lib/common/tests/output/pcmk__register_format_test.c pcmk__assert_asserts(pcmk__register_format(NULL, "fake", NULL, NULL)); NULL 28 lib/common/tests/output/pcmk__register_format_test.c pcmk__assert_asserts(pcmk__register_format(NULL, "", null_create_fn, NULL)); NULL 29 lib/common/tests/output/pcmk__register_format_test.c pcmk__assert_asserts(pcmk__register_format(NULL, NULL, null_create_fn, NULL)); NULL 34 lib/common/tests/output/pcmk__register_format_test.c GHashTable *formatters = NULL; NULL 41 lib/common/tests/output/pcmk__register_format_test.c assert_int_equal(pcmk__register_format(NULL, "fake", null_create_fn, NULL), pcmk_rc_ok); NULL 51 lib/common/tests/output/pcmk__register_format_test.c assert_int_equal(pcmk__register_format(NULL, "fake", null_create_fn_2, NULL), pcmk_rc_ok); NULL 61 lib/common/tests/output/pcmk__register_format_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/output/pcmk__register_formats_test.c return NULL; NULL 22 lib/common/tests/output/pcmk__register_formats_test.c return NULL; NULL 27 lib/common/tests/output/pcmk__register_formats_test.c pcmk__register_formats(NULL, NULL); NULL 37 lib/common/tests/output/pcmk__register_formats_test.c { "", null_create_fn, NULL }, NULL 38 lib/common/tests/output/pcmk__register_formats_test.c { NULL }, NULL 41 lib/common/tests/output/pcmk__register_formats_test.c pcmk__assert_asserts(pcmk__register_formats(NULL, formats)); NULL 46 lib/common/tests/output/pcmk__register_formats_test.c GHashTable *formatters = NULL; NULL 49 lib/common/tests/output/pcmk__register_formats_test.c { "fmt1", null_create_fn, NULL }, NULL 50 lib/common/tests/output/pcmk__register_formats_test.c { "fmt2", null_create_fn_2, NULL }, NULL 51 lib/common/tests/output/pcmk__register_formats_test.c { NULL }, NULL 54 lib/common/tests/output/pcmk__register_formats_test.c pcmk__register_formats(NULL, formats); NULL 66 lib/common/tests/output/pcmk__register_formats_test.c GHashTable *formatters = NULL; NULL 69 lib/common/tests/output/pcmk__register_formats_test.c { "fmt1", null_create_fn, NULL }, NULL 70 lib/common/tests/output/pcmk__register_formats_test.c { "fmt1", null_create_fn_2, NULL }, NULL 71 lib/common/tests/output/pcmk__register_formats_test.c { NULL }, NULL 74 lib/common/tests/output/pcmk__register_formats_test.c pcmk__register_formats(NULL, formats); NULL 85 lib/common/tests/output/pcmk__register_formats_test.c GHashTable *formatters = NULL; NULL 88 lib/common/tests/output/pcmk__register_formats_test.c { "fmt1", null_create_fn, NULL }, NULL 89 lib/common/tests/output/pcmk__register_formats_test.c { "fmt2", null_create_fn, NULL }, NULL 90 lib/common/tests/output/pcmk__register_formats_test.c { NULL }, NULL 93 lib/common/tests/output/pcmk__register_formats_test.c pcmk__register_formats(NULL, formats); NULL 103 lib/common/tests/output/pcmk__register_formats_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 39 lib/common/tests/output/pcmk__register_message_test.c if (retval == NULL) { NULL 40 lib/common/tests/output/pcmk__register_message_test.c return NULL; NULL 55 lib/common/tests/output/pcmk__register_message_test.c pcmk__register_format(NULL, "text", mk_fake_text_output, NULL); NULL 67 lib/common/tests/output/pcmk__register_message_test.c pcmk__output_t *out = NULL; NULL 69 lib/common/tests/output/pcmk__register_message_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 71 lib/common/tests/output/pcmk__register_message_test.c pcmk__assert_asserts(pcmk__register_message(NULL, "fake", null_message_fn)); NULL 72 lib/common/tests/output/pcmk__register_message_test.c pcmk__assert_asserts(pcmk__register_message(out, NULL, null_message_fn)); NULL 74 lib/common/tests/output/pcmk__register_message_test.c pcmk__assert_asserts(pcmk__register_message(out, "fake", NULL)); NULL 81 lib/common/tests/output/pcmk__register_message_test.c pcmk__output_t *out = NULL; NULL 83 lib/common/tests/output/pcmk__register_message_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 103 lib/common/tests/output/pcmk__register_message_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 39 lib/common/tests/output/pcmk__register_messages_test.c if (retval == NULL) { NULL 40 lib/common/tests/output/pcmk__register_messages_test.c return NULL; NULL 55 lib/common/tests/output/pcmk__register_messages_test.c pcmk__register_format(NULL, "text", mk_fake_text_output, NULL); NULL 67 lib/common/tests/output/pcmk__register_messages_test.c pcmk__output_t *out = NULL; NULL 74 lib/common/tests/output/pcmk__register_messages_test.c { "", NULL, null_message_fn }, NULL 75 lib/common/tests/output/pcmk__register_messages_test.c { "", "text", NULL }, NULL 76 lib/common/tests/output/pcmk__register_messages_test.c { NULL }, NULL 79 lib/common/tests/output/pcmk__register_messages_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 89 lib/common/tests/output/pcmk__register_messages_test.c pcmk__output_t *out = NULL; NULL 94 lib/common/tests/output/pcmk__register_messages_test.c { NULL }, NULL 97 lib/common/tests/output/pcmk__register_messages_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 109 lib/common/tests/output/pcmk__register_messages_test.c pcmk__output_t *out = NULL; NULL 114 lib/common/tests/output/pcmk__register_messages_test.c { NULL }, NULL 117 lib/common/tests/output/pcmk__register_messages_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 128 lib/common/tests/output/pcmk__register_messages_test.c pcmk__output_t *out = NULL; NULL 133 lib/common/tests/output/pcmk__register_messages_test.c { NULL }, NULL 136 lib/common/tests/output/pcmk__register_messages_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 148 lib/common/tests/output/pcmk__register_messages_test.c pcmk__output_t *out = NULL; NULL 152 lib/common/tests/output/pcmk__register_messages_test.c { NULL }, NULL 155 lib/common/tests/output/pcmk__register_messages_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 166 lib/common/tests/output/pcmk__register_messages_test.c pcmk__output_t *out = NULL; NULL 171 lib/common/tests/output/pcmk__register_messages_test.c { NULL }, NULL 174 lib/common/tests/output/pcmk__register_messages_test.c pcmk__output_new(&out, "text", NULL, NULL); NULL 183 lib/common/tests/output/pcmk__register_messages_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/output/pcmk__unregister_formats_test.c return NULL; NULL 31 lib/common/tests/output/pcmk__unregister_formats_test.c pcmk__register_format(NULL, "fake", null_create_fn, NULL); NULL 37 lib/common/tests/output/pcmk__unregister_formats_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 35 lib/common/tests/procfs/pcmk__procfs_has_pids_false_test.c will_return(__wrap_readlink, NULL); NULL 42 lib/common/tests/procfs/pcmk__procfs_has_pids_false_test.c PCMK__UNIT_TEST(NULL, NULL, cmocka_unit_test(no_pids)) NULL 41 lib/common/tests/procfs/pcmk__procfs_has_pids_true_test.c PCMK__UNIT_TEST(NULL, NULL, cmocka_unit_test(has_pids)) NULL 33 lib/common/tests/procfs/pcmk__procfs_pid2path_test.c will_return(__wrap_readlink, NULL); NULL 89 lib/common/tests/procfs/pcmk__procfs_pid2path_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 55 lib/common/tests/results/pcmk__results_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 21 lib/common/tests/scores/char2score_test.c assert_int_equal(char2score(NULL), 0); NULL 70 lib/common/tests/scores/char2score_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 68 lib/common/tests/scores/pcmk__add_scores_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 31 lib/common/tests/scores/pcmk_readable_score_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 16 lib/common/tests/strings/crm_get_msec_test.c assert_int_equal(crm_get_msec(NULL), PCMK__PARSE_INT_DEFAULT); NULL 47 lib/common/tests/strings/crm_get_msec_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 16 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true(NULL)); NULL 54 lib/common/tests/strings/crm_is_true_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 16 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean(NULL, NULL), -1); NULL 17 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean("", NULL), -1); NULL 18 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean("blahblah", NULL), -1); NULL 47 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean("truedat", NULL), -1); NULL 48 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean("onnn", NULL), -1); NULL 49 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean("yep", NULL), -1); NULL 50 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean("Y!", NULL), -1); NULL 51 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean("100", NULL), -1); NULL 80 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean("falseee", NULL), -1); NULL 81 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean("of", NULL), -1); NULL 82 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean("nope", NULL), -1); NULL 83 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean("N!", NULL), -1); NULL 84 lib/common/tests/strings/crm_str_to_boolean_test.c assert_int_equal(crm_str_to_boolean("000", NULL), -1); NULL 87 lib/common/tests/strings/crm_str_to_boolean_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/strings/pcmk__add_word_test.c GString *list = NULL; NULL 28 lib/common/tests/strings/pcmk__add_word_test.c GString *list = NULL; NULL 39 lib/common/tests/strings/pcmk__add_word_test.c GString *list = NULL; NULL 42 lib/common/tests/strings/pcmk__add_word_test.c pcmk__add_word(&list, 0, NULL); NULL 51 lib/common/tests/strings/pcmk__add_word_test.c GString *list = NULL; NULL 53 lib/common/tests/strings/pcmk__add_word_test.c pcmk__add_separated_word(&list, 32, "hello", NULL); NULL 54 lib/common/tests/strings/pcmk__add_word_test.c pcmk__add_separated_word(&list, 32, "world", NULL); NULL 55 lib/common/tests/strings/pcmk__add_word_test.c pcmk__add_separated_word(&list, 32, "I am a unit test", NULL); NULL 64 lib/common/tests/strings/pcmk__add_word_test.c GString *list = NULL; NULL 77 lib/common/tests/strings/pcmk__add_word_test.c GString *list = NULL; NULL 87 lib/common/tests/strings/pcmk__add_word_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 21 lib/common/tests/strings/pcmk__btoa_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_false(pcmk__char_in_any_str('x', NULL)); NULL 18 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_false(pcmk__char_in_any_str('\0', NULL)); NULL 24 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_true(pcmk__char_in_any_str('\0', "xxx", "yyy", NULL)); NULL 25 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_true(pcmk__char_in_any_str('\0', "", NULL)); NULL 31 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_true(pcmk__char_in_any_str('x', "aaa", "bbb", "xxx", NULL)); NULL 37 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_false(pcmk__char_in_any_str('x', "aaa", "bbb", NULL)); NULL 38 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_false(pcmk__char_in_any_str('A', "aaa", "bbb", NULL)); NULL 39 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_false(pcmk__char_in_any_str('x', "", NULL)); NULL 42 lib/common/tests/strings/pcmk__char_in_any_str_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 55 lib/common/tests/strings/pcmk__compress_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 16 lib/common/tests/strings/pcmk__ends_with_test.c assert_false(pcmk__ends_with(NULL, "xyz")); NULL 18 lib/common/tests/strings/pcmk__ends_with_test.c assert_true(pcmk__ends_with(NULL, NULL)); NULL 19 lib/common/tests/strings/pcmk__ends_with_test.c assert_true(pcmk__ends_with(NULL, "")); NULL 20 lib/common/tests/strings/pcmk__ends_with_test.c assert_true(pcmk__ends_with("", NULL)); NULL 22 lib/common/tests/strings/pcmk__ends_with_test.c assert_true(pcmk__ends_with("abc", NULL)); NULL 54 lib/common/tests/strings/pcmk__ends_with_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/strings/pcmk__g_strcat_test.c pcmk__assert_asserts(pcmk__g_strcat(NULL, NULL)); NULL 18 lib/common/tests/strings/pcmk__g_strcat_test.c pcmk__assert_asserts(pcmk__g_strcat(NULL, "hello", NULL)); NULL 24 lib/common/tests/strings/pcmk__g_strcat_test.c GString *buf = g_string_new(NULL); NULL 27 lib/common/tests/strings/pcmk__g_strcat_test.c pcmk__g_strcat(buf, NULL); NULL 30 lib/common/tests/strings/pcmk__g_strcat_test.c pcmk__g_strcat(buf, "", NULL); NULL 35 lib/common/tests/strings/pcmk__g_strcat_test.c pcmk__g_strcat(buf, NULL); NULL 38 lib/common/tests/strings/pcmk__g_strcat_test.c pcmk__g_strcat(buf, "", NULL); NULL 46 lib/common/tests/strings/pcmk__g_strcat_test.c GString *buf = g_string_new(NULL); NULL 49 lib/common/tests/strings/pcmk__g_strcat_test.c pcmk__g_strcat(buf, "hello", " ", NULL); NULL 53 lib/common/tests/strings/pcmk__g_strcat_test.c pcmk__g_strcat(buf, "world", NULL); NULL 61 lib/common/tests/strings/pcmk__g_strcat_test.c GString *buf = g_string_new(NULL); NULL 64 lib/common/tests/strings/pcmk__g_strcat_test.c pcmk__g_strcat(buf, "hello", NULL, " world", NULL); NULL 69 lib/common/tests/strings/pcmk__g_strcat_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 22 lib/common/tests/strings/pcmk__guint_from_hash_test.c assert_int_equal(pcmk__guint_from_hash(NULL, "abc", 123, &result), EINVAL); NULL 23 lib/common/tests/strings/pcmk__guint_from_hash_test.c assert_int_equal(pcmk__guint_from_hash(tbl, NULL, 123, &result), EINVAL); NULL 72 lib/common/tests/strings/pcmk__guint_from_hash_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/strings/pcmk__numeric_strcasecmp_test.c pcmk__assert_asserts(pcmk__numeric_strcasecmp(NULL, NULL)); NULL 18 lib/common/tests/strings/pcmk__numeric_strcasecmp_test.c pcmk__assert_asserts(pcmk__numeric_strcasecmp("a", NULL)); NULL 19 lib/common/tests/strings/pcmk__numeric_strcasecmp_test.c pcmk__assert_asserts(pcmk__numeric_strcasecmp(NULL, "a")); NULL 74 lib/common/tests/strings/pcmk__numeric_strcasecmp_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 19 lib/common/tests/strings/pcmk__parse_ll_range_test.c assert_int_equal(pcmk__parse_ll_range(NULL, &start, &end), pcmk_rc_unknown_format); NULL 28 lib/common/tests/strings/pcmk__parse_ll_range_test.c pcmk__assert_asserts(pcmk__parse_ll_range("1234", NULL, &end)); NULL 29 lib/common/tests/strings/pcmk__parse_ll_range_test.c pcmk__assert_asserts(pcmk__parse_ll_range("1234", &start, NULL)); NULL 107 lib/common/tests/strings/pcmk__parse_ll_range_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 16 lib/common/tests/strings/pcmk__s_test.c assert_null(pcmk__s(NULL, NULL)); NULL 17 lib/common/tests/strings/pcmk__s_test.c assert_string_equal(pcmk__s(NULL, ""), ""); NULL 18 lib/common/tests/strings/pcmk__s_test.c assert_string_equal(pcmk__s(NULL, "something"), "something"); NULL 23 lib/common/tests/strings/pcmk__s_test.c assert_string_equal(pcmk__s("something", NULL), "something"); NULL 27 lib/common/tests/strings/pcmk__s_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 34 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double(NULL, &result, NULL, NULL), EINVAL); NULL 37 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double("", &result, NULL, NULL), EINVAL); NULL 41 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double(NULL, &result, "2.0", NULL), pcmk_rc_ok); NULL 44 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double("", &result, "2.0", NULL), EINVAL); NULL 54 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double("asdf", &result, NULL, NULL), EINVAL); NULL 57 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double("as2.0", &result, NULL, NULL), EINVAL); NULL 61 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double("asdf", &result, "2.0", NULL), EINVAL); NULL 64 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double("as2.0", &result, "2.0", NULL), EINVAL); NULL 74 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double("2.0asdf", &result, NULL, &end_text), pcmk_rc_ok); NULL 82 lib/common/tests/strings/pcmk__scan_double_test.c pcmk__assert_asserts(pcmk__scan_double("asdf", NULL, NULL, NULL)); NULL 91 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double("0.0", &result, NULL, NULL), pcmk_rc_ok); NULL 94 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double("1.0", &result, NULL, NULL), pcmk_rc_ok); NULL 97 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double("-1.0", &result, NULL, NULL), pcmk_rc_ok); NULL 101 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double(str, &result, NULL, NULL), pcmk_rc_ok); NULL 105 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double(str, &result, NULL, NULL), pcmk_rc_ok); NULL 120 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double(str, &result, NULL, NULL), EOVERFLOW); NULL 124 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double(str, &result, NULL, NULL), EOVERFLOW); NULL 141 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double(str, &result, NULL, NULL), pcmk_rc_underflow); NULL 146 lib/common/tests/strings/pcmk__scan_double_test.c assert_int_equal(pcmk__scan_double(str, &result, NULL, NULL), pcmk_rc_underflow); NULL 151 lib/common/tests/strings/pcmk__scan_double_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 22 lib/common/tests/strings/pcmk__scan_min_int_test.c assert_int_equal(pcmk__scan_min_int(NULL, &result, 1), pcmk_rc_ok); NULL 56 lib/common/tests/strings/pcmk__scan_min_int_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 55 lib/common/tests/strings/pcmk__scan_port_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 16 lib/common/tests/strings/pcmk__starts_with_test.c assert_false(pcmk__starts_with(NULL, "x")); NULL 17 lib/common/tests/strings/pcmk__starts_with_test.c assert_false(pcmk__starts_with("abc", NULL)); NULL 33 lib/common/tests/strings/pcmk__starts_with_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 16 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__strcase_any_of("xxx", NULL)); NULL 17 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__str_any_of("xxx", NULL)); NULL 18 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__strcase_any_of("", NULL)); NULL 19 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__str_any_of("", NULL)); NULL 24 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__strcase_any_of("", "xxx", "yyy", NULL)); NULL 25 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__str_any_of("", "xxx", "yyy", NULL)); NULL 26 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__strcase_any_of(NULL, "xxx", "yyy", NULL)); NULL 27 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__str_any_of(NULL, "xxx", "yyy", NULL)); NULL 32 lib/common/tests/strings/pcmk__str_any_of_test.c assert_true(pcmk__strcase_any_of("xxx", "aaa", "bbb", "xxx", NULL)); NULL 33 lib/common/tests/strings/pcmk__str_any_of_test.c assert_true(pcmk__str_any_of("xxx", "aaa", "bbb", "xxx", NULL)); NULL 34 lib/common/tests/strings/pcmk__str_any_of_test.c assert_true(pcmk__strcase_any_of("XXX", "aaa", "bbb", "xxx", NULL)); NULL 39 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__strcase_any_of("xxx", "aaa", "bbb", NULL)); NULL 40 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__str_any_of("xxx", "aaa", "bbb", NULL)); NULL 41 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__str_any_of("AAA", "aaa", "bbb", NULL)); NULL 44 lib/common/tests/strings/pcmk__str_any_of_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 18 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list(NULL, NULL, pcmk__str_none)); NULL 19 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list(NULL, NULL, pcmk__str_null_matches)); NULL 20 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("xxx", NULL, pcmk__str_none)); NULL 21 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("", NULL, pcmk__str_none)); NULL 26 lib/common/tests/strings/pcmk__str_in_list_test.c GList *list = NULL; NULL 30 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list(NULL, list, pcmk__str_none)); NULL 31 lib/common/tests/strings/pcmk__str_in_list_test.c assert_true(pcmk__str_in_list(NULL, list, pcmk__str_null_matches)); NULL 40 lib/common/tests/strings/pcmk__str_in_list_test.c GList *list = NULL; NULL 55 lib/common/tests/strings/pcmk__str_in_list_test.c GList *list = NULL; NULL 63 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list(NULL, list, pcmk__str_star_matches)); NULL 70 lib/common/tests/strings/pcmk__str_in_list_test.c GList *list = NULL; NULL 88 lib/common/tests/strings/pcmk__str_in_list_test.c GList *list = NULL; NULL 101 lib/common/tests/strings/pcmk__str_in_list_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 19 lib/common/tests/strings/pcmk__str_table_dup_test.c assert_null(pcmk__str_table_dup(NULL)); NULL 26 lib/common/tests/strings/pcmk__str_table_dup_test.c GHashTable *copy = NULL; NULL 39 lib/common/tests/strings/pcmk__str_table_dup_test.c GHashTable *copy = NULL; NULL 56 lib/common/tests/strings/pcmk__str_table_dup_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 18 lib/common/tests/strings/pcmk__str_update_test.c char *str = NULL; NULL 21 lib/common/tests/strings/pcmk__str_update_test.c pcmk__str_update(NULL, NULL); NULL 22 lib/common/tests/strings/pcmk__str_update_test.c pcmk__str_update(NULL, "value"); NULL 25 lib/common/tests/strings/pcmk__str_update_test.c pcmk__str_update(&str, NULL); NULL 30 lib/common/tests/strings/pcmk__str_update_test.c pcmk__str_update(&str, NULL); NULL 36 lib/common/tests/strings/pcmk__str_update_test.c char *str = NULL; NULL 37 lib/common/tests/strings/pcmk__str_update_test.c char *saved = NULL; NULL 48 lib/common/tests/strings/pcmk__str_update_test.c char *str = NULL; NULL 58 lib/common/tests/strings/pcmk__str_update_test.c char *str = NULL; NULL 74 lib/common/tests/strings/pcmk__str_update_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 23 lib/common/tests/strings/pcmk__strcmp_test.c assert_int_equal(pcmk__strcmp(NULL, NULL, pcmk__str_none), 0); NULL 30 lib/common/tests/strings/pcmk__strcmp_test.c assert_int_equal(pcmk__strcmp(s1, NULL, pcmk__str_null_matches), 0); NULL 31 lib/common/tests/strings/pcmk__strcmp_test.c assert_true(pcmk__str_eq(s1, NULL, pcmk__str_null_matches)); NULL 32 lib/common/tests/strings/pcmk__strcmp_test.c assert_int_equal(pcmk__strcmp(NULL, s1, pcmk__str_null_matches), 0); NULL 33 lib/common/tests/strings/pcmk__strcmp_test.c assert_true(pcmk__strcmp(s1, NULL, pcmk__str_none) > 0); NULL 34 lib/common/tests/strings/pcmk__strcmp_test.c assert_false(pcmk__str_eq(s1, NULL, pcmk__str_none)); NULL 35 lib/common/tests/strings/pcmk__strcmp_test.c assert_true(pcmk__strcmp(NULL, s1, pcmk__str_none) < 0); NULL 62 lib/common/tests/strings/pcmk__strcmp_test.c assert_true(pcmk__strcmp(NULL, "a..d", pcmk__str_regex) > 0); NULL 63 lib/common/tests/strings/pcmk__strcmp_test.c assert_true(pcmk__strcmp(s1, NULL, pcmk__str_regex) > 0); NULL 75 lib/common/tests/strings/pcmk__strcmp_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 19 lib/common/tests/strings/pcmk__strikey_table_test.c GHashTable *tbl = NULL; NULL 39 lib/common/tests/strings/pcmk__strikey_table_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 19 lib/common/tests/strings/pcmk__strkey_table_test.c GHashTable *tbl = NULL; NULL 39 lib/common/tests/strings/pcmk__strkey_table_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 21 lib/common/tests/strings/pcmk__trim_test.c assert_null(pcmk__trim(NULL)); NULL 67 lib/common/tests/strings/pcmk__trim_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/utils/compare_version_test.c assert_int_equal(compare_version(NULL, NULL), 0); NULL 18 lib/common/tests/utils/compare_version_test.c assert_int_equal(compare_version(NULL, "abc"), -1); NULL 19 lib/common/tests/utils/compare_version_test.c assert_int_equal(compare_version(NULL, "1.0.1"), -1); NULL 20 lib/common/tests/utils/compare_version_test.c assert_int_equal(compare_version("abc", NULL), 1); NULL 21 lib/common/tests/utils/compare_version_test.c assert_int_equal(compare_version("1.0.1", NULL), 1); NULL 51 lib/common/tests/utils/compare_version_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 18 lib/common/tests/utils/crm_meta_name_test.c assert_null(crm_meta_name(NULL)); NULL 24 lib/common/tests/utils/crm_meta_name_test.c char *s = NULL; NULL 39 lib/common/tests/utils/crm_meta_name_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 22 lib/common/tests/utils/crm_meta_value_test.c assert_null(crm_meta_value(NULL, NULL)); NULL 23 lib/common/tests/utils/crm_meta_value_test.c assert_null(crm_meta_value(tbl, NULL)); NULL 53 lib/common/tests/utils/crm_meta_value_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 50 lib/common/tests/utils/crm_user_lookup_test.c will_return(__wrap_getpwnam_r, NULL); NULL 72 lib/common/tests/utils/crm_user_lookup_test.c will_return(__wrap_getpwnam_r, NULL); NULL 103 lib/common/tests/utils/crm_user_lookup_test.c assert_int_equal(crm_user_lookup("hauser", NULL, NULL), 0); NULL 123 lib/common/tests/utils/crm_user_lookup_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 37 lib/common/tests/utils/pcmk__getpid_s_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 35 lib/common/tests/utils/pcmk_daemon_user_test.c will_return(__wrap_getpwnam_r, NULL); NULL 66 lib/common/tests/utils/pcmk_daemon_user_test.c assert_int_equal(pcmk_daemon_user(NULL, NULL), 0); NULL 81 lib/common/tests/utils/pcmk_daemon_user_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 47 lib/common/tests/utils/pcmk_hostname_test.c will_return(__wrap_uname, NULL); NULL 54 lib/common/tests/utils/pcmk_hostname_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 42 lib/common/tests/utils/pcmk_str_is_infinity_test.c assert_false(pcmk_str_is_infinity(NULL)); NULL 52 lib/common/tests/utils/pcmk_str_is_infinity_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 39 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c assert_false(pcmk_str_is_minus_infinity(NULL)); NULL 49 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 41 lib/common/tests/xml/pcmk__xe_foreach_child_test.c pcmk__assert_asserts(pcmk__xe_foreach_child(xml, NULL, NULL, NULL)); NULL 68 lib/common/tests/xml/pcmk__xe_foreach_child_test.c pcmk__xe_foreach_child(xml, NULL, compare_name_handler, (void *) "level1"); NULL 75 lib/common/tests/xml/pcmk__xe_foreach_child_test.c pcmk__xe_foreach_child(xml, "xxx", compare_name_handler, NULL); NULL 121 lib/common/tests/xml/pcmk__xe_foreach_child_test.c pcmk__xe_foreach_child(xml, NULL, compare_name_handler, (void *) "level1"); NULL 143 lib/common/tests/xml/pcmk__xe_foreach_child_test.c assert_true(pcmk__str_any_of(crm_element_name(xml), "node1", "node2", "node3", NULL)); NULL 156 lib/common/tests/xml/pcmk__xe_foreach_child_test.c pcmk__xe_foreach_child(xml, NULL, any_of_handler, NULL); NULL 196 lib/common/tests/xml/pcmk__xe_foreach_child_test.c assert_int_equal(pcmk__xe_foreach_child(xml, "node1", stops_on_first_handler, NULL), pcmk_rc_error); NULL 199 lib/common/tests/xml/pcmk__xe_foreach_child_test.c assert_int_equal(pcmk__xe_foreach_child(xml, "node2", stops_on_second_handler, NULL), pcmk_rc_error); NULL 202 lib/common/tests/xml/pcmk__xe_foreach_child_test.c assert_int_equal(pcmk__xe_foreach_child(xml, "node3", stops_on_third_handler, NULL), pcmk_rc_error); NULL 207 lib/common/tests/xml/pcmk__xe_foreach_child_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/common/tests/xpath/pcmk__xpath_node_id_test.c assert_null(pcmk__xpath_node_id(NULL, "lrm")); NULL 19 lib/common/tests/xpath/pcmk__xpath_node_id_test.c assert_null(pcmk__xpath_node_id("/blah/blah", NULL)); NULL 21 lib/common/tests/xpath/pcmk__xpath_node_id_test.c assert_null(pcmk__xpath_node_id(NULL, NULL)); NULL 37 lib/common/tests/xpath/pcmk__xpath_node_id_test.c char *s = NULL; NULL 48 lib/common/tests/xpath/pcmk__xpath_node_id_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 51 lib/common/utils.c char *crm_system_name = NULL; NULL 59 lib/common/utils.c if (user == NULL || group == NULL) { NULL 64 lib/common/utils.c while ((grent = getgrent()) != NULL) { NULL 65 lib/common/utils.c if (grent->gr_mem == NULL) { NULL 74 lib/common/utils.c while (*gr_mem != NULL) { NULL 89 lib/common/utils.c char *buffer = NULL; NULL 91 lib/common/utils.c struct passwd *pwentry = NULL; NULL 94 lib/common/utils.c if (buffer == NULL) { NULL 162 lib/common/utils.c CRM_ASSERT(end_text != NULL); NULL 166 lib/common/utils.c if (text != NULL && text[0] != 0) { NULL 195 lib/common/utils.c if (version1 == NULL && version2 == NULL) { NULL 197 lib/common/utils.c } else if (version1 == NULL) { NULL 199 lib/common/utils.c } else if (version2 == NULL) { NULL 216 lib/common/utils.c if (ver1_iter != NULL) { NULL 220 lib/common/utils.c if (ver2_iter != NULL) { NULL 233 lib/common/utils.c if (ver1_iter != NULL && *ver1_iter == '.') { NULL 236 lib/common/utils.c if (ver1_iter != NULL && *ver1_iter == '\0') { NULL 237 lib/common/utils.c ver1_iter = NULL; NULL 240 lib/common/utils.c if (ver2_iter != NULL && *ver2_iter == '.') { NULL 243 lib/common/utils.c if (ver2_iter != NULL && *ver2_iter == 0) { NULL 244 lib/common/utils.c ver2_iter = NULL; NULL 276 lib/common/utils.c if (input == NULL) { NULL 377 lib/common/utils.c crm_write_blackbox(SIGTRAP, NULL); NULL 472 lib/common/utils.c char *crm_name = NULL; NULL 474 lib/common/utils.c CRM_CHECK(field != NULL, return NULL); NULL 492 lib/common/utils.c char *key = NULL; NULL 493 lib/common/utils.c const char *value = NULL; NULL 514 lib/common/utils.c CRM_ASSERT(buffer != NULL); NULL 539 lib/common/utils.c return (uname(&hostinfo) < 0)? NULL : strdup(hostinfo.nodename); NULL 544 lib/common/utils.c return pcmk__str_any_of(s, CRM_INFINITY_S, CRM_PLUS_INFINITY_S, NULL); NULL 581 lib/common/utils.c nanosleep(&req, NULL); NULL 591 lib/common/utils.c select(0, NULL, NULL, NULL, &tv); NULL 164 lib/common/watchdog.c static struct qb_log_callsite *panic_cs = NULL; NULL 166 lib/common/watchdog.c if (panic_cs == NULL) { NULL 201 lib/common/watchdog.c char *pidfile = NULL; NULL 202 lib/common/watchdog.c char *sbd_path = NULL; NULL 259 lib/common/watchdog.c if (sync_env == NULL) { NULL 51 lib/common/xml.c if(xml == NULL || xml->doc == NULL || xml->doc->_private == NULL) { NULL 81 lib/common/xml.c CRM_ASSERT(buffer != NULL); NULL 99 lib/common/xml.c if (nodepriv == NULL) { NULL 130 lib/common/xml.c xmlNode *cIter = NULL; NULL 137 lib/common/xml.c for (cIter = pcmk__xml_first_child(xml); cIter != NULL; NULL 147 lib/common/xml.c xmlNode *cIter = NULL; NULL 155 lib/common/xml.c for (cIter = pcmk__xml_first_child(xml); cIter != NULL; NULL 192 lib/common/xml.c if (docpriv != NULL) { NULL 196 lib/common/xml.c docpriv->user = NULL; NULL 198 lib/common/xml.c if (docpriv->acls != NULL) { NULL 200 lib/common/xml.c docpriv->acls = NULL; NULL 205 lib/common/xml.c docpriv->deleted_objs = NULL; NULL 240 lib/common/xml.c if (node->name == NULL || node->name[0] != ' ') { NULL 250 lib/common/xml.c node->_private = NULL; NULL 261 lib/common/xml.c xml_doc_private_t *docpriv = NULL; NULL 263 lib/common/xml.c CRM_ASSERT(docpriv != NULL); NULL 273 lib/common/xml.c xml_node_private_t *nodepriv = NULL; NULL 275 lib/common/xml.c CRM_ASSERT(nodepriv != NULL); NULL 307 lib/common/xml.c if(acl_source == NULL) { NULL 318 lib/common/xml.c return (xml != NULL) && (xml->doc != NULL) && (xml->doc->_private != NULL) NULL 325 lib/common/xml.c return (xml != NULL) && (xml->doc != NULL) && (xml->doc->_private != NULL) NULL 376 lib/common/xml.c pcmk__xe_remove_matching_attrs(xml, marked_as_deleted, NULL); NULL 379 lib/common/xml.c for (xmlNodePtr cIter = pcmk__xml_first_child(xml); cIter != NULL; NULL 396 lib/common/xml.c CRM_CHECK(needle != NULL, return NULL); NULL 403 lib/common/xml.c const char *attr = (id == NULL)? NULL : XML_ATTR_ID; NULL 412 lib/common/xml.c GList *gIter = NULL; NULL 413 lib/common/xml.c xml_doc_private_t *docpriv = NULL; NULL 447 lib/common/xml.c xmlNode *top = NULL; NULL 448 lib/common/xml.c xml_doc_private_t *docpriv = NULL; NULL 450 lib/common/xml.c if(xml == NULL) { NULL 472 lib/common/xml.c xmlNode *a_child = NULL; NULL 475 lib/common/xml.c if (root != NULL) { NULL 479 lib/common/xml.c if (search_path == NULL) { NULL 481 lib/common/xml.c return NULL; NULL 484 lib/common/xml.c for (a_child = pcmk__xml_first_child(root); a_child != NULL; NULL 494 lib/common/xml.c } else if (root != NULL) { NULL 500 lib/common/xml.c return NULL; NULL 524 lib/common/xml.c CRM_CHECK(attr_n == NULL || attr_v != NULL, return NULL); NULL 526 lib/common/xml.c for (xmlNode *child = pcmk__xml_first_child(parent); child != NULL; NULL 530 lib/common/xml.c && ((attr_n == NULL) || attr_matches(child, attr_n, attr_v))) { NULL 541 lib/common/xml.c return NULL; NULL 547 lib/common/xml.c if (src == NULL) { NULL 550 lib/common/xml.c } else if (target == NULL) { NULL 554 lib/common/xml.c for (xmlAttrPtr a = pcmk__xe_first_attr(src); a != NULL; a = a->next) { NULL 581 lib/common/xml.c xmlNode *child = NULL; NULL 583 lib/common/xml.c for (xmlAttrPtr a = pcmk__xe_first_attr(target); a != NULL; a = a->next) { NULL 589 lib/common/xml.c for (child = pcmk__xml_first_child(target); child != NULL; NULL 619 lib/common/xml.c const char *old_value = NULL; NULL 621 lib/common/xml.c if (target == NULL || value == NULL || name == NULL) { NULL 627 lib/common/xml.c if (old_value == NULL) { NULL 686 lib/common/xml.c xmlAttrPtr next = NULL; NULL 688 lib/common/xml.c for (xmlAttrPtr a = pcmk__xe_first_attr(element); a != NULL; a = next) { NULL 690 lib/common/xml.c if ((match == NULL) || match(a, user_data)) { NULL 691 lib/common/xml.c if (!pcmk__check_acl(element, NULL, pcmk__xf_acl_write)) { NULL 713 lib/common/xml.c xmlDoc *doc = NULL; NULL 715 lib/common/xml.c CRM_CHECK(node != NULL, return NULL); NULL 718 lib/common/xml.c if (doc == NULL) { NULL 729 lib/common/xml.c xmlNode *child = NULL; NULL 732 lib/common/xml.c CRM_CHECK(src_node != NULL, return NULL); NULL 751 lib/common/xml.c xmlDoc *doc = NULL; NULL 752 lib/common/xml.c xmlNode *node = NULL; NULL 755 lib/common/xml.c CRM_CHECK(name != NULL && name[0] == 0, return NULL); NULL 756 lib/common/xml.c return NULL; NULL 759 lib/common/xml.c if (parent == NULL) { NULL 761 lib/common/xml.c node = xmlNewDocRawNode(doc, NULL, (pcmkXmlStr) name, NULL); NULL 766 lib/common/xml.c node = xmlNewDocRawNode(doc, NULL, (pcmkXmlStr) name, NULL); NULL 778 lib/common/xml.c if (node != NULL) { NULL 791 lib/common/xml.c if (class_name != NULL) { NULL 795 lib/common/xml.c if (id != NULL) { NULL 817 lib/common/xml.c if (child != NULL) { NULL 818 lib/common/xml.c xmlNode *top = NULL; NULL 821 lib/common/xml.c xml_doc_private_t *docpriv = NULL; NULL 823 lib/common/xml.c if (doc != NULL) { NULL 827 lib/common/xml.c if (doc != NULL && top == child) { NULL 831 lib/common/xml.c } else if (pcmk__check_acl(child, NULL, pcmk__xf_acl_write) == FALSE) { NULL 832 lib/common/xml.c GString *xpath = NULL; NULL 849 lib/common/xml.c if (xpath != NULL) { NULL 850 lib/common/xml.c pcmk__deleted_xml_t *deleted_obj = NULL; NULL 858 lib/common/xml.c CRM_ASSERT(deleted_obj->path != NULL); NULL 910 lib/common/xml.c static struct qb_log_callsite *xml_error_cs = NULL; NULL 912 lib/common/xml.c if (xml_error_cs == NULL) { NULL 932 lib/common/xml.c xmlNode *xml = NULL; NULL 933 lib/common/xml.c xmlDocPtr output = NULL; NULL 934 lib/common/xml.c xmlParserCtxtPtr ctxt = NULL; NULL 935 lib/common/xml.c xmlErrorPtr last_error = NULL; NULL 937 lib/common/xml.c if (input == NULL) { NULL 939 lib/common/xml.c return NULL; NULL 944 lib/common/xml.c CRM_CHECK(ctxt != NULL, return NULL); NULL 948 lib/common/xml.c output = xmlCtxtReadDoc(ctxt, (pcmkXmlStr) input, NULL, NULL, NULL 969 lib/common/xml.c if (xml != NULL) { NULL 996 lib/common/xml.c char *xml_buffer = NULL; NULL 997 lib/common/xml.c xmlNode *xml_obj = NULL; NULL 1009 lib/common/xml.c return NULL; NULL 1023 lib/common/xml.c char *buffer = NULL; NULL 1026 lib/common/xml.c BZFILE *bz_file = NULL; NULL 1029 lib/common/xml.c if (input == NULL) { NULL 1031 lib/common/xml.c return NULL; NULL 1034 lib/common/xml.c bz_file = BZ2_bzReadOpen(&rc, input, 0, 0, NULL, 0); NULL 1040 lib/common/xml.c return NULL; NULL 1063 lib/common/xml.c buffer = NULL; NULL 1108 lib/common/xml.c xmlNode *xml = NULL; NULL 1109 lib/common/xml.c xmlDocPtr output = NULL; NULL 1111 lib/common/xml.c xmlParserCtxtPtr ctxt = NULL; NULL 1112 lib/common/xml.c xmlErrorPtr last_error = NULL; NULL 1116 lib/common/xml.c CRM_CHECK(ctxt != NULL, return NULL); NULL 1127 lib/common/xml.c output = xmlCtxtReadFd(ctxt, STDIN_FILENO, "unknown.xml", NULL, NULL 1131 lib/common/xml.c output = xmlCtxtReadFile(ctxt, filename, NULL, PCMK__XML_PARSE_OPTS); NULL 1136 lib/common/xml.c output = xmlCtxtReadDoc(ctxt, (pcmkXmlStr) input, NULL, NULL, NULL 1157 lib/common/xml.c if (xml != NULL) { NULL 1178 lib/common/xml.c const char *now_str = pcmk__epoch2str(NULL); NULL 1216 lib/common/xml.c char *id = NULL; NULL 1246 lib/common/xml.c char *buffer = NULL; NULL 1259 lib/common/xml.c BZFILE *bz_file = NULL; NULL 1335 lib/common/xml.c FILE *stream = NULL; NULL 1341 lib/common/xml.c if (stream == NULL) { NULL 1363 lib/common/xml.c FILE *stream = NULL; NULL 1369 lib/common/xml.c if (stream == NULL) { NULL 1426 lib/common/xml.c if (text == NULL) { NULL 1427 lib/common/xml.c return NULL; NULL 1432 lib/common/xml.c CRM_ASSERT(copy != NULL); NULL 1494 lib/common/xml.c char *p_value = NULL; NULL 1495 lib/common/xml.c const char *p_name = NULL; NULL 1496 lib/common/xml.c xml_node_private_t *nodepriv = NULL; NULL 1498 lib/common/xml.c CRM_ASSERT(buffer != NULL); NULL 1499 lib/common/xml.c if (attr == NULL || attr->children == NULL) { NULL 1511 lib/common/xml.c NULL); NULL 1522 lib/common/xml.c const char *name = NULL; NULL 1523 lib/common/xml.c const char *hidden = NULL; NULL 1525 lib/common/xml.c xmlNode *child = NULL; NULL 1527 lib/common/xml.c CRM_ASSERT(buffer != NULL); NULL 1529 lib/common/xml.c if ((data == NULL) || (log_level == LOG_NEVER) NULL 1544 lib/common/xml.c NULL); NULL 1547 lib/common/xml.c pcmk__g_strcat(buffer, "<", name, NULL); NULL 1550 lib/common/xml.c for (xmlAttrPtr a = pcmk__xe_first_attr(data); a != NULL; NULL 1556 lib/common/xml.c char *p_copy = NULL; NULL 1566 lib/common/xml.c } else if (hidden != NULL && p_name[0] != 0 && strstr(hidden, p_name) != NULL) { NULL 1574 lib/common/xml.c pcmk__s(p_copy, "<null>"), "\"", NULL); NULL 1600 lib/common/xml.c for (child = pcmk__xml_first_child(data); child != NULL; NULL 1614 lib/common/xml.c pcmk__g_strcat(buffer, "</", name, ">", NULL); NULL 1643 lib/common/xml.c char *prefix_m = NULL; NULL 1644 lib/common/xml.c xmlNode *child = NULL; NULL 1646 lib/common/xml.c if ((data == NULL) || (log_level == LOG_NEVER)) { NULL 1663 lib/common/xml.c char *prefix_del = NULL; NULL 1664 lib/common/xml.c char *prefix_moved = NULL; NULL 1687 lib/common/xml.c for (xmlAttrPtr a = pcmk__xe_first_attr(data); a != NULL; a = a->next) { NULL 1721 lib/common/xml.c for (child = pcmk__xml_first_child(data); child != NULL; NULL 1731 lib/common/xml.c for (child = pcmk__xml_first_child(data); child != NULL; NULL 1747 lib/common/xml.c xmlNode *a_child = NULL; NULL 1749 lib/common/xml.c char *prefix_m = NULL; NULL 1755 lib/common/xml.c if (prefix == NULL) { NULL 1760 lib/common/xml.c if (data == NULL) { NULL 1774 lib/common/xml.c && (data->children == NULL || crm_element_value(data, XML_DIFF_MARKER))) { NULL 1781 lib/common/xml.c && (data->children == NULL || crm_element_value(data, XML_DIFF_MARKER))) { NULL 1792 lib/common/xml.c for (a_child = pcmk__xml_first_child(data); a_child != NULL; NULL 1815 lib/common/xml.c CRM_ASSERT(buffer != NULL); NULL 1817 lib/common/xml.c for (const xmlAttr *a = pcmk__xe_first_attr(data); a != NULL; a = a->next) { NULL 1836 lib/common/xml.c const char *name = NULL; NULL 1838 lib/common/xml.c CRM_ASSERT(buffer != NULL); NULL 1840 lib/common/xml.c if (data == NULL) { NULL 1846 lib/common/xml.c CRM_ASSERT(name != NULL); NULL 1849 lib/common/xml.c pcmk__g_strcat(buffer, "<", name, NULL); NULL 1855 lib/common/xml.c for (const xmlAttr *a = pcmk__xe_first_attr(data); a != NULL; NULL 1862 lib/common/xml.c if (data->children == NULL) { NULL 1874 lib/common/xml.c xmlNode *xChild = NULL; NULL 1875 lib/common/xml.c for(xChild = data->children; xChild != NULL; xChild = xChild->next) { NULL 1880 lib/common/xml.c pcmk__g_strcat(buffer, "</", name, ">", NULL); NULL 1900 lib/common/xml.c CRM_ASSERT(buffer != NULL); NULL 1902 lib/common/xml.c if (data == NULL) { NULL 1927 lib/common/xml.c CRM_ASSERT(buffer != NULL); NULL 1929 lib/common/xml.c if (data == NULL) { NULL 1936 lib/common/xml.c NULL); NULL 1955 lib/common/xml.c CRM_ASSERT(buffer != NULL); NULL 1957 lib/common/xml.c if (data == NULL) { NULL 1963 lib/common/xml.c pcmk__g_strcat(buffer, "<!--", (const char *) data->content, "-->", NULL); NULL 1984 lib/common/xml.c CRM_ASSERT(buffer != NULL); NULL 1986 lib/common/xml.c if (data == NULL) { NULL 2000 lib/common/xml.c time_t next, new = time(NULL); NULL 2007 lib/common/xml.c CRM_CHECK(doc != NULL, return); NULL 2009 lib/common/xml.c xml_buffer = xmlAllocOutputBuffer(NULL); NULL 2010 lib/common/xml.c CRM_ASSERT(xml_buffer != NULL); NULL 2023 lib/common/xml.c (options & xml_log_option_formatted), NULL); NULL 2026 lib/common/xml.c if (xml_buffer->buffer != NULL) { NULL 2032 lib/common/xml.c next = time(NULL); NULL 2091 lib/common/xml.c char *buffer = NULL; NULL 2098 lib/common/xml.c if (g_buffer != NULL) { NULL 2108 lib/common/xml.c char *buffer = NULL; NULL 2113 lib/common/xml.c if (g_buffer != NULL) { NULL 2123 lib/common/xml.c char *buffer = NULL; NULL 2128 lib/common/xml.c if (g_buffer != NULL) { NULL 2138 lib/common/xml.c if (xml_root != NULL && xml_root->children != NULL) { NULL 2147 lib/common/xml.c if (pcmk__check_acl(obj, NULL, pcmk__xf_acl_write) == FALSE) { NULL 2165 lib/common/xml.c char *f = NULL; NULL 2167 lib/common/xml.c if (filename == NULL) { NULL 2214 lib/common/xml.c xmlAttr *attr = NULL; NULL 2298 lib/common/xml.c while (attr_iter != NULL) { NULL 2305 lib/common/xml.c if (new_attr == NULL) { NULL 2347 lib/common/xml.c while (attr_iter != NULL) { NULL 2415 lib/common/xml.c if (pcmk__xml_match(new_parent, old_child, true) == NULL) { NULL 2445 lib/common/xml.c xmlNode *cIter = NULL; NULL 2446 lib/common/xml.c xml_node_private_t *nodepriv = NULL; NULL 2448 lib/common/xml.c CRM_CHECK(new_xml != NULL, return); NULL 2449 lib/common/xml.c if (old_xml == NULL) { NULL 2456 lib/common/xml.c CRM_CHECK(nodepriv != NULL, return); NULL 2467 lib/common/xml.c for (cIter = pcmk__xml_first_child(old_xml); cIter != NULL; ) { NULL 2481 lib/common/xml.c for (cIter = pcmk__xml_first_child(new_xml); cIter != NULL; ) { NULL 2486 lib/common/xml.c if(old_child == NULL) { NULL 2519 lib/common/xml.c xml_track_changes(new_xml, NULL, NULL, FALSE); NULL 2528 lib/common/xml.c xmlNode *cIter = NULL; NULL 2533 lib/common/xml.c XML_ACL_TAG_ROLE_REF, XML_ACL_TAG_ROLE_REFv1, NULL)) { NULL 2537 lib/common/xml.c for (xmlAttrPtr a = pcmk__xe_first_attr(xml_node); a != NULL; a = a->next) { NULL 2571 lib/common/xml.c xmlNode *a_child = NULL; NULL 2574 lib/common/xml.c CRM_CHECK(search_comment->type == XML_COMMENT_NODE, return NULL); NULL 2576 lib/common/xml.c for (a_child = pcmk__xml_first_child(root); a_child != NULL; NULL 2586 lib/common/xml.c return NULL; NULL 2599 lib/common/xml.c return NULL; NULL 2603 lib/common/xml.c return NULL; NULL 2620 lib/common/xml.c CRM_CHECK(update != NULL, return); NULL 2623 lib/common/xml.c if (target == NULL) { NULL 2627 lib/common/xml.c if (target == NULL) { NULL 2652 lib/common/xml.c xmlNode *a_child = NULL; NULL 2653 lib/common/xml.c const char *object_name = NULL, NULL 2654 lib/common/xml.c *object_href = NULL, NULL 2655 lib/common/xml.c *object_href_val = NULL; NULL 2662 lib/common/xml.c CRM_CHECK(update != NULL, return); NULL 2671 lib/common/xml.c if (object_href_val != NULL) { NULL 2675 lib/common/xml.c object_href = (object_href_val == NULL) ? NULL : XML_ATTR_IDREF; NULL 2678 lib/common/xml.c CRM_CHECK(object_name != NULL, return); NULL 2679 lib/common/xml.c CRM_CHECK(target != NULL || parent != NULL, return); NULL 2681 lib/common/xml.c if (target == NULL) { NULL 2686 lib/common/xml.c if (target == NULL) { NULL 2688 lib/common/xml.c CRM_CHECK(target != NULL, return); NULL 2716 lib/common/xml.c for (xmlAttrPtr a = pcmk__xe_first_attr(update); a != NULL; NULL 2726 lib/common/xml.c for (a_child = pcmk__xml_first_child(update); a_child != NULL; NULL 2736 lib/common/xml.c pcmk__xml_update(target, NULL, a_child, as_diff); NULL 2752 lib/common/xml.c xmlNode *child_of_child = NULL; NULL 2754 lib/common/xml.c CRM_CHECK(child != NULL, return FALSE); NULL 2755 lib/common/xml.c CRM_CHECK(to_update != NULL, return FALSE); NULL 2767 lib/common/xml.c pcmk__xml_update(NULL, child, to_update, false); NULL 2770 lib/common/xml.c for (child_of_child = pcmk__xml_first_child(child); child_of_child != NULL; NULL 2788 lib/common/xml.c CRM_CHECK(root != NULL, return FALSE); NULL 2789 lib/common/xml.c CRM_CHECK(children != NULL, return FALSE); NULL 2791 lib/common/xml.c if (tag != NULL && !pcmk__str_eq(tag, crm_element_name(root), pcmk__str_casei)) { NULL 2793 lib/common/xml.c } else if (value != NULL && !pcmk__str_eq(value, crm_element_value(root, field), pcmk__str_casei)) { NULL 2796 lib/common/xml.c if (*children == NULL) { NULL 2797 lib/common/xml.c *children = create_xml_node(NULL, __func__); NULL 2804 lib/common/xml.c xmlNode *child = NULL; NULL 2806 lib/common/xml.c for (child = pcmk__xml_first_child(root); child != NULL; NULL 2819 lib/common/xml.c xmlNode *child_of_child = NULL; NULL 2821 lib/common/xml.c const char *up_id = NULL; NULL 2822 lib/common/xml.c const char *child_id = NULL; NULL 2823 lib/common/xml.c const char *right_val = NULL; NULL 2825 lib/common/xml.c CRM_CHECK(child != NULL, return FALSE); NULL 2826 lib/common/xml.c CRM_CHECK(update != NULL, return FALSE); NULL 2831 lib/common/xml.c if (up_id == NULL || (child_id && strcmp(child_id, up_id) == 0)) { NULL 2838 lib/common/xml.c for (xmlAttrPtr a = pcmk__xe_first_attr(update); a != NULL; NULL 2850 lib/common/xml.c if (can_delete && parent != NULL) { NULL 2852 lib/common/xml.c if (delete_only || update == NULL) { NULL 2858 lib/common/xml.c xmlNode *old = NULL; NULL 2872 lib/common/xml.c child = NULL; NULL 2888 lib/common/xml.c child_of_child = NULL; NULL 2900 lib/common/xml.c xmlNode *child = NULL; NULL 2901 lib/common/xml.c GSList *nvpairs = NULL; NULL 2902 lib/common/xml.c xmlNode *result = NULL; NULL 2903 lib/common/xml.c const char *name = NULL; NULL 2905 lib/common/xml.c CRM_CHECK(input != NULL, return NULL); NULL 2908 lib/common/xml.c CRM_CHECK(name != NULL, return NULL); NULL 2916 lib/common/xml.c for (child = pcmk__xml_first_child(input); child != NULL; NULL 2932 lib/common/xml.c xmlNode *match = NULL; NULL 2934 lib/common/xml.c for (match = pcmk__xe_first_child(parent); match != NULL; NULL 2945 lib/common/xml.c return NULL; NULL 2961 lib/common/xml.c while (match != NULL) { NULL 2967 lib/common/xml.c return NULL; NULL 3004 lib/common/xml.c const char *tag = NULL; NULL 3005 lib/common/xml.c const char *ref = NULL; NULL 3008 lib/common/xml.c if (result == NULL) { NULL 3009 lib/common/xml.c return NULL; NULL 3011 lib/common/xml.c } else if (top == NULL) { NULL 3018 lib/common/xml.c if (ref != NULL) { NULL 3022 lib/common/xml.c if (result == NULL) { NULL 3037 lib/common/xml.c static const char *base = NULL; NULL 3038 lib/common/xml.c char *ret = NULL; NULL 3040 lib/common/xml.c if (base == NULL) { NULL 3065 lib/common/xml.c char *base = pcmk__xml_artefact_root(ns), *ret = NULL; NULL 3091 lib/common/xml.c if (name == NULL) { NULL 3096 lib/common/xml.c if (value != NULL) { NULL 3116 lib/common/xml.c xmlNode *children = (xml? xml->children : NULL); NULL 3118 lib/common/xml.c CRM_ASSERT(handler != NULL); NULL 3120 lib/common/xml.c for (xmlNode *node = children; node != NULL; node = node->next) { NULL 3143 lib/common/xml.c ((id == NULL)? id : XML_ATTR_ID), id); NULL 43 lib/common/xpath.c if (xpathObj == NULL) { NULL 49 lib/common/xpath.c xpathObj->nodesetval->nodeTab[lpc] = NULL; NULL 60 lib/common/xpath.c xmlNode *match = NULL; NULL 63 lib/common/xpath.c CRM_CHECK(index >= 0, return NULL); NULL 64 lib/common/xpath.c CRM_CHECK(xpathObj != NULL, return NULL); NULL 68 lib/common/xpath.c return NULL; NULL 70 lib/common/xpath.c } else if(xpathObj->nodesetval->nodeTab[index] == NULL) { NULL 72 lib/common/xpath.c return NULL; NULL 76 lib/common/xpath.c CRM_CHECK(match != NULL, return NULL); NULL 80 lib/common/xpath.c xpathObj->nodesetval->nodeTab[index] = NULL; NULL 95 lib/common/xpath.c match = NULL; NULL 105 lib/common/xpath.c if (xpathObj == NULL) { NULL 110 lib/common/xpath.c xmlNode *xml = NULL; NULL 113 lib/common/xpath.c if (xpathObj->nodesetval->nodeTab[lpc] == NULL) { NULL 124 lib/common/xpath.c xpathObj->nodesetval->nodeTab[lpc] = NULL; NULL 141 lib/common/xpath.c xmlDocPtr doc = NULL; NULL 142 lib/common/xpath.c xmlXPathObjectPtr xpathObj = NULL; NULL 143 lib/common/xpath.c xmlXPathContextPtr xpathCtx = NULL; NULL 146 lib/common/xpath.c CRM_CHECK(path != NULL, return NULL); NULL 147 lib/common/xpath.c CRM_CHECK(xml_top != NULL, return NULL); NULL 148 lib/common/xpath.c CRM_CHECK(strlen(path) > 0, return NULL); NULL 153 lib/common/xpath.c CRM_ASSERT(xpathCtx != NULL); NULL 183 lib/common/xpath.c CRM_LOG_ASSERT(result != NULL); NULL 194 lib/common/xpath.c xmlNode *result = NULL; NULL 195 lib/common/xpath.c char *xpath_full = NULL; NULL 196 lib/common/xpath.c char *xpath_prefix = NULL; NULL 198 lib/common/xpath.c if (xml_obj == NULL || xpath == NULL) { NULL 199 lib/common/xpath.c return NULL; NULL 217 lib/common/xpath.c xmlNode *result = NULL; NULL 218 lib/common/xpath.c xmlXPathObjectPtr xpathObj = NULL; NULL 219 lib/common/xpath.c char *nodePath = NULL; NULL 220 lib/common/xpath.c char *matchNodePath = NULL; NULL 222 lib/common/xpath.c if (xpath == NULL) { NULL 247 lib/common/xpath.c CRM_LOG_ASSERT(match != NULL); NULL 248 lib/common/xpath.c if (match != NULL) { NULL 283 lib/common/xpath.c const xmlNode *parent = NULL; NULL 284 lib/common/xpath.c GString *xpath = NULL; NULL 285 lib/common/xpath.c const char *id = NULL; NULL 287 lib/common/xpath.c if (xml == NULL) { NULL 288 lib/common/xpath.c return NULL; NULL 293 lib/common/xpath.c if (xpath == NULL) { NULL 298 lib/common/xpath.c if (parent == NULL) { NULL 300 lib/common/xpath.c } else if (parent->parent == NULL) { NULL 303 lib/common/xpath.c pcmk__g_strcat(xpath, "/", TYPE(xml), NULL); NULL 307 lib/common/xpath.c if (id != NULL) { NULL 308 lib/common/xpath.c pcmk__g_strcat(xpath, "[@" XML_ATTR_ID "='", id, "']", NULL); NULL 317 lib/common/xpath.c char *retval = NULL; NULL 318 lib/common/xpath.c char *patt = NULL; NULL 319 lib/common/xpath.c char *start = NULL; NULL 320 lib/common/xpath.c char *end = NULL; NULL 322 lib/common/xpath.c if (node == NULL || xpath == NULL) { NULL 363 lib/common/xpath.c char *path = NULL; NULL 366 lib/common/xpath.c if (g_path == NULL) { NULL 367 lib/common/xpath.c return NULL; NULL 371 lib/common/xpath.c CRM_ASSERT(path != NULL); NULL 79 lib/fencing/st_actions.c if (action->result.action_stderr != NULL) { NULL 98 lib/fencing/st_actions.c && (strstr(key, CRM_META) == NULL) NULL 127 lib/fencing/st_actions.c GHashTable *arg_list = NULL; NULL 128 lib/fencing/st_actions.c const char *value = NULL; NULL 130 lib/fencing/st_actions.c CRM_CHECK(action != NULL, return NULL); NULL 152 lib/fencing/st_actions.c if ((target != NULL) && (device_args != NULL)) { NULL 153 lib/fencing/st_actions.c const char *param = NULL; NULL 175 lib/fencing/st_actions.c if (param == NULL) { NULL 179 lib/fencing/st_actions.c param = (host_arg == NULL)? "port" : host_arg; NULL 188 lib/fencing/st_actions.c const char *alias = NULL; NULL 193 lib/fencing/st_actions.c if (alias == NULL) { NULL 244 lib/fencing/st_actions.c return (action == NULL)? NULL : &(action->result); NULL 272 lib/fencing/st_actions.c CRM_ASSERT(action != NULL); NULL 288 lib/fencing/st_actions.c const char *value = NULL; NULL 304 lib/fencing/st_actions.c int diff = time(NULL) - action->initial_start_time; NULL 373 lib/fencing/st_actions.c if (result->action_stderr == NULL) { NULL 438 lib/fencing/st_actions.c const char *exit_reason = NULL; NULL 439 lib/fencing/st_actions.c const char *action_stdout = NULL; NULL 442 lib/fencing/st_actions.c CRM_CHECK(xml != NULL, return); NULL 444 lib/fencing/st_actions.c if (result != NULL) { NULL 477 lib/fencing/st_actions.c if (match == NULL) { NULL 498 lib/fencing/st_actions.c const char *exit_reason = NULL; NULL 499 lib/fencing/st_actions.c char *action_stdout = NULL; NULL 501 lib/fencing/st_actions.c CRM_CHECK((xml != NULL) && (result != NULL), return); NULL 530 lib/fencing/st_actions.c pcmk__set_result_output(result, action_stdout, NULL); NULL 539 lib/fencing/st_actions.c svc_action->params = NULL; NULL 555 lib/fencing/st_actions.c action->svc_action = NULL; // don't remove our caller NULL 572 lib/fencing/st_actions.c NULL); NULL 583 lib/fencing/st_actions.c svc_action_t *svc_action = NULL; NULL 585 lib/fencing/st_actions.c char *buffer = NULL; NULL 587 lib/fencing/st_actions.c CRM_CHECK(action != NULL, return -EINVAL); NULL 589 lib/fencing/st_actions.c if ((action->action == NULL) || (action->args == NULL) NULL 590 lib/fencing/st_actions.c || (action->agent == NULL)) { NULL 597 lib/fencing/st_actions.c action->initial_start_time = time(NULL); NULL 609 lib/fencing/st_actions.c svc_action = services_action_create_generic(buffer, NULL); NULL 654 lib/fencing/st_actions.c svc_action->params = NULL; NULL 702 lib/fencing/st_actions.c CRM_CHECK(action != NULL, return -EINVAL); NULL 176 lib/fencing/st_client.c char *list = NULL; NULL 180 lib/fencing/st_client.c int rc = stonith_api->cmds->connect(stonith_api, "stonith-api", NULL); NULL 192 lib/fencing/st_client.c if ((rc != pcmk_ok) || (list == NULL)) { NULL 233 lib/fencing/st_client.c return stonith__watchdog_fencing_enabled_for_node_api(NULL, node); NULL 253 lib/fencing/st_client.c while (list_item != NULL) NULL 272 lib/fencing/st_client.c stonith_private_t *native = NULL; NULL 277 lib/fencing/st_client.c blob.xml = create_xml_node(NULL, "notify"); NULL 280 lib/fencing/st_client.c native->ipc = NULL; NULL 281 lib/fencing/st_client.c native->source = NULL; NULL 283 lib/fencing/st_client.c free(native->token); native->token = NULL; NULL 298 lib/fencing/st_client.c xmlNode *data = create_xml_node(NULL, F_STONITH_DEVICE); NULL 303 lib/fencing/st_client.c namespace = stonith_get_namespace(agent, NULL); NULL 335 lib/fencing/st_client.c xmlNode *data = NULL; NULL 338 lib/fencing/st_client.c agent, params, NULL); NULL 340 lib/fencing/st_client.c rc = stonith_send_command(st, STONITH_OP_DEVICE_ADD, data, NULL, call_options, 0); NULL 350 lib/fencing/st_client.c xmlNode *data = NULL; NULL 352 lib/fencing/st_client.c data = create_xml_node(NULL, F_STONITH_DEVICE); NULL 355 lib/fencing/st_client.c rc = stonith_send_command(st, STONITH_OP_DEVICE_DEL, data, NULL, call_options, 0); NULL 367 lib/fencing/st_client.c xmlNode *data = NULL; NULL 371 lib/fencing/st_client.c data = create_xml_node(NULL, XML_TAG_FENCING_LEVEL); NULL 386 lib/fencing/st_client.c rc = stonith_send_command(st, STONITH_OP_LEVEL_DEL, data, NULL, options, 0); NULL 396 lib/fencing/st_client.c NULL, NULL, NULL, level); NULL 419 lib/fencing/st_client.c GString *list = NULL; NULL 422 lib/fencing/st_client.c CRM_CHECK(node || pattern || (attr && value), return NULL); NULL 424 lib/fencing/st_client.c data = create_xml_node(NULL, XML_TAG_FENCING_LEVEL); NULL 425 lib/fencing/st_client.c CRM_CHECK(data, return NULL); NULL 446 lib/fencing/st_client.c if (list != NULL) { NULL 462 lib/fencing/st_client.c CRM_CHECK(data != NULL, return -EINVAL); NULL 464 lib/fencing/st_client.c rc = stonith_send_command(st, STONITH_OP_LEVEL_ADD, data, NULL, options, 0); NULL 474 lib/fencing/st_client.c return stonith_api_register_level_full(st, options, node, NULL, NULL, NULL, NULL 485 lib/fencing/st_client.c if (devices == NULL) { NULL 547 lib/fencing/st_client.c xmlNode *data = NULL; NULL 548 lib/fencing/st_client.c xmlNode *output = NULL; NULL 549 lib/fencing/st_client.c xmlXPathObjectPtr xpathObj = NULL; NULL 551 lib/fencing/st_client.c CRM_CHECK(devices != NULL, return -EINVAL); NULL 553 lib/fencing/st_client.c data = create_xml_node(NULL, F_STONITH_DEVICE); NULL 570 lib/fencing/st_client.c CRM_LOG_ASSERT(match != NULL); NULL 571 lib/fencing/st_client.c if(match != NULL) { NULL 576 lib/fencing/st_client.c *devices = stonith_key_value_add(*devices, NULL, crm_element_value(match, XML_ATTR_ID)); NULL 606 lib/fencing/st_client.c xmlNode *data = NULL; NULL 608 lib/fencing/st_client.c data = create_xml_node(NULL, F_STONITH_DEVICE); NULL 626 lib/fencing/st_client.c xmlNode *output = NULL; NULL 628 lib/fencing/st_client.c rc = stonith_api_call(stonith, call_options, id, "list", NULL, timeout, &output); NULL 650 lib/fencing/st_client.c return stonith_api_call(stonith, call_options, id, "monitor", NULL, timeout, NULL); NULL 657 lib/fencing/st_client.c return stonith_api_call(stonith, call_options, id, "status", port, timeout, NULL); NULL 665 lib/fencing/st_client.c xmlNode *data = NULL; NULL 667 lib/fencing/st_client.c data = create_xml_node(NULL, __func__); NULL 674 lib/fencing/st_client.c rc = stonith_send_command(stonith, STONITH_OP_FENCE, data, NULL, call_options, timeout); NULL 700 lib/fencing/st_client.c xmlNode *data = NULL; NULL 701 lib/fencing/st_client.c xmlNode *output = NULL; NULL 702 lib/fencing/st_client.c stonith_history_t *last = NULL; NULL 704 lib/fencing/st_client.c *history = NULL; NULL 707 lib/fencing/st_client.c data = create_xml_node(NULL, __func__); NULL 717 lib/fencing/st_client.c xmlNode *op = NULL; NULL 721 lib/fencing/st_client.c for (op = pcmk__xml_first_child(reply); op != NULL; NULL 780 lib/fencing/st_client.c CRM_CHECK(a_client->event != NULL && b_client->event != NULL, return 0); NULL 783 lib/fencing/st_client.c if (a_client->notify == NULL || b_client->notify == NULL) { NULL 804 lib/fencing/st_client.c xmlNode *op_msg = create_xml_node(NULL, "stonith_command"); NULL 806 lib/fencing/st_client.c CRM_CHECK(op_msg != NULL, return NULL); NULL 807 lib/fencing/st_client.c CRM_CHECK(token != NULL, return NULL); NULL 818 lib/fencing/st_client.c if (data != NULL) { NULL 844 lib/fencing/st_client.c if (native->source != NULL) { NULL 847 lib/fencing/st_client.c native->source = NULL; NULL 848 lib/fencing/st_client.c native->ipc = NULL; NULL 854 lib/fencing/st_client.c native->ipc = NULL; NULL 859 lib/fencing/st_client.c free(native->token); native->token = NULL; NULL 870 lib/fencing/st_client.c private->op_callback = NULL; NULL 875 lib/fencing/st_client.c private->op_callback = NULL; NULL 925 lib/fencing/st_client.c stonith_private_t *private = NULL; NULL 926 lib/fencing/st_client.c stonith_callback_client_t *cb_info = NULL; NULL 929 lib/fencing/st_client.c CRM_CHECK(stonith != NULL, return); NULL 930 lib/fencing/st_client.c CRM_CHECK(stonith->st_private != NULL, return); NULL 934 lib/fencing/st_client.c if (msg == NULL) { NULL 954 lib/fencing/st_client.c if ((cb_info != NULL) && (cb_info->callback != NULL) NULL 961 lib/fencing/st_client.c } else if ((private->op_callback == NULL) && !pcmk__result_ok(&result)) { NULL 965 lib/fencing/st_client.c ((result.exit_reason == NULL)? "" : ": "), NULL 966 lib/fencing/st_client.c ((result.exit_reason == NULL)? "" : result.exit_reason)); NULL 970 lib/fencing/st_client.c if (private->op_callback != NULL) { NULL 972 lib/fencing/st_client.c invoke_fence_action_callback(stonith, call_id, &result, NULL, NULL 976 lib/fencing/st_client.c if (cb_info != NULL) { NULL 988 lib/fencing/st_client.c invoke_registered_callbacks(timer->stonith, NULL, timer->call_id); NULL 1027 lib/fencing/st_client.c stonith_callback_client_t *callback = NULL; NULL 1042 lib/fencing/st_client.c const char *type = NULL; NULL 1046 lib/fencing/st_client.c stonith_private_t *private = NULL; NULL 1048 lib/fencing/st_client.c CRM_ASSERT(st != NULL); NULL 1053 lib/fencing/st_client.c if (blob.xml == NULL) { NULL 1088 lib/fencing/st_client.c stonith_private_t *native = NULL; NULL 1096 lib/fencing/st_client.c CRM_CHECK(stonith != NULL, return -EINVAL); NULL 1099 lib/fencing/st_client.c CRM_ASSERT(native != NULL); NULL 1114 lib/fencing/st_client.c native->ipc = NULL; NULL 1124 lib/fencing/st_client.c if (native->ipc == NULL) { NULL 1127 lib/fencing/st_client.c xmlNode *reply = NULL; NULL 1128 lib/fencing/st_client.c xmlNode *hello = create_xml_node(NULL, "stonith_command"); NULL 1140 lib/fencing/st_client.c } else if (reply == NULL) { NULL 1154 lib/fencing/st_client.c } else if (native->token == NULL) { NULL 1182 lib/fencing/st_client.c xmlNode *notify_msg = create_xml_node(NULL, __func__); NULL 1194 lib/fencing/st_client.c rc = crm_ipc_send(native->ipc, notify_msg, crm_ipc_client_response, -1, NULL); NULL 1211 lib/fencing/st_client.c GList *list_item = NULL; NULL 1212 lib/fencing/st_client.c stonith_notify_client_t *new_client = NULL; NULL 1213 lib/fencing/st_client.c stonith_private_t *private = NULL; NULL 1224 lib/fencing/st_client.c if (list_item != NULL) { NULL 1254 lib/fencing/st_client.c GList *list_item = NULL; NULL 1255 lib/fencing/st_client.c stonith_notify_client_t *new_client = NULL; NULL 1258 lib/fencing/st_client.c if (event == NULL) { NULL 1269 lib/fencing/st_client.c new_client->notify = NULL; NULL 1275 lib/fencing/st_client.c if (list_item != NULL) { NULL 1300 lib/fencing/st_client.c stonith_callback_client_t *blob = NULL; NULL 1301 lib/fencing/st_client.c stonith_private_t *private = NULL; NULL 1303 lib/fencing/st_client.c CRM_CHECK(stonith != NULL, return -EINVAL); NULL 1304 lib/fencing/st_client.c CRM_CHECK(stonith->st_private != NULL, return -EINVAL); NULL 1316 lib/fencing/st_client.c stonith__legacy2status(call_id), NULL); NULL 1357 lib/fencing/st_client.c if (private->stonith_op_callback_table == NULL) { NULL 1360 lib/fencing/st_client.c return g_hash_table_foreach(private->stonith_op_callback_table, stonith_dump_pending_op, NULL); NULL 1403 lib/fencing/st_client.c struct event_private *event_private = NULL; NULL 1405 lib/fencing/st_client.c CRM_ASSERT(event != NULL); NULL 1408 lib/fencing/st_client.c CRM_ASSERT(event->opaque != NULL); NULL 1426 lib/fencing/st_client.c if (data == NULL) { NULL 1442 lib/fencing/st_client.c NULL)) { NULL 1445 lib/fencing/st_client.c if (data == NULL) { NULL 1481 lib/fencing/st_client.c stonith_event_t *st_event = NULL; NULL 1482 lib/fencing/st_client.c const char *event = NULL; NULL 1484 lib/fencing/st_client.c if (blob->xml == NULL) { NULL 1491 lib/fencing/st_client.c if (entry == NULL) { NULL 1499 lib/fencing/st_client.c } else if (entry->notify == NULL) { NULL 1538 lib/fencing/st_client.c xmlNode *op_msg = NULL; NULL 1539 lib/fencing/st_client.c xmlNode *op_reply = NULL; NULL 1540 lib/fencing/st_client.c stonith_private_t *native = NULL; NULL 1545 lib/fencing/st_client.c if (output_data != NULL) { NULL 1546 lib/fencing/st_client.c *output_data = NULL; NULL 1549 lib/fencing/st_client.c if ((stonith->state == stonith_disconnected) || (native->token == NULL)) { NULL 1563 lib/fencing/st_client.c if (op_msg == NULL) { NULL 1616 lib/fencing/st_client.c if ((call_options & st_opt_discard_reply) || output_data == NULL) { NULL 1621 lib/fencing/st_client.c op_reply = NULL; /* Prevent subsequent free */ NULL 1640 lib/fencing/st_client.c free(native->token); native->token = NULL; NULL 1653 lib/fencing/st_client.c stonith_private_t *private = NULL; NULL 1655 lib/fencing/st_client.c CRM_ASSERT(st != NULL); NULL 1734 lib/fencing/st_client.c const char *host_arg = NULL; NULL 1760 lib/fencing/st_client.c *output = NULL; NULL 1763 lib/fencing/st_client.c *error_output = NULL; NULL 1818 lib/fencing/st_client.c stonith_t *new_stonith = NULL; NULL 1819 lib/fencing/st_client.c stonith_private_t *private = NULL; NULL 1822 lib/fencing/st_client.c if (new_stonith == NULL) { NULL 1823 lib/fencing/st_client.c return NULL; NULL 1827 lib/fencing/st_client.c if (private == NULL) { NULL 1829 lib/fencing/st_client.c return NULL; NULL 1834 lib/fencing/st_client.c private->notify_list = NULL; NULL 1842 lib/fencing/st_client.c if (new_stonith->cmds == NULL) { NULL 1845 lib/fencing/st_client.c return NULL; NULL 1899 lib/fencing/st_client.c rc = st->cmds->connect(st, name, NULL); NULL 1966 lib/fencing/st_client.c if (st == NULL) { NULL 1972 lib/fencing/st_client.c rc = st->cmds->connect(st, "stonith-api", NULL); NULL 1977 lib/fencing/st_client.c char *name = (uname == NULL)? pcmk__itoa(nodeid) : strdup(uname); NULL 1982 lib/fencing/st_client.c if ((uname == NULL) && (nodeid > 0)) { NULL 2006 lib/fencing/st_client.c stonith_history_t *history = NULL, *hp = NULL; NULL 2008 lib/fencing/st_client.c if (st == NULL) { NULL 2014 lib/fencing/st_client.c rc = st->cmds->connect(st, "stonith-api", NULL); NULL 2022 lib/fencing/st_client.c char *name = (uname == NULL)? pcmk__itoa(nodeid) : strdup(uname); NULL 2025 lib/fencing/st_client.c if ((uname == NULL) && (nodeid > 0)) { NULL 2036 lib/fencing/st_client.c when = time(NULL); NULL 2067 lib/fencing/st_client.c stonith_t *st = NULL; NULL 2068 lib/fencing/st_client.c stonith_key_value_t *devices = NULL; NULL 2069 lib/fencing/st_client.c stonith_key_value_t *dIter = NULL; NULL 2072 lib/fencing/st_client.c if (agent == NULL) { NULL 2077 lib/fencing/st_client.c if (st == NULL) { NULL 2081 lib/fencing/st_client.c st->cmds->list_agents(st, st_opt_sync_call, NULL, &devices, timeout == 0 ? 120 : timeout); NULL 2083 lib/fencing/st_client.c for (dIter = devices; dIter != NULL; dIter = dIter->next) { NULL 2098 lib/fencing/st_client.c if (action == NULL) { NULL 2140 lib/fencing/st_client.c char *entry = NULL; NULL 2149 lib/fencing/st_client.c CRM_ASSERT(entry != NULL); NULL 2162 lib/fencing/st_client.c } else if (pcmk__strcase_any_of(entry, "on", "off", NULL)) { NULL 2206 lib/fencing/st_client.c GList *targets = NULL; NULL 2208 lib/fencing/st_client.c if (target_spec != NULL) { NULL 2250 lib/fencing/st_client.c const char *other = NULL; NULL 2262 lib/fencing/st_client.c if ((event->delegate == NULL) NULL 2268 lib/fencing/st_client.c } else if (other == NULL) { NULL 2270 lib/fencing/st_client.c other = (prev_hp->delegate == NULL)? "some node" : prev_hp->delegate; NULL 2289 lib/fencing/st_client.c stonith_history_t *new = NULL, *pending = NULL, *hp, *np, *tmp; NULL 2364 lib/fencing/st_client.c return NULL; NULL 2389 lib/fencing/st_client.c xmlXPathObjectPtr xpath = NULL; NULL 2393 lib/fencing/st_client.c CRM_CHECK((device_flags != NULL) && (metadata != NULL), return); NULL 2404 lib/fencing/st_client.c const char *parameter = NULL; NULL 2407 lib/fencing/st_client.c CRM_LOG_ASSERT(match != NULL); NULL 2408 lib/fencing/st_client.c if (match == NULL) { NULL 2452 lib/fencing/st_client.c switch (stonith_get_namespace(agent, NULL)) { NULL 2455 lib/fencing/st_client.c stonith_action_t *action = NULL; NULL 2458 lib/fencing/st_client.c action = stonith__action_create(agent, "metadata", NULL, 0, NULL 2459 lib/fencing/st_client.c timeout_sec, NULL, NULL, NULL); NULL 2461 lib/fencing/st_client.c rc = stonith__execute_async(action, user_data, callback, NULL); NULL 2476 lib/fencing/st_client.c .exit_reason = NULL, NULL 2477 lib/fencing/st_client.c .action_stdout = NULL, NULL 2478 lib/fencing/st_client.c .action_stderr = NULL, NULL 2496 lib/fencing/st_client.c .action_stdout = NULL, NULL 2497 lib/fencing/st_client.c .action_stderr = NULL, NULL 2518 lib/fencing/st_client.c if ((data == NULL) || (data->opaque == NULL)) { NULL 2535 lib/fencing/st_client.c if ((data == NULL) || (data->opaque == NULL)) { NULL 2552 lib/fencing/st_client.c if ((data == NULL) || (data->opaque == NULL)) { NULL 2553 lib/fencing/st_client.c return NULL; NULL 2569 lib/fencing/st_client.c if ((event == NULL) || (event->opaque == NULL)) { NULL 2589 lib/fencing/st_client.c if ((event == NULL) || (event->opaque == NULL)) { NULL 2609 lib/fencing/st_client.c if ((event == NULL) || (event->opaque == NULL)) { NULL 2610 lib/fencing/st_client.c return NULL; NULL 2641 lib/fencing/st_client.c if (action == NULL) { NULL 2681 lib/fencing/st_client.c ((reason == NULL)? "" : " ("), pcmk__s(reason, ""), NULL 2682 lib/fencing/st_client.c ((reason == NULL)? "" : ")"), NULL 31 lib/fencing/st_lha.c static void *lha_agents_lib = NULL; NULL 58 lib/fencing/st_lha.c if (*handle == NULL) { NULL 60 lib/fencing/st_lha.c if ((*handle) == NULL) { NULL 62 lib/fencing/st_lha.c return NULL; NULL 67 lib/fencing/st_lha.c if (a_function == NULL) { NULL 85 lib/fencing/st_lha.c Stonith *stonith_obj = NULL; NULL 88 lib/fencing/st_lha.c static Stonith *(*st_new_fn) (const char *) = NULL; NULL 89 lib/fencing/st_lha.c static void (*st_del_fn) (Stonith *) = NULL; NULL 115 lib/fencing/st_lha.c char **entry = NULL; NULL 116 lib/fencing/st_lha.c char **type_list = NULL; NULL 117 lib/fencing/st_lha.c static char **(*type_list_fn) (void) = NULL; NULL 118 lib/fencing/st_lha.c static void (*type_free_fn) (char **) = NULL; NULL 134 lib/fencing/st_lha.c for (entry = type_list; entry != NULL && *entry; ++entry) { NULL 136 lib/fencing/st_lha.c *devices = stonith_key_value_add(*devices, NULL, *entry); NULL 155 lib/fencing/st_lha.c char *string = NULL; NULL 173 lib/fencing/st_lha.c char *buffer = NULL; NULL 176 lib/fencing/st_lha.c Stonith *stonith_obj = NULL; NULL 179 lib/fencing/st_lha.c static Stonith *(*st_new_fn) (const char *) = NULL; NULL 180 lib/fencing/st_lha.c static const char *(*st_info_fn) (Stonith *, int) = NULL; NULL 181 lib/fencing/st_lha.c static void (*st_del_fn) (Stonith *) = NULL; NULL 182 lib/fencing/st_lha.c static void (*st_log_fn) (Stonith *, PILLogFun) = NULL; NULL 197 lib/fencing/st_lha.c char *xml_meta_longdesc = NULL; NULL 198 lib/fencing/st_lha.c char *xml_meta_shortdesc = NULL; NULL 200 lib/fencing/st_lha.c char *meta_param = NULL; NULL 201 lib/fencing/st_lha.c char *meta_longdesc = NULL; NULL 202 lib/fencing/st_lha.c char *meta_shortdesc = NULL; NULL 209 lib/fencing/st_lha.c if (meta_longdesc == NULL) { NULL 216 lib/fencing/st_lha.c if (meta_shortdesc == NULL) { NULL 223 lib/fencing/st_lha.c if (meta_param == NULL) { NULL 235 lib/fencing/st_lha.c (char *)xmlEncodeEntitiesReentrant(NULL, (const unsigned char *)meta_longdesc); NULL 237 lib/fencing/st_lha.c (char *)xmlEncodeEntitiesReentrant(NULL, (const unsigned char *)meta_shortdesc); NULL 27 lib/fencing/st_output.c crm_time_t *crm_when = crm_time_new(NULL); NULL 28 lib/fencing/st_output.c char *buf = NULL; NULL 78 lib/fencing/st_output.c char *completed_time = NULL; NULL 86 lib/fencing/st_output.c NULL); NULL 91 lib/fencing/st_output.c && (history->delegate != NULL)) { NULL 93 lib/fencing/st_output.c pcmk__g_strcat(str, " by ", history->delegate, NULL); NULL 96 lib/fencing/st_output.c NULL); NULL 105 lib/fencing/st_output.c if ((history->state == st_failed) && (history->exit_reason != NULL)) { NULL 106 lib/fencing/st_output.c pcmk__g_strcat(str, " (", history->exit_reason, ")", NULL); NULL 115 lib/fencing/st_output.c && (history->delegate != NULL)) { NULL 117 lib/fencing/st_output.c pcmk__g_strcat(str, "delegate=", history->delegate, ", ", NULL); NULL 123 lib/fencing/st_output.c NULL); NULL 126 lib/fencing/st_output.c if (completed_time != NULL) { NULL 134 lib/fencing/st_output.c pcmk__g_strcat(str, "='", completed_time, "'", NULL); NULL 137 lib/fencing/st_output.c if (completed_time != NULL) { NULL 138 lib/fencing/st_output.c pcmk__g_strcat(str, " at ", completed_time, NULL); NULL 142 lib/fencing/st_output.c if ((history->state == st_failed) && (later_succeeded != NULL)) { NULL 145 lib/fencing/st_output.c " succeeded)", NULL); NULL 281 lib/fencing/st_output.c NULL); NULL 298 lib/fencing/st_output.c pcmk__output_create_html_node(out, "div", NULL, NULL, buf); NULL 333 lib/fencing/st_output.c NULL); NULL 442 lib/fencing/st_output.c char *buf = NULL; NULL 449 lib/fencing/st_output.c NULL); NULL 455 lib/fencing/st_output.c NULL); NULL 466 lib/fencing/st_output.c NULL); NULL 472 lib/fencing/st_output.c if (event->delegate != NULL) { NULL 497 lib/fencing/st_output.c pcmk__output_create_html_node(out, "div", NULL, NULL, buf); NULL 502 lib/fencing/st_output.c pcmk__output_create_html_node(out, "div", NULL, NULL, buf); NULL 542 lib/fencing/st_output.c NULL); NULL 544 lib/fencing/st_output.c if (device != NULL) { NULL 574 lib/fencing/st_output.c { NULL, NULL, NULL } NULL 74 lib/fencing/st_rhcs.c *devices = stonith_key_value_add(*devices, NULL, NULL 95 lib/fencing/st_rhcs.c char *xpath = NULL; NULL 96 lib/fencing/st_rhcs.c xmlXPathObject *xpathObj = NULL; NULL 98 lib/fencing/st_rhcs.c CRM_CHECK(metadata != NULL, return); NULL 99 lib/fencing/st_rhcs.c CRM_CHECK(parameter != NULL, return); NULL 125 lib/fencing/st_rhcs.c xmlNode *xml = NULL; NULL 126 lib/fencing/st_rhcs.c xmlNode *actions = NULL; NULL 127 lib/fencing/st_rhcs.c xmlXPathObject *xpathObj = NULL; NULL 128 lib/fencing/st_rhcs.c stonith_action_t *action = stonith__action_create(agent, "metadata", NULL, NULL 129 lib/fencing/st_rhcs.c 0, timeout_sec, NULL, NULL 130 lib/fencing/st_rhcs.c NULL, NULL); NULL 134 lib/fencing/st_rhcs.c if (result == NULL) { NULL 159 lib/fencing/st_rhcs.c if (result->action_stdout == NULL) { NULL 168 lib/fencing/st_rhcs.c if (xml == NULL) { NULL 182 lib/fencing/st_rhcs.c xmlNode *tmp = NULL; NULL 219 lib/fencing/st_rhcs.c char *buffer = NULL; NULL 220 lib/fencing/st_rhcs.c xmlNode *xml = NULL; NULL 231 lib/fencing/st_rhcs.c if (buffer == NULL) { NULL 261 lib/fencing/st_rhcs.c xmlNode *metadata = NULL; NULL 262 lib/fencing/st_rhcs.c stonith_action_t *action = NULL; NULL 263 lib/fencing/st_rhcs.c pcmk__action_result_t *result = NULL; NULL 265 lib/fencing/st_rhcs.c if (host_arg == NULL) { NULL 266 lib/fencing/st_rhcs.c time_t start_time = time(NULL); NULL 285 lib/fencing/st_rhcs.c remaining_timeout -= time(NULL) - start_time; NULL 292 lib/fencing/st_rhcs.c host_arg = NULL; NULL 296 lib/fencing/st_rhcs.c remaining_timeout, params, NULL, host_arg); NULL 301 lib/fencing/st_rhcs.c if (result != NULL) { NULL 305 lib/fencing/st_rhcs.c if (output != NULL) { NULL 307 lib/fencing/st_rhcs.c result->action_stdout = NULL; NULL 309 lib/fencing/st_rhcs.c if (error_output != NULL) { NULL 311 lib/fencing/st_rhcs.c result->action_stderr = NULL; NULL 32 lib/lrmd/lrmd_alerts.c if (value == NULL) { NULL 95 lib/lrmd/lrmd_alerts.c CRM_CHECK(value != NULL, return FALSE); NULL 97 lib/lrmd/lrmd_alerts.c if (list == NULL) { NULL 132 lib/lrmd/lrmd_alerts.c pcmk__time_hr_t *now = NULL; NULL 143 lib/lrmd/lrmd_alerts.c lrmd_key_value_t *copy_params = NULL; NULL 144 lib/lrmd/lrmd_alerts.c lrmd_key_value_t *head = NULL; NULL 161 lib/lrmd/lrmd_alerts.c if (now == NULL) { NULL 168 lib/lrmd/lrmd_alerts.c for (head = params; head != NULL; head = head->next) { NULL 240 lib/lrmd/lrmd_alerts.c lrmd_key_value_t *params = NULL; NULL 242 lib/lrmd/lrmd_alerts.c if (lrmd == NULL) { NULL 277 lib/lrmd/lrmd_alerts.c lrmd_key_value_t *params = NULL; NULL 279 lib/lrmd/lrmd_alerts.c if (lrmd == NULL) { NULL 287 lib/lrmd/lrmd_alerts.c rc = exec_alert_list(lrmd, alert_list, pcmk__alert_node, NULL, params); NULL 313 lib/lrmd/lrmd_alerts.c lrmd_key_value_t *params = NULL; NULL 315 lib/lrmd/lrmd_alerts.c if (lrmd == NULL) { NULL 324 lib/lrmd/lrmd_alerts.c rc = exec_alert_list(lrmd, alert_list, pcmk__alert_fencing, NULL, params); NULL 348 lib/lrmd/lrmd_alerts.c lrmd_key_value_t *params = NULL; NULL 350 lib/lrmd/lrmd_alerts.c if (lrmd == NULL) { NULL 394 lib/lrmd/lrmd_alerts.c rc = exec_alert_list(lrmd, alert_list, pcmk__alert_resource, NULL, params); NULL 199 lib/lrmd/lrmd_client.c CRM_ASSERT(event != NULL); NULL 209 lib/lrmd/lrmd_client.c lrmd_event_data_t *copy = NULL; NULL 245 lib/lrmd/lrmd_client.c if (event == NULL) { NULL 254 lib/lrmd/lrmd_client.c if (event->params != NULL) { NULL 268 lib/lrmd/lrmd_client.c if (proxy_session != NULL) { NULL 340 lib/lrmd/lrmd_client.c if (native->callback != NULL) { NULL 361 lib/lrmd/lrmd_client.c return (native->remote->tls_session != NULL); NULL 380 lib/lrmd/lrmd_client.c xmlNode *xml = NULL; NULL 393 lib/lrmd/lrmd_client.c GList *iter = NULL; NULL 400 lib/lrmd/lrmd_client.c native->pending_notify = NULL; NULL 483 lib/lrmd/lrmd_client.c lrmd_private_t *private = NULL; NULL 485 lib/lrmd/lrmd_client.c CRM_ASSERT(lrmd != NULL); NULL 520 lib/lrmd/lrmd_client.c xmlNode *op_msg = create_xml_node(NULL, "lrmd_command"); NULL 522 lib/lrmd/lrmd_client.c CRM_CHECK(op_msg != NULL, return NULL); NULL 523 lib/lrmd/lrmd_client.c CRM_CHECK(token != NULL, return NULL); NULL 532 lib/lrmd/lrmd_client.c if (data != NULL) { NULL 550 lib/lrmd/lrmd_client.c native->ipc = NULL; NULL 551 lib/lrmd/lrmd_client.c native->source = NULL; NULL 583 lib/lrmd/lrmd_client.c native->process_notify = NULL; NULL 587 lib/lrmd/lrmd_client.c native->pending_notify = NULL; NULL 591 lib/lrmd/lrmd_client.c native->remote->buffer = NULL; NULL 594 lib/lrmd/lrmd_client.c native->psk_cred_c = NULL; NULL 595 lib/lrmd/lrmd_client.c native->remote->tls_session = NULL; NULL 623 lib/lrmd/lrmd_client.c time_t start = time(NULL); NULL 624 lib/lrmd/lrmd_client.c const char *msg_type = NULL; NULL 635 lib/lrmd/lrmd_client.c for (*reply = NULL; *reply == NULL; ) { NULL 638 lib/lrmd/lrmd_client.c if (*reply == NULL) { NULL 641 lib/lrmd/lrmd_client.c remaining_timeout = total_timeout - ((time(NULL) - start) * 1000); NULL 655 lib/lrmd/lrmd_client.c if (*reply == NULL) { NULL 666 lib/lrmd/lrmd_client.c *reply = NULL; NULL 675 lib/lrmd/lrmd_client.c *reply = NULL; NULL 680 lib/lrmd/lrmd_client.c *reply = NULL; NULL 688 lib/lrmd/lrmd_client.c *reply = NULL; NULL 725 lib/lrmd/lrmd_client.c xmlNode *xml = NULL; NULL 786 lib/lrmd/lrmd_client.c rc = crm_ipc_send(native->ipc, msg, crm_ipc_flags_none, 0, NULL); NULL 853 lib/lrmd/lrmd_client.c xmlNode *op_msg = NULL; NULL 854 lib/lrmd/lrmd_client.c xmlNode *op_reply = NULL; NULL 860 lib/lrmd/lrmd_client.c if (op == NULL) { NULL 865 lib/lrmd/lrmd_client.c CRM_CHECK(native->token != NULL,; NULL 871 lib/lrmd/lrmd_client.c if (op_msg == NULL) { NULL 886 lib/lrmd/lrmd_client.c } else if(op_reply == NULL) { NULL 902 lib/lrmd/lrmd_client.c op_reply = NULL; /* Prevent subsequent free */ NULL 920 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); NULL 923 lib/lrmd/lrmd_client.c rc = lrmd_send_command(lrmd, LRMD_OP_POKE, data, NULL, 0, 0, NULL 937 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_OPERATION); NULL 947 lib/lrmd/lrmd_client.c rc = lrmd_send_command(lrmd, LRMD_OP_CHECK, data, NULL, 0, 0, NULL 958 lib/lrmd/lrmd_client.c xmlNode *reply = NULL; NULL 959 lib/lrmd/lrmd_client.c xmlNode *hello = create_xml_node(NULL, "lrmd_command"); NULL 976 lib/lrmd/lrmd_client.c } else if (reply == NULL) { NULL 995 lib/lrmd/lrmd_client.c } else if (tmp_ticket == NULL) { NULL 1043 lib/lrmd/lrmd_client.c if (native->ipc == NULL) { NULL 1055 lib/lrmd/lrmd_client.c CRM_ASSERT((dest != NULL) && (source != NULL) && (source->data != NULL)); NULL 1068 lib/lrmd/lrmd_client.c datum->data = NULL; NULL 1078 lib/lrmd/lrmd_client.c FILE *stream = NULL; NULL 1081 lib/lrmd/lrmd_client.c if ((location == NULL) || (key == NULL)) { NULL 1086 lib/lrmd/lrmd_client.c if (stream == NULL) { NULL 1135 lib/lrmd/lrmd_client.c return (time(NULL) - key_cache->updated) >= 60; NULL 1142 lib/lrmd/lrmd_client.c if ((key_cache->updated != 0) || (key_cache->location != NULL)) { NULL 1144 lib/lrmd/lrmd_client.c key_cache->location = NULL; NULL 1161 lib/lrmd/lrmd_client.c key_cache->updated = time(NULL); NULL 1184 lib/lrmd/lrmd_client.c if ((location == NULL) || (key == NULL)) { NULL 1221 lib/lrmd/lrmd_client.c static const char *env_location = NULL; NULL 1237 lib/lrmd/lrmd_client.c if (env_location != NULL) { NULL 1386 lib/lrmd/lrmd_client.c gnutls_datum_t psk_key = { NULL, 0 }; NULL 1422 lib/lrmd/lrmd_client.c if (native->remote->tls_session == NULL) { NULL 1433 lib/lrmd/lrmd_client.c native->remote->tls_session = NULL; NULL 1472 lib/lrmd/lrmd_client.c gnutls_datum_t psk_key = { NULL, 0 }; NULL 1477 lib/lrmd/lrmd_client.c rc = pcmk__connect_remote(native->server, native->port, 0, NULL, NULL 1478 lib/lrmd/lrmd_client.c &(native->sock), NULL, NULL); NULL 1500 lib/lrmd/lrmd_client.c if (native->remote->tls_session == NULL) { NULL 1509 lib/lrmd/lrmd_client.c native->remote->tls_session = NULL; NULL 1566 lib/lrmd/lrmd_client.c rc = lrmd_api_connect(lrmd, name, NULL); NULL 1594 lib/lrmd/lrmd_client.c if (native->source != NULL) { NULL 1597 lib/lrmd/lrmd_client.c native->source = NULL; NULL 1598 lib/lrmd/lrmd_client.c native->ipc = NULL; NULL 1604 lib/lrmd/lrmd_client.c native->ipc = NULL; NULL 1628 lib/lrmd/lrmd_client.c if (native->source != NULL) { NULL 1631 lib/lrmd/lrmd_client.c native->source = NULL; NULL 1640 lib/lrmd/lrmd_client.c native->pending_notify = NULL; NULL 1670 lib/lrmd/lrmd_client.c native->token = NULL; NULL 1673 lib/lrmd/lrmd_client.c native->peer_version = NULL; NULL 1684 lib/lrmd/lrmd_client.c xmlNode *data = NULL; NULL 1690 lib/lrmd/lrmd_client.c && (provider == NULL)) { NULL 1694 lib/lrmd/lrmd_client.c data = create_xml_node(NULL, F_LRMD_RSC); NULL 1701 lib/lrmd/lrmd_client.c rc = lrmd_send_command(lrmd, LRMD_OP_RSC_REG, data, NULL, 0, options, TRUE); NULL 1711 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); NULL 1715 lib/lrmd/lrmd_client.c rc = lrmd_send_command(lrmd, LRMD_OP_RSC_UNREG, data, NULL, 0, options, TRUE); NULL 1758 lib/lrmd/lrmd_client.c lrmd_rsc_info_t *rsc_info = NULL; NULL 1759 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); NULL 1760 lib/lrmd/lrmd_client.c xmlNode *output = NULL; NULL 1761 lib/lrmd/lrmd_client.c const char *class = NULL; NULL 1762 lib/lrmd/lrmd_client.c const char *provider = NULL; NULL 1763 lib/lrmd/lrmd_client.c const char *type = NULL; NULL 1771 lib/lrmd/lrmd_client.c return NULL; NULL 1780 lib/lrmd/lrmd_client.c return NULL; NULL 1784 lib/lrmd/lrmd_client.c return NULL; NULL 1808 lib/lrmd/lrmd_client.c xmlNode *data = NULL; NULL 1809 lib/lrmd/lrmd_client.c xmlNode *output_xml = NULL; NULL 1812 lib/lrmd/lrmd_client.c if (output == NULL) { NULL 1815 lib/lrmd/lrmd_client.c *output = NULL; NULL 1819 lib/lrmd/lrmd_client.c data = create_xml_node(NULL, F_LRMD_RSC); NULL 1830 lib/lrmd/lrmd_client.c if ((rc != pcmk_ok) || (output_xml == NULL)) { NULL 1834 lib/lrmd/lrmd_client.c (rsc_xml != NULL) && (rc == pcmk_ok); NULL 1838 lib/lrmd/lrmd_client.c if (rsc_id == NULL) { NULL 1843 lib/lrmd/lrmd_client.c op_xml != NULL; op_xml = crm_next_same_xml(op_xml)) { NULL 1847 lib/lrmd/lrmd_client.c if (op_info == NULL) { NULL 1896 lib/lrmd/lrmd_client.c if (lrmd == NULL) { NULL 1911 lib/lrmd/lrmd_client.c if (stonith_api == NULL) { NULL 1918 lib/lrmd/lrmd_client.c if ((rc == pcmk_ok) && (*output == NULL)) { NULL 1931 lib/lrmd/lrmd_client.c output, options, NULL); NULL 1940 lib/lrmd/lrmd_client.c svc_action_t *action = NULL; NULL 1941 lib/lrmd/lrmd_client.c GHashTable *params_table = NULL; NULL 1963 lib/lrmd/lrmd_client.c if (action == NULL) { NULL 1999 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); NULL 2001 lib/lrmd/lrmd_client.c lrmd_key_value_t *tmp = NULL; NULL 2015 lib/lrmd/lrmd_client.c rc = lrmd_send_command(lrmd, LRMD_OP_RSC_EXEC, data, NULL, timeout, options, TRUE); NULL 2028 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_ALERT); NULL 2030 lib/lrmd/lrmd_client.c lrmd_key_value_t *tmp = NULL; NULL 2041 lib/lrmd/lrmd_client.c rc = lrmd_send_command(lrmd, LRMD_OP_ALERT_EXEC, data, NULL, timeout, NULL 2054 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); NULL 2060 lib/lrmd/lrmd_client.c rc = lrmd_send_command(lrmd, LRMD_OP_RSC_CANCEL, data, NULL, 0, 0, TRUE); NULL 2070 lib/lrmd/lrmd_client.c stonith_key_value_t *stonith_resources = NULL; NULL 2071 lib/lrmd/lrmd_client.c stonith_key_value_t *dIter = NULL; NULL 2073 lib/lrmd/lrmd_client.c if (stonith_api == NULL) { NULL 2077 lib/lrmd/lrmd_client.c stonith_api->cmds->list_agents(stonith_api, st_opt_sync_call, NULL, NULL 2103 lib/lrmd/lrmd_client.c GList *gIter = NULL; NULL 2106 lib/lrmd/lrmd_client.c for (gIter = agents; gIter != NULL; gIter = gIter->next) { NULL 2135 lib/lrmd/lrmd_client.c GList *agents = NULL; NULL 2136 lib/lrmd/lrmd_client.c GList *gIter2 = NULL; NULL 2139 lib/lrmd/lrmd_client.c for (gIter2 = agents; gIter2 != NULL; gIter2 = gIter2->next) { NULL 2152 lib/lrmd/lrmd_client.c char *provider = NULL; NULL 2153 lib/lrmd/lrmd_client.c GList *ocf_providers = NULL; NULL 2154 lib/lrmd/lrmd_client.c GList *gIter = NULL; NULL 2158 lib/lrmd/lrmd_client.c for (gIter = ocf_providers; gIter != NULL; gIter = gIter->next) { NULL 2175 lib/lrmd/lrmd_client.c GList *standards = NULL; NULL 2176 lib/lrmd/lrmd_client.c GList *gIter = NULL; NULL 2180 lib/lrmd/lrmd_client.c for (gIter = standards; gIter != NULL; gIter = gIter->next) { NULL 2185 lib/lrmd/lrmd_client.c if (list_stonith_agents(NULL) > 0) { NULL 2216 lib/lrmd/lrmd_client.c lrmd_private_t *pvt = NULL; NULL 2218 lib/lrmd/lrmd_client.c if (api == NULL) { NULL 2221 lib/lrmd/lrmd_client.c *api = NULL; NULL 2226 lib/lrmd/lrmd_client.c if (*api == NULL) { NULL 2231 lib/lrmd/lrmd_client.c if (pvt == NULL) { NULL 2233 lib/lrmd/lrmd_client.c *api = NULL; NULL 2243 lib/lrmd/lrmd_client.c if ((pvt->remote == NULL) || ((*api)->cmds == NULL)) { NULL 2245 lib/lrmd/lrmd_client.c *api = NULL; NULL 2269 lib/lrmd/lrmd_client.c if ((nodename == NULL) && (server == NULL)) { NULL 2273 lib/lrmd/lrmd_client.c if (nodename == NULL) { NULL 2275 lib/lrmd/lrmd_client.c } else if (server == NULL) { NULL 2281 lib/lrmd/lrmd_client.c if ((pvt->remote_nodename == NULL) || (pvt->server == NULL)) { NULL 2283 lib/lrmd/lrmd_client.c *api = NULL; NULL 2294 lib/lrmd/lrmd_client.c *api = NULL; NULL 2304 lib/lrmd/lrmd_client.c lrmd_t *api = NULL; NULL 2306 lib/lrmd/lrmd_client.c CRM_ASSERT(lrmd__new(&api, NULL, NULL, 0) == pcmk_rc_ok); NULL 2313 lib/lrmd/lrmd_client.c lrmd_t *api = NULL; NULL 2322 lib/lrmd/lrmd_client.c if (lrmd == NULL) { NULL 2325 lib/lrmd/lrmd_client.c if (lrmd->cmds != NULL) { // Never NULL, but make static analysis happy NULL 2326 lib/lrmd/lrmd_client.c if (lrmd->cmds->disconnect != NULL) { // Also never really NULL NULL 2331 lib/lrmd/lrmd_client.c if (lrmd->lrmd_private != NULL) { NULL 2369 lib/lrmd/lrmd_client.c result.action_stdout = NULL; // Prevent free, because action owns it NULL 2370 lib/lrmd/lrmd_client.c result.action_stderr = NULL; // Prevent free, because action owns it NULL 2398 lib/lrmd/lrmd_client.c svc_action_t *action = NULL; NULL 2399 lib/lrmd/lrmd_client.c struct metadata_cb *metadata_cb = NULL; NULL 2402 lib/lrmd/lrmd_client.c CRM_CHECK(callback != NULL, return EINVAL); NULL 2404 lib/lrmd/lrmd_client.c if ((rsc == NULL) || (rsc->standard == NULL) || (rsc->type == NULL)) { NULL 2423 lib/lrmd/lrmd_client.c NULL, 0); NULL 2424 lib/lrmd/lrmd_client.c if (action == NULL) { NULL 2441 lib/lrmd/lrmd_client.c if (action->cb_data == NULL) { NULL 2475 lib/lrmd/lrmd_client.c if (event == NULL) { NULL 2493 lib/lrmd/lrmd_client.c if (event == NULL) { NULL 2498 lib/lrmd/lrmd_client.c event->exit_reason = NULL; NULL 2501 lib/lrmd/lrmd_client.c event->output = NULL; NULL 18 lib/lrmd/lrmd_output.c lrmd_list_t *iter = NULL; NULL 20 lib/lrmd/lrmd_output.c out->begin_list(out, NULL, NULL, "%s", title); NULL 22 lib/lrmd/lrmd_output.c for (iter = list; iter != NULL; iter = iter->next) { NULL 23 lib/lrmd/lrmd_output.c out->list_item(out, NULL, "%s", iter->val); NULL 33 lib/lrmd/lrmd_output.c lrmd_list_t *iter = NULL; NULL 35 lib/lrmd/lrmd_output.c for (iter = list; iter != NULL; iter = iter->next) { NULL 51 lib/lrmd/lrmd_output.c NULL); NULL 73 lib/lrmd/lrmd_output.c NULL); NULL 105 lib/lrmd/lrmd_output.c NULL); NULL 107 lib/lrmd/lrmd_output.c if (agent_spec != NULL) { NULL 140 lib/lrmd/lrmd_output.c { NULL, NULL, NULL } NULL 26 lib/lrmd/proxy_common.c GHashTable *proxy_table = NULL; NULL 32 lib/lrmd/proxy_common.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); NULL 47 lib/lrmd/proxy_common.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); NULL 62 lib/lrmd/proxy_common.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); NULL 72 lib/lrmd/proxy_common.c xmlNode *event = create_xml_node(NULL, T_LRMD_IPC_PROXY); NULL 85 lib/lrmd/proxy_common.c xmlNode *response = create_xml_node(NULL, T_LRMD_IPC_PROXY); NULL 97 lib/lrmd/proxy_common.c if (proxy == NULL) { NULL 122 lib/lrmd/proxy_common.c xmlNode *xml = NULL; NULL 127 lib/lrmd/proxy_common.c if (xml == NULL) { NULL 154 lib/lrmd/proxy_common.c proxy->source = NULL; NULL 155 lib/lrmd/proxy_common.c proxy->ipc = NULL; NULL 159 lib/lrmd/proxy_common.c proxy->lrm = NULL; NULL 169 lib/lrmd/proxy_common.c remote_proxy_t *proxy = NULL; NULL 171 lib/lrmd/proxy_common.c if(channel == NULL) { NULL 174 lib/lrmd/proxy_common.c return NULL; NULL 191 lib/lrmd/proxy_common.c if (proxy->source == NULL) { NULL 194 lib/lrmd/proxy_common.c return NULL; NULL 217 lib/lrmd/proxy_common.c CRM_CHECK(op != NULL, return); NULL 218 lib/lrmd/proxy_common.c CRM_CHECK(session != NULL, return); NULL 231 lib/lrmd/proxy_common.c CRM_CHECK(request != NULL, return); NULL 233 lib/lrmd/proxy_common.c if (proxy == NULL) { NULL 260 lib/lrmd/proxy_common.c PCMK__XA_ATTR_NODE_NAME) == NULL NULL 264 lib/lrmd/proxy_common.c PCMK__ATTRD_CMD_UPDATE_DELAY, NULL)) { NULL 268 lib/lrmd/proxy_common.c rc = crm_ipc_send(proxy->ipc, request, flags, 5000, NULL); NULL 271 lib/lrmd/proxy_common.c xmlNode *op_reply = create_xml_node(NULL, "nack"); NULL 291 lib/lrmd/proxy_common.c xmlNode *op_reply = NULL; NULL 432 lib/pacemaker/libpacemaker_private.h if (rsc == NULL) { NULL 457 lib/pacemaker/libpacemaker_private.h return colocation->influence || (rsc->running_on == NULL); NULL 501 lib/pacemaker/libpacemaker_private.h NULL, \ NULL 504 lib/pacemaker/libpacemaker_private.h NULL, (flags), (first_rsc)->cluster) NULL 60 lib/pacemaker/pcmk_acl.c if (*ns_recycle_writable == NULL) NULL 70 lib/pacemaker/pcmk_acl.c if (*ns_recycle_readable == NULL) NULL 80 lib/pacemaker/pcmk_acl.c if (*ns_recycle_denied == NULL) NULL 110 lib/pacemaker/pcmk_acl.c static xmlNs *ns_recycle_writable = NULL, NULL 111 lib/pacemaker/pcmk_acl.c *ns_recycle_readable = NULL, NULL 112 lib/pacemaker/pcmk_acl.c *ns_recycle_denied = NULL; NULL 113 lib/pacemaker/pcmk_acl.c static const xmlDoc *prev_doc = NULL; NULL 115 lib/pacemaker/pcmk_acl.c xmlNode *i_node = NULL; NULL 119 lib/pacemaker/pcmk_acl.c if (prev_doc == NULL || prev_doc != xml_modify->doc) { NULL 121 lib/pacemaker/pcmk_acl.c ns_recycle_writable = ns_recycle_readable = ns_recycle_denied = NULL; NULL 124 lib/pacemaker/pcmk_acl.c for (i_node = xml_modify; i_node != NULL; i_node = i_node->next) { NULL 129 lib/pacemaker/pcmk_acl.c if (!pcmk__check_acl(i_node, NULL, pcmk__xf_acl_read)) { NULL 131 lib/pacemaker/pcmk_acl.c } else if (!pcmk__check_acl(i_node, NULL, pcmk__xf_acl_write)) { NULL 138 lib/pacemaker/pcmk_acl.c if (i_node->properties != NULL) { NULL 144 lib/pacemaker/pcmk_acl.c if (i_node->children != NULL) { NULL 195 lib/pacemaker/pcmk_acl.c CRM_CHECK(cred != NULL, return EINVAL); NULL 196 lib/pacemaker/pcmk_acl.c CRM_CHECK(cib_doc != NULL, return EINVAL); NULL 197 lib/pacemaker/pcmk_acl.c CRM_CHECK(acl_evaled_doc != NULL, return EINVAL); NULL 200 lib/pacemaker/pcmk_acl.c if (strpbrk(cred, "<>&") != NULL) { NULL 217 lib/pacemaker/pcmk_acl.c if (target == NULL) { NULL 229 lib/pacemaker/pcmk_acl.c if (comment == NULL) { NULL 258 lib/pacemaker/pcmk_acl.c NULL NULL 267 lib/pacemaker/pcmk_acl.c NULL NULL 275 lib/pacemaker/pcmk_acl.c NULL NULL 290 lib/pacemaker/pcmk_acl.c res = xmlReadDoc(annotated_dump, "on-the-fly-access-render", NULL, NULL 292 lib/pacemaker/pcmk_acl.c CRM_ASSERT(res != NULL); NULL 301 lib/pacemaker/pcmk_acl.c CRM_ASSERT(sfile != NULL); NULL 302 lib/pacemaker/pcmk_acl.c CRM_ASSERT(parser_ctxt != NULL); NULL 304 lib/pacemaker/pcmk_acl.c xslt_doc = xmlCtxtReadFile(parser_ctxt, sfile, NULL, XML_PARSE_NONET); NULL 307 lib/pacemaker/pcmk_acl.c if (xslt == NULL) { NULL 312 lib/pacemaker/pcmk_acl.c sfile = NULL; NULL 316 lib/pacemaker/pcmk_acl.c CRM_ASSERT(xslt_ctxt != NULL); NULL 328 lib/pacemaker/pcmk_acl.c res = xsltApplyStylesheetUser(xslt, annotated_doc, NULL, NULL 329 lib/pacemaker/pcmk_acl.c NULL, NULL, xslt_ctxt); NULL 332 lib/pacemaker/pcmk_acl.c annotated_doc = NULL; NULL 334 lib/pacemaker/pcmk_acl.c xslt_ctxt = NULL; NULL 340 lib/pacemaker/pcmk_acl.c } while (*param_i++ != NULL); NULL 344 lib/pacemaker/pcmk_acl.c if (res == NULL) { NULL 45 lib/pacemaker/pcmk_cluster_queries.c if (data->mainloop != NULL) { NULL 48 lib/pacemaker/pcmk_cluster_queries.c data->mainloop = NULL; // Don't re-enter this block NULL 76 lib/pacemaker/pcmk_cluster_queries.c data->mainloop = g_main_loop_new(NULL, FALSE); NULL 102 lib/pacemaker/pcmk_cluster_queries.c return NULL; NULL 108 lib/pacemaker/pcmk_cluster_queries.c return NULL; NULL 121 lib/pacemaker/pcmk_cluster_queries.c return NULL; NULL 129 lib/pacemaker/pcmk_cluster_queries.c return NULL; NULL 145 lib/pacemaker/pcmk_cluster_queries.c if (reply != NULL) { NULL 167 lib/pacemaker/pcmk_cluster_queries.c if (reply != NULL) { NULL 223 lib/pacemaker/pcmk_cluster_queries.c crm_time_t *when = crm_time_new(NULL); NULL 224 lib/pacemaker/pcmk_cluster_queries.c char *when_s = NULL; NULL 233 lib/pacemaker/pcmk_cluster_queries.c reply->data.ping.sys_from, reply->data.ping.state, NULL, NULL 242 lib/pacemaker/pcmk_cluster_queries.c "query failed", NULL); NULL 254 lib/pacemaker/pcmk_cluster_queries.c pcmk_ipc_api_t *api = NULL; NULL 257 lib/pacemaker/pcmk_cluster_queries.c if (api == NULL) { NULL 262 lib/pacemaker/pcmk_cluster_queries.c return NULL; NULL 264 lib/pacemaker/pcmk_cluster_queries.c if (cb != NULL) { NULL 281 lib/pacemaker/pcmk_cluster_queries.c return NULL; NULL 292 lib/pacemaker/pcmk_cluster_queries.c .mainloop = NULL, NULL 299 lib/pacemaker/pcmk_cluster_queries.c pcmk_ipc_api_t *controld_api = NULL; NULL 308 lib/pacemaker/pcmk_cluster_queries.c if (controld_api != NULL) { NULL 329 lib/pacemaker/pcmk_cluster_queries.c pcmk__output_t *out = NULL; NULL 349 lib/pacemaker/pcmk_cluster_queries.c .mainloop = NULL, NULL 356 lib/pacemaker/pcmk_cluster_queries.c pcmk_ipc_api_t *controld_api = NULL; NULL 365 lib/pacemaker/pcmk_cluster_queries.c if (controld_api != NULL) { NULL 366 lib/pacemaker/pcmk_cluster_queries.c int rc = pcmk_controld_api_ping(controld_api, NULL); NULL 386 lib/pacemaker/pcmk_cluster_queries.c pcmk__output_t *out = NULL; NULL 431 lib/pacemaker/pcmk_cluster_queries.c .mainloop = NULL, NULL 438 lib/pacemaker/pcmk_cluster_queries.c pcmk_ipc_api_t *pacemakerd_api = NULL; NULL 446 lib/pacemaker/pcmk_cluster_queries.c if (pacemakerd_api != NULL) { NULL 460 lib/pacemaker/pcmk_cluster_queries.c if (state != NULL) { NULL 471 lib/pacemaker/pcmk_cluster_queries.c pcmk__output_t *out = NULL; NULL 482 lib/pacemaker/pcmk_cluster_queries.c NULL); NULL 516 lib/pacemaker/pcmk_cluster_queries.c xmlNode *xml_node = NULL; NULL 519 lib/pacemaker/pcmk_cluster_queries.c rc = cib__signon_query(NULL, &xml_node); NULL 528 lib/pacemaker/pcmk_cluster_queries.c out->begin_list(out, NULL, NULL, "nodes"); NULL 531 lib/pacemaker/pcmk_cluster_queries.c node_types = NULL; NULL 570 lib/pacemaker/pcmk_cluster_queries.c pcmk__output_t *out = NULL; NULL 25 lib/pacemaker/pcmk_fence.c static GMainLoop *mainloop = NULL; NULL 36 lib/pacemaker/pcmk_fence.c } async_fence_data = { NULL, }; NULL 41 lib/pacemaker/pcmk_fence.c char *node = NULL; NULL 42 lib/pacemaker/pcmk_fence.c char *pattern = NULL; NULL 43 lib/pacemaker/pcmk_fence.c char *name = NULL; NULL 44 lib/pacemaker/pcmk_fence.c char *value = NULL; NULL 47 lib/pacemaker/pcmk_fence.c if (target == NULL) { NULL 54 lib/pacemaker/pcmk_fence.c if (value != NULL) { NULL 87 lib/pacemaker/pcmk_fence.c new->next = NULL; NULL 92 lib/pacemaker/pcmk_fence.c hp->next = NULL; NULL 176 lib/pacemaker/pcmk_fence.c st_opt_timeout_updates, NULL, "callback", fence_callback); NULL 197 lib/pacemaker/pcmk_fence.c NULL); NULL 199 lib/pacemaker/pcmk_fence.c trig = mainloop_add_trigger(G_PRIORITY_HIGH, async_fence_helper, NULL); NULL 202 lib/pacemaker/pcmk_fence.c mainloop = g_main_loop_new(NULL, FALSE); NULL 207 lib/pacemaker/pcmk_fence.c if (reason != NULL) { NULL 210 lib/pacemaker/pcmk_fence.c async_fence_data.result.exit_reason = NULL; NULL 232 lib/pacemaker/pcmk_fence.c stonith_history_t *history = NULL, *hp, *latest = NULL; NULL 252 lib/pacemaker/pcmk_fence.c pcmk__str_eq(target, "*", pcmk__str_none)? NULL : target, NULL 281 lib/pacemaker/pcmk_fence.c out->message(out, "stonith-event", latest, false, true, NULL, NULL 284 lib/pacemaker/pcmk_fence.c out->message(out, "stonith-event", latest, false, false, NULL, NULL 300 lib/pacemaker/pcmk_fence.c pcmk__output_t *out = NULL; NULL 320 lib/pacemaker/pcmk_fence.c stonith_key_value_t *devices = NULL; NULL 323 lib/pacemaker/pcmk_fence.c rc = st->cmds->list_agents(st, st_opt_sync_call, NULL, &devices, timeout/1000); NULL 342 lib/pacemaker/pcmk_fence.c pcmk__output_t *out = NULL; NULL 362 lib/pacemaker/pcmk_fence.c if (target == NULL) { NULL 367 lib/pacemaker/pcmk_fence.c when = stonith_api_time(atol(target), NULL, FALSE); NULL 378 lib/pacemaker/pcmk_fence.c pcmk__output_t *out = NULL; NULL 397 lib/pacemaker/pcmk_fence.c GList *targets = NULL; NULL 398 lib/pacemaker/pcmk_fence.c char *lists = NULL; NULL 409 lib/pacemaker/pcmk_fence.c while (targets != NULL) { NULL 410 lib/pacemaker/pcmk_fence.c out->list_item(out, NULL, "%s", (const char *) targets->data); NULL 423 lib/pacemaker/pcmk_fence.c pcmk__output_t *out = NULL; NULL 442 lib/pacemaker/pcmk_fence.c char *buffer = NULL; NULL 443 lib/pacemaker/pcmk_fence.c int rc = st->cmds->metadata(st, st_opt_sync_call, agent, NULL, &buffer, NULL 459 lib/pacemaker/pcmk_fence.c pcmk__output_t *out = NULL; NULL 478 lib/pacemaker/pcmk_fence.c stonith_key_value_t *devices = NULL; NULL 505 lib/pacemaker/pcmk_fence.c pcmk__output_t *out = NULL; NULL 537 lib/pacemaker/pcmk_fence.c return handle_level(st, target, fence_level, NULL, false); NULL 551 lib/pacemaker/pcmk_fence.c char *output = NULL; NULL 552 lib/pacemaker/pcmk_fence.c char *error_output = NULL; NULL 555 lib/pacemaker/pcmk_fence.c rc = st->cmds->validate(st, st_opt_sync_call, id, NULL, agent, params, NULL 566 lib/pacemaker/pcmk_fence.c pcmk__output_t *out = NULL; NULL 588 lib/pacemaker/pcmk_fence.c if (st == NULL) { NULL 591 lib/pacemaker/pcmk_fence.c rc = st->cmds->history(st, st_opt_sync_call, NULL, stonith_history, 120); NULL 51 lib/pacemaker/pcmk_graph_consumer.c for (GList *lpc = synapse->inputs; lpc != NULL; lpc = lpc->next) { NULL 82 lib/pacemaker/pcmk_graph_consumer.c for (GList *lpc = synapse->actions; lpc != NULL; lpc = lpc->next) { NULL 113 lib/pacemaker/pcmk_graph_consumer.c for (GList *lpc = graph->synapses; lpc != NULL; lpc = lpc->next) { NULL 137 lib/pacemaker/pcmk_graph_consumer.c static pcmk__graph_functions_t *graph_fns = NULL; NULL 151 lib/pacemaker/pcmk_graph_consumer.c CRM_ASSERT(graph_fns != NULL); NULL 152 lib/pacemaker/pcmk_graph_consumer.c CRM_ASSERT(graph_fns->rsc != NULL); NULL 153 lib/pacemaker/pcmk_graph_consumer.c CRM_ASSERT(graph_fns->cluster != NULL); NULL 154 lib/pacemaker/pcmk_graph_consumer.c CRM_ASSERT(graph_fns->pseudo != NULL); NULL 155 lib/pacemaker/pcmk_graph_consumer.c CRM_ASSERT(graph_fns->fence != NULL); NULL 170 lib/pacemaker/pcmk_graph_consumer.c GList *lpc = NULL; NULL 173 lib/pacemaker/pcmk_graph_consumer.c for (lpc = synapse->inputs; lpc != NULL; lpc = lpc->next) { NULL 195 lib/pacemaker/pcmk_graph_consumer.c for (lpc = synapse->actions; lpc != NULL; lpc = lpc->next) { NULL 231 lib/pacemaker/pcmk_graph_consumer.c CRM_CHECK(id != NULL, return EINVAL); NULL 275 lib/pacemaker/pcmk_graph_consumer.c for (GList *lpc = synapse->actions; lpc != NULL; lpc = lpc->next) { NULL 350 lib/pacemaker/pcmk_graph_consumer.c GList *lpc = NULL; NULL 355 lib/pacemaker/pcmk_graph_consumer.c if (graph_fns == NULL) { NULL 358 lib/pacemaker/pcmk_graph_consumer.c if (graph == NULL) { NULL 369 lib/pacemaker/pcmk_graph_consumer.c for (lpc = graph->synapses; lpc != NULL; lpc = lpc->next) { NULL 383 lib/pacemaker/pcmk_graph_consumer.c for (lpc = graph->synapses; lpc != NULL; lpc = lpc->next) { NULL 470 lib/pacemaker/pcmk_graph_consumer.c pcmk__graph_action_t *action = NULL; NULL 474 lib/pacemaker/pcmk_graph_consumer.c if (value == NULL) { NULL 477 lib/pacemaker/pcmk_graph_consumer.c return NULL; NULL 495 lib/pacemaker/pcmk_graph_consumer.c return NULL; NULL 499 lib/pacemaker/pcmk_graph_consumer.c if (action == NULL) { NULL 502 lib/pacemaker/pcmk_graph_consumer.c return NULL; NULL 531 lib/pacemaker/pcmk_graph_consumer.c if (value != NULL) { NULL 566 lib/pacemaker/pcmk_graph_consumer.c const char *value = NULL; NULL 567 lib/pacemaker/pcmk_graph_consumer.c xmlNode *action_set = NULL; NULL 568 lib/pacemaker/pcmk_graph_consumer.c pcmk__graph_synapse_t *new_synapse = NULL; NULL 573 lib/pacemaker/pcmk_graph_consumer.c if (new_synapse == NULL) { NULL 574 lib/pacemaker/pcmk_graph_consumer.c return NULL; NULL 583 lib/pacemaker/pcmk_graph_consumer.c return NULL); NULL 591 lib/pacemaker/pcmk_graph_consumer.c action_set != NULL; action_set = crm_next_same_xml(action_set)) { NULL 594 lib/pacemaker/pcmk_graph_consumer.c action != NULL; action = pcmk__xml_next(action)) { NULL 599 lib/pacemaker/pcmk_graph_consumer.c if (new_action == NULL) { NULL 614 lib/pacemaker/pcmk_graph_consumer.c inputs != NULL; inputs = crm_next_same_xml(inputs)) { NULL 617 lib/pacemaker/pcmk_graph_consumer.c trigger != NULL; trigger = crm_next_same_xml(trigger)) { NULL 620 lib/pacemaker/pcmk_graph_consumer.c input != NULL; input = pcmk__xml_next(input)) { NULL 625 lib/pacemaker/pcmk_graph_consumer.c if (new_input == NULL) { NULL 669 lib/pacemaker/pcmk_graph_consumer.c pcmk__graph_t *new_graph = NULL; NULL 670 lib/pacemaker/pcmk_graph_consumer.c const char *t_id = NULL; NULL 671 lib/pacemaker/pcmk_graph_consumer.c const char *time = NULL; NULL 674 lib/pacemaker/pcmk_graph_consumer.c if (new_graph == NULL) { NULL 675 lib/pacemaker/pcmk_graph_consumer.c return NULL; NULL 678 lib/pacemaker/pcmk_graph_consumer.c new_graph->source = strdup((reference == NULL)? "unknown" : reference); NULL 679 lib/pacemaker/pcmk_graph_consumer.c if (new_graph->source == NULL) { NULL 681 lib/pacemaker/pcmk_graph_consumer.c return NULL; NULL 691 lib/pacemaker/pcmk_graph_consumer.c if (xml_graph != NULL) { NULL 693 lib/pacemaker/pcmk_graph_consumer.c CRM_CHECK(t_id != NULL, free(new_graph); NULL 694 lib/pacemaker/pcmk_graph_consumer.c return NULL); NULL 698 lib/pacemaker/pcmk_graph_consumer.c CRM_CHECK(time != NULL, free(new_graph); NULL 699 lib/pacemaker/pcmk_graph_consumer.c return NULL); NULL 703 lib/pacemaker/pcmk_graph_consumer.c if (time == NULL) { NULL 711 lib/pacemaker/pcmk_graph_consumer.c if ((t_id == NULL) NULL 723 lib/pacemaker/pcmk_graph_consumer.c synapse_xml != NULL; synapse_xml = crm_next_same_xml(synapse_xml)) { NULL 728 lib/pacemaker/pcmk_graph_consumer.c if (new_synapse != NULL) { NULL 761 lib/pacemaker/pcmk_graph_consumer.c if (action->params != NULL) { NULL 793 lib/pacemaker/pcmk_graph_consumer.c if (graph != NULL) { NULL 822 lib/pacemaker/pcmk_graph_consumer.c lrmd_event_data_t *op = NULL; NULL 824 lib/pacemaker/pcmk_graph_consumer.c const char *name = NULL; NULL 825 lib/pacemaker/pcmk_graph_consumer.c const char *value = NULL; NULL 826 lib/pacemaker/pcmk_graph_consumer.c xmlNode *action_resource = NULL; NULL 828 lib/pacemaker/pcmk_graph_consumer.c CRM_CHECK(action != NULL, return NULL); NULL 829 lib/pacemaker/pcmk_graph_consumer.c CRM_CHECK(action->type == pcmk__rsc_graph_action, return NULL); NULL 832 lib/pacemaker/pcmk_graph_consumer.c CRM_CHECK(action_resource != NULL, crm_log_xml_warn(action->xml, "invalid"); NULL 833 lib/pacemaker/pcmk_graph_consumer.c return NULL); NULL 839 lib/pacemaker/pcmk_graph_consumer.c op->t_run = time(NULL); NULL 848 lib/pacemaker/pcmk_graph_consumer.c for (xmlNode *xop = pcmk__xml_first_child(resource); xop != NULL; NULL 67 lib/pacemaker/pcmk_graph_logging.c if (graph == NULL) { NULL 68 lib/pacemaker/pcmk_graph_logging.c return NULL; NULL 71 lib/pacemaker/pcmk_graph_logging.c for (GList *sIter = graph->synapses; sIter != NULL; sIter = sIter->next) { NULL 74 lib/pacemaker/pcmk_graph_logging.c for (GList *aIter = synapse->actions; aIter != NULL; NULL 84 lib/pacemaker/pcmk_graph_logging.c return NULL; NULL 122 lib/pacemaker/pcmk_graph_logging.c GString *pending = NULL; NULL 124 lib/pacemaker/pcmk_graph_logging.c for (const GList *lpc = synapse->inputs; lpc != NULL; lpc = lpc->next) { NULL 133 lib/pacemaker/pcmk_graph_logging.c } else if (find_graph_action_by_id(graph, input->id) != NULL) { NULL 146 lib/pacemaker/pcmk_graph_logging.c for (GList *lpc = synapse->inputs; lpc != NULL; lpc = lpc->next) { NULL 151 lib/pacemaker/pcmk_graph_logging.c if (find_graph_action_by_id(graph, input->id) == NULL) { NULL 181 lib/pacemaker/pcmk_graph_logging.c GString *g_pending = NULL; NULL 187 lib/pacemaker/pcmk_graph_logging.c if (g_pending != NULL) { NULL 192 lib/pacemaker/pcmk_graph_logging.c for (GList *lpc = synapse->actions; lpc != NULL; lpc = lpc->next) { NULL 197 lib/pacemaker/pcmk_graph_logging.c if (g_pending != NULL) { NULL 209 lib/pacemaker/pcmk_graph_logging.c log_synapse(log_level, NULL, action->synapse); NULL 215 lib/pacemaker/pcmk_graph_logging.c if ((graph == NULL) || (graph->num_actions == 0)) { NULL 227 lib/pacemaker/pcmk_graph_logging.c for (GList *lpc = graph->synapses; lpc != NULL; lpc = lpc->next) { NULL 36 lib/pacemaker/pcmk_graph_producer.c (((a)->node == NULL)? "no node" : (a)->node->details->uname) NULL 79 lib/pacemaker/pcmk_graph_producer.c GList *gIter = NULL; NULL 81 lib/pacemaker/pcmk_graph_producer.c xml?create_xml_node(xml, XML_GRAPH_TAG_MAINTENANCE):NULL; NULL 84 lib/pacemaker/pcmk_graph_producer.c for (gIter = data_set->nodes; gIter != NULL; NULL 116 lib/pacemaker/pcmk_graph_producer.c pe_action_t *action = NULL; NULL 118 lib/pacemaker/pcmk_graph_producer.c if (add_maintenance_nodes(NULL, data_set)) { NULL 170 lib/pacemaker/pcmk_graph_producer.c for (iter = action->actions_before; iter != NULL; iter = iter->next) { NULL 202 lib/pacemaker/pcmk_graph_producer.c CRM_LOG_ASSERT((n_type != NULL) && (n_task != NULL)); NULL 205 lib/pacemaker/pcmk_graph_producer.c } else if (action->cancel_task != NULL) { NULL 227 lib/pacemaker/pcmk_graph_producer.c if (router_node != NULL) { NULL 242 lib/pacemaker/pcmk_graph_producer.c xmlNode *rsc_xml = NULL; NULL 261 lib/pacemaker/pcmk_graph_producer.c && (action->rsc->clone_name != NULL)) { NULL 295 lib/pacemaker/pcmk_graph_producer.c if ((action->rsc->clone_name != NULL) NULL 304 lib/pacemaker/pcmk_graph_producer.c CRM_ASSERT(action->rsc->clone_name == NULL); NULL 324 lib/pacemaker/pcmk_graph_producer.c xmlNode *args_xml = NULL; NULL 330 lib/pacemaker/pcmk_graph_producer.c args_xml = create_xml_node(NULL, XML_TAG_ATTRS); NULL 335 lib/pacemaker/pcmk_graph_producer.c if ((action->rsc != NULL) && (action->node != NULL)) { NULL 344 lib/pacemaker/pcmk_graph_producer.c } else if ((action->rsc != NULL) && (action->rsc->variant <= pe_native)) { NULL 345 lib/pacemaker/pcmk_graph_producer.c GHashTable *params = pe_rsc_params(action->rsc, NULL, NULL 352 lib/pacemaker/pcmk_graph_producer.c if (action->rsc != NULL) { NULL 355 lib/pacemaker/pcmk_graph_producer.c while (parent != NULL) { NULL 363 lib/pacemaker/pcmk_graph_producer.c && (action->node != NULL)) { NULL 392 lib/pacemaker/pcmk_graph_producer.c xmlNode *action_xml = NULL; NULL 394 lib/pacemaker/pcmk_graph_producer.c if ((action == NULL) || (data_set == NULL)) { NULL 409 lib/pacemaker/pcmk_graph_producer.c CRM_OP_CLEAR_FAILCOUNT, NULL)) { NULL 432 lib/pacemaker/pcmk_graph_producer.c if ((action->rsc != NULL) && (action->rsc->clone_name != NULL)) { NULL 433 lib/pacemaker/pcmk_graph_producer.c char *clone_key = NULL; NULL 448 lib/pacemaker/pcmk_graph_producer.c if (needs_node_info && (action->node != NULL)) { NULL 460 lib/pacemaker/pcmk_graph_producer.c if ((action->rsc != NULL) NULL 471 lib/pacemaker/pcmk_graph_producer.c if (needs_node_info && (action->node != NULL)) { NULL 507 lib/pacemaker/pcmk_graph_producer.c if ((action->rsc != NULL) NULL 531 lib/pacemaker/pcmk_graph_producer.c NULL)) { NULL 535 lib/pacemaker/pcmk_graph_producer.c if (action->node == NULL) { NULL 664 lib/pacemaker/pcmk_graph_producer.c if ((input_node == NULL) || (allocated == NULL) NULL 676 lib/pacemaker/pcmk_graph_producer.c } else if ((input_node == NULL) || (action->node == NULL) NULL 804 lib/pacemaker/pcmk_graph_producer.c iter != NULL; iter = iter->next) { NULL 845 lib/pacemaker/pcmk_graph_producer.c if (action->rsc != NULL) { NULL 879 lib/pacemaker/pcmk_graph_producer.c xmlNode *syn = NULL; NULL 880 lib/pacemaker/pcmk_graph_producer.c xmlNode *set = NULL; NULL 881 lib/pacemaker/pcmk_graph_producer.c xmlNode *in = NULL; NULL 900 lib/pacemaker/pcmk_graph_producer.c ((action->node == NULL)? "" : " on "), NULL 901 lib/pacemaker/pcmk_graph_producer.c ((action->node == NULL)? "" : action->node->details->uname)); NULL 909 lib/pacemaker/pcmk_graph_producer.c for (GList *lpc = action->actions_before; lpc != NULL; lpc = lpc->next) { NULL 935 lib/pacemaker/pcmk_graph_producer.c (filename == NULL)? "" : ", saving inputs in ", NULL 936 lib/pacemaker/pcmk_graph_producer.c (filename == NULL)? "" : filename); NULL 941 lib/pacemaker/pcmk_graph_producer.c (filename == NULL)? "" : ", saving inputs in ", NULL 942 lib/pacemaker/pcmk_graph_producer.c (filename == NULL)? "" : filename); NULL 947 lib/pacemaker/pcmk_graph_producer.c (filename == NULL)? "" : ", saving inputs in ", NULL 948 lib/pacemaker/pcmk_graph_producer.c (filename == NULL)? "" : filename); NULL 965 lib/pacemaker/pcmk_graph_producer.c GList *iter = NULL; NULL 967 lib/pacemaker/pcmk_graph_producer.c CRM_ASSERT(rsc != NULL); NULL 974 lib/pacemaker/pcmk_graph_producer.c for (iter = rsc->children; iter != NULL; iter = iter->next) { NULL 990 lib/pacemaker/pcmk_graph_producer.c GList *iter = NULL; NULL 991 lib/pacemaker/pcmk_graph_producer.c const char *value = NULL; NULL 997 lib/pacemaker/pcmk_graph_producer.c data_set->graph = create_xml_node(NULL, XML_TAG_GRAPH); NULL 1024 lib/pacemaker/pcmk_graph_producer.c char *recheck_epoch = NULL; NULL 1038 lib/pacemaker/pcmk_graph_producer.c for (iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 1049 lib/pacemaker/pcmk_graph_producer.c for (iter = data_set->actions; iter != NULL; iter = iter->next) { NULL 1052 lib/pacemaker/pcmk_graph_producer.c if ((action->rsc != NULL) NULL 1053 lib/pacemaker/pcmk_graph_producer.c && (action->node != NULL) NULL 55 lib/pacemaker/pcmk_injections.c xmlNode *attrs = NULL; NULL 56 lib/pacemaker/pcmk_injections.c xmlNode *instance_attrs = NULL; NULL 62 lib/pacemaker/pcmk_injections.c if (attrs == NULL) { NULL 68 lib/pacemaker/pcmk_injections.c if (instance_attrs == NULL) { NULL 73 lib/pacemaker/pcmk_injections.c crm_create_nvpair_xml(instance_attrs, NULL, name, value); NULL 100 lib/pacemaker/pcmk_injections.c char *name = NULL; NULL 101 lib/pacemaker/pcmk_injections.c char *now = pcmk__ttoa(time(NULL)); NULL 128 lib/pacemaker/pcmk_injections.c rc = cib_conn->cmds->query(cib_conn, xpath, NULL, NULL 132 lib/pacemaker/pcmk_injections.c xmlNode *cib_object = create_xml_node(NULL, XML_CIB_TAG_NODE); NULL 164 lib/pacemaker/pcmk_injections.c lrmd_event_data_t *op = NULL; NULL 165 lib/pacemaker/pcmk_injections.c xmlNode *xop = NULL; NULL 169 lib/pacemaker/pcmk_injections.c op->params = NULL; // Not needed for simulation purposes NULL 170 lib/pacemaker/pcmk_injections.c op->t_run = (unsigned int) time(NULL); NULL 175 lib/pacemaker/pcmk_injections.c for (xop = pcmk__xe_first_child(cib_resource); xop != NULL; NULL 205 lib/pacemaker/pcmk_injections.c target_rc, NULL, crm_system_name); NULL 225 lib/pacemaker/pcmk_injections.c xmlNode *cib_object = NULL; NULL 235 lib/pacemaker/pcmk_injections.c if ((cib_object != NULL) && (ID(cib_object) == NULL)) { NULL 241 lib/pacemaker/pcmk_injections.c return NULL; // not reached, but makes static analysis happy NULL 245 lib/pacemaker/pcmk_injections.c char *found_uuid = NULL; NULL 247 lib/pacemaker/pcmk_injections.c if (uuid == NULL) { NULL 248 lib/pacemaker/pcmk_injections.c query_node_uuid(cib_conn, node, &found_uuid, NULL); NULL 253 lib/pacemaker/pcmk_injections.c cib_object = create_xml_node(NULL, XML_CIB_TAG_STATE); NULL 284 lib/pacemaker/pcmk_injections.c xmlNode *cib_node = pcmk__inject_node(cib_conn, node, NULL); NULL 292 lib/pacemaker/pcmk_injections.c NULL); NULL 299 lib/pacemaker/pcmk_injections.c NULL); NULL 348 lib/pacemaker/pcmk_injections.c xmlNode *lrm = NULL; NULL 349 lib/pacemaker/pcmk_injections.c xmlNode *container = NULL; NULL 350 lib/pacemaker/pcmk_injections.c xmlNode *cib_resource = NULL; NULL 353 lib/pacemaker/pcmk_injections.c if (cib_resource != NULL) { NULL 363 lib/pacemaker/pcmk_injections.c if (cib_resource != NULL) { NULL 368 lib/pacemaker/pcmk_injections.c if ((rclass == NULL) || (rtype == NULL)) { NULL 372 lib/pacemaker/pcmk_injections.c return NULL; NULL 380 lib/pacemaker/pcmk_injections.c PCMK_RESOURCE_CLASS_LSB, NULL)) { NULL 382 lib/pacemaker/pcmk_injections.c return NULL; NULL 385 lib/pacemaker/pcmk_injections.c && (rprovider == NULL)) { NULL 388 lib/pacemaker/pcmk_injections.c return NULL; NULL 395 lib/pacemaker/pcmk_injections.c if (lrm == NULL) { NULL 403 lib/pacemaker/pcmk_injections.c if (container == NULL) { NULL 424 lib/pacemaker/pcmk_injections.c xmlNode *xml_search = NULL; NULL 428 lib/pacemaker/pcmk_injections.c CRM_ASSERT(ticket_state_xml != NULL); NULL 429 lib/pacemaker/pcmk_injections.c *ticket_state_xml = NULL; NULL 438 lib/pacemaker/pcmk_injections.c "[@" XML_ATTR_ID "=\"", ticket_id, "\"]", NULL); NULL 449 lib/pacemaker/pcmk_injections.c if (xml_has_children(xml_search) && (ticket_id != NULL)) { NULL 474 lib/pacemaker/pcmk_injections.c xmlNode *xml_top = NULL; NULL 475 lib/pacemaker/pcmk_injections.c xmlNode *ticket_state_xml = NULL; NULL 487 lib/pacemaker/pcmk_injections.c xmlNode *xml_obj = NULL; NULL 489 lib/pacemaker/pcmk_injections.c xml_top = create_xml_node(NULL, XML_CIB_TAG_STATUS); NULL 528 lib/pacemaker/pcmk_injections.c char *key = NULL; NULL 529 lib/pacemaker/pcmk_injections.c char *node = NULL; NULL 530 lib/pacemaker/pcmk_injections.c char *task = NULL; NULL 531 lib/pacemaker/pcmk_injections.c char *resource = NULL; NULL 533 lib/pacemaker/pcmk_injections.c const char *rtype = NULL; NULL 534 lib/pacemaker/pcmk_injections.c const char *rclass = NULL; NULL 535 lib/pacemaker/pcmk_injections.c const char *rprovider = NULL; NULL 537 lib/pacemaker/pcmk_injections.c xmlNode *cib_op = NULL; NULL 538 lib/pacemaker/pcmk_injections.c xmlNode *cib_node = NULL; NULL 539 lib/pacemaker/pcmk_injections.c xmlNode *cib_resource = NULL; NULL 540 lib/pacemaker/pcmk_injections.c pe_resource_t *rsc = NULL; NULL 541 lib/pacemaker/pcmk_injections.c lrmd_event_data_t *op = NULL; NULL 557 lib/pacemaker/pcmk_injections.c if (rsc == NULL) { NULL 566 lib/pacemaker/pcmk_injections.c cib_node = pcmk__inject_node(cib, node, NULL); NULL 567 lib/pacemaker/pcmk_injections.c CRM_ASSERT(cib_node != NULL); NULL 574 lib/pacemaker/pcmk_injections.c CRM_ASSERT(cib_resource != NULL); NULL 577 lib/pacemaker/pcmk_injections.c CRM_ASSERT(op != NULL); NULL 580 lib/pacemaker/pcmk_injections.c CRM_ASSERT(cib_op != NULL); NULL 606 lib/pacemaker/pcmk_injections.c GList *iter = NULL; NULL 607 lib/pacemaker/pcmk_injections.c xmlNode *cib_node = NULL; NULL 612 lib/pacemaker/pcmk_injections.c if (injections->quorum != NULL) { NULL 613 lib/pacemaker/pcmk_injections.c xmlNode *top = create_xml_node(NULL, XML_TAG_CIB); NULL 618 lib/pacemaker/pcmk_injections.c rc = cib->cmds->modify(cib, NULL, top, cib_sync_call|cib_scope_local); NULL 622 lib/pacemaker/pcmk_injections.c if (injections->watchdog != NULL) { NULL 624 lib/pacemaker/pcmk_injections.c XML_CIB_TAG_CRMCONFIG, NULL, NULL, NULL, NULL, NULL 626 lib/pacemaker/pcmk_injections.c NULL, NULL); NULL 630 lib/pacemaker/pcmk_injections.c for (iter = injections->node_up; iter != NULL; iter = iter->next) { NULL 636 lib/pacemaker/pcmk_injections.c CRM_ASSERT(cib_node != NULL); NULL 644 lib/pacemaker/pcmk_injections.c for (iter = injections->node_down; iter != NULL; iter = iter->next) { NULL 646 lib/pacemaker/pcmk_injections.c char *xpath = NULL; NULL 651 lib/pacemaker/pcmk_injections.c CRM_ASSERT(cib_node != NULL); NULL 660 lib/pacemaker/pcmk_injections.c cib->cmds->remove(cib, xpath, NULL, NULL 666 lib/pacemaker/pcmk_injections.c cib->cmds->remove(cib, xpath, NULL, NULL 671 lib/pacemaker/pcmk_injections.c for (iter = injections->node_fail; iter != NULL; iter = iter->next) { NULL 678 lib/pacemaker/pcmk_injections.c CRM_ASSERT(cib_node != NULL); NULL 686 lib/pacemaker/pcmk_injections.c for (iter = injections->ticket_grant; iter != NULL; iter = iter->next) { NULL 695 lib/pacemaker/pcmk_injections.c for (iter = injections->ticket_revoke; iter != NULL; iter = iter->next) { NULL 704 lib/pacemaker/pcmk_injections.c for (iter = injections->ticket_standby; iter != NULL; iter = iter->next) { NULL 713 lib/pacemaker/pcmk_injections.c for (iter = injections->ticket_activate; iter != NULL; iter = iter->next) { NULL 722 lib/pacemaker/pcmk_injections.c for (iter = injections->op_inject; iter != NULL; iter = iter->next) { NULL 734 lib/pacemaker/pcmk_injections.c if (injections == NULL) { NULL 25 lib/pacemaker/pcmk_output.c char *retval = NULL; NULL 43 lib/pacemaker/pcmk_output.c xmlNodePtr node = NULL; NULL 50 lib/pacemaker/pcmk_output.c NULL); NULL 70 lib/pacemaker/pcmk_output.c GList *lpc = NULL; NULL 74 lib/pacemaker/pcmk_output.c for (lpc = list; lpc != NULL; lpc = lpc->next) { NULL 77 lib/pacemaker/pcmk_output.c GList *lpc2 = NULL; NULL 79 lib/pacemaker/pcmk_output.c for (lpc2 = cons->node_list_rh; lpc2 != NULL; lpc2 = lpc2->next) { NULL 91 lib/pacemaker/pcmk_output.c NULL); NULL 116 lib/pacemaker/pcmk_output.c char *reason = NULL; NULL 117 lib/pacemaker/pcmk_output.c char *details = NULL; NULL 126 lib/pacemaker/pcmk_output.c CRM_ASSERT(destination != NULL || origin != NULL); NULL 128 lib/pacemaker/pcmk_output.c if(source == NULL) { NULL 142 lib/pacemaker/pcmk_output.c if(origin != NULL && destination != NULL && origin->details == destination->details) { NULL 150 lib/pacemaker/pcmk_output.c if (need_role && (origin == NULL)) { NULL 156 lib/pacemaker/pcmk_output.c } else if (origin == NULL) { NULL 160 lib/pacemaker/pcmk_output.c } else if (need_role && (destination == NULL)) { NULL 165 lib/pacemaker/pcmk_output.c } else if (destination == NULL) { NULL 219 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "%-8s %-*s ( %*s )%s%s", change, rsc_width, NULL 240 lib/pacemaker/pcmk_output.c char *change_str = NULL; NULL 245 lib/pacemaker/pcmk_output.c xmlNode *xml = NULL; NULL 248 lib/pacemaker/pcmk_output.c CRM_ASSERT(destination != NULL || origin != NULL); NULL 250 lib/pacemaker/pcmk_output.c if (source == NULL) { NULL 259 lib/pacemaker/pcmk_output.c if(origin != NULL && destination != NULL && origin->details == destination->details) { NULL 271 lib/pacemaker/pcmk_output.c NULL); NULL 274 lib/pacemaker/pcmk_output.c if (need_role && (origin == NULL)) { NULL 280 lib/pacemaker/pcmk_output.c NULL); NULL 282 lib/pacemaker/pcmk_output.c } else if (origin == NULL) { NULL 286 lib/pacemaker/pcmk_output.c } else if (need_role && (destination == NULL)) { NULL 291 lib/pacemaker/pcmk_output.c NULL); NULL 293 lib/pacemaker/pcmk_output.c } else if (destination == NULL) { NULL 302 lib/pacemaker/pcmk_output.c NULL); NULL 314 lib/pacemaker/pcmk_output.c NULL); NULL 321 lib/pacemaker/pcmk_output.c NULL); NULL 329 lib/pacemaker/pcmk_output.c NULL); NULL 338 lib/pacemaker/pcmk_output.c NULL); NULL 345 lib/pacemaker/pcmk_output.c NULL); NULL 371 lib/pacemaker/pcmk_output.c for (GList *lpc = rsc->rsc_cons; lpc != NULL; lpc = lpc->next) { NULL 373 lib/pacemaker/pcmk_output.c char *hdr = NULL; NULL 378 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "%s (id=%s - loop)", NULL 384 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "%s", hdr); NULL 388 lib/pacemaker/pcmk_output.c out->begin_list(out, NULL, NULL, NULL); NULL 416 lib/pacemaker/pcmk_output.c for (GList *lpc = rsc->rsc_cons; lpc != NULL; lpc = lpc->next) { NULL 449 lib/pacemaker/pcmk_output.c for (GList *lpc = rsc->rsc_cons_lhs; lpc != NULL; lpc = lpc->next) { NULL 451 lib/pacemaker/pcmk_output.c char *hdr = NULL; NULL 456 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "%s (id=%s - loop)", NULL 462 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "%s", hdr); NULL 466 lib/pacemaker/pcmk_output.c out->begin_list(out, NULL, NULL, NULL); NULL 494 lib/pacemaker/pcmk_output.c for (GList *lpc = rsc->rsc_cons_lhs; lpc != NULL; lpc = lpc->next) { NULL 519 lib/pacemaker/pcmk_output.c GList *lpc = NULL; NULL 523 lib/pacemaker/pcmk_output.c for (lpc = list; lpc != NULL; lpc = lpc->next) { NULL 526 lib/pacemaker/pcmk_output.c GList *lpc2 = NULL; NULL 528 lib/pacemaker/pcmk_output.c for (lpc2 = cons->node_list_rh; lpc2 != NULL; lpc2 = lpc2->next) { NULL 532 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Node %s (score=%s, id=%s, rsc=%s)", NULL 594 lib/pacemaker/pcmk_output.c pcmk__output_xml_create_parent(out, "constraints", NULL); NULL 634 lib/pacemaker/pcmk_output.c if (fsa_state != NULL) { NULL 656 lib/pacemaker/pcmk_output.c NULL); NULL 671 lib/pacemaker/pcmk_output.c if (state_s == NULL) { NULL 689 lib/pacemaker/pcmk_output.c char *msg = NULL; NULL 691 lib/pacemaker/pcmk_output.c if (state_s == NULL) { NULL 698 lib/pacemaker/pcmk_output.c pcmk__output_create_html_node(out, "li", NULL, NULL, msg); NULL 718 lib/pacemaker/pcmk_output.c if (state_s == NULL) { NULL 737 lib/pacemaker/pcmk_output.c if (state_s == NULL) { NULL 745 lib/pacemaker/pcmk_output.c NULL); NULL 756 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Testing %s ... %.2f secs", xml_file, NULL 774 lib/pacemaker/pcmk_output.c NULL); NULL 799 lib/pacemaker/pcmk_output.c if (dc != NULL) { NULL 816 lib/pacemaker/pcmk_output.c NULL); NULL 868 lib/pacemaker/pcmk_output.c NULL); NULL 883 lib/pacemaker/pcmk_output.c char *action_desc = NULL; NULL 889 lib/pacemaker/pcmk_output.c ((task == NULL)? "unknown" : task)); NULL 894 lib/pacemaker/pcmk_output.c ((task == NULL)? "unknown" : task)); NULL 896 lib/pacemaker/pcmk_output.c if ((rsc != NULL) && (rsc->id != NULL)) { NULL 899 lib/pacemaker/pcmk_output.c if ((node != NULL) && (node->details->uname != NULL)) { NULL 902 lib/pacemaker/pcmk_output.c out->begin_list(out, NULL, NULL, "Digests for %s %s on %s", NULL 906 lib/pacemaker/pcmk_output.c if (digests == NULL) { NULL 907 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "none"); NULL 911 lib/pacemaker/pcmk_output.c if (digests->digest_all_calc != NULL) { NULL 912 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "%s (all parameters)", NULL 915 lib/pacemaker/pcmk_output.c if (digests->digest_secure_calc != NULL) { NULL 916 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "%s (non-private parameters)", NULL 919 lib/pacemaker/pcmk_output.c if (digests->digest_restart_calc != NULL) { NULL 920 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "%s (non-reloadable parameters)", NULL 931 lib/pacemaker/pcmk_output.c if (digest != NULL) { NULL 934 lib/pacemaker/pcmk_output.c crm_xml_add(digest_xml, "type", ((type == NULL)? "unspecified" : type)); NULL 936 lib/pacemaker/pcmk_output.c if (digest_source != NULL) { NULL 954 lib/pacemaker/pcmk_output.c xmlNode *xml = NULL; NULL 961 lib/pacemaker/pcmk_output.c NULL); NULL 963 lib/pacemaker/pcmk_output.c if (digests != NULL) { NULL 977 lib/pacemaker/pcmk_output.c } else if(stop == NULL) { \ NULL 980 lib/pacemaker/pcmk_output.c CRM_ASSERT(stop != NULL); \ NULL 996 lib/pacemaker/pcmk_output.c GList *possible_matches = NULL; NULL 997 lib/pacemaker/pcmk_output.c char *key = NULL; NULL 1001 lib/pacemaker/pcmk_output.c pe_node_t *start_node = NULL; NULL 1002 lib/pacemaker/pcmk_output.c pe_action_t *start = NULL; NULL 1003 lib/pacemaker/pcmk_output.c pe_action_t *stop = NULL; NULL 1004 lib/pacemaker/pcmk_output.c pe_action_t *promote = NULL; NULL 1005 lib/pacemaker/pcmk_output.c pe_action_t *demote = NULL; NULL 1008 lib/pacemaker/pcmk_output.c || (current == NULL && next == NULL)) { NULL 1015 lib/pacemaker/pcmk_output.c moving = (current != NULL) && (next != NULL) NULL 1024 lib/pacemaker/pcmk_output.c if ((start == NULL) || !pcmk_is_set(start->flags, pe_action_runnable)) { NULL 1025 lib/pacemaker/pcmk_output.c start_node = NULL; NULL 1038 lib/pacemaker/pcmk_output.c possible_matches = pe__resource_actions(rsc, NULL, RSC_STOP, false); NULL 1039 lib/pacemaker/pcmk_output.c if (possible_matches != NULL) { NULL 1058 lib/pacemaker/pcmk_output.c pe_action_t *migrate_op = NULL; NULL 1060 lib/pacemaker/pcmk_output.c CRM_CHECK(next != NULL, return rc); NULL 1067 lib/pacemaker/pcmk_output.c if ((migrate_op != NULL) && (current != NULL) NULL 1070 lib/pacemaker/pcmk_output.c next, start, NULL); NULL 1074 lib/pacemaker/pcmk_output.c next, start, NULL); NULL 1076 lib/pacemaker/pcmk_output.c } else if (start == NULL || pcmk_is_set(start->flags, pe_action_optional)) { NULL 1077 lib/pacemaker/pcmk_output.c if ((demote != NULL) && (promote != NULL) NULL 1089 lib/pacemaker/pcmk_output.c NULL, stop, (stop && stop->reason)? stop : start); NULL 1094 lib/pacemaker/pcmk_output.c rsc, current, next, stop, NULL); NULL 1098 lib/pacemaker/pcmk_output.c NULL, stop, NULL); NULL 1103 lib/pacemaker/pcmk_output.c next, start, NULL); NULL 1115 lib/pacemaker/pcmk_output.c GList *gIter = NULL; NULL 1118 lib/pacemaker/pcmk_output.c for (gIter = rsc->running_on; gIter != NULL; gIter = gIter->next) { NULL 1120 lib/pacemaker/pcmk_output.c pe_action_t *stop_op = NULL; NULL 1132 lib/pacemaker/pcmk_output.c if (out->message(out, "rsc-action-item", "Stop", rsc, node, NULL, NULL 1140 lib/pacemaker/pcmk_output.c } else if ((stop != NULL) NULL 1149 lib/pacemaker/pcmk_output.c stop, NULL); NULL 1154 lib/pacemaker/pcmk_output.c start, NULL); NULL 1156 lib/pacemaker/pcmk_output.c } else if (stop != NULL && !pcmk_is_set(stop->flags, pe_action_optional)) { NULL 1158 lib/pacemaker/pcmk_output.c next, start, NULL); NULL 1162 lib/pacemaker/pcmk_output.c CRM_LOG_ASSERT(current != NULL); NULL 1164 lib/pacemaker/pcmk_output.c next, demote, NULL); NULL 1169 lib/pacemaker/pcmk_output.c next, promote, NULL); NULL 1173 lib/pacemaker/pcmk_output.c start, NULL); NULL 1187 lib/pacemaker/pcmk_output.c if (task == NULL) { NULL 1190 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "%s %s '%s'", task, node_name, reason); NULL 1206 lib/pacemaker/pcmk_output.c if (task == NULL) { NULL 1213 lib/pacemaker/pcmk_output.c NULL); NULL 1234 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Cluster action: %s for %s on %s", task, ID(rsc), node); NULL 1236 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Cluster action: %s on %s", task, node); NULL 1250 lib/pacemaker/pcmk_output.c xmlNodePtr xml_node = NULL; NULL 1259 lib/pacemaker/pcmk_output.c NULL); NULL 1279 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Fencing %s (%s)", target, op); NULL 1297 lib/pacemaker/pcmk_output.c NULL); NULL 1309 lib/pacemaker/pcmk_output.c xmlChar *node_path = NULL; NULL 1317 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Injecting attribute %s=%s into %s '%s'", NULL 1332 lib/pacemaker/pcmk_output.c xmlChar *node_path = NULL; NULL 1345 lib/pacemaker/pcmk_output.c NULL); NULL 1360 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Injecting %s into the configuration", spec); NULL 1376 lib/pacemaker/pcmk_output.c NULL); NULL 1391 lib/pacemaker/pcmk_output.c out->begin_list(out, NULL, NULL, "Performing Requested Modifications"); NULL 1394 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Setting quorum: %s", quorum); NULL 1398 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Setting watchdog: %s", watchdog); NULL 1411 lib/pacemaker/pcmk_output.c xmlNodePtr node = NULL; NULL 1417 lib/pacemaker/pcmk_output.c node = pcmk__output_xml_create_parent(out, "modifications", NULL); NULL 1442 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Bringing node %s online", node); NULL 1445 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Taking node %s offline", node); NULL 1448 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Failing node %s", node); NULL 1469 lib/pacemaker/pcmk_output.c NULL); NULL 1485 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Making ticket %s standby", ticket); NULL 1487 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "%s ticket %s", action, ticket); NULL 1507 lib/pacemaker/pcmk_output.c NULL); NULL 1522 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Pseudo action: %s%s%s", task, node ? " on " : "", NULL 1534 lib/pacemaker/pcmk_output.c xmlNodePtr xml_node = NULL; NULL 1542 lib/pacemaker/pcmk_output.c NULL); NULL 1564 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Resource action: %-15s %s=%u on %s", NULL 1567 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Resource action: %-15s %s on %s", NULL 1583 lib/pacemaker/pcmk_output.c xmlNodePtr xml_node = NULL; NULL 1593 lib/pacemaker/pcmk_output.c NULL); NULL 1679 lib/pacemaker/pcmk_output.c out->begin_list(out, NULL, NULL, "Failed Fencing Actions"); NULL 1680 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Failed to get fencing history: %s", NULL 1705 lib/pacemaker/pcmk_output.c out->begin_list(out, NULL, NULL, "Failed Fencing Actions"); NULL 1706 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Failed to get fencing history: %s", NULL 1720 lib/pacemaker/pcmk_output.c stonith_history_t *hp = stonith__first_matching_event(stonith_history, stonith__event_state_pending, NULL); NULL 1874 lib/pacemaker/pcmk_output.c out->begin_list(out, NULL, NULL, "Failed Fencing Actions"); NULL 1875 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Failed to get fencing history: %s", NULL 1886 lib/pacemaker/pcmk_output.c out->begin_list(out, NULL, NULL, "Failed Fencing Actions"); NULL 1887 lib/pacemaker/pcmk_output.c out->list_item(out, NULL, "Failed to get fencing history: %s", NULL 1900 lib/pacemaker/pcmk_output.c stonith_history_t *hp = stonith__first_matching_event(stonith_history, stonith__event_state_pending, NULL); NULL 1937 lib/pacemaker/pcmk_output.c pcmk__g_strcat(s, "scope=\"", scope, "\" ", NULL); NULL 1941 lib/pacemaker/pcmk_output.c pcmk__g_strcat(s, "id=\"", instance, "\" ", NULL); NULL 1944 lib/pacemaker/pcmk_output.c pcmk__g_strcat(s, "name=\"", pcmk__s(name, ""), "\" ", NULL); NULL 1947 lib/pacemaker/pcmk_output.c pcmk__g_strcat(s, "host=\"", host, "\" ", NULL); NULL 1950 lib/pacemaker/pcmk_output.c pcmk__g_strcat(s, "value=\"", pcmk__s(value, ""), "\"", NULL); NULL 1969 lib/pacemaker/pcmk_output.c xmlNodePtr node = NULL; NULL 1974 lib/pacemaker/pcmk_output.c NULL); NULL 2014 lib/pacemaker/pcmk_output.c rule_id, ((error != NULL)? error : "unexpected error")); NULL 2032 lib/pacemaker/pcmk_output.c NULL); NULL 2045 lib/pacemaker/pcmk_output.c rule_id, ((error != NULL)? error : "unexpected error")); NULL 2072 lib/pacemaker/pcmk_output.c if ((name != NULL) && (desc != NULL)) { NULL 2075 lib/pacemaker/pcmk_output.c } else if ((name != NULL) || (desc != NULL)) { NULL 2076 lib/pacemaker/pcmk_output.c pcmk__formatted_printf(out, "%s\n", ((name != NULL)? name : desc)); NULL 2087 lib/pacemaker/pcmk_output.c code_width = (int) snprintf(NULL, 0, "%lld", most_negative); NULL 2090 lib/pacemaker/pcmk_output.c if ((name != NULL) && (desc != NULL)) { NULL 2104 lib/pacemaker/pcmk_output.c if ((name != NULL) || (desc != NULL)) { NULL 2106 lib/pacemaker/pcmk_output.c ((name != NULL)? name : desc)); NULL 2126 lib/pacemaker/pcmk_output.c NULL); NULL 2191 lib/pacemaker/pcmk_output.c { NULL, NULL, NULL } NULL 33 lib/pacemaker/pcmk_resource.c char *xpath = NULL; NULL 34 lib/pacemaker/pcmk_resource.c xmlNode *history = NULL; NULL 35 lib/pacemaker/pcmk_resource.c xmlNode *best = NULL; NULL 39 lib/pacemaker/pcmk_resource.c const char *best_digest = NULL; NULL 48 lib/pacemaker/pcmk_resource.c lrm_rsc_op != NULL; lrm_rsc_op = crm_next_same_xml(lrm_rsc_op)) { NULL 62 lib/pacemaker/pcmk_resource.c RSC_MIGRATED, NULL); NULL 64 lib/pacemaker/pcmk_resource.c if (best == NULL) { NULL 86 lib/pacemaker/pcmk_resource.c if (best_digest != NULL && digest == NULL) { NULL 120 lib/pacemaker/pcmk_resource.c const char *task = NULL; NULL 121 lib/pacemaker/pcmk_resource.c xmlNode *xml_op = NULL; NULL 122 lib/pacemaker/pcmk_resource.c op_digest_cache_t *digests = NULL; NULL 126 lib/pacemaker/pcmk_resource.c if ((out == NULL) || (rsc == NULL) || (node == NULL)) { NULL 138 lib/pacemaker/pcmk_resource.c if (xml_op != NULL) { NULL 142 lib/pacemaker/pcmk_resource.c if (task == NULL) { // Assume start if no history is available NULL 161 lib/pacemaker/pcmk_resource.c pcmk__output_t *out = NULL; NULL 40 lib/pacemaker/pcmk_result_code.c const char *name = NULL; NULL 41 lib/pacemaker/pcmk_result_code.c const char *desc = NULL; NULL 53 lib/pacemaker/pcmk_result_code.c pcmk_is_set(flags, pcmk_rc_disp_name)? name : NULL, NULL 54 lib/pacemaker/pcmk_result_code.c pcmk_is_set(flags, pcmk_rc_disp_desc)? desc : NULL); NULL 65 lib/pacemaker/pcmk_result_code.c pcmk__output_t *out = NULL; NULL 102 lib/pacemaker/pcmk_result_code.c const char *name = NULL; NULL 103 lib/pacemaker/pcmk_result_code.c const char *desc = NULL; NULL 128 lib/pacemaker/pcmk_result_code.c if ((local_rc != pcmk_rc_ok) || (name == NULL) NULL 129 lib/pacemaker/pcmk_result_code.c || pcmk__str_any_of(name, "Unknown", "CRM_EX_UNKNOWN", NULL)) { NULL 139 lib/pacemaker/pcmk_result_code.c pcmk_is_set(flags, pcmk_rc_disp_name)? name : NULL, NULL 140 lib/pacemaker/pcmk_result_code.c pcmk_is_set(flags, pcmk_rc_disp_desc)? desc : NULL); NULL 154 lib/pacemaker/pcmk_result_code.c pcmk__output_t *out = NULL; NULL 32 lib/pacemaker/pcmk_rule.c .node_hash = NULL, NULL 35 lib/pacemaker/pcmk_rule.c .match_data = NULL, NULL 36 lib/pacemaker/pcmk_rule.c .rsc_data = NULL, NULL 37 lib/pacemaker/pcmk_rule.c .op_data = NULL NULL 40 lib/pacemaker/pcmk_rule.c return pe__eval_date_expr(expr, &rule_data, NULL); NULL 64 lib/pacemaker/pcmk_rule.c pe_working_set_t *new_data_set = NULL; NULL 67 lib/pacemaker/pcmk_rule.c if (new_data_set == NULL) { NULL 77 lib/pacemaker/pcmk_rule.c if (input != NULL) { NULL 79 lib/pacemaker/pcmk_rule.c if (new_data_set->input == NULL) { NULL 86 lib/pacemaker/pcmk_rule.c int rc = cib__signon_query(NULL, &(new_data_set->input)); NULL 97 lib/pacemaker/pcmk_rule.c if (date != NULL) { NULL 124 lib/pacemaker/pcmk_rule.c xmlNodePtr cib_constraints = NULL; NULL 125 lib/pacemaker/pcmk_rule.c xmlNodePtr match = NULL; NULL 126 lib/pacemaker/pcmk_rule.c xmlXPathObjectPtr xpath_obj = NULL; NULL 127 lib/pacemaker/pcmk_rule.c char *xpath = NULL; NULL 131 lib/pacemaker/pcmk_rule.c *error = NULL; NULL 216 lib/pacemaker/pcmk_rule.c CRM_ASSERT(match != NULL); NULL 248 lib/pacemaker/pcmk_rule.c pe_working_set_t *data_set = NULL; NULL 251 lib/pacemaker/pcmk_rule.c CRM_ASSERT(out != NULL); NULL 253 lib/pacemaker/pcmk_rule.c if (rule_ids == NULL) { NULL 263 lib/pacemaker/pcmk_rule.c for (const char **rule_id = rule_ids; *rule_id != NULL; rule_id++) { NULL 264 lib/pacemaker/pcmk_rule.c const char *error = NULL; NULL 283 lib/pacemaker/pcmk_rule.c pcmk__output_t *out = NULL; NULL 37 lib/pacemaker/pcmk_sched_actions.c if (action->rsc == NULL) { NULL 45 lib/pacemaker/pcmk_sched_actions.c flags = action->rsc->cmds->action_flags(action, NULL); NULL 46 lib/pacemaker/pcmk_sched_actions.c if ((node == NULL) || !pe_rsc_is_clone(action->rsc)) { NULL 95 lib/pacemaker/pcmk_sched_actions.c char *uuid = NULL; NULL 96 lib/pacemaker/pcmk_sched_actions.c char *rid = NULL; NULL 97 lib/pacemaker/pcmk_sched_actions.c char *first_task_str = NULL; NULL 102 lib/pacemaker/pcmk_sched_actions.c if ((strstr(first_uuid, "notify") != NULL) NULL 145 lib/pacemaker/pcmk_sched_actions.c && ((first_rsc->parent == NULL) NULL 159 lib/pacemaker/pcmk_sched_actions.c if (uuid == NULL) { NULL 161 lib/pacemaker/pcmk_sched_actions.c CRM_ASSERT(uuid != NULL); NULL 190 lib/pacemaker/pcmk_sched_actions.c if ((rsc != NULL) && (rsc->variant >= pe_group) && (action->uuid != NULL)) { NULL 193 lib/pacemaker/pcmk_sched_actions.c result = find_first_action(rsc->actions, uuid, NULL, NULL); NULL 194 lib/pacemaker/pcmk_sched_actions.c if (result == NULL) { NULL 249 lib/pacemaker/pcmk_sched_actions.c if (then->rsc != NULL) { NULL 266 lib/pacemaker/pcmk_sched_actions.c if (pcmk_is_set(order->type, pe_order_restart) && (then->rsc != NULL)) { NULL 279 lib/pacemaker/pcmk_sched_actions.c if (first->rsc != NULL) { NULL 297 lib/pacemaker/pcmk_sched_actions.c if (then->rsc != NULL) { NULL 312 lib/pacemaker/pcmk_sched_actions.c if (then->rsc != NULL) { NULL 339 lib/pacemaker/pcmk_sched_actions.c if (pcmk_is_set(order->type, pe_order_probe) && (then->rsc != NULL)) { NULL 341 lib/pacemaker/pcmk_sched_actions.c && (first->rsc->running_on != NULL)) { NULL 361 lib/pacemaker/pcmk_sched_actions.c if (then->rsc != NULL) { NULL 381 lib/pacemaker/pcmk_sched_actions.c if (then->rsc != NULL) { NULL 396 lib/pacemaker/pcmk_sched_actions.c if (then->rsc != NULL) { NULL 410 lib/pacemaker/pcmk_sched_actions.c if (then->rsc != NULL) { NULL 424 lib/pacemaker/pcmk_sched_actions.c if (then->rsc != NULL) { NULL 459 lib/pacemaker/pcmk_sched_actions.c && (first->rsc != NULL) NULL 490 lib/pacemaker/pcmk_sched_actions.c (((a)->node == NULL)? "no node" : (a)->node->details->uname) NULL 502 lib/pacemaker/pcmk_sched_actions.c GList *lpc = NULL; NULL 532 lib/pacemaker/pcmk_sched_actions.c for (lpc = then->actions_before; lpc != NULL; lpc = lpc->next) { NULL 539 lib/pacemaker/pcmk_sched_actions.c if ((first->rsc != NULL) NULL 543 lib/pacemaker/pcmk_sched_actions.c first_node = first->rsc->fns->location(first->rsc, NULL, FALSE); NULL 544 lib/pacemaker/pcmk_sched_actions.c if (first_node != NULL) { NULL 550 lib/pacemaker/pcmk_sched_actions.c if ((then->rsc != NULL) NULL 554 lib/pacemaker/pcmk_sched_actions.c then_node = then->rsc->fns->location(then->rsc, NULL, FALSE); NULL 555 lib/pacemaker/pcmk_sched_actions.c if (then_node != NULL) { NULL 563 lib/pacemaker/pcmk_sched_actions.c && (first_node != NULL) && (then_node != NULL) NULL 576 lib/pacemaker/pcmk_sched_actions.c if ((first->rsc != NULL) NULL 589 lib/pacemaker/pcmk_sched_actions.c if ((first->rsc != NULL) && (then->rsc != NULL) NULL 636 lib/pacemaker/pcmk_sched_actions.c for (GList *lpc2 = first->actions_after; lpc2 != NULL; NULL 662 lib/pacemaker/pcmk_sched_actions.c for (lpc = then->actions_after; lpc != NULL; lpc = lpc->next) { NULL 707 lib/pacemaker/pcmk_sched_actions.c GList *then_on = NULL; NULL 709 lib/pacemaker/pcmk_sched_actions.c if (then->rsc == NULL) { NULL 727 lib/pacemaker/pcmk_sched_actions.c && (then->node != NULL) NULL 760 lib/pacemaker/pcmk_sched_actions.c const char *reason = NULL; NULL 783 lib/pacemaker/pcmk_sched_actions.c if (reason == NULL) { NULL 865 lib/pacemaker/pcmk_sched_actions.c && (then->rsc != NULL) && (then->rsc->role == RSC_ROLE_PROMOTED) NULL 929 lib/pacemaker/pcmk_sched_actions.c if ((then->rsc != NULL) && (then->rsc->parent != NULL)) { NULL 958 lib/pacemaker/pcmk_sched_actions.c const char *node_uname = NULL; NULL 959 lib/pacemaker/pcmk_sched_actions.c const char *node_uuid = NULL; NULL 960 lib/pacemaker/pcmk_sched_actions.c const char *desc = NULL; NULL 962 lib/pacemaker/pcmk_sched_actions.c CRM_CHECK(action != NULL, return); NULL 965 lib/pacemaker/pcmk_sched_actions.c if (action->node != NULL) { NULL 988 lib/pacemaker/pcmk_sched_actions.c ((pre_text == NULL)? "" : pre_text), NULL 989 lib/pacemaker/pcmk_sched_actions.c ((pre_text == NULL)? "" : ": "), NULL 1008 lib/pacemaker/pcmk_sched_actions.c ((pre_text == NULL)? "" : pre_text), NULL 1009 lib/pacemaker/pcmk_sched_actions.c ((pre_text == NULL)? "" : ": "), NULL 1019 lib/pacemaker/pcmk_sched_actions.c GList *iter = NULL; NULL 1022 lib/pacemaker/pcmk_sched_actions.c for (iter = action->actions_before; iter != NULL; iter = iter->next) { NULL 1028 lib/pacemaker/pcmk_sched_actions.c for (iter = action->actions_after; iter != NULL; iter = iter->next) { NULL 1053 lib/pacemaker/pcmk_sched_actions.c char *shutdown_id = NULL; NULL 1054 lib/pacemaker/pcmk_sched_actions.c pe_action_t *shutdown_op = NULL; NULL 1056 lib/pacemaker/pcmk_sched_actions.c CRM_ASSERT(node != NULL); NULL 1061 lib/pacemaker/pcmk_sched_actions.c shutdown_op = custom_action(NULL, shutdown_id, CRM_OP_SHUTDOWN, node, FALSE, NULL 1083 lib/pacemaker/pcmk_sched_actions.c char *digest = NULL; NULL 1084 lib/pacemaker/pcmk_sched_actions.c xmlNode *args_xml = NULL; NULL 1086 lib/pacemaker/pcmk_sched_actions.c if (op->params == NULL) { NULL 1089 lib/pacemaker/pcmk_sched_actions.c args_xml = create_xml_node(NULL, XML_TAG_PARAMS); NULL 1092 lib/pacemaker/pcmk_sched_actions.c digest = calculate_operation_digest(args_xml, NULL); NULL 1118 lib/pacemaker/pcmk_sched_actions.c char *key = NULL; NULL 1119 lib/pacemaker/pcmk_sched_actions.c char *magic = NULL; NULL 1120 lib/pacemaker/pcmk_sched_actions.c char *op_id = NULL; NULL 1121 lib/pacemaker/pcmk_sched_actions.c char *op_id_additional = NULL; NULL 1122 lib/pacemaker/pcmk_sched_actions.c char *local_user_data = NULL; NULL 1123 lib/pacemaker/pcmk_sched_actions.c const char *exit_reason = NULL; NULL 1125 lib/pacemaker/pcmk_sched_actions.c xmlNode *xml_op = NULL; NULL 1126 lib/pacemaker/pcmk_sched_actions.c const char *task = NULL; NULL 1128 lib/pacemaker/pcmk_sched_actions.c CRM_CHECK(op != NULL, return NULL); NULL 1132 lib/pacemaker/pcmk_sched_actions.c ((node == NULL)? "no node" : node), caller_version, origin); NULL 1146 lib/pacemaker/pcmk_sched_actions.c NULL)) { NULL 1159 lib/pacemaker/pcmk_sched_actions.c CRM_LOG_ASSERT(n_type != NULL); NULL 1160 lib/pacemaker/pcmk_sched_actions.c CRM_LOG_ASSERT(n_task != NULL); NULL 1169 lib/pacemaker/pcmk_sched_actions.c lrmd__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 1176 lib/pacemaker/pcmk_sched_actions.c CRMD_ACTION_MIGRATED, NULL)) { NULL 1196 lib/pacemaker/pcmk_sched_actions.c if (xml_op == NULL) { NULL 1200 lib/pacemaker/pcmk_sched_actions.c if (op->user_data == NULL) { NULL 1209 lib/pacemaker/pcmk_sched_actions.c if (magic == NULL) { NULL 1221 lib/pacemaker/pcmk_sched_actions.c crm_xml_add(xml_op, XML_LRM_ATTR_EXIT_REASON, exit_reason == NULL ? "" : exit_reason); NULL 1250 lib/pacemaker/pcmk_sched_actions.c if (pcmk__str_any_of(op->op_type, CRMD_ACTION_MIGRATE, CRMD_ACTION_MIGRATED, NULL)) { NULL 1267 lib/pacemaker/pcmk_sched_actions.c op_id_additional = NULL; NULL 1273 lib/pacemaker/pcmk_sched_actions.c op->user_data = NULL; NULL 1299 lib/pacemaker/pcmk_sched_actions.c if ((action == NULL) || (action->rsc == NULL) NULL 1300 lib/pacemaker/pcmk_sched_actions.c || (action->rsc->lock_node == NULL) || (action->node == NULL) NULL 1308 lib/pacemaker/pcmk_sched_actions.c if (action->node->details->shutdown && (action->task != NULL) NULL 1323 lib/pacemaker/pcmk_sched_actions.c if (a == NULL) { NULL 1326 lib/pacemaker/pcmk_sched_actions.c if (b == NULL) { NULL 1347 lib/pacemaker/pcmk_sched_actions.c GList *item = NULL; NULL 1348 lib/pacemaker/pcmk_sched_actions.c GList *next = NULL; NULL 1349 lib/pacemaker/pcmk_sched_actions.c pe_action_wrapper_t *last_input = NULL; NULL 1353 lib/pacemaker/pcmk_sched_actions.c for (item = action->actions_before; item != NULL; item = next) { NULL 1357 lib/pacemaker/pcmk_sched_actions.c if ((last_input != NULL) NULL 1394 lib/pacemaker/pcmk_sched_actions.c for (GList *iter = data_set->actions; iter != NULL; iter = iter->next) { NULL 1395 lib/pacemaker/pcmk_sched_actions.c char *node_name = NULL; NULL 1396 lib/pacemaker/pcmk_sched_actions.c char *task = NULL; NULL 1399 lib/pacemaker/pcmk_sched_actions.c if (action->rsc != NULL) { NULL 1422 lib/pacemaker/pcmk_sched_actions.c } else if (action->node != NULL) { NULL 1433 lib/pacemaker/pcmk_sched_actions.c for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 1454 lib/pacemaker/pcmk_sched_actions.c bool config = (find_rsc_op_entry(rsc, key) != NULL); NULL 1476 lib/pacemaker/pcmk_sched_actions.c && pcmk__str_any_of(task, RSC_STATUS, RSC_MIGRATED, RSC_PROMOTE, NULL)) { NULL 1503 lib/pacemaker/pcmk_sched_actions.c const char *digest_secure = NULL; NULL 1512 lib/pacemaker/pcmk_sched_actions.c return (digest_data->rc != RSC_DIGEST_MATCH) && (digest_secure != NULL) NULL 1513 lib/pacemaker/pcmk_sched_actions.c && (digest_data->digest_secure_calc != NULL) NULL 1531 lib/pacemaker/pcmk_sched_actions.c pe_action_t *required = custom_action(rsc, key, task, NULL, FALSE, TRUE, NULL 1535 lib/pacemaker/pcmk_sched_actions.c trigger_unfencing(rsc, node, "Device parameters changed", NULL, NULL 1549 lib/pacemaker/pcmk_sched_actions.c pe_action_t *reload = NULL; NULL 1558 lib/pacemaker/pcmk_sched_actions.c if ((node == NULL) NULL 1565 lib/pacemaker/pcmk_sched_actions.c (node == NULL)? "inactive" : node->details->uname); NULL 1587 lib/pacemaker/pcmk_sched_actions.c pcmk__new_ordering(NULL, NULL, reload, rsc, stop_key(rsc), NULL, NULL 1590 lib/pacemaker/pcmk_sched_actions.c pcmk__new_ordering(NULL, NULL, reload, rsc, demote_key(rsc), NULL, NULL 1613 lib/pacemaker/pcmk_sched_actions.c const char *task = NULL; NULL 1614 lib/pacemaker/pcmk_sched_actions.c const op_digest_cache_t *digest_data = NULL; NULL 1616 lib/pacemaker/pcmk_sched_actions.c CRM_CHECK((rsc != NULL) && (node != NULL) && (xml_op != NULL), NULL 1620 lib/pacemaker/pcmk_sched_actions.c CRM_CHECK(task != NULL, return false); NULL 1651 lib/pacemaker/pcmk_sched_actions.c if (!pcmk__is_daemon && (rsc->cluster->priv != NULL)) { NULL 1683 lib/pacemaker/pcmk_sched_actions.c XML_LRM_ATTR_RESTART_DIGEST) != NULL) { NULL 1686 lib/pacemaker/pcmk_sched_actions.c "Device parameters changed (reload)", NULL, NULL 1720 lib/pacemaker/pcmk_sched_actions.c GList *ops = NULL; NULL 1723 lib/pacemaker/pcmk_sched_actions.c rsc_op != NULL; rsc_op = crm_next_same_xml(rsc_op)) { NULL 1751 lib/pacemaker/pcmk_sched_actions.c GList *sorted_op_list = NULL; NULL 1768 lib/pacemaker/pcmk_sched_actions.c if (pe_find_node_id(rsc->running_on, node->details->id) == NULL) { NULL 1792 lib/pacemaker/pcmk_sched_actions.c for (GList *iter = sorted_op_list; iter != NULL; iter = iter->next) { NULL 1794 lib/pacemaker/pcmk_sched_actions.c const char *task = NULL; NULL 1815 lib/pacemaker/pcmk_sched_actions.c RSC_PROMOTE, RSC_MIGRATED, NULL)) { NULL 1832 lib/pacemaker/pcmk_sched_actions.c && (pe_get_failcount(node, rsc, NULL, pe_fc_effective, NULL 1833 lib/pacemaker/pcmk_sched_actions.c NULL, rsc->cluster) != 0)) { NULL 1861 lib/pacemaker/pcmk_sched_actions.c rsc_entry != NULL; rsc_entry = crm_next_same_xml(rsc_entry)) { NULL 1866 lib/pacemaker/pcmk_sched_actions.c for (GList *iter = result; iter != NULL; iter = iter->next) { NULL 1904 lib/pacemaker/pcmk_sched_actions.c for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) { NULL 1914 lib/pacemaker/pcmk_sched_actions.c char *xpath = NULL; NULL 1915 lib/pacemaker/pcmk_sched_actions.c xmlNode *history = NULL; NULL 46 lib/pacemaker/pcmk_sched_allocate.c const char *reason = NULL; NULL 47 lib/pacemaker/pcmk_sched_allocate.c op_digest_cache_t *digest_data = NULL; NULL 52 lib/pacemaker/pcmk_sched_allocate.c && pe_get_failcount(node, rsc, NULL, pe_fc_effective, NULL, NULL 74 lib/pacemaker/pcmk_sched_allocate.c if (reason != NULL) { NULL 94 lib/pacemaker/pcmk_sched_allocate.c if (list != NULL) { NULL 112 lib/pacemaker/pcmk_sched_allocate.c if (rsc->children != NULL) { NULL 131 lib/pacemaker/pcmk_sched_allocate.c pe_resource_t *failed = NULL; NULL 156 lib/pacemaker/pcmk_sched_allocate.c pe_node_t *match = NULL; NULL 162 lib/pacemaker/pcmk_sched_allocate.c if ((match != NULL) NULL 179 lib/pacemaker/pcmk_sched_allocate.c pe_node_t *node = NULL; NULL 182 lib/pacemaker/pcmk_sched_allocate.c if (rsc->children != NULL) { NULL 204 lib/pacemaker/pcmk_sched_allocate.c node->details->id) == NULL)) { NULL 230 lib/pacemaker/pcmk_sched_allocate.c for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 251 lib/pacemaker/pcmk_sched_allocate.c for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) { NULL 254 lib/pacemaker/pcmk_sched_allocate.c if ((node != NULL) && (node->weight >= 0) && node->details->online NULL 279 lib/pacemaker/pcmk_sched_allocate.c for (GList *node_iter = data_set->nodes; node_iter != NULL; NULL 281 lib/pacemaker/pcmk_sched_allocate.c for (GList *rsc_iter = data_set->resources; rsc_iter != NULL; NULL 301 lib/pacemaker/pcmk_sched_allocate.c GList *iter = NULL; NULL 315 lib/pacemaker/pcmk_sched_allocate.c for (iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 327 lib/pacemaker/pcmk_sched_allocate.c for (iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 333 lib/pacemaker/pcmk_sched_allocate.c rsc->cmds->assign(rsc, NULL); NULL 359 lib/pacemaker/pcmk_sched_allocate.c for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) { NULL 361 lib/pacemaker/pcmk_sched_allocate.c pe_action_t *clear_op = NULL; NULL 366 lib/pacemaker/pcmk_sched_allocate.c if (pe_get_failcount(node, rsc, NULL, pe_fc_effective, NULL, NULL 376 lib/pacemaker/pcmk_sched_allocate.c pcmk__new_ordering(clear_op->rsc, NULL, clear_op, rsc, stop_key(rsc), NULL 377 lib/pacemaker/pcmk_sched_allocate.c NULL, pe_order_optional, data_set); NULL 405 lib/pacemaker/pcmk_sched_allocate.c for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 426 lib/pacemaker/pcmk_sched_allocate.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 445 lib/pacemaker/pcmk_sched_allocate.c for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 503 lib/pacemaker/pcmk_sched_allocate.c && (list != NULL)) { NULL 524 lib/pacemaker/pcmk_sched_allocate.c pe_action_t *fencing = pe_fence_op(node, NULL, FALSE, "node is unclean", NULL 541 lib/pacemaker/pcmk_sched_allocate.c pe_action_t *dc_down = NULL; NULL 544 lib/pacemaker/pcmk_sched_allocate.c GList *fencing_ops = NULL; NULL 545 lib/pacemaker/pcmk_sched_allocate.c GList *shutdown_ops = NULL; NULL 553 lib/pacemaker/pcmk_sched_allocate.c for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) { NULL 555 lib/pacemaker/pcmk_sched_allocate.c pe_action_t *fencing = NULL; NULL 589 lib/pacemaker/pcmk_sched_allocate.c if ((fencing == NULL) && node->details->unclean) { NULL 608 lib/pacemaker/pcmk_sched_allocate.c if (dc_down != NULL) { NULL 627 lib/pacemaker/pcmk_sched_allocate.c } else if (fencing_ops != NULL) { NULL 645 lib/pacemaker/pcmk_sched_allocate.c GList *all = NULL; NULL 654 lib/pacemaker/pcmk_sched_allocate.c for (GList *item = data_set->resources; item != NULL; item = item->next) { NULL 674 lib/pacemaker/pcmk_sched_allocate.c pcmk__output_t *out = NULL; NULL 685 lib/pacemaker/pcmk_sched_allocate.c out->begin_list(out, NULL, NULL, "Actions"); NULL 688 lib/pacemaker/pcmk_sched_allocate.c out->finish(out, CRM_EX_OK, true, NULL); NULL 706 lib/pacemaker/pcmk_sched_allocate.c for (GList *iter = data_set->actions; iter != NULL; iter = iter->next) { NULL 726 lib/pacemaker/pcmk_sched_allocate.c const char* localhost_save = NULL; NULL 738 lib/pacemaker/pcmk_sched_allocate.c CRM_ASSERT(cib != NULL); NULL 25 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = data->replicas; gIter != NULL; gIter = gIter->next) { NULL 41 lib/pacemaker/pcmk_sched_bundle.c GList *containers = NULL; NULL 44 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *data = NULL; NULL 47 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = data->replicas; gIter != NULL; NULL 76 lib/pacemaker/pcmk_sched_bundle.c GList *containers = NULL; NULL 77 lib/pacemaker/pcmk_sched_bundle.c GList *nodes = NULL; NULL 78 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 80 lib/pacemaker/pcmk_sched_bundle.c CRM_CHECK(rsc != NULL, return NULL); NULL 91 lib/pacemaker/pcmk_sched_bundle.c nodes = pcmk__sort_nodes(nodes, NULL); NULL 98 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 101 lib/pacemaker/pcmk_sched_bundle.c pe_node_t *container_host = NULL; NULL 116 lib/pacemaker/pcmk_sched_bundle.c pcmk__new_colocation("child-remote-with-docker-remote", NULL, NULL 118 lib/pacemaker/pcmk_sched_bundle.c container_host->details->remote_rsc, NULL, NULL 119 lib/pacemaker/pcmk_sched_bundle.c NULL, true, rsc->cluster); NULL 130 lib/pacemaker/pcmk_sched_bundle.c pe_node_t *node = NULL; NULL 134 lib/pacemaker/pcmk_sched_bundle.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) & node)) { NULL 138 lib/pacemaker/pcmk_sched_bundle.c NULL)) { NULL 153 lib/pacemaker/pcmk_sched_bundle.c pe_node_t *node = NULL; NULL 156 lib/pacemaker/pcmk_sched_bundle.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) & node)) { NULL 169 lib/pacemaker/pcmk_sched_bundle.c return NULL; NULL 176 lib/pacemaker/pcmk_sched_bundle.c pe_action_t *action = NULL; NULL 177 lib/pacemaker/pcmk_sched_bundle.c GList *containers = NULL; NULL 178 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 180 lib/pacemaker/pcmk_sched_bundle.c CRM_CHECK(rsc != NULL, return); NULL 184 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 200 lib/pacemaker/pcmk_sched_bundle.c clone_create_pseudo_actions(rsc, containers, NULL, NULL); NULL 224 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 226 lib/pacemaker/pcmk_sched_bundle.c CRM_CHECK(rsc != NULL, return); NULL 253 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 287 lib/pacemaker/pcmk_sched_bundle.c pcmk__new_colocation("ip-with-docker", NULL, INFINITY, replica->ip, NULL 288 lib/pacemaker/pcmk_sched_bundle.c replica->container, NULL, NULL, true, NULL 343 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 345 lib/pacemaker/pcmk_sched_bundle.c CRM_CHECK(candidate != NULL, return NULL); NULL 351 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 364 lib/pacemaker/pcmk_sched_bundle.c return NULL; NULL 372 lib/pacemaker/pcmk_sched_bundle.c GList *scratch = NULL; NULL 373 lib/pacemaker/pcmk_sched_bundle.c pe_resource_t *pair = NULL; NULL 374 lib/pacemaker/pcmk_sched_bundle.c pe_node_t *active_node_lh = NULL; NULL 376 lib/pacemaker/pcmk_sched_bundle.c active_node_lh = rsc_lh->fns->location(rsc_lh, NULL, current); NULL 383 lib/pacemaker/pcmk_sched_bundle.c scratch = pcmk__sort_nodes(scratch, NULL); NULL 385 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = scratch; gIter != NULL; gIter = gIter->next) { NULL 421 lib/pacemaker/pcmk_sched_bundle.c if (max_clones_node == NULL) { NULL 433 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *data = NULL; NULL 460 lib/pacemaker/pcmk_sched_bundle.c GList *allocated_primaries = NULL; NULL 461 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 469 lib/pacemaker/pcmk_sched_bundle.c CRM_CHECK((colocation != NULL) && (dependent != NULL) && (primary != NULL), NULL 492 lib/pacemaker/pcmk_sched_bundle.c pcmk__assign_resource(dependent, NULL, true); NULL 506 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 517 lib/pacemaker/pcmk_sched_bundle.c NULL, FALSE); NULL 519 lib/pacemaker/pcmk_sched_bundle.c if ((chosen == NULL) NULL 524 lib/pacemaker/pcmk_sched_bundle.c && (replica->child == NULL)) { NULL 547 lib/pacemaker/pcmk_sched_bundle.c GList *containers = NULL; NULL 549 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *data = NULL; NULL 580 lib/pacemaker/pcmk_sched_bundle.c GList *gIter = NULL; NULL 581 lib/pacemaker/pcmk_sched_bundle.c GList *children = NULL; NULL 583 lib/pacemaker/pcmk_sched_bundle.c if (local_node == NULL) { NULL 585 lib/pacemaker/pcmk_sched_bundle.c return NULL; NULL 592 lib/pacemaker/pcmk_sched_bundle.c for (gIter = children; gIter != NULL; gIter = gIter->next) { NULL 606 lib/pacemaker/pcmk_sched_bundle.c return NULL; NULL 614 lib/pacemaker/pcmk_sched_bundle.c const pe__bundle_variant_data_t *data = NULL; NULL 617 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = data->replicas; gIter != NULL; NULL 628 lib/pacemaker/pcmk_sched_bundle.c return NULL; NULL 636 lib/pacemaker/pcmk_sched_bundle.c GList *gIter = NULL; NULL 637 lib/pacemaker/pcmk_sched_bundle.c GList *children = NULL; NULL 648 lib/pacemaker/pcmk_sched_bundle.c for (gIter = children; gIter != NULL; gIter = gIter->next) { NULL 654 lib/pacemaker/pcmk_sched_bundle.c if (first_child == NULL && current) { NULL 657 lib/pacemaker/pcmk_sched_bundle.c } else if (first_child == NULL) { NULL 668 lib/pacemaker/pcmk_sched_bundle.c if (pcmk__assign_resource(then_child, NULL, true)) { NULL 674 lib/pacemaker/pcmk_sched_bundle.c pe_action_t *first_action = NULL; NULL 675 lib/pacemaker/pcmk_sched_bundle.c pe_action_t *then_action = NULL; NULL 680 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_replica_t *first_replica = NULL; NULL 681 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_replica_t *then_replica = NULL; NULL 692 lib/pacemaker/pcmk_sched_bundle.c NULL, task2text(task), node); NULL 694 lib/pacemaker/pcmk_sched_bundle.c first_action = find_first_action(first_child->actions, NULL, task2text(task), node); NULL 708 lib/pacemaker/pcmk_sched_bundle.c NULL, then->task, node); NULL 710 lib/pacemaker/pcmk_sched_bundle.c then_action = find_first_action(then_child->actions, NULL, then->task, node); NULL 713 lib/pacemaker/pcmk_sched_bundle.c if (first_action == NULL) { NULL 715 lib/pacemaker/pcmk_sched_bundle.c && !pcmk__str_any_of(first_task, RSC_STOP, RSC_DEMOTE, NULL)) { NULL 728 lib/pacemaker/pcmk_sched_bundle.c if (then_action == NULL) { NULL 730 lib/pacemaker/pcmk_sched_bundle.c && !pcmk__str_any_of(then->task, RSC_STOP, RSC_DEMOTE, NULL)) { NULL 778 lib/pacemaker/pcmk_sched_bundle.c pe_resource_t *rsc = NULL; NULL 779 lib/pacemaker/pcmk_sched_bundle.c const char *interleave_s = NULL; NULL 781 lib/pacemaker/pcmk_sched_bundle.c if(first->rsc == NULL || then->rsc == NULL) { NULL 844 lib/pacemaker/pcmk_sched_bundle.c GList *gIter = NULL; NULL 845 lib/pacemaker/pcmk_sched_bundle.c GList *children = NULL; NULL 853 lib/pacemaker/pcmk_sched_bundle.c for (gIter = children; gIter != NULL; gIter = gIter->next) { NULL 856 lib/pacemaker/pcmk_sched_bundle.c pe_action_t *then_child_action = find_first_action(then_child->actions, NULL, then->task, node); NULL 873 lib/pacemaker/pcmk_sched_bundle.c for (GList *lpc = then_child_action->actions_after; lpc != NULL; lpc = lpc->next) { NULL 893 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 898 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 930 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 932 lib/pacemaker/pcmk_sched_bundle.c CRM_CHECK(rsc != NULL, return); NULL 940 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 956 lib/pacemaker/pcmk_sched_bundle.c const char *calculated_addr = NULL; NULL 970 lib/pacemaker/pcmk_sched_bundle.c NULL, rsc->cluster); NULL 1013 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1015 lib/pacemaker/pcmk_sched_bundle.c CRM_CHECK(rsc != NULL, return false); NULL 1018 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 1023 lib/pacemaker/pcmk_sched_bundle.c if ((replica->ip != NULL) NULL 1027 lib/pacemaker/pcmk_sched_bundle.c if ((replica->child != NULL) && (node->details == replica->node->details) NULL 1031 lib/pacemaker/pcmk_sched_bundle.c if ((replica->container != NULL) NULL 1054 lib/pacemaker/pcmk_sched_bundle.c if ((other != replica) && (other != NULL) NULL 1055 lib/pacemaker/pcmk_sched_bundle.c && (other->container != NULL)) { NULL 1059 lib/pacemaker/pcmk_sched_bundle.c NULL, other->container, NULL 1061 lib/pacemaker/pcmk_sched_bundle.c NULL, NULL 1067 lib/pacemaker/pcmk_sched_bundle.c if ((replica->container != NULL) && (replica->remote != NULL) NULL 1077 lib/pacemaker/pcmk_sched_bundle.c probe_uuid, NULL, node); NULL 1080 lib/pacemaker/pcmk_sched_bundle.c if (probe != NULL) { NULL 1086 lib/pacemaker/pcmk_sched_bundle.c NULL, replica->remote, NULL, probe, NULL 1097 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1099 lib/pacemaker/pcmk_sched_bundle.c CRM_CHECK(rsc != NULL, return); NULL 1102 lib/pacemaker/pcmk_sched_bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 1107 lib/pacemaker/pcmk_sched_bundle.c if (replica->ip != NULL) { NULL 1110 lib/pacemaker/pcmk_sched_bundle.c if (replica->container != NULL) { NULL 1113 lib/pacemaker/pcmk_sched_bundle.c if (replica->remote != NULL) { NULL 1116 lib/pacemaker/pcmk_sched_bundle.c if (replica->child != NULL) { NULL 1128 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1129 lib/pacemaker/pcmk_sched_bundle.c pe__bundle_replica_t *replica = NULL; NULL 1136 lib/pacemaker/pcmk_sched_bundle.c if (bundle_data->replicas == NULL) { NULL 1145 lib/pacemaker/pcmk_sched_bundle.c if (replica->container != NULL) { NULL 25 lib/pacemaker/pcmk_sched_clone.c pe_node_t *local_node = NULL; NULL 27 lib/pacemaker/pcmk_sched_clone.c if (node == NULL && rsc->allowed_nodes) { NULL 30 lib/pacemaker/pcmk_sched_clone.c while (g_hash_table_iter_next(&iter, NULL, (void **)&local_node)) { NULL 33 lib/pacemaker/pcmk_sched_clone.c return NULL; NULL 49 lib/pacemaker/pcmk_sched_clone.c if (local_node == NULL) { NULL 73 lib/pacemaker/pcmk_sched_clone.c return NULL; NULL 80 lib/pacemaker/pcmk_sched_clone.c pe_node_t *chosen = NULL; NULL 81 lib/pacemaker/pcmk_sched_clone.c GHashTable *backup = NULL; NULL 89 lib/pacemaker/pcmk_sched_clone.c return rsc->fns->location(rsc, NULL, FALSE); NULL 93 lib/pacemaker/pcmk_sched_clone.c return NULL; NULL 104 lib/pacemaker/pcmk_sched_clone.c if (local_prefer == NULL || local_prefer->weight < 0) { NULL 107 lib/pacemaker/pcmk_sched_clone.c return NULL; NULL 111 lib/pacemaker/pcmk_sched_clone.c can_run_instance(rsc, NULL, limit); NULL 122 lib/pacemaker/pcmk_sched_clone.c chosen = NULL; NULL 123 lib/pacemaker/pcmk_sched_clone.c backup = NULL; NULL 149 lib/pacemaker/pcmk_sched_clone.c GList *gIter = NULL; NULL 152 lib/pacemaker/pcmk_sched_clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 161 lib/pacemaker/pcmk_sched_clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 188 lib/pacemaker/pcmk_sched_clone.c for(GList *nIter = nodes; nIter != NULL; nIter = nIter->next) { NULL 210 lib/pacemaker/pcmk_sched_clone.c for (GList *gIter = children; gIter != NULL && allocated < max; gIter = gIter->next) { NULL 212 lib/pacemaker/pcmk_sched_clone.c pe_node_t *child_node = NULL; NULL 213 lib/pacemaker/pcmk_sched_clone.c pe_node_t *local_node = NULL; NULL 215 lib/pacemaker/pcmk_sched_clone.c if ((child->running_on == NULL) NULL 236 lib/pacemaker/pcmk_sched_clone.c if ((local_node != NULL) && (local_node->count >= loop_max)) { NULL 253 lib/pacemaker/pcmk_sched_clone.c for (GList *gIter = children; gIter != NULL; gIter = gIter->next) { NULL 256 lib/pacemaker/pcmk_sched_clone.c if (child->running_on != NULL) { NULL 260 lib/pacemaker/pcmk_sched_clone.c if (local_node == NULL) { NULL 269 lib/pacemaker/pcmk_sched_clone.c resource_location(child, NULL, -INFINITY, "clone:limit_reached", data_set); NULL 271 lib/pacemaker/pcmk_sched_clone.c if (allocate_instance(child, NULL, all_coloc, per_host_max, NULL 294 lib/pacemaker/pcmk_sched_clone.c GList *nodes = NULL; NULL 295 lib/pacemaker/pcmk_sched_clone.c clone_variant_data_t *clone_data = NULL; NULL 300 lib/pacemaker/pcmk_sched_clone.c return NULL; NULL 304 lib/pacemaker/pcmk_sched_clone.c return NULL; NULL 316 lib/pacemaker/pcmk_sched_clone.c for (GList *gIter = rsc->rsc_cons; gIter != NULL; gIter = gIter->next) { NULL 324 lib/pacemaker/pcmk_sched_clone.c for (GList *gIter = rsc->rsc_cons_lhs; gIter != NULL; gIter = gIter->next) { NULL 327 lib/pacemaker/pcmk_sched_clone.c if (pcmk__colocation_has_influence(constraint, NULL)) { NULL 344 lib/pacemaker/pcmk_sched_clone.c nodes = pcmk__sort_nodes(nodes, NULL); NULL 356 lib/pacemaker/pcmk_sched_clone.c return NULL; NULL 363 lib/pacemaker/pcmk_sched_clone.c GList *gIter = NULL; NULL 368 lib/pacemaker/pcmk_sched_clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 377 lib/pacemaker/pcmk_sched_clone.c CRM_ASSERT(active != NULL); NULL 378 lib/pacemaker/pcmk_sched_clone.c CRM_ASSERT(starting != NULL); NULL 379 lib/pacemaker/pcmk_sched_clone.c CRM_ASSERT(stopping != NULL); NULL 386 lib/pacemaker/pcmk_sched_clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 426 lib/pacemaker/pcmk_sched_clone.c pe_action_t *match = NULL; NULL 427 lib/pacemaker/pcmk_sched_clone.c GList *actions = pe__resource_actions(rsc, NULL, task, FALSE); NULL 429 lib/pacemaker/pcmk_sched_clone.c for (GList *item = actions; item != NULL; item = item->next) { NULL 433 lib/pacemaker/pcmk_sched_clone.c if (match != NULL) { NULL 435 lib/pacemaker/pcmk_sched_clone.c match = NULL; NULL 448 lib/pacemaker/pcmk_sched_clone.c pe_action_t *stop = NULL; NULL 449 lib/pacemaker/pcmk_sched_clone.c pe_action_t *start = NULL; NULL 450 lib/pacemaker/pcmk_sched_clone.c pe_action_t *last_stop = NULL; NULL 451 lib/pacemaker/pcmk_sched_clone.c pe_action_t *last_start = NULL; NULL 452 lib/pacemaker/pcmk_sched_clone.c GList *gIter = NULL; NULL 461 lib/pacemaker/pcmk_sched_clone.c for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 487 lib/pacemaker/pcmk_sched_clone.c clone_variant_data_t *clone_data = NULL; NULL 511 lib/pacemaker/pcmk_sched_clone.c pe_action_t *stop = NULL; NULL 512 lib/pacemaker/pcmk_sched_clone.c pe_action_t *stopped = NULL; NULL 514 lib/pacemaker/pcmk_sched_clone.c pe_action_t *start = NULL; NULL 515 lib/pacemaker/pcmk_sched_clone.c pe_action_t *started = NULL; NULL 519 lib/pacemaker/pcmk_sched_clone.c for (GList *gIter = children; gIter != NULL; gIter = gIter->next) { NULL 544 lib/pacemaker/pcmk_sched_clone.c if (start_notify != NULL && *start_notify == NULL) { NULL 558 lib/pacemaker/pcmk_sched_clone.c if (stop_notify != NULL && *stop_notify == NULL) { NULL 570 lib/pacemaker/pcmk_sched_clone.c pe_resource_t *last_rsc = NULL; NULL 593 lib/pacemaker/pcmk_sched_clone.c for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 602 lib/pacemaker/pcmk_sched_clone.c if (ordered && (last_rsc != NULL)) { NULL 609 lib/pacemaker/pcmk_sched_clone.c if (ordered && (last_rsc != NULL)) { NULL 624 lib/pacemaker/pcmk_sched_clone.c pe_node_t *node = NULL; NULL 630 lib/pacemaker/pcmk_sched_clone.c node = child_rsc->fns->location(child_rsc, NULL, current); NULL 656 lib/pacemaker/pcmk_sched_clone.c pe_resource_t *pair = NULL; NULL 657 lib/pacemaker/pcmk_sched_clone.c GList *gIter = NULL; NULL 658 lib/pacemaker/pcmk_sched_clone.c GList *scratch = NULL; NULL 659 lib/pacemaker/pcmk_sched_clone.c pe_node_t *local_node = NULL; NULL 661 lib/pacemaker/pcmk_sched_clone.c local_node = local_child->fns->location(local_child, NULL, current); NULL 667 lib/pacemaker/pcmk_sched_clone.c scratch = pcmk__sort_nodes(scratch, NULL); NULL 670 lib/pacemaker/pcmk_sched_clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 704 lib/pacemaker/pcmk_sched_clone.c GList *gIter = NULL; NULL 706 lib/pacemaker/pcmk_sched_clone.c const char *interleave_s = NULL; NULL 714 lib/pacemaker/pcmk_sched_clone.c CRM_CHECK((colocation != NULL) && (dependent != NULL) && (primary != NULL), NULL 770 lib/pacemaker/pcmk_sched_clone.c pe_resource_t *primary_instance = NULL; NULL 774 lib/pacemaker/pcmk_sched_clone.c if (primary_instance != NULL) { NULL 783 lib/pacemaker/pcmk_sched_clone.c pcmk__assign_resource(dependent, NULL, true); NULL 793 lib/pacemaker/pcmk_sched_clone.c GList *affected_nodes = NULL; NULL 796 lib/pacemaker/pcmk_sched_clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 798 lib/pacemaker/pcmk_sched_clone.c pe_node_t *chosen = child_rsc->fns->location(child_rsc, NULL, FALSE); NULL 800 lib/pacemaker/pcmk_sched_clone.c if (chosen != NULL && is_set_recursive(child_rsc, pe_rsc_block, TRUE) == FALSE) { NULL 814 lib/pacemaker/pcmk_sched_clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 828 lib/pacemaker/pcmk_sched_clone.c if (pcmk__strcase_any_of(action->task, "notify", "notified", NULL)) { NULL 841 lib/pacemaker/pcmk_sched_clone.c char *task_mutable = NULL; NULL 870 lib/pacemaker/pcmk_sched_clone.c GList *gIter = NULL; NULL 877 lib/pacemaker/pcmk_sched_clone.c for (gIter = children; gIter != NULL; gIter = gIter->next) { NULL 878 lib/pacemaker/pcmk_sched_clone.c pe_action_t *child_action = NULL; NULL 881 lib/pacemaker/pcmk_sched_clone.c child_action = find_first_action(child->actions, NULL, task_s, child->children ? NULL : node); NULL 903 lib/pacemaker/pcmk_sched_clone.c if (node == NULL) { NULL 926 lib/pacemaker/pcmk_sched_clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 942 lib/pacemaker/pcmk_sched_clone.c GList *gIter = NULL; NULL 943 lib/pacemaker/pcmk_sched_clone.c clone_variant_data_t *clone_data = NULL; NULL 947 lib/pacemaker/pcmk_sched_clone.c g_list_foreach(rsc->actions, (GFunc) rsc->cmds->action_flags, NULL); NULL 957 lib/pacemaker/pcmk_sched_clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 967 lib/pacemaker/pcmk_sched_clone.c clone_data->demote_notify = NULL; NULL 969 lib/pacemaker/pcmk_sched_clone.c clone_data->stop_notify = NULL; NULL 971 lib/pacemaker/pcmk_sched_clone.c clone_data->start_notify = NULL; NULL 973 lib/pacemaker/pcmk_sched_clone.c clone_data->promote_notify = NULL; NULL 981 lib/pacemaker/pcmk_sched_clone.c for (GList *child_iter = rsc->children; child_iter != NULL; NULL 993 lib/pacemaker/pcmk_sched_clone.c pe_node_t *known_node = NULL; NULL 996 lib/pacemaker/pcmk_sched_clone.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &known_node)) { NULL 1009 lib/pacemaker/pcmk_sched_clone.c for (GList *gIter = clone->children; gIter != NULL; gIter = gIter->next) { NULL 1016 lib/pacemaker/pcmk_sched_clone.c return NULL; NULL 1028 lib/pacemaker/pcmk_sched_clone.c if (child == NULL) { NULL 1032 lib/pacemaker/pcmk_sched_clone.c pe_node_t *local_node = NULL; NULL 1036 lib/pacemaker/pcmk_sched_clone.c local_node = child_rsc->fns->location(child_rsc, NULL, FALSE); NULL 1045 lib/pacemaker/pcmk_sched_clone.c if (child == NULL) { NULL 1068 lib/pacemaker/pcmk_sched_clone.c if (rsc->children == NULL) { NULL 1100 lib/pacemaker/pcmk_sched_clone.c char *name = NULL; NULL 1101 lib/pacemaker/pcmk_sched_clone.c clone_variant_data_t *clone_data = NULL; NULL 1153 lib/pacemaker/pcmk_sched_clone.c pe_resource_t *child = NULL; NULL 1160 lib/pacemaker/pcmk_sched_clone.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 1166 lib/pacemaker/pcmk_sched_clone.c for (GList *member_iter = child->children; member_iter != NULL; NULL 1171 lib/pacemaker/pcmk_sched_clone.c if (g_list_find(all_rscs, member) != NULL) { NULL 1182 lib/pacemaker/pcmk_sched_clone.c if (!existing && (rsc->children != NULL)) { NULL 26 lib/pacemaker/pcmk_sched_colocation.c if (__rsc == NULL) { \ NULL 41 lib/pacemaker/pcmk_sched_colocation.c if (a == NULL) { NULL 44 lib/pacemaker/pcmk_sched_colocation.c if (b == NULL) { NULL 48 lib/pacemaker/pcmk_sched_colocation.c CRM_ASSERT(rsc_constraint1->dependent != NULL); NULL 49 lib/pacemaker/pcmk_sched_colocation.c CRM_ASSERT(rsc_constraint1->primary != NULL); NULL 91 lib/pacemaker/pcmk_sched_colocation.c if (a == NULL) { NULL 94 lib/pacemaker/pcmk_sched_colocation.c if (b == NULL) { NULL 98 lib/pacemaker/pcmk_sched_colocation.c CRM_ASSERT(rsc_constraint1->dependent != NULL); NULL 99 lib/pacemaker/pcmk_sched_colocation.c CRM_ASSERT(rsc_constraint1->primary != NULL); NULL 170 lib/pacemaker/pcmk_sched_colocation.c const char *first_tasks[] = { NULL, NULL }; NULL 171 lib/pacemaker/pcmk_sched_colocation.c const char *then_tasks[] = { NULL, NULL }; NULL 198 lib/pacemaker/pcmk_sched_colocation.c (first_lpc <= 1) && (first_tasks[first_lpc] != NULL); first_lpc++) { NULL 201 lib/pacemaker/pcmk_sched_colocation.c (then_lpc <= 1) && (then_tasks[then_lpc] != NULL); then_lpc++) { NULL 230 lib/pacemaker/pcmk_sched_colocation.c pcmk__colocation_t *new_con = NULL; NULL 236 lib/pacemaker/pcmk_sched_colocation.c if ((dependent == NULL) || (primary == NULL)) { NULL 243 lib/pacemaker/pcmk_sched_colocation.c if (new_con == NULL) { NULL 266 lib/pacemaker/pcmk_sched_colocation.c if (node_attr == NULL) { NULL 302 lib/pacemaker/pcmk_sched_colocation.c if (influence_s != NULL) { NULL 320 lib/pacemaker/pcmk_sched_colocation.c xmlNode *xml_rsc = NULL; NULL 321 lib/pacemaker/pcmk_sched_colocation.c pe_resource_t *with = NULL; NULL 322 lib/pacemaker/pcmk_sched_colocation.c pe_resource_t *resource = NULL; NULL 340 lib/pacemaker/pcmk_sched_colocation.c if (ordering == NULL) { NULL 350 lib/pacemaker/pcmk_sched_colocation.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 353 lib/pacemaker/pcmk_sched_colocation.c if (with != NULL) { NULL 355 lib/pacemaker/pcmk_sched_colocation.c pcmk__new_colocation(set_id, NULL, local_score, resource, NULL 364 lib/pacemaker/pcmk_sched_colocation.c pe_resource_t *last = NULL; NULL 367 lib/pacemaker/pcmk_sched_colocation.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 370 lib/pacemaker/pcmk_sched_colocation.c if (last != NULL) { NULL 373 lib/pacemaker/pcmk_sched_colocation.c pcmk__new_colocation(set_id, NULL, local_score, last, NULL 389 lib/pacemaker/pcmk_sched_colocation.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 391 lib/pacemaker/pcmk_sched_colocation.c xmlNode *xml_rsc_with = NULL; NULL 398 lib/pacemaker/pcmk_sched_colocation.c xml_rsc_with != NULL; NULL 408 lib/pacemaker/pcmk_sched_colocation.c pcmk__new_colocation(set_id, NULL, local_score, NULL 420 lib/pacemaker/pcmk_sched_colocation.c xmlNode *xml_rsc = NULL; NULL 421 lib/pacemaker/pcmk_sched_colocation.c pe_resource_t *rsc_1 = NULL; NULL 422 lib/pacemaker/pcmk_sched_colocation.c pe_resource_t *rsc_2 = NULL; NULL 440 lib/pacemaker/pcmk_sched_colocation.c if (xml_rsc != NULL) { NULL 448 lib/pacemaker/pcmk_sched_colocation.c const char *rid = NULL; NULL 451 lib/pacemaker/pcmk_sched_colocation.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 458 lib/pacemaker/pcmk_sched_colocation.c if ((rsc_1 != NULL) && (rsc_2 != NULL)) { NULL 459 lib/pacemaker/pcmk_sched_colocation.c pcmk__new_colocation(id, NULL, score, rsc_1, rsc_2, role_1, role_2, NULL 463 lib/pacemaker/pcmk_sched_colocation.c } else if (rsc_1 != NULL) { NULL 467 lib/pacemaker/pcmk_sched_colocation.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 470 lib/pacemaker/pcmk_sched_colocation.c pcmk__new_colocation(id, NULL, score, rsc_1, rsc_2, role_1, NULL 474 lib/pacemaker/pcmk_sched_colocation.c } else if (rsc_2 != NULL) { NULL 476 lib/pacemaker/pcmk_sched_colocation.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 479 lib/pacemaker/pcmk_sched_colocation.c pcmk__new_colocation(id, NULL, score, rsc_1, rsc_2, role_1, NULL 487 lib/pacemaker/pcmk_sched_colocation.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 489 lib/pacemaker/pcmk_sched_colocation.c xmlNode *xml_rsc_2 = NULL; NULL 496 lib/pacemaker/pcmk_sched_colocation.c xml_rsc_2 != NULL; NULL 500 lib/pacemaker/pcmk_sched_colocation.c pcmk__new_colocation(id, NULL, score, rsc_1, rsc_2, NULL 536 lib/pacemaker/pcmk_sched_colocation.c if (dependent_instance != NULL) { NULL 542 lib/pacemaker/pcmk_sched_colocation.c if (primary_instance != NULL) { NULL 548 lib/pacemaker/pcmk_sched_colocation.c if (dependent == NULL) { NULL 553 lib/pacemaker/pcmk_sched_colocation.c } else if (primary == NULL) { NULL 558 lib/pacemaker/pcmk_sched_colocation.c } else if ((dependent_instance != NULL) && !pe_rsc_is_clone(dependent)) { NULL 564 lib/pacemaker/pcmk_sched_colocation.c } else if ((primary_instance != NULL) && !pe_rsc_is_clone(primary)) { NULL 571 lib/pacemaker/pcmk_sched_colocation.c if (dependent_instance != NULL) { NULL 573 lib/pacemaker/pcmk_sched_colocation.c if (dependent == NULL) { NULL 581 lib/pacemaker/pcmk_sched_colocation.c if (primary_instance != NULL) { NULL 583 lib/pacemaker/pcmk_sched_colocation.c if (primary == NULL) { NULL 611 lib/pacemaker/pcmk_sched_colocation.c const char *id = NULL; NULL 612 lib/pacemaker/pcmk_sched_colocation.c const char *dependent_id = NULL; NULL 613 lib/pacemaker/pcmk_sched_colocation.c const char *primary_id = NULL; NULL 614 lib/pacemaker/pcmk_sched_colocation.c const char *dependent_role = NULL; NULL 615 lib/pacemaker/pcmk_sched_colocation.c const char *primary_role = NULL; NULL 617 lib/pacemaker/pcmk_sched_colocation.c pe_resource_t *dependent = NULL; NULL 618 lib/pacemaker/pcmk_sched_colocation.c pe_resource_t *primary = NULL; NULL 620 lib/pacemaker/pcmk_sched_colocation.c pe_tag_t *dependent_tag = NULL; NULL 621 lib/pacemaker/pcmk_sched_colocation.c pe_tag_t *primary_tag = NULL; NULL 623 lib/pacemaker/pcmk_sched_colocation.c xmlNode *dependent_set = NULL; NULL 624 lib/pacemaker/pcmk_sched_colocation.c xmlNode *primary_set = NULL; NULL 627 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = NULL; NULL 629 lib/pacemaker/pcmk_sched_colocation.c CRM_CHECK(xml_obj != NULL, return EINVAL); NULL 632 lib/pacemaker/pcmk_sched_colocation.c if (id == NULL) { NULL 640 lib/pacemaker/pcmk_sched_colocation.c if (*expanded_xml != NULL) { NULL 647 lib/pacemaker/pcmk_sched_colocation.c if ((dependent_id == NULL) || (primary_id == NULL)) { NULL 665 lib/pacemaker/pcmk_sched_colocation.c if ((dependent != NULL) && (primary != NULL)) { NULL 670 lib/pacemaker/pcmk_sched_colocation.c if ((dependent_tag != NULL) && (primary_tag != NULL)) { NULL 686 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = NULL; NULL 690 lib/pacemaker/pcmk_sched_colocation.c if (dependent_set != NULL) { NULL 691 lib/pacemaker/pcmk_sched_colocation.c if (dependent_role != NULL) { NULL 703 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = NULL; NULL 707 lib/pacemaker/pcmk_sched_colocation.c if (primary_set != NULL) { NULL 708 lib/pacemaker/pcmk_sched_colocation.c if (primary_role != NULL) { NULL 720 lib/pacemaker/pcmk_sched_colocation.c *expanded_xml = NULL; NULL 737 lib/pacemaker/pcmk_sched_colocation.c xmlNode *set = NULL; NULL 738 lib/pacemaker/pcmk_sched_colocation.c xmlNode *last = NULL; NULL 740 lib/pacemaker/pcmk_sched_colocation.c xmlNode *orig_xml = NULL; NULL 741 lib/pacemaker/pcmk_sched_colocation.c xmlNode *expanded_xml = NULL; NULL 761 lib/pacemaker/pcmk_sched_colocation.c for (set = first_named_child(xml_obj, XML_CONS_TAG_RSC_SET); set != NULL; NULL 765 lib/pacemaker/pcmk_sched_colocation.c if (set == NULL) { // Configuration error, message already logged NULL 766 lib/pacemaker/pcmk_sched_colocation.c if (expanded_xml != NULL) { NULL 774 lib/pacemaker/pcmk_sched_colocation.c if (last != NULL) { NULL 785 lib/pacemaker/pcmk_sched_colocation.c if (last == NULL) { NULL 804 lib/pacemaker/pcmk_sched_colocation.c for (GList *gIter = rsc->actions; gIter != NULL; gIter = gIter->next) { NULL 818 lib/pacemaker/pcmk_sched_colocation.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 839 lib/pacemaker/pcmk_sched_colocation.c GList *gIter = NULL; NULL 840 lib/pacemaker/pcmk_sched_colocation.c pe_resource_t *rsc = NULL; NULL 852 lib/pacemaker/pcmk_sched_colocation.c CRM_ASSERT(action->rsc != NULL); // Start and promote are resource actions NULL 859 lib/pacemaker/pcmk_sched_colocation.c if (rsc->parent != NULL) { NULL 863 lib/pacemaker/pcmk_sched_colocation.c if (rsc->rsc_cons_lhs == NULL) { NULL 868 lib/pacemaker/pcmk_sched_colocation.c for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 870 lib/pacemaker/pcmk_sched_colocation.c pe_action_t *child_action = find_first_action(child->actions, NULL, NULL 871 lib/pacemaker/pcmk_sched_colocation.c action->task, NULL); NULL 873 lib/pacemaker/pcmk_sched_colocation.c if ((child_action == NULL) NULL 886 lib/pacemaker/pcmk_sched_colocation.c for (gIter = rsc->rsc_cons_lhs; gIter != NULL; gIter = gIter->next) { NULL 942 lib/pacemaker/pcmk_sched_colocation.c && (dependent->parent != NULL) NULL 961 lib/pacemaker/pcmk_sched_colocation.c if (dependent->allocated_to == NULL) { NULL 968 lib/pacemaker/pcmk_sched_colocation.c if ((primary_node == NULL) || NULL 979 lib/pacemaker/pcmk_sched_colocation.c if ((primary_node != NULL) && NULL 1047 lib/pacemaker/pcmk_sched_colocation.c const char *value = NULL; NULL 1048 lib/pacemaker/pcmk_sched_colocation.c GHashTable *work = NULL; NULL 1050 lib/pacemaker/pcmk_sched_colocation.c pe_node_t *node = NULL; NULL 1052 lib/pacemaker/pcmk_sched_colocation.c if (colocation->node_attribute != NULL) { NULL 1056 lib/pacemaker/pcmk_sched_colocation.c if (primary->allocated_to != NULL) { NULL 1067 lib/pacemaker/pcmk_sched_colocation.c while (g_hash_table_iter_next(&iter, NULL, (void **)&node)) { NULL 1068 lib/pacemaker/pcmk_sched_colocation.c if (primary->allocated_to == NULL) { NULL 1097 lib/pacemaker/pcmk_sched_colocation.c work = NULL; NULL 1105 lib/pacemaker/pcmk_sched_colocation.c if (work != NULL) { NULL 1126 lib/pacemaker/pcmk_sched_colocation.c const char *dependent_value = NULL; NULL 1127 lib/pacemaker/pcmk_sched_colocation.c const char *primary_value = NULL; NULL 1131 lib/pacemaker/pcmk_sched_colocation.c if ((primary->allocated_to == NULL) || (dependent->allocated_to == NULL)) { NULL 1135 lib/pacemaker/pcmk_sched_colocation.c if (colocation->node_attribute != NULL) { NULL 1176 lib/pacemaker/pcmk_sched_colocation.c pe_node_t *node = NULL; NULL 1178 lib/pacemaker/pcmk_sched_colocation.c const char *best_node = NULL; NULL 1182 lib/pacemaker/pcmk_sched_colocation.c while (g_hash_table_iter_next(&iter, NULL, (void **) &node)) { NULL 1193 lib/pacemaker/pcmk_sched_colocation.c if (best_node == NULL) { NULL 1225 lib/pacemaker/pcmk_sched_colocation.c pe_node_t *node = NULL; NULL 1227 lib/pacemaker/pcmk_sched_colocation.c if (attr == NULL) { NULL 1233 lib/pacemaker/pcmk_sched_colocation.c while (g_hash_table_iter_next(&iter, NULL, (void **)&node)) { NULL 1321 lib/pacemaker/pcmk_sched_colocation.c GHashTable *work = NULL; NULL 1322 lib/pacemaker/pcmk_sched_colocation.c pe_resource_t *member = NULL; NULL 1325 lib/pacemaker/pcmk_sched_colocation.c if (rsc->children == NULL) { NULL 1326 lib/pacemaker/pcmk_sched_colocation.c return NULL; NULL 1329 lib/pacemaker/pcmk_sched_colocation.c if (*nodes == NULL) { NULL 1374 lib/pacemaker/pcmk_sched_colocation.c GHashTable *work = NULL; NULL 1376 lib/pacemaker/pcmk_sched_colocation.c if (*nodes == NULL) { NULL 1415 lib/pacemaker/pcmk_sched_colocation.c GHashTable *work = NULL; NULL 1417 lib/pacemaker/pcmk_sched_colocation.c CRM_CHECK((rsc != NULL) && (nodes != NULL), return); NULL 1419 lib/pacemaker/pcmk_sched_colocation.c if (log_id == NULL) { NULL 1438 lib/pacemaker/pcmk_sched_colocation.c if (work == NULL) { NULL 1444 lib/pacemaker/pcmk_sched_colocation.c GList *gIter = NULL; NULL 1468 lib/pacemaker/pcmk_sched_colocation.c for (; gIter != NULL; gIter = gIter->next) { NULL 1469 lib/pacemaker/pcmk_sched_colocation.c pe_resource_t *other = NULL; NULL 1474 lib/pacemaker/pcmk_sched_colocation.c } else if (!pcmk__colocation_has_influence(constraint, NULL)) { NULL 1487 lib/pacemaker/pcmk_sched_colocation.c pe__show_node_weights(true, NULL, log_id, work, rsc->cluster); NULL 1500 lib/pacemaker/pcmk_sched_colocation.c pe_node_t *node = NULL; NULL 1504 lib/pacemaker/pcmk_sched_colocation.c while (g_hash_table_iter_next(&iter, NULL, (void **)&node)) { NULL 1511 lib/pacemaker/pcmk_sched_colocation.c if (*nodes != NULL) { NULL 36 lib/pacemaker/pcmk_sched_constraints.c result = pe_evaluate_rules(lifetime, NULL, data_set->now, next_change); NULL 62 lib/pacemaker/pcmk_sched_constraints.c xml_obj != NULL; xml_obj = pcmk__xe_next(xml_obj)) { NULL 64 lib/pacemaker/pcmk_sched_constraints.c xmlNode *lifetime = NULL; NULL 68 lib/pacemaker/pcmk_sched_constraints.c if (id == NULL) { NULL 77 lib/pacemaker/pcmk_sched_constraints.c if (lifetime != NULL) { NULL 84 lib/pacemaker/pcmk_sched_constraints.c if ((lifetime != NULL) && !evaluate_lifetime(lifetime, data_set)) { NULL 108 lib/pacemaker/pcmk_sched_constraints.c GList *rIter = NULL; NULL 112 lib/pacemaker/pcmk_sched_constraints.c pe_resource_t *match = parent->fns->find_rsc(parent, id, NULL, NULL 115 lib/pacemaker/pcmk_sched_constraints.c if (match != NULL) { NULL 125 lib/pacemaker/pcmk_sched_constraints.c return NULL; NULL 142 lib/pacemaker/pcmk_sched_constraints.c *tag = NULL; NULL 146 lib/pacemaker/pcmk_sched_constraints.c NULL, (gpointer *) tag)) { NULL 147 lib/pacemaker/pcmk_sched_constraints.c if (*tag == NULL) { NULL 156 lib/pacemaker/pcmk_sched_constraints.c NULL, (gpointer *) tag)) { NULL 157 lib/pacemaker/pcmk_sched_constraints.c if (*tag == NULL) { NULL 185 lib/pacemaker/pcmk_sched_constraints.c if (rsc != NULL) { NULL 187 lib/pacemaker/pcmk_sched_constraints.c if (*rsc != NULL) { NULL 192 lib/pacemaker/pcmk_sched_constraints.c if ((tag != NULL) && find_constraint_tag(data_set, id, tag)) { NULL 216 lib/pacemaker/pcmk_sched_constraints.c xmlNode *new_xml = NULL; NULL 220 lib/pacemaker/pcmk_sched_constraints.c if (first_named_child(xml_obj, XML_CONS_TAG_RSC_SET) == NULL) { NULL 221 lib/pacemaker/pcmk_sched_constraints.c return NULL; NULL 227 lib/pacemaker/pcmk_sched_constraints.c set != NULL; set = crm_next_same_xml(set)) { NULL 229 lib/pacemaker/pcmk_sched_constraints.c GList *tag_refs = NULL; NULL 230 lib/pacemaker/pcmk_sched_constraints.c GList *gIter = NULL; NULL 233 lib/pacemaker/pcmk_sched_constraints.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 235 lib/pacemaker/pcmk_sched_constraints.c pe_resource_t *rsc = NULL; NULL 236 lib/pacemaker/pcmk_sched_constraints.c pe_tag_t *tag = NULL; NULL 244 lib/pacemaker/pcmk_sched_constraints.c return NULL; NULL 275 lib/pacemaker/pcmk_sched_constraints.c for (gIter = tag->refs; gIter != NULL; gIter = gIter->next) { NULL 277 lib/pacemaker/pcmk_sched_constraints.c xmlNode *new_rsc_ref = NULL; NULL 279 lib/pacemaker/pcmk_sched_constraints.c new_rsc_ref = xmlNewDocRawNode(getDocPtr(set), NULL, NULL 280 lib/pacemaker/pcmk_sched_constraints.c (pcmkXmlStr) XML_TAG_RESOURCE_REF, NULL); NULL 306 lib/pacemaker/pcmk_sched_constraints.c for (gIter = tag_refs; gIter != NULL; gIter = gIter->next) { NULL 316 lib/pacemaker/pcmk_sched_constraints.c new_xml = NULL; NULL 335 lib/pacemaker/pcmk_sched_constraints.c const char *cons_id = NULL; NULL 336 lib/pacemaker/pcmk_sched_constraints.c const char *id = NULL; NULL 338 lib/pacemaker/pcmk_sched_constraints.c pe_resource_t *rsc = NULL; NULL 339 lib/pacemaker/pcmk_sched_constraints.c pe_tag_t *tag = NULL; NULL 341 lib/pacemaker/pcmk_sched_constraints.c *rsc_set = NULL; NULL 343 lib/pacemaker/pcmk_sched_constraints.c CRM_CHECK((xml_obj != NULL) && (attr != NULL), return false); NULL 346 lib/pacemaker/pcmk_sched_constraints.c if (cons_id == NULL) { NULL 353 lib/pacemaker/pcmk_sched_constraints.c if (id == NULL) { NULL 363 lib/pacemaker/pcmk_sched_constraints.c GList *gIter = NULL; NULL 371 lib/pacemaker/pcmk_sched_constraints.c for (gIter = tag->refs; gIter != NULL; gIter = gIter->next) { NULL 373 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rsc_ref = NULL; NULL 382 lib/pacemaker/pcmk_sched_constraints.c } else if ((rsc != NULL) && convert_rsc) { NULL 385 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rsc_ref = NULL; NULL 398 lib/pacemaker/pcmk_sched_constraints.c if (*rsc_set != NULL) { NULL 415 lib/pacemaker/pcmk_sched_constraints.c for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 59 lib/pacemaker/pcmk_sched_fencing.c GList *gIter = NULL; NULL 64 lib/pacemaker/pcmk_sched_fencing.c for (gIter = rsc->actions; gIter != NULL; gIter = gIter->next) { NULL 112 lib/pacemaker/pcmk_sched_fencing.c GList *gIter = NULL; NULL 113 lib/pacemaker/pcmk_sched_fencing.c GList *action_list = NULL; NULL 117 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *parent_stop = NULL; NULL 139 lib/pacemaker/pcmk_sched_fencing.c parent_stop = find_first_action(top->actions, NULL, RSC_STOP, NULL); NULL 142 lib/pacemaker/pcmk_sched_fencing.c for (gIter = action_list; gIter != NULL; gIter = gIter->next) { NULL 204 lib/pacemaker/pcmk_sched_fencing.c pcmk__new_ordering(rsc, stop_key(rsc), NULL, NULL, NULL 215 lib/pacemaker/pcmk_sched_fencing.c for (gIter = action_list; gIter != NULL; gIter = gIter->next) { NULL 260 lib/pacemaker/pcmk_sched_fencing.c GList *gIter = NULL; NULL 262 lib/pacemaker/pcmk_sched_fencing.c for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 294 lib/pacemaker/pcmk_sched_fencing.c for (GList *r = data_set->resources; r != NULL; r = r->next) { NULL 327 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *unfence = pe_fence_op(node, "on", TRUE, NULL, FALSE, NULL 337 lib/pacemaker/pcmk_sched_fencing.c trigger_unfencing(NULL, node, reason, NULL, rsc->cluster); NULL 352 lib/pacemaker/pcmk_sched_fencing.c pe_resource_t *container = NULL; NULL 353 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *stop = NULL; NULL 354 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *stonith_op = NULL; NULL 364 lib/pacemaker/pcmk_sched_fencing.c CRM_ASSERT(node != NULL); NULL 371 lib/pacemaker/pcmk_sched_fencing.c stop = find_first_action(container->actions, NULL, CRMD_ACTION_STOP, NULL 372 lib/pacemaker/pcmk_sched_fencing.c NULL); NULL 374 lib/pacemaker/pcmk_sched_fencing.c if (find_first_action(container->actions, NULL, CRMD_ACTION_START, NULL 375 lib/pacemaker/pcmk_sched_fencing.c NULL)) { NULL 391 lib/pacemaker/pcmk_sched_fencing.c if ((stop != NULL) && pcmk_is_set(stop->flags, pe_action_pseudo)) { NULL 392 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *parent_stonith_op = pe_fence_op(stop->node, NULL, FALSE, NULL 393 lib/pacemaker/pcmk_sched_fencing.c NULL, FALSE, NULL 417 lib/pacemaker/pcmk_sched_fencing.c stop = find_first_action(node->details->remote_rsc->actions, NULL, NULL 418 lib/pacemaker/pcmk_sched_fencing.c RSC_STOP, NULL); NULL 468 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *unfence = pe_fence_op(node, "on", true, NULL, false, NULL 489 lib/pacemaker/pcmk_sched_fencing.c pcmk__new_ordering(rsc, stop_key(rsc), NULL, NULL 490 lib/pacemaker/pcmk_sched_fencing.c NULL, strdup(unfence->uuid), unfence, NULL 494 lib/pacemaker/pcmk_sched_fencing.c pcmk__new_ordering(NULL, strdup(unfence->uuid), unfence, NULL 495 lib/pacemaker/pcmk_sched_fencing.c rsc, start_key(rsc), NULL, NULL 28 lib/pacemaker/pcmk_sched_group.c pe_resource_t *member = NULL; NULL 30 lib/pacemaker/pcmk_sched_group.c GList *item = NULL; NULL 32 lib/pacemaker/pcmk_sched_group.c if (rsc->children == NULL) { NULL 38 lib/pacemaker/pcmk_sched_group.c for (item = rsc->rsc_cons; item != NULL; item = item->next) { NULL 58 lib/pacemaker/pcmk_sched_group.c for (item = rsc->children->next; item != NULL; item = item->next) { NULL 61 lib/pacemaker/pcmk_sched_group.c for (GList *cons_iter = rsc->rsc_cons; cons_iter != NULL; NULL 76 lib/pacemaker/pcmk_sched_group.c rsc->rsc_cons = NULL; NULL 80 lib/pacemaker/pcmk_sched_group.c for (item = rsc->rsc_cons_lhs; item != NULL; item = item->next) { NULL 84 lib/pacemaker/pcmk_sched_group.c rsc->rsc_cons_lhs = NULL; NULL 99 lib/pacemaker/pcmk_sched_group.c pe_node_t *first_assigned_node = NULL; NULL 100 lib/pacemaker/pcmk_sched_group.c pe_resource_t *first_member = NULL; NULL 102 lib/pacemaker/pcmk_sched_group.c CRM_ASSERT(rsc != NULL); NULL 110 lib/pacemaker/pcmk_sched_group.c return NULL; NULL 113 lib/pacemaker/pcmk_sched_group.c if (rsc->children == NULL) { NULL 116 lib/pacemaker/pcmk_sched_group.c return NULL; NULL 128 lib/pacemaker/pcmk_sched_group.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 130 lib/pacemaker/pcmk_sched_group.c pe_node_t *node = NULL; NULL 135 lib/pacemaker/pcmk_sched_group.c if (first_assigned_node == NULL) { NULL 144 lib/pacemaker/pcmk_sched_group.c return NULL; NULL 162 lib/pacemaker/pcmk_sched_group.c action, NULL, TRUE, TRUE, group->cluster); NULL 176 lib/pacemaker/pcmk_sched_group.c CRM_ASSERT(rsc != NULL); NULL 181 lib/pacemaker/pcmk_sched_group.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 233 lib/pacemaker/pcmk_sched_group.c if (member_data->previous_member == NULL) { NULL 242 lib/pacemaker/pcmk_sched_group.c pcmk__new_colocation("group:internal_colocation", NULL, INFINITY, NULL 243 lib/pacemaker/pcmk_sched_group.c member, member_data->previous_member, NULL, NULL, NULL 292 lib/pacemaker/pcmk_sched_group.c } else if (member_data->previous_member == NULL) { NULL 317 lib/pacemaker/pcmk_sched_group.c if (member->running_on != NULL) { NULL 318 lib/pacemaker/pcmk_sched_group.c if (member_data->ordered && (member_data->previous_member != NULL) NULL 319 lib/pacemaker/pcmk_sched_group.c && (member_data->previous_member->running_on == NULL) NULL 320 lib/pacemaker/pcmk_sched_group.c && (member_data->last_active != NULL) NULL 321 lib/pacemaker/pcmk_sched_group.c && (member_data->last_active->running_on != NULL)) { NULL 341 lib/pacemaker/pcmk_sched_group.c CRM_ASSERT(rsc != NULL); NULL 375 lib/pacemaker/pcmk_sched_group.c pe_resource_t *member = NULL; NULL 377 lib/pacemaker/pcmk_sched_group.c if (dependent->children == NULL) { NULL 399 lib/pacemaker/pcmk_sched_group.c for (GList *iter = dependent->children; iter != NULL; iter = iter->next) { NULL 421 lib/pacemaker/pcmk_sched_group.c pe_resource_t *member = NULL; NULL 439 lib/pacemaker/pcmk_sched_group.c } else if (primary->children != NULL) { NULL 446 lib/pacemaker/pcmk_sched_group.c if (member == NULL) { NULL 462 lib/pacemaker/pcmk_sched_group.c for (GList *iter = primary->children; iter != NULL; iter = iter->next) { NULL 487 lib/pacemaker/pcmk_sched_group.c CRM_ASSERT((dependent != NULL) && (primary != NULL) NULL 488 lib/pacemaker/pcmk_sched_group.c && (colocation != NULL)); NULL 518 lib/pacemaker/pcmk_sched_group.c CRM_ASSERT(action != NULL); NULL 521 lib/pacemaker/pcmk_sched_group.c for (GList *iter = action->rsc->children; iter != NULL; iter = iter->next) { NULL 527 lib/pacemaker/pcmk_sched_group.c pe_action_t *member_action = find_first_action(member->actions, NULL, NULL 530 lib/pacemaker/pcmk_sched_group.c if (member_action != NULL) { NULL 602 lib/pacemaker/pcmk_sched_group.c CRM_ASSERT((first != NULL) && (then != NULL) && (data_set != NULL)); NULL 605 lib/pacemaker/pcmk_sched_group.c CRM_ASSERT(then->rsc != NULL); NULL 612 lib/pacemaker/pcmk_sched_group.c for (GList *iter = then->rsc->children; iter != NULL; iter = iter->next) { NULL 615 lib/pacemaker/pcmk_sched_group.c pe_action_t *member_action = find_first_action(member->actions, NULL, NULL 618 lib/pacemaker/pcmk_sched_group.c if (member_action != NULL) { NULL 638 lib/pacemaker/pcmk_sched_group.c GList *node_list_orig = NULL; NULL 639 lib/pacemaker/pcmk_sched_group.c GList *node_list_copy = NULL; NULL 642 lib/pacemaker/pcmk_sched_group.c CRM_ASSERT((rsc != NULL) && (location != NULL)); NULL 652 lib/pacemaker/pcmk_sched_group.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 676 lib/pacemaker/pcmk_sched_group.c pe_resource_t *member = NULL; NULL 678 lib/pacemaker/pcmk_sched_group.c CRM_ASSERT(rsc != NULL); NULL 680 lib/pacemaker/pcmk_sched_group.c if (orig_rsc == NULL) { NULL 689 lib/pacemaker/pcmk_sched_group.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 695 lib/pacemaker/pcmk_sched_group.c } else if (rsc->children != NULL) { NULL 716 lib/pacemaker/pcmk_sched_group.c pe_resource_t *member = NULL; NULL 718 lib/pacemaker/pcmk_sched_group.c CRM_ASSERT((rsc != NULL) && (orig_rsc != NULL) && (utilization != NULL)); NULL 729 lib/pacemaker/pcmk_sched_group.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 733 lib/pacemaker/pcmk_sched_group.c && (g_list_find(all_rscs, member) == NULL)) { NULL 739 lib/pacemaker/pcmk_sched_group.c } else if (rsc->children != NULL) { NULL 742 lib/pacemaker/pcmk_sched_group.c if ((member != NULL) NULL 744 lib/pacemaker/pcmk_sched_group.c && (g_list_find(all_rscs, member) == NULL)) { NULL 756 lib/pacemaker/pcmk_sched_group.c CRM_ASSERT(rsc != NULL); NULL 758 lib/pacemaker/pcmk_sched_group.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 27 lib/pacemaker/pcmk_sched_location.c if (score == NULL) { NULL 36 lib/pacemaker/pcmk_sched_location.c if (attr_score == NULL) { NULL 56 lib/pacemaker/pcmk_sched_location.c const char *rule_id = NULL; NULL 57 lib/pacemaker/pcmk_sched_location.c const char *score = NULL; NULL 58 lib/pacemaker/pcmk_sched_location.c const char *boolean = NULL; NULL 59 lib/pacemaker/pcmk_sched_location.c const char *role = NULL; NULL 61 lib/pacemaker/pcmk_sched_location.c GList *gIter = NULL; NULL 62 lib/pacemaker/pcmk_sched_location.c GList *match_L = NULL; NULL 69 lib/pacemaker/pcmk_sched_location.c pe__location_t *location_rule = NULL; NULL 72 lib/pacemaker/pcmk_sched_location.c if (rule_xml == NULL) { NULL 73 lib/pacemaker/pcmk_sched_location.c return NULL; NULL 82 lib/pacemaker/pcmk_sched_location.c if ((role != NULL) && (text2role(role) == RSC_ROLE_UNKNOWN)) { NULL 84 lib/pacemaker/pcmk_sched_location.c return NULL; NULL 88 lib/pacemaker/pcmk_sched_location.c if (score == NULL) { NULL 90 lib/pacemaker/pcmk_sched_location.c if (score != NULL) { NULL 98 lib/pacemaker/pcmk_sched_location.c location_rule = pcmk__new_location(rule_id, rsc, 0, discovery, NULL, NULL 101 lib/pacemaker/pcmk_sched_location.c if (location_rule == NULL) { NULL 102 lib/pacemaker/pcmk_sched_location.c return NULL; NULL 105 lib/pacemaker/pcmk_sched_location.c if ((re_match_data != NULL) && (re_match_data->nregs > 0) NULL 110 lib/pacemaker/pcmk_sched_location.c if (result != NULL) { NULL 116 lib/pacemaker/pcmk_sched_location.c if (role != NULL) { NULL 128 lib/pacemaker/pcmk_sched_location.c GList *gIter = NULL; NULL 131 lib/pacemaker/pcmk_sched_location.c for (gIter = match_L; gIter != NULL; gIter = gIter->next) { NULL 138 lib/pacemaker/pcmk_sched_location.c for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) { NULL 158 lib/pacemaker/pcmk_sched_location.c if ((local == NULL) && do_and) { NULL 161 lib/pacemaker/pcmk_sched_location.c } else if (local == NULL) { NULL 176 lib/pacemaker/pcmk_sched_location.c if (delete != NULL) { NULL 189 lib/pacemaker/pcmk_sched_location.c if (location_rule->node_list_rh == NULL) { NULL 191 lib/pacemaker/pcmk_sched_location.c return NULL; NULL 204 lib/pacemaker/pcmk_sched_location.c pe__location_t *location = NULL; NULL 210 lib/pacemaker/pcmk_sched_location.c if (rsc == NULL) { NULL 216 lib/pacemaker/pcmk_sched_location.c if (score == NULL) { NULL 220 lib/pacemaker/pcmk_sched_location.c if ((node != NULL) && (score != NULL)) { NULL 239 lib/pacemaker/pcmk_sched_location.c rule_xml != NULL; rule_xml = crm_next_same_xml(rule_xml)) { NULL 263 lib/pacemaker/pcmk_sched_location.c if (role == NULL) { NULL 267 lib/pacemaker/pcmk_sched_location.c if ((location != NULL) && (role != NULL)) { NULL 299 lib/pacemaker/pcmk_sched_location.c unpack_rsc_location(xml_obj, rsc, NULL, NULL, data_set, NULL); NULL 306 lib/pacemaker/pcmk_sched_location.c GList *rIter = NULL; NULL 325 lib/pacemaker/pcmk_sched_location.c regmatch_t *pmatch = NULL; NULL 345 lib/pacemaker/pcmk_sched_location.c unpack_rsc_location(xml_obj, r, NULL, NULL, data_set, NULL 351 lib/pacemaker/pcmk_sched_location.c unpack_rsc_location(xml_obj, r, NULL, NULL, data_set, NULL); NULL 370 lib/pacemaker/pcmk_sched_location.c const char *id = NULL; NULL 371 lib/pacemaker/pcmk_sched_location.c const char *rsc_id = NULL; NULL 372 lib/pacemaker/pcmk_sched_location.c const char *state = NULL; NULL 373 lib/pacemaker/pcmk_sched_location.c pe_resource_t *rsc = NULL; NULL 374 lib/pacemaker/pcmk_sched_location.c pe_tag_t *tag = NULL; NULL 375 lib/pacemaker/pcmk_sched_location.c xmlNode *rsc_set = NULL; NULL 377 lib/pacemaker/pcmk_sched_location.c *expanded_xml = NULL; NULL 379 lib/pacemaker/pcmk_sched_location.c CRM_CHECK(xml_obj != NULL, return EINVAL); NULL 382 lib/pacemaker/pcmk_sched_location.c if (id == NULL) { NULL 390 lib/pacemaker/pcmk_sched_location.c if (*expanded_xml != NULL) { NULL 396 lib/pacemaker/pcmk_sched_location.c if (rsc_id == NULL) { NULL 405 lib/pacemaker/pcmk_sched_location.c } else if (rsc != NULL) { NULL 418 lib/pacemaker/pcmk_sched_location.c *expanded_xml = NULL; NULL 422 lib/pacemaker/pcmk_sched_location.c if (rsc_set != NULL) { NULL 423 lib/pacemaker/pcmk_sched_location.c if (state != NULL) { NULL 433 lib/pacemaker/pcmk_sched_location.c *expanded_xml = NULL; NULL 443 lib/pacemaker/pcmk_sched_location.c xmlNode *xml_rsc = NULL; NULL 444 lib/pacemaker/pcmk_sched_location.c pe_resource_t *resource = NULL; NULL 449 lib/pacemaker/pcmk_sched_location.c CRM_CHECK(set != NULL, return EINVAL); NULL 452 lib/pacemaker/pcmk_sched_location.c if (set_id == NULL) { NULL 463 lib/pacemaker/pcmk_sched_location.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 467 lib/pacemaker/pcmk_sched_location.c if (resource == NULL) { NULL 474 lib/pacemaker/pcmk_sched_location.c NULL); NULL 483 lib/pacemaker/pcmk_sched_location.c xmlNode *set = NULL; NULL 486 lib/pacemaker/pcmk_sched_location.c xmlNode *orig_xml = NULL; NULL 487 lib/pacemaker/pcmk_sched_location.c xmlNode *expanded_xml = NULL; NULL 498 lib/pacemaker/pcmk_sched_location.c for (set = first_named_child(xml_obj, XML_CONS_TAG_RSC_SET); set != NULL; NULL 503 lib/pacemaker/pcmk_sched_location.c if ((set == NULL) // Configuration error, message already logged NULL 543 lib/pacemaker/pcmk_sched_location.c pe__location_t *new_con = NULL; NULL 545 lib/pacemaker/pcmk_sched_location.c if (id == NULL) { NULL 547 lib/pacemaker/pcmk_sched_location.c return NULL; NULL 549 lib/pacemaker/pcmk_sched_location.c } else if (rsc == NULL) { NULL 551 lib/pacemaker/pcmk_sched_location.c return NULL; NULL 553 lib/pacemaker/pcmk_sched_location.c } else if (node == NULL) { NULL 554 lib/pacemaker/pcmk_sched_location.c CRM_CHECK(node_weight == 0, return NULL); NULL 558 lib/pacemaker/pcmk_sched_location.c if (new_con != NULL) { NULL 561 lib/pacemaker/pcmk_sched_location.c new_con->node_list_rh = NULL; NULL 580 lib/pacemaker/pcmk_sched_location.c if (node != NULL) { NULL 584 lib/pacemaker/pcmk_sched_location.c new_con->node_list_rh = g_list_prepend(NULL, copy); NULL 605 lib/pacemaker/pcmk_sched_location.c iter != NULL; iter = iter->next) { NULL 627 lib/pacemaker/pcmk_sched_location.c CRM_CHECK((rsc != NULL) && (location != NULL), return); NULL 639 lib/pacemaker/pcmk_sched_location.c if (location->node_list_rh == NULL) { NULL 649 lib/pacemaker/pcmk_sched_location.c for (GList *gIter = location->node_list_rh; gIter != NULL; NULL 653 lib/pacemaker/pcmk_sched_location.c pe_node_t *weighted_node = NULL; NULL 657 lib/pacemaker/pcmk_sched_location.c if (weighted_node == NULL) { NULL 48 lib/pacemaker/pcmk_sched_migration.c pe_action_t *migrate_to = NULL; NULL 49 lib/pacemaker/pcmk_sched_migration.c pe_action_t *migrate_from = NULL; NULL 50 lib/pacemaker/pcmk_sched_migration.c pe_action_t *start = NULL; NULL 51 lib/pacemaker/pcmk_sched_migration.c pe_action_t *stop = NULL; NULL 54 lib/pacemaker/pcmk_sched_migration.c ((rsc->partial_migration_target == NULL)? "" : "partially "), NULL 60 lib/pacemaker/pcmk_sched_migration.c if (rsc->partial_migration_target == NULL) { NULL 69 lib/pacemaker/pcmk_sched_migration.c if ((migrate_from != NULL) NULL 70 lib/pacemaker/pcmk_sched_migration.c && ((migrate_to != NULL) || (rsc->partial_migration_target != NULL))) { NULL 78 lib/pacemaker/pcmk_sched_migration.c if (rsc->partial_migration_target == NULL) { NULL 81 lib/pacemaker/pcmk_sched_migration.c if (migrate_to != NULL) { NULL 87 lib/pacemaker/pcmk_sched_migration.c pcmk__new_ordering(rsc, pcmk__op_key(rsc->id, RSC_STATUS, 0), NULL, NULL 89 lib/pacemaker/pcmk_sched_migration.c NULL, pe_order_optional, rsc->cluster); NULL 90 lib/pacemaker/pcmk_sched_migration.c pcmk__new_ordering(rsc, pcmk__op_key(rsc->id, RSC_MIGRATE, 0), NULL, NULL 92 lib/pacemaker/pcmk_sched_migration.c NULL, NULL 100 lib/pacemaker/pcmk_sched_migration.c pcmk__new_ordering(rsc, pcmk__op_key(rsc->id, RSC_STATUS, 0), NULL, NULL 102 lib/pacemaker/pcmk_sched_migration.c NULL, pe_order_optional, rsc->cluster); NULL 106 lib/pacemaker/pcmk_sched_migration.c pcmk__new_ordering(rsc, pcmk__op_key(rsc->id, RSC_MIGRATED, 0), NULL, NULL 107 lib/pacemaker/pcmk_sched_migration.c rsc, pcmk__op_key(rsc->id, RSC_STOP, 0), NULL, NULL 110 lib/pacemaker/pcmk_sched_migration.c pcmk__new_ordering(rsc, pcmk__op_key(rsc->id, RSC_MIGRATED, 0), NULL, NULL 111 lib/pacemaker/pcmk_sched_migration.c rsc, pcmk__op_key(rsc->id, RSC_START, 0), NULL, NULL 116 lib/pacemaker/pcmk_sched_migration.c if (migrate_to != NULL) { NULL 135 lib/pacemaker/pcmk_sched_migration.c if (migrate_from != NULL) { NULL 153 lib/pacemaker/pcmk_sched_migration.c pe_action_t *stop = NULL; NULL 179 lib/pacemaker/pcmk_sched_migration.c CRM_CHECK(rsc != NULL, return false); NULL 206 lib/pacemaker/pcmk_sched_migration.c if ((current == NULL) || current->details->unclean) { NULL 213 lib/pacemaker/pcmk_sched_migration.c if ((rsc->allocated_to == NULL) || rsc->allocated_to->details->unclean) { NULL 235 lib/pacemaker/pcmk_sched_migration.c char *res = NULL; NULL 237 lib/pacemaker/pcmk_sched_migration.c if (action != NULL) { NULL 239 lib/pacemaker/pcmk_sched_migration.c CRM_ASSERT(res != NULL); NULL 240 lib/pacemaker/pcmk_sched_migration.c } else if (key != NULL) { NULL 241 lib/pacemaker/pcmk_sched_migration.c parse_op_key(key, NULL, &res, NULL); NULL 259 lib/pacemaker/pcmk_sched_migration.c char *first_task = NULL; NULL 260 lib/pacemaker/pcmk_sched_migration.c char *then_task = NULL; NULL 265 lib/pacemaker/pcmk_sched_migration.c if ((order->lh_rsc == NULL) || (order->rh_rsc == NULL) NULL 295 lib/pacemaker/pcmk_sched_migration.c NULL, order->rh_rsc, NULL 297 lib/pacemaker/pcmk_sched_migration.c NULL, flags, order->lh_rsc->cluster); NULL 311 lib/pacemaker/pcmk_sched_migration.c NULL, order->rh_rsc, NULL 313 lib/pacemaker/pcmk_sched_migration.c NULL, flags, order->lh_rsc->cluster); NULL 330 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->lh_rsc->id, RSC_STOP, 0), NULL, NULL 333 lib/pacemaker/pcmk_sched_migration.c NULL, flags, order->lh_rsc->cluster); NULL 339 lib/pacemaker/pcmk_sched_migration.c NULL, order->rh_rsc, NULL 341 lib/pacemaker/pcmk_sched_migration.c NULL, flags, order->lh_rsc->cluster); NULL 354 lib/pacemaker/pcmk_sched_migration.c NULL, order->rh_rsc, NULL 356 lib/pacemaker/pcmk_sched_migration.c NULL, flags, order->lh_rsc->cluster); NULL 369 lib/pacemaker/pcmk_sched_migration.c NULL, order->rh_rsc, NULL 371 lib/pacemaker/pcmk_sched_migration.c NULL, flags, order->lh_rsc->cluster); NULL 377 lib/pacemaker/pcmk_sched_migration.c NULL, order->rh_rsc, NULL 379 lib/pacemaker/pcmk_sched_migration.c NULL, flags, order->lh_rsc->cluster); NULL 34 lib/pacemaker/pcmk_sched_nodes.c if ((node == NULL) || (node->details == NULL) || !node->details->online NULL 48 lib/pacemaker/pcmk_sched_nodes.c if (guest->fns->location(guest, NULL, FALSE) == NULL) { NULL 67 lib/pacemaker/pcmk_sched_nodes.c GHashTable *new_table = NULL; NULL 69 lib/pacemaker/pcmk_sched_nodes.c pe_node_t *node = NULL; NULL 71 lib/pacemaker/pcmk_sched_nodes.c if (nodes == NULL) { NULL 72 lib/pacemaker/pcmk_sched_nodes.c return NULL; NULL 74 lib/pacemaker/pcmk_sched_nodes.c new_table = pcmk__strkey_table(NULL, free); NULL 76 lib/pacemaker/pcmk_sched_nodes.c while (g_hash_table_iter_next(&iter, NULL, (gpointer *) &node)) { NULL 97 lib/pacemaker/pcmk_sched_nodes.c GList *result = NULL; NULL 99 lib/pacemaker/pcmk_sched_nodes.c for (const GList *gIter = list; gIter != NULL; gIter = gIter->next) { NULL 100 lib/pacemaker/pcmk_sched_nodes.c pe_node_t *new_node = NULL; NULL 138 lib/pacemaker/pcmk_sched_nodes.c if (a == NULL) { NULL 141 lib/pacemaker/pcmk_sched_nodes.c if (b == NULL) { NULL 206 lib/pacemaker/pcmk_sched_nodes.c if (active != NULL) { NULL 255 lib/pacemaker/pcmk_sched_nodes.c pe_node_t *node = NULL; NULL 257 lib/pacemaker/pcmk_sched_nodes.c if (nodes == NULL) { NULL 261 lib/pacemaker/pcmk_sched_nodes.c while (g_hash_table_iter_next(&iter, NULL, (void **) &node)) { NULL 294 lib/pacemaker/pcmk_sched_nodes.c for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) { NULL 306 lib/pacemaker/pcmk_sched_nodes.c for (GList *r = data_set->resources; r != NULL; r = r->next) { NULL 319 lib/pacemaker/pcmk_sched_nodes.c pcmk__new_location(strategy_str, rsc, health, NULL, node, NULL 342 lib/pacemaker/pcmk_sched_nodes.c GHashTable *allowed_nodes = NULL; NULL 344 lib/pacemaker/pcmk_sched_nodes.c if ((rsc == NULL) || (node == NULL)) { NULL 345 lib/pacemaker/pcmk_sched_nodes.c return NULL; NULL 346 lib/pacemaker/pcmk_sched_nodes.c } else if (rsc->parent == NULL) { NULL 34 lib/pacemaker/pcmk_sched_ordering.c if (__rsc == NULL) { \ NULL 68 lib/pacemaker/pcmk_sched_ordering.c return NULL; NULL 77 lib/pacemaker/pcmk_sched_ordering.c if (kind == NULL) { NULL 132 lib/pacemaker/pcmk_sched_ordering.c if ((crm_element_value(xml_obj, XML_ORDER_ATTR_KIND) != NULL) NULL 133 lib/pacemaker/pcmk_sched_ordering.c || (crm_element_value(xml_obj, XML_RULE_ATTR_SCORE) != NULL)) { NULL 140 lib/pacemaker/pcmk_sched_ordering.c if (rc != pcmk_rc_ok && parent_symmetrical_s != NULL) { NULL 201 lib/pacemaker/pcmk_sched_ordering.c NULL)) { NULL 233 lib/pacemaker/pcmk_sched_ordering.c pe_resource_t *rsc = NULL; NULL 237 lib/pacemaker/pcmk_sched_ordering.c if (rsc_id == NULL) { NULL 240 lib/pacemaker/pcmk_sched_ordering.c return NULL; NULL 244 lib/pacemaker/pcmk_sched_ordering.c if (rsc == NULL) { NULL 247 lib/pacemaker/pcmk_sched_ordering.c return NULL; NULL 250 lib/pacemaker/pcmk_sched_ordering.c if (instance_id != NULL) { NULL 260 lib/pacemaker/pcmk_sched_ordering.c return NULL; NULL 263 lib/pacemaker/pcmk_sched_ordering.c if (rsc == NULL) { NULL 267 lib/pacemaker/pcmk_sched_ordering.c return NULL; NULL 285 lib/pacemaker/pcmk_sched_ordering.c const char *clone_min = NULL; NULL 294 lib/pacemaker/pcmk_sched_ordering.c if (clone_min != NULL) { NULL 349 lib/pacemaker/pcmk_sched_ordering.c for (GList *rIter = rsc_first->children; rIter != NULL; NULL 355 lib/pacemaker/pcmk_sched_ordering.c NULL, NULL, NULL, clone_min_met, NULL 361 lib/pacemaker/pcmk_sched_ordering.c pcmk__new_ordering(NULL, NULL, clone_min_met, rsc_then, NULL 363 lib/pacemaker/pcmk_sched_ordering.c NULL, flags|pe_order_runnable_left, data_set); NULL 406 lib/pacemaker/pcmk_sched_ordering.c if ((action_then == NULL) || (action_first == NULL)) { NULL 422 lib/pacemaker/pcmk_sched_ordering.c pe_resource_t *rsc_then = NULL; NULL 423 lib/pacemaker/pcmk_sched_ordering.c pe_resource_t *rsc_first = NULL; NULL 429 lib/pacemaker/pcmk_sched_ordering.c const char *action_then = NULL; NULL 430 lib/pacemaker/pcmk_sched_ordering.c const char *action_first = NULL; NULL 431 lib/pacemaker/pcmk_sched_ordering.c const char *id = NULL; NULL 433 lib/pacemaker/pcmk_sched_ordering.c CRM_CHECK(xml_obj != NULL, return); NULL 436 lib/pacemaker/pcmk_sched_ordering.c if (id == NULL) { NULL 445 lib/pacemaker/pcmk_sched_ordering.c if (rsc_first == NULL) { NULL 452 lib/pacemaker/pcmk_sched_ordering.c if (rsc_then == NULL) { NULL 457 lib/pacemaker/pcmk_sched_ordering.c if (action_first == NULL) { NULL 462 lib/pacemaker/pcmk_sched_ordering.c if (action_then == NULL) { NULL 468 lib/pacemaker/pcmk_sched_ordering.c symmetry = get_ordering_symmetry(xml_obj, kind, NULL); NULL 527 lib/pacemaker/pcmk_sched_ordering.c pe__ordering_t *order = NULL; NULL 530 lib/pacemaker/pcmk_sched_ordering.c CRM_CHECK(((first_action != NULL) || (first_rsc != NULL)) NULL 531 lib/pacemaker/pcmk_sched_ordering.c && ((then_action != NULL) || (then_rsc != NULL)), NULL 534 lib/pacemaker/pcmk_sched_ordering.c if ((first_rsc == NULL) && (first_action != NULL)) { NULL 537 lib/pacemaker/pcmk_sched_ordering.c if ((then_rsc == NULL) && (then_action != NULL)) { NULL 542 lib/pacemaker/pcmk_sched_ordering.c CRM_ASSERT(order != NULL); NULL 553 lib/pacemaker/pcmk_sched_ordering.c if ((order->lh_action_task == NULL) && (first_action != NULL)) { NULL 557 lib/pacemaker/pcmk_sched_ordering.c if ((order->rh_action_task == NULL) && (then_action != NULL)) { NULL 561 lib/pacemaker/pcmk_sched_ordering.c if ((order->lh_rsc == NULL) && (first_action != NULL)) { NULL 565 lib/pacemaker/pcmk_sched_ordering.c if ((order->rh_rsc == NULL) && (then_action != NULL)) { NULL 571 lib/pacemaker/pcmk_sched_ordering.c ((first_action_task == NULL)? "?" : first_action_task), NULL 572 lib/pacemaker/pcmk_sched_ordering.c ((then_action_task == NULL)? "?" : then_action_task)); NULL 593 lib/pacemaker/pcmk_sched_ordering.c xmlNode *xml_rsc = NULL; NULL 594 lib/pacemaker/pcmk_sched_ordering.c GList *set_iter = NULL; NULL 595 lib/pacemaker/pcmk_sched_ordering.c GList *resources = NULL; NULL 597 lib/pacemaker/pcmk_sched_ordering.c pe_resource_t *last = NULL; NULL 598 lib/pacemaker/pcmk_sched_ordering.c pe_resource_t *resource = NULL; NULL 605 lib/pacemaker/pcmk_sched_ordering.c char *key = NULL; NULL 611 lib/pacemaker/pcmk_sched_ordering.c if (action == NULL) { NULL 618 lib/pacemaker/pcmk_sched_ordering.c if (sequential_s == NULL) { NULL 628 lib/pacemaker/pcmk_sched_ordering.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 640 lib/pacemaker/pcmk_sched_ordering.c while (set_iter != NULL) { NULL 649 lib/pacemaker/pcmk_sched_ordering.c for (GList *gIter = set_iter; gIter != NULL; gIter = gIter->next) { NULL 653 lib/pacemaker/pcmk_sched_ordering.c pcmk__new_ordering(resource, strdup(key), NULL, then_rsc, NULL 654 lib/pacemaker/pcmk_sched_ordering.c then_key, NULL, flags, data_set); NULL 658 lib/pacemaker/pcmk_sched_ordering.c if (last != NULL) { NULL 671 lib/pacemaker/pcmk_sched_ordering.c last = NULL; NULL 678 lib/pacemaker/pcmk_sched_ordering.c while (set_iter != NULL) { NULL 683 lib/pacemaker/pcmk_sched_ordering.c if (last != NULL) { NULL 714 lib/pacemaker/pcmk_sched_ordering.c xmlNode *xml_rsc = NULL; NULL 715 lib/pacemaker/pcmk_sched_ordering.c xmlNode *xml_rsc_2 = NULL; NULL 717 lib/pacemaker/pcmk_sched_ordering.c pe_resource_t *rsc_1 = NULL; NULL 718 lib/pacemaker/pcmk_sched_ordering.c pe_resource_t *rsc_2 = NULL; NULL 729 lib/pacemaker/pcmk_sched_ordering.c if (action_1 == NULL) { NULL 733 lib/pacemaker/pcmk_sched_ordering.c if (action_2 == NULL) { NULL 766 lib/pacemaker/pcmk_sched_ordering.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 775 lib/pacemaker/pcmk_sched_ordering.c NULL, NULL, NULL, unordered_action, NULL 780 lib/pacemaker/pcmk_sched_ordering.c xml_rsc_2 != NULL; xml_rsc_2 = crm_next_same_xml(xml_rsc_2)) { NULL 788 lib/pacemaker/pcmk_sched_ordering.c pcmk__new_ordering(NULL, NULL, unordered_action, NULL 790 lib/pacemaker/pcmk_sched_ordering.c NULL, flags|pe_order_runnable_left, data_set); NULL 800 lib/pacemaker/pcmk_sched_ordering.c if (xml_rsc != NULL) { NULL 806 lib/pacemaker/pcmk_sched_ordering.c const char *rid = NULL; NULL 809 lib/pacemaker/pcmk_sched_ordering.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 820 lib/pacemaker/pcmk_sched_ordering.c const char *rid = NULL; NULL 823 lib/pacemaker/pcmk_sched_ordering.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 832 lib/pacemaker/pcmk_sched_ordering.c if (xml_rsc != NULL) { NULL 838 lib/pacemaker/pcmk_sched_ordering.c if ((rsc_1 != NULL) && (rsc_2 != NULL)) { NULL 841 lib/pacemaker/pcmk_sched_ordering.c } else if (rsc_1 != NULL) { NULL 843 lib/pacemaker/pcmk_sched_ordering.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 850 lib/pacemaker/pcmk_sched_ordering.c } else if (rsc_2 != NULL) { NULL 852 lib/pacemaker/pcmk_sched_ordering.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 861 lib/pacemaker/pcmk_sched_ordering.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 866 lib/pacemaker/pcmk_sched_ordering.c xml_rsc_2 != NULL; xml_rsc_2 = crm_next_same_xml(xml_rsc_2)) { NULL 893 lib/pacemaker/pcmk_sched_ordering.c const char *id_first = NULL; NULL 894 lib/pacemaker/pcmk_sched_ordering.c const char *id_then = NULL; NULL 895 lib/pacemaker/pcmk_sched_ordering.c const char *action_first = NULL; NULL 896 lib/pacemaker/pcmk_sched_ordering.c const char *action_then = NULL; NULL 898 lib/pacemaker/pcmk_sched_ordering.c pe_resource_t *rsc_first = NULL; NULL 899 lib/pacemaker/pcmk_sched_ordering.c pe_resource_t *rsc_then = NULL; NULL 900 lib/pacemaker/pcmk_sched_ordering.c pe_tag_t *tag_first = NULL; NULL 901 lib/pacemaker/pcmk_sched_ordering.c pe_tag_t *tag_then = NULL; NULL 903 lib/pacemaker/pcmk_sched_ordering.c xmlNode *rsc_set_first = NULL; NULL 904 lib/pacemaker/pcmk_sched_ordering.c xmlNode *rsc_set_then = NULL; NULL 909 lib/pacemaker/pcmk_sched_ordering.c if (*expanded_xml != NULL) { NULL 916 lib/pacemaker/pcmk_sched_ordering.c if ((id_first == NULL) || (id_then == NULL)) { NULL 933 lib/pacemaker/pcmk_sched_ordering.c if ((rsc_first != NULL) && (rsc_then != NULL)) { NULL 947 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = NULL; NULL 951 lib/pacemaker/pcmk_sched_ordering.c if (rsc_set_first != NULL) { NULL 952 lib/pacemaker/pcmk_sched_ordering.c if (action_first != NULL) { NULL 964 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = NULL; NULL 968 lib/pacemaker/pcmk_sched_ordering.c if (rsc_set_then != NULL) { NULL 969 lib/pacemaker/pcmk_sched_ordering.c if (action_then != NULL) { NULL 981 lib/pacemaker/pcmk_sched_ordering.c *expanded_xml = NULL; NULL 997 lib/pacemaker/pcmk_sched_ordering.c xmlNode *set = NULL; NULL 998 lib/pacemaker/pcmk_sched_ordering.c xmlNode *last = NULL; NULL 1000 lib/pacemaker/pcmk_sched_ordering.c xmlNode *orig_xml = NULL; NULL 1001 lib/pacemaker/pcmk_sched_ordering.c xmlNode *expanded_xml = NULL; NULL 1008 lib/pacemaker/pcmk_sched_ordering.c NULL); NULL 1014 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml != NULL) { NULL 1021 lib/pacemaker/pcmk_sched_ordering.c set != NULL; set = crm_next_same_xml(set)) { NULL 1024 lib/pacemaker/pcmk_sched_ordering.c if ((set == NULL) // Configuration error, message already logged NULL 1027 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml != NULL) { NULL 1033 lib/pacemaker/pcmk_sched_ordering.c if (last != NULL) { NULL 1037 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml != NULL) { NULL 1046 lib/pacemaker/pcmk_sched_ordering.c if (expanded_xml != NULL) { NULL 1062 lib/pacemaker/pcmk_sched_ordering.c if (last == NULL) { NULL 1074 lib/pacemaker/pcmk_sched_ordering.c && (input->action->rsc != NULL) NULL 1101 lib/pacemaker/pcmk_sched_ordering.c for (GList *iter = data_set->actions; iter != NULL; iter = iter->next) { NULL 1103 lib/pacemaker/pcmk_sched_ordering.c pe_action_wrapper_t *input = NULL; NULL 1106 lib/pacemaker/pcmk_sched_ordering.c input_iter != NULL; input_iter = input_iter->next) { NULL 1127 lib/pacemaker/pcmk_sched_ordering.c iter != NULL; iter = iter->next) { NULL 1132 lib/pacemaker/pcmk_sched_ordering.c if ((action->rsc == NULL) || (action->node == NULL) NULL 1171 lib/pacemaker/pcmk_sched_ordering.c pcmk__new_ordering(action->rsc, NULL, action, NULL, NULL 1192 lib/pacemaker/pcmk_sched_ordering.c GList *list = find_actions(rsc->actions, original_key, NULL); NULL 1194 lib/pacemaker/pcmk_sched_ordering.c if (list == NULL) { NULL 1196 lib/pacemaker/pcmk_sched_ordering.c char *key = NULL; NULL 1197 lib/pacemaker/pcmk_sched_ordering.c char *task = NULL; NULL 1200 lib/pacemaker/pcmk_sched_ordering.c if (parse_op_key(original_key, NULL, &task, &interval_ms)) { NULL 1202 lib/pacemaker/pcmk_sched_ordering.c list = find_actions(rsc->actions, key, NULL); NULL 1224 lib/pacemaker/pcmk_sched_ordering.c GList *then_actions = NULL; NULL 1227 lib/pacemaker/pcmk_sched_ordering.c CRM_CHECK((rsc != NULL) && (order != NULL), return); NULL 1233 lib/pacemaker/pcmk_sched_ordering.c if (order->rh_action != NULL) { NULL 1234 lib/pacemaker/pcmk_sched_ordering.c then_actions = g_list_prepend(NULL, order->rh_action); NULL 1240 lib/pacemaker/pcmk_sched_ordering.c if (then_actions == NULL) { NULL 1246 lib/pacemaker/pcmk_sched_ordering.c if ((first_action != NULL) && (first_action->rsc == rsc) NULL 1255 lib/pacemaker/pcmk_sched_ordering.c if ((first_action == NULL) && !pcmk_is_set(flags, pe_order_implies_then)) { NULL 1263 lib/pacemaker/pcmk_sched_ordering.c for (GList *iter = then_actions; iter != NULL; iter = iter->next) { NULL 1266 lib/pacemaker/pcmk_sched_ordering.c if (first_action != NULL) { NULL 1283 lib/pacemaker/pcmk_sched_ordering.c GList *first_actions = NULL; NULL 1287 lib/pacemaker/pcmk_sched_ordering.c CRM_ASSERT(first_rsc != NULL); NULL 1291 lib/pacemaker/pcmk_sched_ordering.c if (first_action != NULL) { NULL 1292 lib/pacemaker/pcmk_sched_ordering.c first_actions = g_list_prepend(NULL, first_action); NULL 1298 lib/pacemaker/pcmk_sched_ordering.c if ((first_actions == NULL) && (first_rsc == then_rsc)) { NULL 1303 lib/pacemaker/pcmk_sched_ordering.c } else if (first_actions == NULL) { NULL 1304 lib/pacemaker/pcmk_sched_ordering.c char *key = NULL; NULL 1305 lib/pacemaker/pcmk_sched_ordering.c char *op_type = NULL; NULL 1308 lib/pacemaker/pcmk_sched_ordering.c parse_op_key(order->lh_action_task, NULL, &op_type, &interval_ms); NULL 1329 lib/pacemaker/pcmk_sched_ordering.c first_action = custom_action(first_rsc, key, op_type, NULL, TRUE, NULL 1331 lib/pacemaker/pcmk_sched_ordering.c first_actions = g_list_prepend(NULL, first_action); NULL 1337 lib/pacemaker/pcmk_sched_ordering.c if (then_rsc == NULL) { NULL 1338 lib/pacemaker/pcmk_sched_ordering.c if (order->rh_action == NULL) { NULL 1345 lib/pacemaker/pcmk_sched_ordering.c for (GList *gIter = first_actions; gIter != NULL; gIter = gIter->next) { NULL 1348 lib/pacemaker/pcmk_sched_ordering.c if (then_rsc == NULL) { NULL 1379 lib/pacemaker/pcmk_sched_ordering.c gIter != NULL; gIter = gIter->next) { NULL 1384 lib/pacemaker/pcmk_sched_ordering.c if (rsc != NULL) { NULL 1390 lib/pacemaker/pcmk_sched_ordering.c if (rsc != NULL) { NULL 1423 lib/pacemaker/pcmk_sched_ordering.c const char *after_desc = (after->task == NULL)? after->uuid : after->task; NULL 1425 lib/pacemaker/pcmk_sched_ordering.c for (GList *iter = list; iter != NULL; iter = iter->next) { NULL 94 lib/pacemaker/pcmk_sched_primitive.c NULL, /* Stopped */ NULL 101 lib/pacemaker/pcmk_sched_primitive.c NULL, /* Started */ NULL 102 lib/pacemaker/pcmk_sched_primitive.c NULL, /* Unpromoted */ NULL 108 lib/pacemaker/pcmk_sched_primitive.c NULL, /* Unpromoted */ NULL 115 lib/pacemaker/pcmk_sched_primitive.c NULL, /* Promoted */ NULL 130 lib/pacemaker/pcmk_sched_primitive.c if (rsc->allowed_nodes != NULL) { NULL 133 lib/pacemaker/pcmk_sched_primitive.c if (nodes != NULL) { NULL 137 lib/pacemaker/pcmk_sched_primitive.c return NULL; NULL 152 lib/pacemaker/pcmk_sched_primitive.c GList *nodes = NULL; NULL 153 lib/pacemaker/pcmk_sched_primitive.c pe_node_t *chosen = NULL; NULL 154 lib/pacemaker/pcmk_sched_primitive.c pe_node_t *best = NULL; NULL 158 lib/pacemaker/pcmk_sched_primitive.c if (prefer == NULL) { NULL 164 lib/pacemaker/pcmk_sched_primitive.c return rsc->allocated_to != NULL; NULL 169 lib/pacemaker/pcmk_sched_primitive.c if (nodes != NULL) { NULL 173 lib/pacemaker/pcmk_sched_primitive.c if ((prefer != NULL) && (nodes != NULL)) { NULL 177 lib/pacemaker/pcmk_sched_primitive.c if (chosen == NULL) { NULL 190 lib/pacemaker/pcmk_sched_primitive.c chosen = NULL; NULL 195 lib/pacemaker/pcmk_sched_primitive.c chosen = NULL; NULL 204 lib/pacemaker/pcmk_sched_primitive.c if ((chosen == NULL) && (best != NULL)) { NULL 225 lib/pacemaker/pcmk_sched_primitive.c if (running == NULL) { NULL 281 lib/pacemaker/pcmk_sched_primitive.c GHashTable *archive = NULL; NULL 295 lib/pacemaker/pcmk_sched_primitive.c other->cmds->assign(other, NULL); NULL 299 lib/pacemaker/pcmk_sched_primitive.c if ((archive != NULL) NULL 307 lib/pacemaker/pcmk_sched_primitive.c archive = NULL; NULL 309 lib/pacemaker/pcmk_sched_primitive.c if (archive != NULL) { NULL 330 lib/pacemaker/pcmk_sched_primitive.c if (!pcmk__colocation_has_influence(colocation, NULL)) { NULL 353 lib/pacemaker/pcmk_sched_primitive.c CRM_CHECK(remote_node != NULL, return); NULL 355 lib/pacemaker/pcmk_sched_primitive.c if ((connection->allocated_to != NULL) NULL 370 lib/pacemaker/pcmk_sched_primitive.c ((connection->allocated_to == NULL)? "un" : ""), NULL 388 lib/pacemaker/pcmk_sched_primitive.c CRM_ASSERT(rsc != NULL); NULL 391 lib/pacemaker/pcmk_sched_primitive.c if ((rsc->parent != NULL) NULL 405 lib/pacemaker/pcmk_sched_primitive.c return NULL; NULL 422 lib/pacemaker/pcmk_sched_primitive.c resource_location(rsc, NULL, -INFINITY, XML_RSC_ATTR_TARGET_ROLE, NULL 445 lib/pacemaker/pcmk_sched_primitive.c const char *reason = NULL; NULL 446 lib/pacemaker/pcmk_sched_primitive.c pe_node_t *assign_to = NULL; NULL 450 lib/pacemaker/pcmk_sched_primitive.c if (assign_to == NULL) { NULL 465 lib/pacemaker/pcmk_sched_primitive.c pcmk__finalize_assignment(rsc, NULL, true); NULL 471 lib/pacemaker/pcmk_sched_primitive.c } else if (rsc->allocated_to == NULL) { NULL 474 lib/pacemaker/pcmk_sched_primitive.c } else if (rsc->running_on != NULL) { NULL 509 lib/pacemaker/pcmk_sched_primitive.c rsc_transition_fn fn = NULL; NULL 520 lib/pacemaker/pcmk_sched_primitive.c if (fn == NULL) { NULL 540 lib/pacemaker/pcmk_sched_primitive.c if (fn == NULL) { NULL 565 lib/pacemaker/pcmk_sched_primitive.c if (rsc->allocated_to == NULL) { NULL 582 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *start = NULL; NULL 604 lib/pacemaker/pcmk_sched_primitive.c rsc_transition_fn fn = NULL; NULL 611 lib/pacemaker/pcmk_sched_primitive.c if (fn == NULL) { NULL 634 lib/pacemaker/pcmk_sched_primitive.c pe_node_t *current = NULL; NULL 637 lib/pacemaker/pcmk_sched_primitive.c const char *next_role_source = NULL; NULL 639 lib/pacemaker/pcmk_sched_primitive.c CRM_ASSERT(rsc != NULL); NULL 653 lib/pacemaker/pcmk_sched_primitive.c if ((current != NULL) && (rsc->allocated_to != NULL) NULL 668 lib/pacemaker/pcmk_sched_primitive.c if ((rsc->partial_migration_source != NULL) NULL 669 lib/pacemaker/pcmk_sched_primitive.c && (rsc->partial_migration_target != NULL) NULL 680 lib/pacemaker/pcmk_sched_primitive.c } else if ((rsc->partial_migration_source != NULL) NULL 681 lib/pacemaker/pcmk_sched_primitive.c || (rsc->partial_migration_target != NULL)) { NULL 698 lib/pacemaker/pcmk_sched_primitive.c rsc->partial_migration_source = rsc->partial_migration_target = NULL; NULL 762 lib/pacemaker/pcmk_sched_primitive.c } else if ((rsc->role > RSC_ROLE_STARTED) && (current != NULL) NULL 763 lib/pacemaker/pcmk_sched_primitive.c && (rsc->allocated_to != NULL)) { NULL 764 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *start = NULL; NULL 799 lib/pacemaker/pcmk_sched_primitive.c pe_node_t *node = NULL; NULL 802 lib/pacemaker/pcmk_sched_primitive.c while (g_hash_table_iter_next(&iter, NULL, (void **) &node)) { NULL 803 lib/pacemaker/pcmk_sched_primitive.c if (node->details->remote_rsc != NULL) { NULL 825 lib/pacemaker/pcmk_sched_primitive.c GList *allowed_nodes = NULL; NULL 847 lib/pacemaker/pcmk_sched_primitive.c pe_resource_t *top = NULL; NULL 848 lib/pacemaker/pcmk_sched_primitive.c GList *allowed_nodes = NULL; NULL 852 lib/pacemaker/pcmk_sched_primitive.c CRM_ASSERT(rsc != NULL); NULL 874 lib/pacemaker/pcmk_sched_primitive.c pcmk__new_ordering(rsc, pcmk__op_key(rsc->id, RSC_STOP, 0), NULL, NULL 875 lib/pacemaker/pcmk_sched_primitive.c rsc, pcmk__op_key(rsc->id, RSC_START, 0), NULL, NULL 883 lib/pacemaker/pcmk_sched_primitive.c pcmk__new_ordering(rsc, pcmk__op_key(rsc->id, RSC_DEMOTE, 0), NULL, NULL 884 lib/pacemaker/pcmk_sched_primitive.c rsc, pcmk__op_key(rsc->id, RSC_STOP, 0), NULL, NULL 887 lib/pacemaker/pcmk_sched_primitive.c pcmk__new_ordering(rsc, pcmk__op_key(rsc->id, RSC_START, 0), NULL, NULL 888 lib/pacemaker/pcmk_sched_primitive.c rsc, pcmk__op_key(rsc->id, RSC_PROMOTE, 0), NULL, NULL 894 lib/pacemaker/pcmk_sched_primitive.c NULL, rsc, pcmk__op_key(rsc->id, RSC_STATUS, 0), NULL 895 lib/pacemaker/pcmk_sched_primitive.c NULL, pe_order_same_node|pe_order_then_cancels_first, NULL 899 lib/pacemaker/pcmk_sched_primitive.c if (check_unfencing || check_utilization || (rsc->container != NULL)) { NULL 911 lib/pacemaker/pcmk_sched_primitive.c if (rsc->container != NULL) { NULL 912 lib/pacemaker/pcmk_sched_primitive.c pe_resource_t *remote_rsc = NULL; NULL 947 lib/pacemaker/pcmk_sched_primitive.c if (remote_rsc != NULL) { NULL 971 lib/pacemaker/pcmk_sched_primitive.c NULL, rsc, pcmk__op_key(rsc->id, RSC_START, 0), NULL 972 lib/pacemaker/pcmk_sched_primitive.c NULL, NULL 976 lib/pacemaker/pcmk_sched_primitive.c pcmk__new_ordering(rsc, pcmk__op_key(rsc->id, RSC_STOP, 0), NULL, NULL 979 lib/pacemaker/pcmk_sched_primitive.c NULL, pe_order_implies_first, rsc->cluster); NULL 986 lib/pacemaker/pcmk_sched_primitive.c pcmk__new_colocation("resource-with-container", NULL, score, rsc, NULL 987 lib/pacemaker/pcmk_sched_primitive.c rsc->container, NULL, NULL, true, NULL 1022 lib/pacemaker/pcmk_sched_primitive.c CRM_CHECK((colocation != NULL) && (dependent != NULL) && (primary != NULL), NULL 1062 lib/pacemaker/pcmk_sched_primitive.c CRM_ASSERT(action != NULL); NULL 1099 lib/pacemaker/pcmk_sched_primitive.c for (GList *iter = rsc->running_on; iter != NULL; iter = iter->next) { NULL 1101 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *stop = NULL; NULL 1115 lib/pacemaker/pcmk_sched_primitive.c if (rsc->partial_migration_target != NULL) { NULL 1137 lib/pacemaker/pcmk_sched_primitive.c if (rsc->allocated_to == NULL) { NULL 1157 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *unfence = pe_fence_op(current, "on", true, NULL, false, NULL 1180 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *start = NULL; NULL 1182 lib/pacemaker/pcmk_sched_primitive.c CRM_ASSERT(node != NULL); NULL 1218 lib/pacemaker/pcmk_sched_primitive.c GList *iter = NULL; NULL 1219 lib/pacemaker/pcmk_sched_primitive.c GList *action_list = NULL; NULL 1222 lib/pacemaker/pcmk_sched_primitive.c CRM_ASSERT(node != NULL); NULL 1226 lib/pacemaker/pcmk_sched_primitive.c for (iter = action_list; iter != NULL; iter = iter->next) { NULL 1256 lib/pacemaker/pcmk_sched_primitive.c for (iter = action_list; iter != NULL; iter = iter->next) { NULL 1281 lib/pacemaker/pcmk_sched_primitive.c for (GList *iter = rsc->running_on; iter != NULL; iter = iter->next) { NULL 1322 lib/pacemaker/pcmk_sched_primitive.c CRM_CHECK((rsc != NULL) && (node != NULL), return); NULL 1354 lib/pacemaker/pcmk_sched_primitive.c char *name = NULL; NULL 1355 lib/pacemaker/pcmk_sched_primitive.c char *value = NULL; NULL 1356 lib/pacemaker/pcmk_sched_primitive.c const pe_resource_t *parent = NULL; NULL 1358 lib/pacemaker/pcmk_sched_primitive.c CRM_ASSERT((rsc != NULL) && (xml != NULL)); NULL 1365 lib/pacemaker/pcmk_sched_primitive.c if (value != NULL) { NULL 1373 lib/pacemaker/pcmk_sched_primitive.c if (value != NULL) { NULL 1383 lib/pacemaker/pcmk_sched_primitive.c for (parent = rsc; parent != NULL; parent = parent->parent) { NULL 1384 lib/pacemaker/pcmk_sched_primitive.c if (parent->container != NULL) { NULL 1395 lib/pacemaker/pcmk_sched_primitive.c if (value != NULL) { NULL 1430 lib/pacemaker/pcmk_sched_primitive.c if (shutdown != NULL) { NULL 1471 lib/pacemaker/pcmk_sched_primitive.c if (rsc->lock_node != NULL) { NULL 1474 lib/pacemaker/pcmk_sched_primitive.c if (rsc->running_on != NULL) { NULL 1483 lib/pacemaker/pcmk_sched_primitive.c rsc->lock_node = NULL; NULL 1502 lib/pacemaker/pcmk_sched_primitive.c if (rsc->lock_node == NULL) { NULL 34 lib/pacemaker/pcmk_sched_probes.c if (running == NULL) { NULL 56 lib/pacemaker/pcmk_sched_probes.c for (GList *iter = rscs; iter != NULL; iter = iter->next) { NULL 76 lib/pacemaker/pcmk_sched_probes.c if ((rsc1->allocated_to != NULL) NULL 78 lib/pacemaker/pcmk_sched_probes.c rsc1->allocated_to->details->id) == NULL)) { NULL 80 lib/pacemaker/pcmk_sched_probes.c pcmk__new_ordering(rsc1, pcmk__op_key(rsc1->id, RSC_STATUS, 0), NULL, NULL 81 lib/pacemaker/pcmk_sched_probes.c rsc2, pcmk__op_key(rsc2->id, RSC_START, 0), NULL, NULL 109 lib/pacemaker/pcmk_sched_probes.c && (guest_rsc->allocated_to != NULL) NULL 111 lib/pacemaker/pcmk_sched_probes.c guest_rsc->allocated_to->details->uname) == NULL)); NULL 126 lib/pacemaker/pcmk_sched_probes.c pe_action_t *probe = NULL; NULL 156 lib/pacemaker/pcmk_sched_probes.c pe_action_t *probe = NULL; NULL 157 lib/pacemaker/pcmk_sched_probes.c pe_node_t *allowed = NULL; NULL 159 lib/pacemaker/pcmk_sched_probes.c const char *reason = NULL; NULL 161 lib/pacemaker/pcmk_sched_probes.c CRM_CHECK((rsc != NULL) && (node != NULL), return false); NULL 187 lib/pacemaker/pcmk_sched_probes.c if (rsc->children != NULL) { NULL 191 lib/pacemaker/pcmk_sched_probes.c if ((rsc->container != NULL) && !rsc->is_remote_node) { NULL 199 lib/pacemaker/pcmk_sched_probes.c } else if (g_hash_table_lookup(rsc->known_on, node->details->id) != NULL) { NULL 209 lib/pacemaker/pcmk_sched_probes.c if (allowed == NULL) { NULL 223 lib/pacemaker/pcmk_sched_probes.c if (allowed == NULL) { NULL 245 lib/pacemaker/pcmk_sched_probes.c NULL, top, pcmk__op_key(top->id, RSC_START, 0), NULL 246 lib/pacemaker/pcmk_sched_probes.c NULL, pe_order_optional, rsc->cluster); NULL 264 lib/pacemaker/pcmk_sched_probes.c && (rsc->running_on == NULL)) { NULL 272 lib/pacemaker/pcmk_sched_probes.c pcmk__new_ordering(rsc, NULL, probe, NULL 273 lib/pacemaker/pcmk_sched_probes.c top, pcmk__op_key(top->id, RSC_START, 0), NULL, NULL 275 lib/pacemaker/pcmk_sched_probes.c pcmk__new_ordering(rsc, NULL, probe, top, reload_key(rsc), NULL, NULL 301 lib/pacemaker/pcmk_sched_probes.c && (probe->node != NULL) && (then->node != NULL) NULL 312 lib/pacemaker/pcmk_sched_probes.c && (probe->node != NULL) && (then->node != NULL) NULL 337 lib/pacemaker/pcmk_sched_probes.c for (GList *iter = data_set->ordering_constraints; iter != NULL; NULL 342 lib/pacemaker/pcmk_sched_probes.c GList *probes = NULL; NULL 343 lib/pacemaker/pcmk_sched_probes.c GList *then_actions = NULL; NULL 351 lib/pacemaker/pcmk_sched_probes.c if ((order->lh_rsc == NULL) || (order->lh_rsc == order->rh_rsc)) { NULL 356 lib/pacemaker/pcmk_sched_probes.c if (((order->lh_action == NULL) && (order->lh_action_task == NULL)) || NULL 357 lib/pacemaker/pcmk_sched_probes.c ((order->rh_action == NULL) && (order->rh_action_task == NULL))) { NULL 362 lib/pacemaker/pcmk_sched_probes.c if ((order->lh_action != NULL) NULL 365 lib/pacemaker/pcmk_sched_probes.c } else if ((order->lh_action == NULL) NULL 374 lib/pacemaker/pcmk_sched_probes.c if ((order->rh_rsc != NULL) NULL 377 lib/pacemaker/pcmk_sched_probes.c if ((order->rh_action != NULL) NULL 381 lib/pacemaker/pcmk_sched_probes.c } else if ((order->rh_action == NULL) NULL 404 lib/pacemaker/pcmk_sched_probes.c probes = pe__resource_actions(order->lh_rsc, NULL, RSC_STATUS, FALSE); NULL 405 lib/pacemaker/pcmk_sched_probes.c if (probes == NULL) { // There aren't any NULL 410 lib/pacemaker/pcmk_sched_probes.c if (order->rh_action != NULL) { NULL 411 lib/pacemaker/pcmk_sched_probes.c then_actions = g_list_prepend(NULL, order->rh_action); NULL 413 lib/pacemaker/pcmk_sched_probes.c } else if (order->rh_rsc != NULL) { NULL 415 lib/pacemaker/pcmk_sched_probes.c order->rh_action_task, NULL); NULL 416 lib/pacemaker/pcmk_sched_probes.c if (then_actions == NULL) { // There aren't any NULL 428 lib/pacemaker/pcmk_sched_probes.c for (GList *probe_iter = probes; probe_iter != NULL; NULL 433 lib/pacemaker/pcmk_sched_probes.c for (GList *then_iter = then_actions; then_iter != NULL; NULL 466 lib/pacemaker/pcmk_sched_probes.c GList *iter = NULL; NULL 468 lib/pacemaker/pcmk_sched_probes.c pe_resource_t *compatible_rsc = NULL; NULL 471 lib/pacemaker/pcmk_sched_probes.c if ((after == NULL) || (probe == NULL) || (probe->rsc == NULL) NULL 490 lib/pacemaker/pcmk_sched_probes.c if ((after->rsc != NULL) && (after->rsc->variant == pe_native) NULL 493 lib/pacemaker/pcmk_sched_probes.c GList *then_actions = NULL; NULL 496 lib/pacemaker/pcmk_sched_probes.c then_actions = pe__resource_actions(after->rsc, NULL, RSC_STOP, NULL 500 lib/pacemaker/pcmk_sched_probes.c then_actions = pe__resource_actions(after->rsc, NULL, NULL 504 lib/pacemaker/pcmk_sched_probes.c for (iter = then_actions; iter != NULL; iter = iter->next) { NULL 518 lib/pacemaker/pcmk_sched_probes.c if ((after->rsc != NULL) NULL 536 lib/pacemaker/pcmk_sched_probes.c for (iter = after->actions_after; iter != NULL; iter = iter->next) { NULL 555 lib/pacemaker/pcmk_sched_probes.c if ((after->rsc == NULL) NULL 558 lib/pacemaker/pcmk_sched_probes.c || (after_wrapper->action->rsc == NULL) NULL 568 lib/pacemaker/pcmk_sched_probes.c && ((compatible_rsc == NULL) NULL 594 lib/pacemaker/pcmk_sched_probes.c GList *gIter = NULL; NULL 596 lib/pacemaker/pcmk_sched_probes.c for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) { NULL 613 lib/pacemaker/pcmk_sched_probes.c GList *probes = NULL; NULL 623 lib/pacemaker/pcmk_sched_probes.c probes = pe__resource_actions(rsc, NULL, RSC_STATUS, FALSE); NULL 626 lib/pacemaker/pcmk_sched_probes.c for (GList *iter = probes; iter != NULL; iter = iter->next) { NULL 629 lib/pacemaker/pcmk_sched_probes.c for (GList *then_iter = probe->actions_after; then_iter != NULL; NULL 683 lib/pacemaker/pcmk_sched_probes.c for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 686 lib/pacemaker/pcmk_sched_probes.c pe_action_t *start = NULL; NULL 687 lib/pacemaker/pcmk_sched_probes.c GList *actions = NULL; NULL 688 lib/pacemaker/pcmk_sched_probes.c GList *probes = NULL; NULL 690 lib/pacemaker/pcmk_sched_probes.c actions = pe__resource_actions(rsc, NULL, RSC_START, FALSE); NULL 697 lib/pacemaker/pcmk_sched_probes.c if (start == NULL) { NULL 702 lib/pacemaker/pcmk_sched_probes.c probes = pe__resource_actions(rsc, NULL, RSC_STATUS, FALSE); NULL 704 lib/pacemaker/pcmk_sched_probes.c for (actions = start->actions_before; actions != NULL; NULL 714 lib/pacemaker/pcmk_sched_probes.c clone_actions != NULL; NULL 722 lib/pacemaker/pcmk_sched_probes.c CRM_ASSERT(before->action->rsc != NULL); NULL 731 lib/pacemaker/pcmk_sched_probes.c if (first_rsc == NULL) { NULL 746 lib/pacemaker/pcmk_sched_probes.c for (GList *probe_iter = probes; probe_iter != NULL; NULL 782 lib/pacemaker/pcmk_sched_probes.c for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) { NULL 784 lib/pacemaker/pcmk_sched_probes.c const char *probed = NULL; NULL 807 lib/pacemaker/pcmk_sched_probes.c if (probed != NULL && crm_is_true(probed) == FALSE) { NULL 808 lib/pacemaker/pcmk_sched_probes.c pe_action_t *probe_op = NULL; NULL 810 lib/pacemaker/pcmk_sched_probes.c probe_op = custom_action(NULL, NULL 36 lib/pacemaker/pcmk_sched_promotable.c if ((last != NULL) && pe__clone_is_ordered(clone)) { NULL 61 lib/pacemaker/pcmk_sched_promotable.c if ((last != NULL) && pe__clone_is_ordered(clone)) { NULL 78 lib/pacemaker/pcmk_sched_promotable.c GList *iter = NULL; NULL 81 lib/pacemaker/pcmk_sched_promotable.c if (rsc->children != NULL) { NULL 82 lib/pacemaker/pcmk_sched_promotable.c for (iter = rsc->children; iter != NULL; iter = iter->next) { NULL 89 lib/pacemaker/pcmk_sched_promotable.c for (iter = rsc->actions; iter != NULL; iter = iter->next) { NULL 125 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *weighted_node = NULL; NULL 131 lib/pacemaker/pcmk_sched_promotable.c if (weighted_node != NULL) { NULL 156 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *node = NULL; NULL 157 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *local_node = NULL; NULL 161 lib/pacemaker/pcmk_sched_promotable.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 164 lib/pacemaker/pcmk_sched_promotable.c if (node_to_be_promoted_on(child) == NULL) { NULL 168 lib/pacemaker/pcmk_sched_promotable.c return NULL; NULL 172 lib/pacemaker/pcmk_sched_promotable.c node = rsc->fns->location(rsc, NULL, FALSE); NULL 173 lib/pacemaker/pcmk_sched_promotable.c if (node == NULL) { NULL 176 lib/pacemaker/pcmk_sched_promotable.c return NULL; NULL 185 lib/pacemaker/pcmk_sched_promotable.c return NULL; NULL 193 lib/pacemaker/pcmk_sched_promotable.c return NULL; NULL 198 lib/pacemaker/pcmk_sched_promotable.c return NULL; NULL 203 lib/pacemaker/pcmk_sched_promotable.c if (local_node == NULL) { NULL 213 lib/pacemaker/pcmk_sched_promotable.c return NULL; NULL 221 lib/pacemaker/pcmk_sched_promotable.c return NULL; NULL 247 lib/pacemaker/pcmk_sched_promotable.c CRM_ASSERT((rsc1 != NULL) && (rsc2 != NULL)); NULL 302 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *node = NULL; NULL 303 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *chosen = NULL; NULL 310 lib/pacemaker/pcmk_sched_promotable.c chosen = child->fns->location(child, NULL, FALSE); NULL 311 lib/pacemaker/pcmk_sched_promotable.c if (chosen == NULL) { NULL 318 lib/pacemaker/pcmk_sched_promotable.c CRM_ASSERT(node != NULL); NULL 374 lib/pacemaker/pcmk_sched_promotable.c || !pcmk__colocation_has_influence(constraint, NULL)) { NULL 399 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *chosen = child->fns->location(child, NULL, FALSE); NULL 408 lib/pacemaker/pcmk_sched_promotable.c } else if ((chosen == NULL) || (child->sort_index < 0)) { NULL 414 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *node = NULL; NULL 418 lib/pacemaker/pcmk_sched_promotable.c CRM_ASSERT(node != NULL); NULL 442 lib/pacemaker/pcmk_sched_promotable.c for (GList *iter = clone->children; iter != NULL; iter = iter->next) { NULL 486 lib/pacemaker/pcmk_sched_promotable.c pe_resource_t *active = NULL; NULL 491 lib/pacemaker/pcmk_sched_promotable.c if (active != NULL) { NULL 495 lib/pacemaker/pcmk_sched_promotable.c return NULL; NULL 518 lib/pacemaker/pcmk_sched_promotable.c child = clone->fns->find_rsc(child, id, NULL, pe_find_clone); NULL 519 lib/pacemaker/pcmk_sched_promotable.c CRM_LOG_ASSERT(child != NULL); NULL 520 lib/pacemaker/pcmk_sched_promotable.c if (child != NULL) { NULL 544 lib/pacemaker/pcmk_sched_promotable.c return (allowed != NULL) && (allowed->weight >= 0); NULL 561 lib/pacemaker/pcmk_sched_promotable.c pe_resource_t *active = NULL; NULL 577 lib/pacemaker/pcmk_sched_promotable.c if ((active == NULL) && anonymous_known_on(parent, id, node)) { NULL 587 lib/pacemaker/pcmk_sched_promotable.c if ((rsc->running_on == NULL) && (g_hash_table_size(rsc->known_on) == 0)) { NULL 595 lib/pacemaker/pcmk_sched_promotable.c if ((pe_hash_table_lookup(rsc->known_on, node->details->id) != NULL) NULL 596 lib/pacemaker/pcmk_sched_promotable.c || (pe_find_node_id(rsc->running_on, node->details->id) != NULL)) { NULL 634 lib/pacemaker/pcmk_sched_promotable.c char *attr_name = NULL; NULL 635 lib/pacemaker/pcmk_sched_promotable.c const char *attr_value = NULL; NULL 637 lib/pacemaker/pcmk_sched_promotable.c CRM_CHECK((rsc != NULL) && (node != NULL) && (name != NULL), return NULL); NULL 658 lib/pacemaker/pcmk_sched_promotable.c char *name = NULL; NULL 659 lib/pacemaker/pcmk_sched_promotable.c const char *attr_value = NULL; NULL 661 lib/pacemaker/pcmk_sched_promotable.c if (is_default != NULL) { NULL 665 lib/pacemaker/pcmk_sched_promotable.c CRM_CHECK((rsc != NULL) && (node != NULL), return 0); NULL 670 lib/pacemaker/pcmk_sched_promotable.c if (rsc->children != NULL) { NULL 673 lib/pacemaker/pcmk_sched_promotable.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 678 lib/pacemaker/pcmk_sched_promotable.c if (!child_default && (is_default != NULL)) { NULL 694 lib/pacemaker/pcmk_sched_promotable.c name = (rsc->clone_name == NULL)? rsc->id : rsc->clone_name; NULL 697 lib/pacemaker/pcmk_sched_promotable.c if (attr_value != NULL) { NULL 715 lib/pacemaker/pcmk_sched_promotable.c if (attr_value == NULL) { NULL 719 lib/pacemaker/pcmk_sched_promotable.c if (is_default != NULL) { NULL 738 lib/pacemaker/pcmk_sched_promotable.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 742 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *node = NULL; NULL 746 lib/pacemaker/pcmk_sched_promotable.c while (g_hash_table_iter_next(&iter, NULL, (void **) &node)) { NULL 754 lib/pacemaker/pcmk_sched_promotable.c score = promotion_score(child_rsc, node, NULL); NULL 793 lib/pacemaker/pcmk_sched_promotable.c g_list_foreach(rsc->children, set_current_role_unpromoted, NULL); NULL 807 lib/pacemaker/pcmk_sched_promotable.c GList *assigned = NULL; NULL 810 lib/pacemaker/pcmk_sched_promotable.c if (assigned == NULL) { NULL 816 lib/pacemaker/pcmk_sched_promotable.c g_list_foreach(rsc->children, set_next_role_unpromoted, NULL); NULL 834 lib/pacemaker/pcmk_sched_promotable.c g_list_foreach(rsc->children, set_next_role_promoted, NULL); NULL 846 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *chosen = instance->fns->location(instance, NULL, FALSE); NULL 849 lib/pacemaker/pcmk_sched_promotable.c && !pcmk__is_daemon && (instance->cluster->priv != NULL)) { NULL 859 lib/pacemaker/pcmk_sched_promotable.c ((chosen == NULL)? "none" : pe__node_name(chosen)), NULL 877 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *chosen = NULL; NULL 879 lib/pacemaker/pcmk_sched_promotable.c GList *list = NULL; NULL 885 lib/pacemaker/pcmk_sched_promotable.c set_current_role_unpromoted(instance, NULL); NULL 895 lib/pacemaker/pcmk_sched_promotable.c if (chosen == NULL) { NULL 942 lib/pacemaker/pcmk_sched_promotable.c for (GList *iter = instance->rsc_cons; iter != NULL; iter = iter->next) { NULL 970 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *chosen = NULL; NULL 983 lib/pacemaker/pcmk_sched_promotable.c if (chosen == NULL) { NULL 984 lib/pacemaker/pcmk_sched_promotable.c set_next_role_unpromoted(instance, NULL); NULL 993 lib/pacemaker/pcmk_sched_promotable.c set_next_role_unpromoted(instance, NULL); NULL 1001 lib/pacemaker/pcmk_sched_promotable.c set_next_role_promoted(instance, NULL); NULL 1016 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *node = NULL; NULL 1020 lib/pacemaker/pcmk_sched_promotable.c while (g_hash_table_iter_next(&iter, NULL, (void **)&node)) { NULL 1047 lib/pacemaker/pcmk_sched_promotable.c for (GList *iter = clone->children; iter != NULL; iter = iter->next) { NULL 1068 lib/pacemaker/pcmk_sched_promotable.c for (GList *iter = clone->children; iter != NULL; iter = iter->next) { NULL 1106 lib/pacemaker/pcmk_sched_promotable.c pe_resource_t *previous = NULL; // Needed for ordered clones NULL 1110 lib/pacemaker/pcmk_sched_promotable.c for (GList *iter = clone->children; iter != NULL; iter = iter->next) { NULL 1138 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *node = NULL; NULL 1139 lib/pacemaker/pcmk_sched_promotable.c const char *primary_value = NULL; NULL 1140 lib/pacemaker/pcmk_sched_promotable.c const char *attr = NULL; NULL 1148 lib/pacemaker/pcmk_sched_promotable.c if (attr == NULL) { NULL 1160 lib/pacemaker/pcmk_sched_promotable.c while (g_hash_table_iter_next(&iter, NULL, (void **) &node)) { NULL 1183 lib/pacemaker/pcmk_sched_promotable.c GList *affected_nodes = NULL; NULL 1189 lib/pacemaker/pcmk_sched_promotable.c for (GList *iter = primary->children; iter != NULL; iter = iter->next) { NULL 1191 lib/pacemaker/pcmk_sched_promotable.c pe_node_t *node = instance->fns->location(instance, NULL, FALSE); NULL 1193 lib/pacemaker/pcmk_sched_promotable.c if (node == NULL) { NULL 1236 lib/pacemaker/pcmk_sched_promotable.c pe_resource_t *primary_instance = NULL; NULL 1242 lib/pacemaker/pcmk_sched_promotable.c if (primary_instance != NULL) { NULL 60 lib/pacemaker/pcmk_sched_recurring.c const char *id = NULL; NULL 63 lib/pacemaker/pcmk_sched_recurring.c op != NULL; op = crm_next_same_xml(op)) { NULL 72 lib/pacemaker/pcmk_sched_recurring.c if (ID(op) == NULL) { NULL 76 lib/pacemaker/pcmk_sched_recurring.c if (id == NULL) { NULL 109 lib/pacemaker/pcmk_sched_recurring.c CRMD_ACTION_MIGRATED, NULL); NULL 126 lib/pacemaker/pcmk_sched_recurring.c const char *role = NULL; NULL 153 lib/pacemaker/pcmk_sched_recurring.c if (role == NULL) { NULL 165 lib/pacemaker/pcmk_sched_recurring.c if (find_rsc_op_entry(rsc, op->key) == NULL) { NULL 191 lib/pacemaker/pcmk_sched_recurring.c GList *possible_matches = NULL; NULL 193 lib/pacemaker/pcmk_sched_recurring.c if (node == NULL) { // Should only be possible if unmanaged and stopped NULL 199 lib/pacemaker/pcmk_sched_recurring.c if (!pcmk_is_set(rsc->cmds->action_flags(start, NULL), NULL 207 lib/pacemaker/pcmk_sched_recurring.c if (possible_matches == NULL) { NULL 213 lib/pacemaker/pcmk_sched_recurring.c for (GList *iter = possible_matches; iter != NULL; iter = iter->next) { NULL 242 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *mon = NULL; NULL 259 lib/pacemaker/pcmk_sched_recurring.c char *after_key = NULL; NULL 283 lib/pacemaker/pcmk_sched_recurring.c pcmk__new_ordering(rsc, NULL, cancel_op, rsc, after_key, NULL, NULL 310 lib/pacemaker/pcmk_sched_recurring.c } else if ((node == NULL) || !node->details->online NULL 327 lib/pacemaker/pcmk_sched_recurring.c if ((node == NULL) || pcmk_is_set(rsc->flags, pe_rsc_managed)) { NULL 328 lib/pacemaker/pcmk_sched_recurring.c pcmk__new_ordering(rsc, start_key(rsc), NULL, NULL 329 lib/pacemaker/pcmk_sched_recurring.c NULL, strdup(mon->uuid), mon, NULL 333 lib/pacemaker/pcmk_sched_recurring.c pcmk__new_ordering(rsc, reload_key(rsc), NULL, NULL 334 lib/pacemaker/pcmk_sched_recurring.c NULL, strdup(mon->uuid), mon, NULL 339 lib/pacemaker/pcmk_sched_recurring.c pcmk__new_ordering(rsc, promote_key(rsc), NULL, NULL 340 lib/pacemaker/pcmk_sched_recurring.c rsc, NULL, mon, NULL 345 lib/pacemaker/pcmk_sched_recurring.c pcmk__new_ordering(rsc, demote_key(rsc), NULL, NULL 346 lib/pacemaker/pcmk_sched_recurring.c rsc, NULL, mon, NULL 368 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *cancel_op = NULL; NULL 370 lib/pacemaker/pcmk_sched_recurring.c if (possible_matches == NULL) { NULL 385 lib/pacemaker/pcmk_sched_recurring.c pcmk__new_ordering(rsc, NULL, cancel_op, NULL 386 lib/pacemaker/pcmk_sched_recurring.c rsc, start_key(rsc), NULL, NULL 413 lib/pacemaker/pcmk_sched_recurring.c for (GList *iter = probes; iter != NULL; iter = iter->next) { NULL 434 lib/pacemaker/pcmk_sched_recurring.c for (GList *iter = stop_ops; iter != NULL; iter = iter->next) { NULL 453 lib/pacemaker/pcmk_sched_recurring.c NULL, NULL, action, NULL 473 lib/pacemaker/pcmk_sched_recurring.c GList *possible_matches = NULL; NULL 489 lib/pacemaker/pcmk_sched_recurring.c for (GList *iter = rsc->cluster->nodes; iter != NULL; iter = iter->next) { NULL 493 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *stopped_mon = NULL; NULL 496 lib/pacemaker/pcmk_sched_recurring.c if ((node != NULL) NULL 505 lib/pacemaker/pcmk_sched_recurring.c is_optional = (possible_matches != NULL); NULL 553 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *start = NULL; NULL 567 lib/pacemaker/pcmk_sched_recurring.c if (rsc->allocated_to == NULL) { NULL 585 lib/pacemaker/pcmk_sched_recurring.c op != NULL; op = crm_next_same_xml(op)) { NULL 587 lib/pacemaker/pcmk_sched_recurring.c struct op_history op_history = { NULL, }; NULL 593 lib/pacemaker/pcmk_sched_recurring.c if (start != NULL) { NULL 617 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *cancel_op = NULL; NULL 618 lib/pacemaker/pcmk_sched_recurring.c char *key = NULL; NULL 619 lib/pacemaker/pcmk_sched_recurring.c char *interval_ms_s = NULL; NULL 621 lib/pacemaker/pcmk_sched_recurring.c CRM_ASSERT((rsc != NULL) && (task != NULL) && (node != NULL)); NULL 656 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *cancel = NULL; NULL 658 lib/pacemaker/pcmk_sched_recurring.c CRM_CHECK((rsc != NULL) && (task != NULL) NULL 659 lib/pacemaker/pcmk_sched_recurring.c && (node != NULL) && (reason != NULL), NULL 669 lib/pacemaker/pcmk_sched_recurring.c pcmk__new_ordering(rsc, stop_key(rsc), NULL, rsc, NULL, cancel, NULL 686 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *op = NULL; NULL 689 lib/pacemaker/pcmk_sched_recurring.c NULL, rsc->cluster); NULL 65 lib/pacemaker/pcmk_sched_remote.c if ((first_rsc != NULL) && (then_action != NULL) && (data_set != NULL)) { NULL 66 lib/pacemaker/pcmk_sched_remote.c pcmk__new_ordering(first_rsc, start_key(first_rsc), NULL, NULL 67 lib/pacemaker/pcmk_sched_remote.c then_action->rsc, NULL, then_action, NULL 77 lib/pacemaker/pcmk_sched_remote.c if ((first_action != NULL) && (then_rsc != NULL) && (data_set != NULL)) { NULL 78 lib/pacemaker/pcmk_sched_remote.c pcmk__new_ordering(first_action->rsc, NULL, first_action, NULL 79 lib/pacemaker/pcmk_sched_remote.c then_rsc, stop_key(then_rsc), NULL, NULL 87 lib/pacemaker/pcmk_sched_remote.c pe_resource_t *remote_rsc = NULL; NULL 88 lib/pacemaker/pcmk_sched_remote.c pe_node_t *cluster_node = NULL; NULL 90 lib/pacemaker/pcmk_sched_remote.c CRM_ASSERT(node != NULL); NULL 93 lib/pacemaker/pcmk_sched_remote.c CRM_ASSERT(remote_rsc != NULL); NULL 102 lib/pacemaker/pcmk_sched_remote.c || (remote_rsc->allocated_to == NULL)) { NULL 106 lib/pacemaker/pcmk_sched_remote.c if ((cluster_node != NULL) && cluster_node->details->unclean) { NULL 137 lib/pacemaker/pcmk_sched_remote.c } else if (cluster_node == NULL) { NULL 149 lib/pacemaker/pcmk_sched_remote.c && (remote_rsc->partial_migration_source != NULL) NULL 150 lib/pacemaker/pcmk_sched_remote.c && (remote_rsc->partial_migration_target != NULL)) { NULL 167 lib/pacemaker/pcmk_sched_remote.c pe_resource_t *remote_rsc = NULL; NULL 173 lib/pacemaker/pcmk_sched_remote.c if (action->rsc == NULL) { NULL 180 lib/pacemaker/pcmk_sched_remote.c CRM_ASSERT(remote_rsc != NULL); NULL 188 lib/pacemaker/pcmk_sched_remote.c CRMD_ACTION_MIGRATED, NULL)) { NULL 278 lib/pacemaker/pcmk_sched_remote.c if ((cluster_node != NULL) && (state == remote_state_stopped)) { NULL 305 lib/pacemaker/pcmk_sched_remote.c pe_resource_t *remote_rsc = NULL; NULL 306 lib/pacemaker/pcmk_sched_remote.c pe_resource_t *container = NULL; NULL 309 lib/pacemaker/pcmk_sched_remote.c CRM_ASSERT(action->rsc != NULL); NULL 310 lib/pacemaker/pcmk_sched_remote.c CRM_ASSERT(action->node != NULL); NULL 314 lib/pacemaker/pcmk_sched_remote.c CRM_ASSERT(remote_rsc != NULL); NULL 317 lib/pacemaker/pcmk_sched_remote.c CRM_ASSERT(container != NULL); NULL 331 lib/pacemaker/pcmk_sched_remote.c CRMD_ACTION_MIGRATED, NULL)) { NULL 407 lib/pacemaker/pcmk_sched_remote.c for (GList *gIter = data_set->actions; gIter != NULL; gIter = gIter->next) { NULL 409 lib/pacemaker/pcmk_sched_remote.c pe_resource_t *remote = NULL; NULL 412 lib/pacemaker/pcmk_sched_remote.c if (action->rsc == NULL) { NULL 423 lib/pacemaker/pcmk_sched_remote.c pcmk__new_ordering(action->rsc, NULL, action, action->rsc, NULL 425 lib/pacemaker/pcmk_sched_remote.c NULL, pe_order_optional, data_set); NULL 431 lib/pacemaker/pcmk_sched_remote.c if (action->node == NULL) { NULL 450 lib/pacemaker/pcmk_sched_remote.c if (remote == NULL) { NULL 461 lib/pacemaker/pcmk_sched_remote.c for (GList *item = action->rsc->actions; item != NULL; NULL 467 lib/pacemaker/pcmk_sched_remote.c pcmk__new_ordering(remote, start_key(remote), NULL, NULL 468 lib/pacemaker/pcmk_sched_remote.c action->rsc, NULL, rsc_action, NULL 505 lib/pacemaker/pcmk_sched_remote.c return pe__is_remote_node(node) && (node->details->remote_rsc != NULL) NULL 522 lib/pacemaker/pcmk_sched_remote.c return (rsc != NULL) && (rsc->fillers != NULL) && (node != NULL) NULL 523 lib/pacemaker/pcmk_sched_remote.c && (node->details->remote_rsc != NULL) NULL 544 lib/pacemaker/pcmk_sched_remote.c pe_node_t *began_on = NULL; NULL 545 lib/pacemaker/pcmk_sched_remote.c pe_node_t *ended_on = NULL; NULL 551 lib/pacemaker/pcmk_sched_remote.c return NULL; NULL 554 lib/pacemaker/pcmk_sched_remote.c CRM_ASSERT(action->node->details->remote_rsc != NULL); NULL 559 lib/pacemaker/pcmk_sched_remote.c && (action->node->details->remote_rsc->container == NULL) NULL 564 lib/pacemaker/pcmk_sched_remote.c if (began_on == NULL) { NULL 573 lib/pacemaker/pcmk_sched_remote.c if (ended_on == NULL) { NULL 615 lib/pacemaker/pcmk_sched_remote.c "migrate_to", NULL) && !partial_migration) { NULL 655 lib/pacemaker/pcmk_sched_remote.c GHashTable *base = pe_rsc_params(rsc, NULL, rsc->cluster); NULL 658 lib/pacemaker/pcmk_sched_remote.c if (remote_addr != NULL) { NULL 679 lib/pacemaker/pcmk_sched_remote.c pe_node_t *host = NULL; NULL 713 lib/pacemaker/pcmk_sched_remote.c if (host != NULL) { NULL 115 lib/pacemaker/pcmk_sched_resource.c trigger_unfencing(rsc, node, "Device definition changed", NULL, NULL 148 lib/pacemaker/pcmk_sched_resource.c || ((rsc->clone_name != NULL) && (strcmp(rsc->clone_name, id) == 0))) { NULL 151 lib/pacemaker/pcmk_sched_resource.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 173 lib/pacemaker/pcmk_sched_resource.c GList *result = NULL; NULL 175 lib/pacemaker/pcmk_sched_resource.c CRM_CHECK((id != NULL) && (data_set != NULL), return NULL); NULL 176 lib/pacemaker/pcmk_sched_resource.c for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 193 lib/pacemaker/pcmk_sched_resource.c g_list_foreach(rsc->children, (GFunc) set_allocation_methods_for_rsc, NULL); NULL 206 lib/pacemaker/pcmk_sched_resource.c NULL); NULL 214 lib/pacemaker/pcmk_sched_resource.c GList *gIter = NULL; NULL 216 lib/pacemaker/pcmk_sched_resource.c if (orig_rsc == NULL) { NULL 220 lib/pacemaker/pcmk_sched_resource.c if ((rsc == NULL) || (g_list_find(colocated_rscs, rsc) != NULL)) { NULL 229 lib/pacemaker/pcmk_sched_resource.c for (gIter = rsc->rsc_cons; gIter != NULL; gIter = gIter->next) { NULL 248 lib/pacemaker/pcmk_sched_resource.c for (gIter = rsc->rsc_cons_lhs; gIter != NULL; gIter = gIter->next) { NULL 284 lib/pacemaker/pcmk_sched_resource.c pe_node_t *next = NULL; NULL 285 lib/pacemaker/pcmk_sched_resource.c pe_node_t *current = NULL; NULL 287 lib/pacemaker/pcmk_sched_resource.c if (rsc->children != NULL) { NULL 288 lib/pacemaker/pcmk_sched_resource.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 307 lib/pacemaker/pcmk_sched_resource.c if ((current == NULL) && pcmk_is_set(rsc->flags, pe_rsc_orphan)) { NULL 343 lib/pacemaker/pcmk_sched_resource.c if (!force && (chosen != NULL)) { NULL 355 lib/pacemaker/pcmk_sched_resource.c chosen = NULL; NULL 362 lib/pacemaker/pcmk_sched_resource.c if (chosen == NULL) { NULL 366 lib/pacemaker/pcmk_sched_resource.c for (GList *iter = rsc->actions; iter != NULL; iter = iter->next) { NULL 380 lib/pacemaker/pcmk_sched_resource.c const char *interval_ms_s = NULL; NULL 381 lib/pacemaker/pcmk_sched_resource.c const char *target_rc_s = NULL; NULL 388 lib/pacemaker/pcmk_sched_resource.c if ((interval_ms_s != NULL) NULL 439 lib/pacemaker/pcmk_sched_resource.c if (rsc->children == NULL) { NULL 440 lib/pacemaker/pcmk_sched_resource.c if (rsc->allocated_to != NULL) { NULL 446 lib/pacemaker/pcmk_sched_resource.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 470 lib/pacemaker/pcmk_sched_resource.c if (old == NULL) { NULL 476 lib/pacemaker/pcmk_sched_resource.c rsc->allocated_to = NULL; NULL 517 lib/pacemaker/pcmk_sched_resource.c fail_count = pe_get_failcount(node, rsc, NULL, NULL 518 lib/pacemaker/pcmk_sched_resource.c pe_fc_effective|pe_fc_fillers, NULL, NULL 538 lib/pacemaker/pcmk_sched_resource.c if (failed != NULL) { NULL 570 lib/pacemaker/pcmk_sched_resource.c pe_node_t *weighted_node = NULL; NULL 572 lib/pacemaker/pcmk_sched_resource.c if ((node != NULL) && (nodes != NULL)) { NULL 575 lib/pacemaker/pcmk_sched_resource.c return (weighted_node == NULL)? -INFINITY : weighted_node->weight; NULL 599 lib/pacemaker/pcmk_sched_resource.c pe_node_t *r1_node = NULL; NULL 600 lib/pacemaker/pcmk_sched_resource.c pe_node_t *r2_node = NULL; NULL 601 lib/pacemaker/pcmk_sched_resource.c GHashTable *r1_nodes = NULL; NULL 602 lib/pacemaker/pcmk_sched_resource.c GHashTable *r2_nodes = NULL; NULL 603 lib/pacemaker/pcmk_sched_resource.c const char *reason = NULL; NULL 620 lib/pacemaker/pcmk_sched_resource.c if (nodes == NULL) { NULL 626 lib/pacemaker/pcmk_sched_resource.c resource1->id, &r1_nodes, NULL, 1, NULL 629 lib/pacemaker/pcmk_sched_resource.c resource2->id, &r2_nodes, NULL, 1, NULL 631 lib/pacemaker/pcmk_sched_resource.c pe__show_node_weights(true, NULL, resource1->id, r1_nodes, NULL 633 lib/pacemaker/pcmk_sched_resource.c pe__show_node_weights(true, NULL, resource2->id, r2_nodes, NULL 638 lib/pacemaker/pcmk_sched_resource.c if (resource1->running_on != NULL) { NULL 641 lib/pacemaker/pcmk_sched_resource.c if (resource2->running_on != NULL) { NULL 657 lib/pacemaker/pcmk_sched_resource.c for (GList *iter = nodes; iter != NULL; iter = iter->next) { NULL 675 lib/pacemaker/pcmk_sched_resource.c ((r1_node == NULL)? "" : " on "), NULL 676 lib/pacemaker/pcmk_sched_resource.c ((r1_node == NULL)? "" : r1_node->details->id), NULL 679 lib/pacemaker/pcmk_sched_resource.c ((r2_node == NULL)? "" : " on "), NULL 680 lib/pacemaker/pcmk_sched_resource.c ((r2_node == NULL)? "" : r2_node->details->id), NULL 682 lib/pacemaker/pcmk_sched_resource.c if (r1_nodes != NULL) { NULL 685 lib/pacemaker/pcmk_sched_resource.c if (r2_nodes != NULL) { NULL 702 lib/pacemaker/pcmk_sched_resource.c nodes = pcmk__sort_nodes(nodes, NULL); NULL 721 lib/pacemaker/pcmk_sched_resource.c GHashTable *table = pcmk__strkey_table(NULL, free); NULL 738 lib/pacemaker/pcmk_sched_resource.c GList *iter = NULL; NULL 739 lib/pacemaker/pcmk_sched_resource.c pcmk__colocation_t *colocation = NULL; NULL 741 lib/pacemaker/pcmk_sched_resource.c for (iter = rsc->parent->rsc_cons; iter != NULL; iter = iter->next) { NULL 748 lib/pacemaker/pcmk_sched_resource.c for (iter = rsc->parent->rsc_cons_lhs; iter != NULL; iter = iter->next) { NULL 780 lib/pacemaker/pcmk_sched_resource.c pe_node_t *node1 = NULL; NULL 781 lib/pacemaker/pcmk_sched_resource.c pe_node_t *node2 = NULL; NULL 784 lib/pacemaker/pcmk_sched_resource.c GHashTable *colocated_scores1 = NULL; NULL 785 lib/pacemaker/pcmk_sched_resource.c GHashTable *colocated_scores2 = NULL; NULL 787 lib/pacemaker/pcmk_sched_resource.c CRM_ASSERT((instance1 != NULL) && (instance1->parent != NULL) NULL 788 lib/pacemaker/pcmk_sched_resource.c && (instance2 != NULL) && (instance2->parent != NULL) NULL 789 lib/pacemaker/pcmk_sched_resource.c && (current_node1 != NULL) && (current_node2 != NULL)); NULL 836 lib/pacemaker/pcmk_sched_resource.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 856 lib/pacemaker/pcmk_sched_resource.c if (*node != NULL) { NULL 859 lib/pacemaker/pcmk_sched_resource.c if ((allowed == NULL) || (allowed->weight < 0)) { NULL 862 lib/pacemaker/pcmk_sched_resource.c *node = NULL; NULL 885 lib/pacemaker/pcmk_sched_resource.c char *div1 = NULL; NULL 886 lib/pacemaker/pcmk_sched_resource.c char *div2 = NULL; NULL 888 lib/pacemaker/pcmk_sched_resource.c CRM_ASSERT((instance1 != NULL) && (instance2 != NULL)); NULL 892 lib/pacemaker/pcmk_sched_resource.c if (div1 == NULL) { NULL 896 lib/pacemaker/pcmk_sched_resource.c if (div2 == NULL) { NULL 899 lib/pacemaker/pcmk_sched_resource.c CRM_ASSERT((div1 != NULL) && (div2 != NULL)); NULL 901 lib/pacemaker/pcmk_sched_resource.c return (gint) (strtol(div1 + 1, NULL, 10) - strtol(div2 + 1, NULL, 10)); NULL 933 lib/pacemaker/pcmk_sched_resource.c pe_node_t *node1 = NULL; NULL 934 lib/pacemaker/pcmk_sched_resource.c pe_node_t *node2 = NULL; NULL 944 lib/pacemaker/pcmk_sched_resource.c CRM_ASSERT((instance1 != NULL) && (instance2 != NULL)); NULL 946 lib/pacemaker/pcmk_sched_resource.c node1 = pe__find_active_on(instance1, &nnodes1, NULL); NULL 947 lib/pacemaker/pcmk_sched_resource.c node2 = pe__find_active_on(instance2, &nnodes2, NULL); NULL 998 lib/pacemaker/pcmk_sched_resource.c if ((node1 == NULL) && (node2 == NULL)) { NULL 1003 lib/pacemaker/pcmk_sched_resource.c } else if (node1 == NULL) { NULL 1007 lib/pacemaker/pcmk_sched_resource.c } else if (node2 == NULL) { NULL 1029 lib/pacemaker/pcmk_sched_resource.c if ((node1 == NULL) && (node2 == NULL)) { NULL 1035 lib/pacemaker/pcmk_sched_resource.c } else if (node1 == NULL) { NULL 1040 lib/pacemaker/pcmk_sched_resource.c } else if (node2 == NULL) { NULL 68 lib/pacemaker/pcmk_sched_tickets.c GList *gIter = NULL; NULL 70 lib/pacemaker/pcmk_sched_tickets.c CRM_CHECK((rsc != NULL) && (rsc_ticket != NULL), return); NULL 78 lib/pacemaker/pcmk_sched_tickets.c for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 89 lib/pacemaker/pcmk_sched_tickets.c if (!rsc_ticket->ticket->granted && (rsc->running_on != NULL)) { NULL 93 lib/pacemaker/pcmk_sched_tickets.c resource_location(rsc, NULL, -INFINITY, "__loss_of_ticket__", NULL 100 lib/pacemaker/pcmk_sched_tickets.c resource_location(rsc, NULL, -INFINITY, NULL 110 lib/pacemaker/pcmk_sched_tickets.c resource_location(rsc, NULL, -INFINITY, "__loss_of_ticket__", NULL 113 lib/pacemaker/pcmk_sched_tickets.c for (gIter = rsc->running_on; gIter != NULL; NULL 124 lib/pacemaker/pcmk_sched_tickets.c if (rsc->running_on != NULL) { NULL 135 lib/pacemaker/pcmk_sched_tickets.c resource_location(rsc, NULL, -INFINITY, "__no_ticket__", NULL 143 lib/pacemaker/pcmk_sched_tickets.c resource_location(rsc, NULL, -INFINITY, "__ticket_standby__", NULL 154 lib/pacemaker/pcmk_sched_tickets.c rsc_ticket_t *new_rsc_ticket = NULL; NULL 156 lib/pacemaker/pcmk_sched_tickets.c if (rsc == NULL) { NULL 163 lib/pacemaker/pcmk_sched_tickets.c if (new_rsc_ticket == NULL) { NULL 244 lib/pacemaker/pcmk_sched_tickets.c const char *set_id = NULL; NULL 245 lib/pacemaker/pcmk_sched_tickets.c const char *role = NULL; NULL 247 lib/pacemaker/pcmk_sched_tickets.c CRM_CHECK(set != NULL, return EINVAL); NULL 248 lib/pacemaker/pcmk_sched_tickets.c CRM_CHECK(ticket != NULL, return EINVAL); NULL 251 lib/pacemaker/pcmk_sched_tickets.c if (set_id == NULL) { NULL 260 lib/pacemaker/pcmk_sched_tickets.c xml_rsc != NULL; xml_rsc = crm_next_same_xml(xml_rsc)) { NULL 262 lib/pacemaker/pcmk_sched_tickets.c pe_resource_t *resource = NULL; NULL 266 lib/pacemaker/pcmk_sched_tickets.c if (resource == NULL) { NULL 282 lib/pacemaker/pcmk_sched_tickets.c const char *id = NULL; NULL 287 lib/pacemaker/pcmk_sched_tickets.c pe_ticket_t *ticket = NULL; NULL 297 lib/pacemaker/pcmk_sched_tickets.c pe_resource_t *rsc = NULL; NULL 299 lib/pacemaker/pcmk_sched_tickets.c if (instance != NULL) { NULL 305 lib/pacemaker/pcmk_sched_tickets.c CRM_CHECK(xml_obj != NULL, return); NULL 308 lib/pacemaker/pcmk_sched_tickets.c if (id == NULL) { NULL 314 lib/pacemaker/pcmk_sched_tickets.c if (ticket_str == NULL) { NULL 322 lib/pacemaker/pcmk_sched_tickets.c if (ticket == NULL) { NULL 328 lib/pacemaker/pcmk_sched_tickets.c if (rsc_id == NULL) { NULL 335 lib/pacemaker/pcmk_sched_tickets.c if (rsc == NULL) { NULL 340 lib/pacemaker/pcmk_sched_tickets.c } else if ((instance != NULL) && !pe_rsc_is_clone(rsc)) { NULL 347 lib/pacemaker/pcmk_sched_tickets.c if (instance != NULL) { NULL 349 lib/pacemaker/pcmk_sched_tickets.c if (rsc == NULL) { NULL 365 lib/pacemaker/pcmk_sched_tickets.c const char *id = NULL; NULL 366 lib/pacemaker/pcmk_sched_tickets.c const char *rsc_id = NULL; NULL 367 lib/pacemaker/pcmk_sched_tickets.c const char *state = NULL; NULL 369 lib/pacemaker/pcmk_sched_tickets.c pe_resource_t *rsc = NULL; NULL 370 lib/pacemaker/pcmk_sched_tickets.c pe_tag_t *tag = NULL; NULL 372 lib/pacemaker/pcmk_sched_tickets.c xmlNode *rsc_set = NULL; NULL 374 lib/pacemaker/pcmk_sched_tickets.c *expanded_xml = NULL; NULL 376 lib/pacemaker/pcmk_sched_tickets.c CRM_CHECK(xml_obj != NULL, return EINVAL); NULL 379 lib/pacemaker/pcmk_sched_tickets.c if (id == NULL) { NULL 387 lib/pacemaker/pcmk_sched_tickets.c if (*expanded_xml != NULL) { NULL 393 lib/pacemaker/pcmk_sched_tickets.c if (rsc_id == NULL) { NULL 402 lib/pacemaker/pcmk_sched_tickets.c } else if (rsc != NULL) { NULL 415 lib/pacemaker/pcmk_sched_tickets.c *expanded_xml = NULL; NULL 419 lib/pacemaker/pcmk_sched_tickets.c if (rsc_set != NULL) { NULL 420 lib/pacemaker/pcmk_sched_tickets.c if (state != NULL) { NULL 428 lib/pacemaker/pcmk_sched_tickets.c *expanded_xml = NULL; NULL 437 lib/pacemaker/pcmk_sched_tickets.c xmlNode *set = NULL; NULL 440 lib/pacemaker/pcmk_sched_tickets.c const char *id = NULL; NULL 444 lib/pacemaker/pcmk_sched_tickets.c pe_ticket_t *ticket = NULL; NULL 446 lib/pacemaker/pcmk_sched_tickets.c xmlNode *orig_xml = NULL; NULL 447 lib/pacemaker/pcmk_sched_tickets.c xmlNode *expanded_xml = NULL; NULL 449 lib/pacemaker/pcmk_sched_tickets.c CRM_CHECK(xml_obj != NULL, return); NULL 452 lib/pacemaker/pcmk_sched_tickets.c if (id == NULL) { NULL 458 lib/pacemaker/pcmk_sched_tickets.c if (data_set->tickets == NULL) { NULL 462 lib/pacemaker/pcmk_sched_tickets.c if (ticket_str == NULL) { NULL 469 lib/pacemaker/pcmk_sched_tickets.c if (ticket == NULL) { NULL 471 lib/pacemaker/pcmk_sched_tickets.c if (ticket == NULL) { NULL 480 lib/pacemaker/pcmk_sched_tickets.c if (expanded_xml != NULL) { NULL 485 lib/pacemaker/pcmk_sched_tickets.c for (set = first_named_child(xml_obj, XML_CONS_TAG_RSC_SET); set != NULL; NULL 490 lib/pacemaker/pcmk_sched_tickets.c if ((set == NULL) // Configuration error, message already logged NULL 493 lib/pacemaker/pcmk_sched_tickets.c if (expanded_xml != NULL) { NULL 522 lib/pacemaker/pcmk_sched_tickets.c for (GList *item = rsc->rsc_tickets; item != NULL; item = item->next) { NULL 527 lib/pacemaker/pcmk_sched_tickets.c resource_location(rsc, NULL, -INFINITY, NULL 36 lib/pacemaker/pcmk_sched_utilization.c if ((s != NULL) && (pcmk__scan_min_int(s, &value, INT_MIN) == EINVAL)) { NULL 73 lib/pacemaker/pcmk_sched_utilization.c const char *node2_value = NULL; NULL 148 lib/pacemaker/pcmk_sched_utilization.c const char *current = NULL; NULL 222 lib/pacemaker/pcmk_sched_utilization.c const char *node_value_s = NULL; NULL 279 lib/pacemaker/pcmk_sched_utilization.c for (GList *iter = rscs; iter != NULL; iter = iter->next) { NULL 300 lib/pacemaker/pcmk_sched_utilization.c char *rscs_id = NULL; NULL 301 lib/pacemaker/pcmk_sched_utilization.c pe_node_t *node = NULL; NULL 302 lib/pacemaker/pcmk_sched_utilization.c const pe_node_t *most_capable_node = NULL; NULL 303 lib/pacemaker/pcmk_sched_utilization.c GList *colocated_rscs = NULL; NULL 304 lib/pacemaker/pcmk_sched_utilization.c GHashTable *unallocated_utilization = NULL; NULL 307 lib/pacemaker/pcmk_sched_utilization.c CRM_CHECK(rsc != NULL, return NULL); NULL 312 lib/pacemaker/pcmk_sched_utilization.c return NULL; NULL 316 lib/pacemaker/pcmk_sched_utilization.c colocated_rscs = rsc->cmds->colocated_resources(rsc, NULL, NULL); NULL 317 lib/pacemaker/pcmk_sched_utilization.c if (colocated_rscs == NULL) { NULL 318 lib/pacemaker/pcmk_sched_utilization.c return NULL; NULL 324 lib/pacemaker/pcmk_sched_utilization.c if (g_list_find(colocated_rscs, rsc) == NULL) { NULL 333 lib/pacemaker/pcmk_sched_utilization.c while (g_hash_table_iter_next(&iter, NULL, (void **) &node)) { NULL 343 lib/pacemaker/pcmk_sched_utilization.c if ((most_capable_node == NULL) NULL 352 lib/pacemaker/pcmk_sched_utilization.c while (g_hash_table_iter_next(&iter, NULL, (void **) &node)) { NULL 362 lib/pacemaker/pcmk_sched_utilization.c most_capable_node = NULL; NULL 367 lib/pacemaker/pcmk_sched_utilization.c while (g_hash_table_iter_next(&iter, NULL, (void **) &node)) { NULL 403 lib/pacemaker/pcmk_sched_utilization.c if (load_stopped->node == NULL) { NULL 421 lib/pacemaker/pcmk_sched_utilization.c GList *iter = NULL; NULL 422 lib/pacemaker/pcmk_sched_utilization.c pe_node_t *node = NULL; NULL 423 lib/pacemaker/pcmk_sched_utilization.c pe_action_t *load_stopped = NULL; NULL 429 lib/pacemaker/pcmk_sched_utilization.c for (iter = rsc->running_on; iter != NULL; iter = iter->next) { NULL 432 lib/pacemaker/pcmk_sched_utilization.c pcmk__new_ordering(rsc, stop_key(rsc), NULL, NULL, NULL, load_stopped, NULL 440 lib/pacemaker/pcmk_sched_utilization.c pcmk__new_ordering(NULL, NULL, load_stopped, rsc, start_key(rsc), NULL, NULL 442 lib/pacemaker/pcmk_sched_utilization.c pcmk__new_ordering(NULL, NULL, load_stopped, NULL 443 lib/pacemaker/pcmk_sched_utilization.c rsc, pcmk__op_key(rsc->id, RSC_MIGRATE, 0), NULL, NULL 461 lib/pacemaker/pcmk_sched_utilization.c for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) { NULL 25 lib/pacemaker/pcmk_simulate.c static pcmk__output_t *out = NULL; NULL 26 lib/pacemaker/pcmk_simulate.c static cib_t *fake_cib = NULL; NULL 27 lib/pacemaker/pcmk_simulate.c static GList *fake_resource_list = NULL; NULL 28 lib/pacemaker/pcmk_simulate.c static GList *fake_op_fail_list = NULL; NULL 46 lib/pacemaker/pcmk_simulate.c char *action_name = NULL; NULL 48 lib/pacemaker/pcmk_simulate.c const char *action_host = NULL; NULL 49 lib/pacemaker/pcmk_simulate.c const char *clone_name = NULL; NULL 52 lib/pacemaker/pcmk_simulate.c if (action->node != NULL) { NULL 63 lib/pacemaker/pcmk_simulate.c if (action->rsc != NULL) { NULL 67 lib/pacemaker/pcmk_simulate.c if (clone_name != NULL) { NULL 68 lib/pacemaker/pcmk_simulate.c char *key = NULL; NULL 78 lib/pacemaker/pcmk_simulate.c NULL)) { NULL 84 lib/pacemaker/pcmk_simulate.c CRM_ASSERT(n_type != NULL); NULL 85 lib/pacemaker/pcmk_simulate.c CRM_ASSERT(n_task != NULL); NULL 91 lib/pacemaker/pcmk_simulate.c if (action_host != NULL) { NULL 141 lib/pacemaker/pcmk_simulate.c GList *all = NULL; NULL 150 lib/pacemaker/pcmk_simulate.c out->begin_list(out, NULL, NULL, "%s", title); NULL 151 lib/pacemaker/pcmk_simulate.c out->message(out, "cluster-status", data_set, stonith_rc, NULL, false, NULL 152 lib/pacemaker/pcmk_simulate.c section_opts, show_opts, NULL, all, all); NULL 171 lib/pacemaker/pcmk_simulate.c out->begin_list(out, NULL, NULL, "Transition Summary"); NULL 221 lib/pacemaker/pcmk_simulate.c GList *gIter = NULL; NULL 224 lib/pacemaker/pcmk_simulate.c if (dot_strm == NULL) { NULL 229 lib/pacemaker/pcmk_simulate.c for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) { NULL 244 lib/pacemaker/pcmk_simulate.c } else if ((action->rsc != NULL) NULL 270 lib/pacemaker/pcmk_simulate.c for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) { NULL 273 lib/pacemaker/pcmk_simulate.c GList *gIter2 = NULL; NULL 275 lib/pacemaker/pcmk_simulate.c for (gIter2 = action->actions_before; gIter2 != NULL; gIter2 = gIter2->next) { NULL 278 lib/pacemaker/pcmk_simulate.c char *before_name = NULL; NULL 279 lib/pacemaker/pcmk_simulate.c char *after_name = NULL; NULL 328 lib/pacemaker/pcmk_simulate.c xmlNode *cib_object = NULL; NULL 333 lib/pacemaker/pcmk_simulate.c CRM_ASSERT(out != NULL); NULL 338 lib/pacemaker/pcmk_simulate.c if (pcmk_find_cib_element(cib_object, XML_CIB_TAG_STATUS) == NULL) { NULL 342 lib/pacemaker/pcmk_simulate.c if (cli_config_update(&cib_object, NULL, FALSE) == FALSE) { NULL 347 lib/pacemaker/pcmk_simulate.c if (validate_xml(cib_object, NULL, FALSE) != TRUE) { NULL 380 lib/pacemaker/pcmk_simulate.c CRM_ASSERT(out != NULL); NULL 386 lib/pacemaker/pcmk_simulate.c out->begin_list(out, NULL, NULL, "Timings"); NULL 430 lib/pacemaker/pcmk_simulate.c CRM_ASSERT(out != NULL); NULL 442 lib/pacemaker/pcmk_simulate.c data_set->now = crm_time_new(NULL); NULL 490 lib/pacemaker/pcmk_simulate.c lrmd_event_data_t *op = NULL; NULL 493 lib/pacemaker/pcmk_simulate.c const char *rtype = NULL; NULL 494 lib/pacemaker/pcmk_simulate.c const char *rclass = NULL; NULL 495 lib/pacemaker/pcmk_simulate.c const char *resource = NULL; NULL 496 lib/pacemaker/pcmk_simulate.c const char *rprovider = NULL; NULL 497 lib/pacemaker/pcmk_simulate.c const char *resource_config_name = NULL; NULL 502 lib/pacemaker/pcmk_simulate.c xmlNode *cib_node = NULL; NULL 503 lib/pacemaker/pcmk_simulate.c xmlNode *cib_resource = NULL; NULL 507 lib/pacemaker/pcmk_simulate.c char *uuid = NULL; NULL 517 lib/pacemaker/pcmk_simulate.c if (action_rsc == NULL) { // Shouldn't be possible NULL 529 lib/pacemaker/pcmk_simulate.c if (resource_config_name == NULL) { // Shouldn't be possible NULL 535 lib/pacemaker/pcmk_simulate.c if (pe_find_resource(fake_resource_list, resource) == NULL) { NULL 538 lib/pacemaker/pcmk_simulate.c if ((longname != NULL) NULL 539 lib/pacemaker/pcmk_simulate.c && (pe_find_resource(fake_resource_list, longname) != NULL)) { NULL 545 lib/pacemaker/pcmk_simulate.c if (pcmk__strcase_any_of(operation, "delete", RSC_METADATA, NULL)) { NULL 557 lib/pacemaker/pcmk_simulate.c CRM_ASSERT(fake_cib->cmds->query(fake_cib, NULL, NULL, NULL 563 lib/pacemaker/pcmk_simulate.c ((router_node == NULL)? uuid: node)); NULL 565 lib/pacemaker/pcmk_simulate.c CRM_ASSERT(cib_node != NULL); NULL 571 lib/pacemaker/pcmk_simulate.c if (cib_resource == NULL) { NULL 586 lib/pacemaker/pcmk_simulate.c for (GList *iter = fake_op_fail_list; iter != NULL; iter = iter->next) { NULL 588 lib/pacemaker/pcmk_simulate.c char *key = NULL; NULL 589 lib/pacemaker/pcmk_simulate.c const char *match_name = NULL; NULL 600 lib/pacemaker/pcmk_simulate.c if ((match_name == NULL) NULL 611 lib/pacemaker/pcmk_simulate.c if (match_name == NULL) { NULL 693 lib/pacemaker/pcmk_simulate.c CRM_ASSERT(cib_node != NULL); NULL 703 lib/pacemaker/pcmk_simulate.c NULL); NULL 704 lib/pacemaker/pcmk_simulate.c fake_cib->cmds->remove(fake_cib, (const char *) xpath->str, NULL, NULL 711 lib/pacemaker/pcmk_simulate.c "/" XML_TAG_TRANSIENT_NODEATTRS, NULL); NULL 712 lib/pacemaker/pcmk_simulate.c fake_cib->cmds->remove(fake_cib, (const char *) xpath->str, NULL, NULL 729 lib/pacemaker/pcmk_simulate.c pcmk__graph_t *transition = NULL; NULL 745 lib/pacemaker/pcmk_simulate.c out->begin_list(out, NULL, NULL, "Executing Cluster Transition"); NULL 756 lib/pacemaker/pcmk_simulate.c fake_resource_list = NULL; NULL 768 lib/pacemaker/pcmk_simulate.c xmlNode *cib_object = NULL; NULL 769 lib/pacemaker/pcmk_simulate.c int rc = fake_cib->cmds->query(fake_cib, NULL, &cib_object, NULL 788 lib/pacemaker/pcmk_simulate.c xmlNodePtr input = NULL; NULL 789 lib/pacemaker/pcmk_simulate.c cib_t *cib = NULL; NULL 825 lib/pacemaker/pcmk_simulate.c if ((injections->node_down != NULL) NULL 826 lib/pacemaker/pcmk_simulate.c || (injections->node_fail != NULL) NULL 827 lib/pacemaker/pcmk_simulate.c || (injections->node_up != NULL) NULL 828 lib/pacemaker/pcmk_simulate.c || (injections->op_inject != NULL) NULL 829 lib/pacemaker/pcmk_simulate.c || (injections->ticket_activate != NULL) NULL 830 lib/pacemaker/pcmk_simulate.c || (injections->ticket_grant != NULL) NULL 831 lib/pacemaker/pcmk_simulate.c || (injections->ticket_revoke != NULL) NULL 832 lib/pacemaker/pcmk_simulate.c || (injections->ticket_standby != NULL) NULL 833 lib/pacemaker/pcmk_simulate.c || (injections->watchdog != NULL)) { NULL 839 lib/pacemaker/pcmk_simulate.c rc = cib->cmds->query(cib, NULL, &input, cib_sync_call); NULL 850 lib/pacemaker/pcmk_simulate.c if (input_file != NULL) { NULL 859 lib/pacemaker/pcmk_simulate.c pcmk__output_t *logger_out = NULL; NULL 872 lib/pacemaker/pcmk_simulate.c out->begin_list(out, NULL, NULL, NULL 878 lib/pacemaker/pcmk_simulate.c out->begin_list(out, NULL, NULL, "Allocation Scores"); NULL 883 lib/pacemaker/pcmk_simulate.c out->begin_list(out, NULL, NULL, "Utilization Information"); NULL 898 lib/pacemaker/pcmk_simulate.c if (logger_out == NULL) { NULL 901 lib/pacemaker/pcmk_simulate.c logger_out->finish(logger_out, CRM_EX_OK, true, NULL); NULL 906 lib/pacemaker/pcmk_simulate.c input = NULL; /* Don't try and free it twice */ NULL 908 lib/pacemaker/pcmk_simulate.c if (graph_file != NULL) { NULL 916 lib/pacemaker/pcmk_simulate.c if (dot_file != NULL) { NULL 971 lib/pacemaker/pcmk_simulate.c pcmk__output_t *out = NULL; NULL 29 lib/pacemaker/pcmk_status.c CRM_CHECK(cib != NULL, return EINVAL); NULL 47 lib/pacemaker/pcmk_status.c rc = cib->cmds->query(cib, NULL, current_cib, NULL 60 lib/pacemaker/pcmk_status.c if (st == NULL) { NULL 61 lib/pacemaker/pcmk_status.c return NULL; NULL 64 lib/pacemaker/pcmk_status.c rc = st->cmds->connect(st, crm_system_name, NULL); NULL 69 lib/pacemaker/pcmk_status.c return NULL; NULL 107 lib/pacemaker/pcmk_status.c stonith_history_t *stonith_history = NULL; NULL 109 lib/pacemaker/pcmk_status.c pe_working_set_t *data_set = NULL; NULL 110 lib/pacemaker/pcmk_status.c GList *unames = NULL; NULL 111 lib/pacemaker/pcmk_status.c GList *resources = NULL; NULL 115 lib/pacemaker/pcmk_status.c if (cli_config_update(&cib_copy, NULL, FALSE) == FALSE) { NULL 130 lib/pacemaker/pcmk_status.c CRM_ASSERT(data_set != NULL); NULL 148 lib/pacemaker/pcmk_status.c if (data_set->dc_node == NULL) { NULL 164 lib/pacemaker/pcmk_status.c stonith_history = NULL; NULL 172 lib/pacemaker/pcmk_status.c cib_t *cib = NULL; NULL 173 lib/pacemaker/pcmk_status.c pcmk__output_t *out = NULL; NULL 180 lib/pacemaker/pcmk_status.c if (cib == NULL) { NULL 195 lib/pacemaker/pcmk_status.c show_opts, NULL, NULL, NULL, false, 0); NULL 244 lib/pacemaker/pcmk_status.c xmlNode *current_cib = NULL; NULL 246 lib/pacemaker/pcmk_status.c stonith_t *stonith = NULL; NULL 249 lib/pacemaker/pcmk_status.c if (cib == NULL) { NULL 298 lib/pacemaker/pcmk_status.c if (stonith != NULL) { NULL 300 lib/pacemaker/pcmk_status.c stonith->cmds->remove_notification(stonith, NULL); NULL 307 lib/pacemaker/pcmk_status.c if (current_cib != NULL) { NULL 323 lib/pacemaker/pcmk_status.c GString *offline_nodes = NULL; NULL 328 lib/pacemaker/pcmk_status.c if (data_set->dc_node == NULL) { NULL 333 lib/pacemaker/pcmk_status.c for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) { NULL 356 lib/pacemaker/pcmk_status.c if (offline_nodes != NULL) { NULL 361 lib/pacemaker/pcmk_status.c char *nodes_standby_s = NULL; NULL 362 lib/pacemaker/pcmk_status.c char *nodes_maint_s = NULL; NULL 378 lib/pacemaker/pcmk_status.c nodes_standby_s != NULL ? nodes_standby_s : "", NULL 379 lib/pacemaker/pcmk_status.c nodes_maint_s != NULL ? nodes_maint_s : "", NULL 37 lib/pengine/bundle.c return NULL; NULL 40 lib/pengine/bundle.c return NULL; NULL 57 lib/pengine/bundle.c if(data->ip_range_start == NULL) { NULL 96 lib/pengine/bundle.c xmlNode *rsc = create_xml_node(NULL, XML_CIB_TAG_RESOURCE); NULL 140 lib/pengine/bundle.c char *id = NULL; NULL 141 lib/pengine/bundle.c xmlNode *xml_ip = NULL; NULL 142 lib/pengine/bundle.c xmlNode *xml_obj = NULL; NULL 153 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "ip", replica->ipaddr); NULL 155 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "nic", data->host_network); NULL 159 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, NULL 163 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "cidr_netmask", "32"); NULL 167 lib/pengine/bundle.c crm_create_op_xml(xml_obj, ID(xml_ip), "monitor", "60s", NULL); NULL 199 lib/pengine/bundle.c char *id = NULL; NULL 200 lib/pengine/bundle.c xmlNode *xml_container = NULL; NULL 201 lib/pengine/bundle.c xmlNode *xml_obj = NULL; NULL 204 lib/pengine/bundle.c const char *hostname_opt = NULL; NULL 205 lib/pengine/bundle.c const char *env_opt = NULL; NULL 206 lib/pengine/bundle.c const char *agent_str = NULL; NULL 209 lib/pengine/bundle.c GString *buffer = NULL; NULL 210 lib/pengine/bundle.c GString *dbuffer = NULL; NULL 239 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "image", data->image); NULL 240 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "allow_pull", XML_BOOLEAN_TRUE); NULL 241 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "force_kill", XML_BOOLEAN_FALSE); NULL 242 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "reuse", XML_BOOLEAN_FALSE); NULL 253 lib/pengine/bundle.c if (data->ip_range_start != NULL) { NULL 257 lib/pengine/bundle.c pcmk__g_strcat(buffer, " ", env_opt, "PCMK_stderr=1", NULL); NULL 259 lib/pengine/bundle.c if (data->container_network != NULL) { NULL 260 lib/pengine/bundle.c pcmk__g_strcat(buffer, " --net=", data->container_network, NULL); NULL 263 lib/pengine/bundle.c if (data->control_port != NULL) { NULL 265 lib/pengine/bundle.c data->control_port, NULL); NULL 271 lib/pengine/bundle.c for (GList *iter = data->mounts; iter != NULL; iter = iter->next) { NULL 273 lib/pengine/bundle.c char *source = NULL; NULL 286 lib/pengine/bundle.c ":", mount->target, NULL); NULL 288 lib/pengine/bundle.c if (mount->options != NULL) { NULL 289 lib/pengine/bundle.c pcmk__g_strcat(buffer, ":", mount->options, NULL); NULL 298 lib/pengine/bundle.c (mount->options != NULL)? "," : "", NULL 309 lib/pengine/bundle.c for (GList *iter = data->ports; iter != NULL; iter = iter->next) { NULL 315 lib/pengine/bundle.c if (replica->ipaddr != NULL) { NULL 318 lib/pengine/bundle.c ":", port->target, NULL); NULL 325 lib/pengine/bundle.c NULL); NULL 329 lib/pengine/bundle.c if (replica->ipaddr != NULL) { NULL 333 lib/pengine/bundle.c NULL); NULL 337 lib/pengine/bundle.c NULL); NULL 357 lib/pengine/bundle.c if (data->launcher_options != NULL) { NULL 358 lib/pengine/bundle.c pcmk__g_strcat(buffer, " ", data->launcher_options, NULL); NULL 361 lib/pengine/bundle.c if (data->container_host_options != NULL) { NULL 362 lib/pengine/bundle.c pcmk__g_strcat(buffer, " ", data->container_host_options, NULL); NULL 365 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "run_opts", NULL 369 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "mount_points", NULL 370 lib/pengine/bundle.c (dbuffer != NULL)? (const char *) dbuffer->str : ""); NULL 371 lib/pengine/bundle.c if (dbuffer != NULL) { NULL 375 lib/pengine/bundle.c if (replica->child != NULL) { NULL 376 lib/pengine/bundle.c if (data->container_command != NULL) { NULL 377 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "run_cmd", NULL 380 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "run_cmd", NULL 389 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "monitor_cmd", "/bin/true"); NULL 397 lib/pengine/bundle.c } else if ((child != NULL) && data->untrusted) { NULL 398 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "run_cmd", NULL 400 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "monitor_cmd", NULL 404 lib/pengine/bundle.c if (data->container_command != NULL) { NULL 405 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "run_cmd", NULL 414 lib/pengine/bundle.c crm_create_nvpair_xml(xml_obj, NULL, "monitor_cmd", "/bin/true"); NULL 418 lib/pengine/bundle.c crm_create_op_xml(xml_obj, ID(xml_container), "monitor", "60s", NULL); NULL 456 lib/pengine/bundle.c pe_node_t *node = NULL; NULL 457 lib/pengine/bundle.c xmlNode *xml_remote = NULL; NULL 459 lib/pengine/bundle.c char *port_s = NULL; NULL 460 lib/pengine/bundle.c const char *uname = NULL; NULL 461 lib/pengine/bundle.c const char *connect_name = NULL; NULL 463 lib/pengine/bundle.c if (pe_find_resource(parent->cluster->resources, id) != NULL) { NULL 470 lib/pengine/bundle.c id) == NULL); NULL 479 lib/pengine/bundle.c if (data->control_port == NULL) { NULL 488 lib/pengine/bundle.c xml_remote = pe_create_remote_xml(NULL, id, replica->container->id, NULL 489 lib/pengine/bundle.c NULL, NULL, NULL, NULL 499 lib/pengine/bundle.c id = NULL; NULL 507 lib/pengine/bundle.c if (node == NULL) { NULL 540 lib/pengine/bundle.c if (replica->child->allowed_nodes != NULL) { NULL 543 lib/pengine/bundle.c replica->child->allowed_nodes = pcmk__strkey_table(NULL, free); NULL 560 lib/pengine/bundle.c while (g_hash_table_iter_next(&gIter, NULL, (void **)&node)) { NULL 613 lib/pengine/bundle.c if ((replica->child != NULL) && (replica->ipaddr != NULL)) { NULL 617 lib/pengine/bundle.c if (replica->remote != NULL) { NULL 637 lib/pengine/bundle.c CRM_ASSERT(mount != NULL); NULL 666 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 668 lib/pengine/bundle.c if (top == NULL) { NULL 669 lib/pengine/bundle.c return NULL; NULL 672 lib/pengine/bundle.c while (top->parent != NULL) { NULL 677 lib/pengine/bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 686 lib/pengine/bundle.c return NULL; NULL 693 lib/pengine/bundle.c GHashTable *params = NULL; NULL 695 lib/pengine/bundle.c if (rsc == NULL) { NULL 700 lib/pengine/bundle.c params = pe_rsc_params(rsc, NULL, data_set); NULL 713 lib/pengine/bundle.c pe_node_t *node = NULL; NULL 714 lib/pengine/bundle.c pe__bundle_replica_t *replica = NULL; NULL 717 lib/pengine/bundle.c return NULL; NULL 721 lib/pengine/bundle.c if (replica == NULL) { NULL 722 lib/pengine/bundle.c return NULL; NULL 726 lib/pengine/bundle.c if (node == NULL) { NULL 733 lib/pengine/bundle.c if(node == NULL) { NULL 735 lib/pengine/bundle.c return NULL; NULL 740 lib/pengine/bundle.c if(xml != NULL && field != NULL) { NULL 756 lib/pengine/bundle.c const char *value = NULL; NULL 757 lib/pengine/bundle.c xmlNode *xml_obj = NULL; NULL 758 lib/pengine/bundle.c xmlNode *xml_resource = NULL; NULL 759 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 762 lib/pengine/bundle.c CRM_ASSERT(rsc != NULL); NULL 770 lib/pengine/bundle.c if (xml_obj != NULL) { NULL 774 lib/pengine/bundle.c if (xml_obj != NULL) { NULL 778 lib/pengine/bundle.c if (xml_obj != NULL) { NULL 788 lib/pengine/bundle.c if (value == NULL) { NULL 796 lib/pengine/bundle.c if ((value == NULL) && (bundle_data->promoted_max > 0)) { NULL 830 lib/pengine/bundle.c for (xmlNode *xml_child = pcmk__xe_first_child(xml_obj); xml_child != NULL; NULL 836 lib/pengine/bundle.c if(port->source == NULL) { NULL 842 lib/pengine/bundle.c if(port->source != NULL && strlen(port->source) > 0) { NULL 843 lib/pengine/bundle.c if(port->target == NULL) { NULL 856 lib/pengine/bundle.c for (xmlNode *xml_child = pcmk__xe_first_child(xml_obj); xml_child != NULL; NULL 864 lib/pengine/bundle.c if (source == NULL) { NULL 882 lib/pengine/bundle.c char *value = NULL; NULL 883 lib/pengine/bundle.c xmlNode *xml_set = NULL; NULL 885 lib/pengine/bundle.c xml_resource = create_xml_node(NULL, XML_CIB_TAG_INCARNATION); NULL 898 lib/pengine/bundle.c crm_create_nvpair_xml(xml_set, NULL, NULL 902 lib/pengine/bundle.c crm_create_nvpair_xml(xml_set, NULL, NULL 907 lib/pengine/bundle.c crm_create_nvpair_xml(xml_set, NULL, NULL 911 lib/pengine/bundle.c crm_create_nvpair_xml(xml_set, NULL, XML_RSC_ATTR_UNIQUE, NULL 915 lib/pengine/bundle.c crm_create_nvpair_xml(xml_set, NULL, NULL 919 lib/pengine/bundle.c crm_create_nvpair_xml(xml_set, NULL, NULL 935 lib/pengine/bundle.c GList *childIter = NULL; NULL 936 lib/pengine/bundle.c pe__bundle_port_t *port = NULL; NULL 937 lib/pengine/bundle.c GString *buffer = NULL; NULL 966 lib/pengine/bundle.c DEFAULT_REMOTE_KEY_LOCATION, NULL, pe__bundle_mount_none); NULL 969 lib/pengine/bundle.c mount_add(bundle_data, CRM_BUNDLE_DIR, "/var/log", NULL, NULL 991 lib/pengine/bundle.c for (childIter = bundle_data->child->children; childIter != NULL; NULL 1036 lib/pengine/bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 1062 lib/pengine/bundle.c if (replica->child != NULL) { NULL 1094 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1095 lib/pengine/bundle.c GList *iter = NULL; NULL 1098 lib/pengine/bundle.c for (iter = bundle_data->replicas; iter != NULL; iter = iter->next) { NULL 1142 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1146 lib/pengine/bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 1155 lib/pengine/bundle.c return NULL; NULL 1166 lib/pengine/bundle.c if (rsc != NULL) { NULL 1185 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1186 lib/pengine/bundle.c char *child_text = NULL; NULL 1187 lib/pengine/bundle.c CRM_CHECK(rsc != NULL, return); NULL 1189 lib/pengine/bundle.c if (pre_text == NULL) { NULL 1205 lib/pengine/bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 1230 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1235 lib/pengine/bundle.c CRM_ASSERT(rsc != NULL); NULL 1245 lib/pengine/bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 1248 lib/pengine/bundle.c char *id = NULL; NULL 1257 lib/pengine/bundle.c print_ip = replica->ip != NULL && NULL 1259 lib/pengine/bundle.c print_child = replica->child != NULL && NULL 1262 lib/pengine/bundle.c print_remote = replica->remote != NULL && NULL 1326 lib/pengine/bundle.c if(rsc == NULL) { NULL 1354 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1358 lib/pengine/bundle.c CRM_ASSERT(rsc != NULL); NULL 1368 lib/pengine/bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 1379 lib/pengine/bundle.c print_ip = replica->ip != NULL && NULL 1381 lib/pengine/bundle.c print_child = replica->child != NULL && NULL 1384 lib/pengine/bundle.c print_remote = replica->remote != NULL && NULL 1401 lib/pengine/bundle.c out->begin_list(out, NULL, NULL, "Replica[%d]", replica->offset); NULL 1454 lib/pengine/bundle.c if(rsc == NULL) { NULL 1482 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1488 lib/pengine/bundle.c CRM_ASSERT(rsc != NULL); NULL 1496 lib/pengine/bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 1507 lib/pengine/bundle.c print_ip = replica->ip != NULL && NULL 1509 lib/pengine/bundle.c print_child = replica->child != NULL && NULL 1512 lib/pengine/bundle.c print_remote = replica->remote != NULL && NULL 1529 lib/pengine/bundle.c out->list_item(out, NULL, "Replica[%d]", replica->offset); NULL 1532 lib/pengine/bundle.c out->begin_list(out, NULL, NULL, NULL); NULL 1581 lib/pengine/bundle.c pe_node_t *node = NULL; NULL 1587 lib/pengine/bundle.c if(rsc == NULL) { NULL 1615 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1616 lib/pengine/bundle.c char *child_text = NULL; NULL 1617 lib/pengine/bundle.c CRM_CHECK(rsc != NULL, return); NULL 1626 lib/pengine/bundle.c if (pre_text == NULL) { NULL 1640 lib/pengine/bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; NULL 1682 lib/pengine/bundle.c if (replica == NULL) { NULL 1688 lib/pengine/bundle.c replica->node = NULL; NULL 1693 lib/pengine/bundle.c replica->ip->xml = NULL; NULL 1695 lib/pengine/bundle.c replica->ip = NULL; NULL 1699 lib/pengine/bundle.c replica->container->xml = NULL; NULL 1701 lib/pengine/bundle.c replica->container = NULL; NULL 1705 lib/pengine/bundle.c replica->remote->xml = NULL; NULL 1707 lib/pengine/bundle.c replica->remote = NULL; NULL 1716 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1717 lib/pengine/bundle.c CRM_CHECK(rsc != NULL, return); NULL 1741 lib/pengine/bundle.c bundle_data->child->xml = NULL; NULL 1764 lib/pengine/bundle.c if ((rsc == NULL) || (rsc->variant != pe_container)) { NULL 1767 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1777 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1780 lib/pengine/bundle.c for (GList *item = bundle_data->replicas; item != NULL; item = item->next) { NULL 1802 lib/pengine/bundle.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 1809 lib/pengine/bundle.c for (GList *gIter = bundle_data->replicas; gIter != NULL; gIter = gIter->next) { NULL 1812 lib/pengine/bundle.c if (replica->ip != NULL && !replica->ip->fns->is_filtered(replica->ip, only_rsc, FALSE)) { NULL 1815 lib/pengine/bundle.c } else if (replica->child != NULL && !replica->child->fns->is_filtered(replica->child, only_rsc, FALSE)) { NULL 1821 lib/pengine/bundle.c } else if (replica->remote != NULL && !replica->remote->fns->is_filtered(replica->remote, only_rsc, FALSE)) { NULL 44 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 61 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 70 lib/pengine/clone.c GList *retval = NULL; NULL 88 lib/pengine/clone.c GList *retval = NULL; NULL 106 lib/pengine/clone.c GString *retval = NULL; NULL 108 lib/pengine/clone.c for (const GList *iter = list; iter != NULL; iter = iter->next) { NULL 118 lib/pengine/clone.c GString *attrs = NULL; NULL 136 lib/pengine/clone.c if (attrs != NULL) { NULL 152 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 169 lib/pengine/clone.c char *child_id = NULL; NULL 170 lib/pengine/clone.c pe_resource_t *child = NULL; NULL 171 lib/pengine/clone.c const char *child_base = NULL; NULL 172 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 188 lib/pengine/clone.c char *inc_num = NULL; NULL 189 lib/pengine/clone.c char *inc_max = NULL; NULL 190 lib/pengine/clone.c pe_resource_t *child_rsc = NULL; NULL 191 lib/pengine/clone.c xmlNode *child_copy = NULL; NULL 192 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 196 lib/pengine/clone.c CRM_CHECK(clone_data->xml_obj_child != NULL, return FALSE); NULL 239 lib/pengine/clone.c xmlNode *a_child = NULL; NULL 241 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 252 lib/pengine/clone.c const char *promoted_max = NULL; NULL 253 lib/pengine/clone.c const char *promoted_node_max = NULL; NULL 257 lib/pengine/clone.c if (promoted_max == NULL) { NULL 265 lib/pengine/clone.c if (promoted_node_max == NULL) { NULL 273 lib/pengine/clone.c if (promoted_max == NULL) { NULL 280 lib/pengine/clone.c if (promoted_node_max == NULL) { NULL 292 lib/pengine/clone.c if (max_clones_node == NULL) { NULL 301 lib/pengine/clone.c if (max_clones == NULL) { NULL 331 lib/pengine/clone.c for (a_child = pcmk__xe_first_child(xml_obj); a_child != NULL; NULL 334 lib/pengine/clone.c if (pcmk__str_any_of((const char *)a_child->name, XML_CIB_TAG_RESOURCE, XML_CIB_TAG_GROUP, NULL)) { NULL 340 lib/pengine/clone.c if (clone_data->xml_obj_child == NULL) { NULL 351 lib/pengine/clone.c if (g_hash_table_lookup(rsc->meta, XML_RSC_ATTR_STICKINESS) == NULL) { NULL 365 lib/pengine/clone.c if (pe__create_clone_child(rsc, data_set) == NULL) { NULL 372 lib/pengine/clone.c if (pe__create_clone_child(rsc, data_set) == NULL) { NULL 387 lib/pengine/clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 413 lib/pengine/clone.c if(suffix == NULL) { NULL 441 lib/pengine/clone.c if ((target_role == NULL) && rsc->children && rsc->children->data) { NULL 485 lib/pengine/clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 509 lib/pengine/clone.c for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 534 lib/pengine/clone.c GString *list_text = NULL; NULL 535 lib/pengine/clone.c char *child_text = NULL; NULL 536 lib/pengine/clone.c GString *stopped_list = NULL; NULL 538 lib/pengine/clone.c GList *promoted_list = NULL; NULL 539 lib/pengine/clone.c GList *started_list = NULL; NULL 542 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 545 lib/pengine/clone.c if (pre_text == NULL) { NULL 571 lib/pengine/clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 589 lib/pengine/clone.c && (child_rsc->pending_task != NULL) NULL 612 lib/pengine/clone.c pe_node_t *location = child_rsc->fns->location(child_rsc, NULL, TRUE); NULL 659 lib/pengine/clone.c if (list_text != NULL) { NULL 661 lib/pengine/clone.c PROMOTED_INSTANCES, NULL, options, print_data); NULL 675 lib/pengine/clone.c if (list_text != NULL) { NULL 681 lib/pengine/clone.c UNPROMOTED_INSTANCES " (target-role)", NULL, NULL 685 lib/pengine/clone.c UNPROMOTED_INSTANCES, NULL, options, print_data); NULL 690 lib/pengine/clone.c NULL, options, print_data); NULL 711 lib/pengine/clone.c if (stopped_list != NULL) { NULL 715 lib/pengine/clone.c if (list == NULL) { NULL 723 lib/pengine/clone.c for (nIter = list; nIter != NULL; nIter = nIter->next) { NULL 726 lib/pengine/clone.c if (pe_find_node(rsc->running_on, node->details->uname) == NULL) { NULL 733 lib/pengine/clone.c if (stopped_list != NULL) { NULL 735 lib/pengine/clone.c NULL, options, print_data); NULL 743 lib/pengine/clone.c if (list_text != NULL) { NULL 747 lib/pengine/clone.c if (stopped_list != NULL) { NULL 763 lib/pengine/clone.c GList *all = NULL; NULL 773 lib/pengine/clone.c (strstr(rsc->id, ":") != NULL && pcmk__str_in_list(rsc->id, only_rsc, pcmk__str_star_matches)); NULL 777 lib/pengine/clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 824 lib/pengine/clone.c GHashTable *stopped = NULL; NULL 826 lib/pengine/clone.c GString *list_text = NULL; NULL 828 lib/pengine/clone.c GList *promoted_list = NULL; NULL 829 lib/pengine/clone.c GList *started_list = NULL; NULL 832 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 844 lib/pengine/clone.c (strstr(rsc->id, ":") != NULL && pcmk__str_in_list(rsc->id, only_rsc, pcmk__str_star_matches)); NULL 846 lib/pengine/clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 872 lib/pengine/clone.c && (child_rsc->pending_task != NULL) NULL 882 lib/pengine/clone.c if (stopped == NULL) { NULL 898 lib/pengine/clone.c pe_node_t *location = child_rsc->fns->location(child_rsc, NULL, TRUE); NULL 926 lib/pengine/clone.c GList *all = NULL; NULL 958 lib/pengine/clone.c if ((list_text != NULL) && (list_text->len > 0)) { NULL 961 lib/pengine/clone.c out->list_item(out, NULL, PROMOTED_INSTANCES ": [ %s ]", NULL 981 lib/pengine/clone.c if ((list_text != NULL) && (list_text->len > 0)) { NULL 988 lib/pengine/clone.c out->list_item(out, NULL, NULL 992 lib/pengine/clone.c out->list_item(out, NULL, UNPROMOTED_INSTANCES ": [ %s ]", NULL 997 lib/pengine/clone.c out->list_item(out, NULL, "Started: [ %s ]", NULL 1002 lib/pengine/clone.c if (list_text != NULL) { NULL 1014 lib/pengine/clone.c if (stopped != NULL) { NULL 1016 lib/pengine/clone.c stopped = NULL; NULL 1019 lib/pengine/clone.c if (list == NULL) { NULL 1027 lib/pengine/clone.c for (nIter = list; nIter != NULL; nIter = nIter->next) { NULL 1030 lib/pengine/clone.c if (pe_find_node(rsc->running_on, node->details->uname) == NULL && NULL 1040 lib/pengine/clone.c if (stopped == NULL) { NULL 1043 lib/pengine/clone.c if (probe_op != NULL) { NULL 1058 lib/pengine/clone.c if (stopped != NULL) { NULL 1063 lib/pengine/clone.c for (GList *status_iter = list; status_iter != NULL; status_iter = status_iter->next) { NULL 1068 lib/pengine/clone.c if (nodes_str != NULL) { NULL 1070 lib/pengine/clone.c out->list_item(out, NULL, "%s: [ %s ]", status, NULL 1100 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 1106 lib/pengine/clone.c for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 1112 lib/pengine/clone.c child_rsc->xml = NULL; NULL 1115 lib/pengine/clone.c child_rsc->orig_xml = NULL; NULL 1122 lib/pengine/clone.c CRM_ASSERT(clone_data->demote_notify == NULL); NULL 1123 lib/pengine/clone.c CRM_ASSERT(clone_data->stop_notify == NULL); NULL 1124 lib/pengine/clone.c CRM_ASSERT(clone_data->start_notify == NULL); NULL 1125 lib/pengine/clone.c CRM_ASSERT(clone_data->promote_notify == NULL); NULL 1137 lib/pengine/clone.c for (; gIter != NULL; gIter = gIter->next) { NULL 1162 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 1176 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 1185 lib/pengine/clone.c for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 1202 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 1218 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 1237 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 1261 lib/pengine/clone.c pe_action_t *action = NULL; NULL 1262 lib/pengine/clone.c pe_action_t *action_complete = NULL; NULL 1263 lib/pengine/clone.c clone_variant_data_t *clone_data = NULL; NULL 1277 lib/pengine/clone.c if (clone_data->promote_notify == NULL) { NULL 1293 lib/pengine/clone.c if (clone_data->demote_notify == NULL) { NULL 1299 lib/pengine/clone.c if (clone_data->promote_notify != NULL) { NULL 27 lib/pengine/common.c "balanced", NULL); NULL 37 lib/pengine/common.c "no-quorum-policy", NULL, "select", "stop, freeze, ignore, demote, suicide", NULL 40 lib/pengine/common.c NULL NULL 43 lib/pengine/common.c "symmetric-cluster", NULL, "boolean", NULL, NULL 46 lib/pengine/common.c NULL NULL 49 lib/pengine/common.c "maintenance-mode", NULL, "boolean", NULL, NULL 53 lib/pengine/common.c NULL NULL 56 lib/pengine/common.c "start-failure-is-fatal", NULL, "boolean", NULL, NULL 65 lib/pengine/common.c "enable-startup-probes", NULL, "boolean", NULL, NULL 68 lib/pengine/common.c NULL NULL 71 lib/pengine/common.c XML_CONFIG_ATTR_SHUTDOWN_LOCK, NULL, "boolean", NULL, NULL 83 lib/pengine/common.c XML_CONFIG_ATTR_SHUTDOWN_LOCK_LIMIT, NULL, "time", NULL, NULL 93 lib/pengine/common.c "stonith-enabled", NULL, "boolean", NULL, NULL 103 lib/pengine/common.c "stonith-action", NULL, "select", "reboot, off, poweroff", NULL 107 lib/pengine/common.c NULL NULL 110 lib/pengine/common.c "stonith-timeout", NULL, "time", NULL, NULL 117 lib/pengine/common.c XML_ATTR_HAVE_WATCHDOG, NULL, "boolean", NULL, NULL 128 lib/pengine/common.c "concurrent-fencing", NULL, "boolean", NULL, NULL 131 lib/pengine/common.c NULL NULL 134 lib/pengine/common.c "startup-fencing", NULL, "boolean", NULL, NULL 141 lib/pengine/common.c XML_CONFIG_ATTR_PRIORITY_FENCING_DELAY, NULL, "time", NULL, NULL 159 lib/pengine/common.c "cluster-delay", NULL, "time", NULL, NULL 169 lib/pengine/common.c "batch-limit", NULL, "integer", NULL, NULL 179 lib/pengine/common.c "migration-limit", NULL, "integer", NULL, NULL 187 lib/pengine/common.c "stop-all-resources", NULL, "boolean", NULL, NULL 190 lib/pengine/common.c NULL NULL 193 lib/pengine/common.c "stop-orphan-resources", NULL, "boolean", NULL, NULL 196 lib/pengine/common.c NULL NULL 199 lib/pengine/common.c "stop-orphan-actions", NULL, "boolean", NULL, NULL 202 lib/pengine/common.c NULL NULL 205 lib/pengine/common.c "remove-after-stop", NULL, "boolean", NULL, NULL 215 lib/pengine/common.c "pe-error-series-max", NULL, "integer", NULL, NULL 221 lib/pengine/common.c "pe-warn-series-max", NULL, "integer", NULL, NULL 227 lib/pengine/common.c "pe-input-series-max", NULL, "integer", NULL, NULL 235 lib/pengine/common.c PCMK__OPT_NODE_HEALTH_STRATEGY, NULL, "select", NULL 246 lib/pengine/common.c PCMK__OPT_NODE_HEALTH_BASE, NULL, "integer", NULL, NULL 253 lib/pengine/common.c PCMK__OPT_NODE_HEALTH_GREEN, NULL, "integer", NULL, NULL 261 lib/pengine/common.c PCMK__OPT_NODE_HEALTH_YELLOW, NULL, "integer", NULL, NULL 269 lib/pengine/common.c PCMK__OPT_NODE_HEALTH_RED, NULL, "integer", NULL, NULL 279 lib/pengine/common.c "placement-strategy", NULL, "select", NULL 283 lib/pengine/common.c NULL NULL 485 lib/pengine/common.c CRM_ASSERT(role != NULL); NULL 491 lib/pengine/common.c RSC_ROLE_UNPROMOTED_LEGACY_S, NULL)) { NULL 494 lib/pengine/common.c RSC_ROLE_PROMOTED_LEGACY_S, NULL)) { NULL 506 lib/pengine/common.c CRM_CHECK(hash != NULL, return); NULL 510 lib/pengine/common.c if (name == NULL || value == NULL) { NULL 516 lib/pengine/common.c } else if (g_hash_table_lookup(hash, name) == NULL) { NULL 527 lib/pengine/common.c if(node == NULL) { NULL 528 lib/pengine/common.c return NULL; NULL 530 lib/pengine/common.c } else if(rsc == NULL) { NULL 535 lib/pengine/common.c if(source == NULL || !pcmk__str_eq("host", source, pcmk__str_casei)) { NULL 558 lib/pengine/common.c return NULL; NULL 564 lib/pengine/common.c if(node == NULL) { NULL 565 lib/pengine/common.c return NULL; NULL 107 lib/pengine/complex.c if (p == NULL) { NULL 113 lib/pengine/complex.c while(p != NULL) { NULL 116 lib/pengine/complex.c rule_data, parent_orig_meta, NULL, FALSE, data_set); NULL 121 lib/pengine/complex.c if (parent_orig_meta != NULL) { NULL 123 lib/pengine/complex.c char *key = NULL; NULL 124 lib/pengine/complex.c char *value = NULL; NULL 134 lib/pengine/complex.c if (parent_orig_meta != NULL) { NULL 152 lib/pengine/complex.c .node_hash = NULL, NULL 155 lib/pengine/complex.c .match_data = NULL, NULL 157 lib/pengine/complex.c .op_data = NULL NULL 164 lib/pengine/complex.c for (xmlAttrPtr a = pcmk__xe_first_attr(rsc->xml); a != NULL; a = a->next) { NULL 172 lib/pengine/complex.c meta_hash, NULL, FALSE, data_set); NULL 176 lib/pengine/complex.c if (rsc->parent != NULL) { NULL 182 lib/pengine/complex.c &rule_data, meta_hash, NULL, FALSE, data_set); NULL 196 lib/pengine/complex.c .node_hash = NULL, NULL 199 lib/pengine/complex.c .match_data = NULL, NULL 200 lib/pengine/complex.c .rsc_data = NULL, NULL 201 lib/pengine/complex.c .op_data = NULL NULL 209 lib/pengine/complex.c meta_hash, NULL, FALSE, data_set); NULL 212 lib/pengine/complex.c if (rsc->parent != NULL) { NULL 218 lib/pengine/complex.c &rule_data, meta_hash, NULL, FALSE, data_set); NULL 227 lib/pengine/complex.c char *key = NULL; NULL 229 lib/pengine/complex.c if ((role == NULL) NULL 231 lib/pengine/complex.c RSC_ROLE_UNPROMOTED_LEGACY_S, NULL)) { NULL 242 lib/pengine/complex.c xmlNode *cib_resources = NULL; NULL 243 lib/pengine/complex.c xmlNode *template = NULL; NULL 244 lib/pengine/complex.c xmlNode *new_xml = NULL; NULL 245 lib/pengine/complex.c xmlNode *child_xml = NULL; NULL 246 lib/pengine/complex.c xmlNode *rsc_ops = NULL; NULL 247 lib/pengine/complex.c xmlNode *template_ops = NULL; NULL 248 lib/pengine/complex.c const char *template_ref = NULL; NULL 249 lib/pengine/complex.c const char *clone = NULL; NULL 250 lib/pengine/complex.c const char *id = NULL; NULL 252 lib/pengine/complex.c if (xml_obj == NULL) { NULL 258 lib/pengine/complex.c if (template_ref == NULL) { NULL 263 lib/pengine/complex.c if (id == NULL) { NULL 274 lib/pengine/complex.c if (cib_resources == NULL) { NULL 281 lib/pengine/complex.c if (template == NULL) { NULL 297 lib/pengine/complex.c for (child_xml = pcmk__xe_first_child(xml_obj); child_xml != NULL; NULL 299 lib/pengine/complex.c xmlNode *new_child = NULL; NULL 309 lib/pengine/complex.c xmlNode *op = NULL; NULL 310 lib/pengine/complex.c GHashTable *rsc_ops_hash = pcmk__strkey_table(free, NULL); NULL 312 lib/pengine/complex.c for (op = pcmk__xe_first_child(rsc_ops); op != NULL; NULL 320 lib/pengine/complex.c for (op = pcmk__xe_first_child(template_ops); op != NULL; NULL 325 lib/pengine/complex.c if (g_hash_table_lookup(rsc_ops_hash, key) == NULL) { NULL 356 lib/pengine/complex.c const char *template_ref = NULL; NULL 357 lib/pengine/complex.c const char *id = NULL; NULL 359 lib/pengine/complex.c if (xml_obj == NULL) { NULL 365 lib/pengine/complex.c if (template_ref == NULL) { NULL 370 lib/pengine/complex.c if (id == NULL) { NULL 432 lib/pengine/complex.c GHashTable *params_on_node = NULL; NULL 441 lib/pengine/complex.c if ((rsc == NULL) || (data_set == NULL)) { NULL 442 lib/pengine/complex.c return NULL; NULL 444 lib/pengine/complex.c if ((node != NULL) && (node->details->uname != NULL)) { NULL 449 lib/pengine/complex.c if (rsc->parameter_cache == NULL) { NULL 456 lib/pengine/complex.c if (params_on_node == NULL) { NULL 531 lib/pengine/complex.c if (orig_value != NULL) { NULL 565 lib/pengine/complex.c xmlNode *expanded_xml = NULL; NULL 566 lib/pengine/complex.c xmlNode *ops = NULL; NULL 567 lib/pengine/complex.c const char *value = NULL; NULL 568 lib/pengine/complex.c const char *id = NULL; NULL 573 lib/pengine/complex.c .node_hash = NULL, NULL 575 lib/pengine/complex.c .now = NULL, NULL 576 lib/pengine/complex.c .match_data = NULL, NULL 577 lib/pengine/complex.c .rsc_data = NULL, NULL 578 lib/pengine/complex.c .op_data = NULL NULL 581 lib/pengine/complex.c CRM_CHECK(rsc != NULL, return EINVAL); NULL 582 lib/pengine/complex.c CRM_CHECK((xml_obj != NULL) && (data_set != NULL), NULL 583 lib/pengine/complex.c *rsc = NULL; NULL 591 lib/pengine/complex.c if (id == NULL) { NULL 602 lib/pengine/complex.c if (*rsc == NULL) { NULL 615 lib/pengine/complex.c (*rsc)->orig_xml = NULL; NULL 630 lib/pengine/complex.c *rsc = NULL; NULL 635 lib/pengine/complex.c (*rsc)->allowed_nodes = pcmk__strkey_table(NULL, free); NULL 636 lib/pengine/complex.c (*rsc)->known_on = pcmk__strkey_table(NULL, free); NULL 649 lib/pengine/complex.c get_meta_attributes((*rsc)->meta, *rsc, NULL, data_set); NULL 650 lib/pengine/complex.c (*rsc)->parameters = pe_rsc_params(*rsc, NULL, data_set); // \deprecated NULL 659 lib/pengine/complex.c (*rsc)->rsc_cons = NULL; NULL 660 lib/pengine/complex.c (*rsc)->rsc_tickets = NULL; NULL 661 lib/pengine/complex.c (*rsc)->actions = NULL; NULL 674 lib/pengine/complex.c if ((value == NULL) || crm_is_true(value)) { NULL 695 lib/pengine/complex.c } else if ((value == NULL) && remote_node) { NULL 707 lib/pengine/complex.c if (value != NULL && !pcmk__str_eq("default", value, pcmk__str_casei)) { NULL 780 lib/pengine/complex.c if (value != NULL && !pcmk__str_eq("default", value, pcmk__str_casei)) { NULL 785 lib/pengine/complex.c if (value != NULL && !pcmk__str_eq("default", value, pcmk__str_casei)) { NULL 809 lib/pengine/complex.c if (value != NULL) { NULL 815 lib/pengine/complex.c GHashTable *params = pe_rsc_params(*rsc, NULL, data_set); NULL 840 lib/pengine/complex.c *rsc = NULL; NULL 846 lib/pengine/complex.c resource_location(*rsc, NULL, 0, "symmetric_default", data_set); NULL 851 lib/pengine/complex.c resource_location(*rsc, NULL, 0, "remote_connection_default", data_set); NULL 860 lib/pengine/complex.c (*rsc)->utilization, NULL, FALSE, data_set); NULL 865 lib/pengine/complex.c *rsc = NULL; NULL 875 lib/pengine/complex.c pe_node_t *node = NULL; NULL 878 lib/pengine/complex.c if (node != NULL) { NULL 886 lib/pengine/complex.c for (; gIter != NULL; gIter = gIter->next) { NULL 899 lib/pengine/complex.c if (parent == NULL || rsc == NULL) { NULL 902 lib/pengine/complex.c while (parent->parent != NULL) { NULL 916 lib/pengine/complex.c if (parent == NULL) { NULL 917 lib/pengine/complex.c return NULL; NULL 919 lib/pengine/complex.c while (parent->parent != NULL && parent->parent->variant != pe_container) { NULL 928 lib/pengine/complex.c if (rsc == NULL) { NULL 939 lib/pengine/complex.c if (rsc->parameter_cache != NULL) { NULL 942 lib/pengine/complex.c if (rsc->meta != NULL) { NULL 945 lib/pengine/complex.c if (rsc->utilization != NULL) { NULL 949 lib/pengine/complex.c if ((rsc->parent == NULL) && pcmk_is_set(rsc->flags, pe_rsc_orphan)) { NULL 951 lib/pengine/complex.c rsc->xml = NULL; NULL 953 lib/pengine/complex.c rsc->orig_xml = NULL; NULL 958 lib/pengine/complex.c rsc->xml = NULL; NULL 962 lib/pengine/complex.c rsc->running_on = NULL; NULL 966 lib/pengine/complex.c rsc->known_on = NULL; NULL 970 lib/pengine/complex.c rsc->actions = NULL; NULL 974 lib/pengine/complex.c rsc->allowed_nodes = NULL; NULL 1006 lib/pengine/complex.c pe_node_t *active = NULL; NULL 1007 lib/pengine/complex.c pe_node_t *node = NULL; NULL 1017 lib/pengine/complex.c if (rsc == NULL) { NULL 1018 lib/pengine/complex.c return NULL; NULL 1021 lib/pengine/complex.c for (GList *node_iter = rsc->running_on; node_iter != NULL; NULL 1040 lib/pengine/complex.c if (rsc->partial_migration_source != NULL) { NULL 1056 lib/pengine/complex.c if (active == NULL) { NULL 1086 lib/pengine/complex.c return pe__find_active_on(rsc, NULL, count); NULL 1088 lib/pengine/complex.c return pe__find_active_on(rsc, count, NULL); NULL 1094 lib/pengine/complex.c if (rsc->children != NULL) { NULL 1095 lib/pengine/complex.c for (GList *item = rsc->children; item != NULL; item = item->next) { NULL 1122 lib/pengine/complex.c CRM_ASSERT((rsc != NULL) && (why != NULL)); NULL 25 lib/pengine/failcounts.c const char *conf_op_name = NULL; NULL 26 lib/pengine/failcounts.c const char *lrm_op_task = NULL; NULL 27 lib/pengine/failcounts.c const char *conf_op_interval_spec = NULL; NULL 30 lib/pengine/failcounts.c const char *lrm_op_id = NULL; NULL 31 lib/pengine/failcounts.c char *last_failure_key = NULL; NULL 33 lib/pengine/failcounts.c if (rsc_id == NULL || conf_op_xml == NULL || lrm_op_xml == NULL) { NULL 117 lib/pengine/failcounts.c const char *conf_op_name = NULL; NULL 118 lib/pengine/failcounts.c const char *conf_op_interval_spec = NULL; NULL 120 lib/pengine/failcounts.c char *lrm_op_xpath = NULL; NULL 121 lib/pengine/failcounts.c xmlXPathObject *lrm_op_xpathObj = NULL; NULL 254 lib/pengine/failcounts.c char *key = NULL; NULL 255 lib/pengine/failcounts.c const char *value = NULL; NULL 266 lib/pengine/failcounts.c if (regexec(&failcount_re, key, 0, NULL, 0) == 0) { NULL 268 lib/pengine/failcounts.c } else if (regexec(&lastfailure_re, key, 0, NULL, 0) == 0) { NULL 280 lib/pengine/failcounts.c if ((failcount > 0) && (last > 0) && (last_failure != NULL)) { NULL 319 lib/pengine/failcounts.c GList *gIter = NULL; NULL 321 lib/pengine/failcounts.c for (gIter = rsc->fillers; gIter != NULL; gIter = gIter->next) { NULL 363 lib/pengine/failcounts.c char *key = NULL; NULL 364 lib/pengine/failcounts.c pe_action_t *clear = NULL; NULL 366 lib/pengine/failcounts.c CRM_CHECK(rsc && node && reason && data_set, return NULL); NULL 39 lib/pengine/group.c if (group != NULL) { NULL 41 lib/pengine/group.c && (group->variant_opaque != NULL), return NULL); NULL 44 lib/pengine/group.c return NULL; NULL 59 lib/pengine/group.c group_variant_data_t *group_data = NULL; NULL 61 lib/pengine/group.c CRM_CHECK((group != NULL) && (group->variant == pe_group) NULL 62 lib/pengine/group.c && (group->variant_opaque != NULL), return false); NULL 80 lib/pengine/group.c const char *value_s = NULL; NULL 86 lib/pengine/group.c if ((value_s == NULL) || (crm_str_to_boolean(value_s, &value) < 0) NULL 104 lib/pengine/group.c for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 118 lib/pengine/group.c GString *attrs = NULL; NULL 134 lib/pengine/group.c if (attrs != NULL) { NULL 174 lib/pengine/group.c xmlNode *xml_native_rsc = NULL; NULL 175 lib/pengine/group.c group_variant_data_t *group_data = NULL; NULL 176 lib/pengine/group.c const char *clone_id = NULL; NULL 181 lib/pengine/group.c group_data->last_child = NULL; NULL 191 lib/pengine/group.c for (xml_native_rsc = pcmk__xe_first_child(xml_obj); xml_native_rsc != NULL; NULL 196 lib/pengine/group.c pe_resource_t *new_rsc = NULL; NULL 210 lib/pengine/group.c if (rsc->children == NULL) { NULL 232 lib/pengine/group.c for (; gIter != NULL; gIter = gIter->next) { NULL 265 lib/pengine/group.c for (; gIter != NULL; gIter = gIter->next) { NULL 283 lib/pengine/group.c char *child_text = NULL; NULL 286 lib/pengine/group.c if (pre_text == NULL) { NULL 310 lib/pengine/group.c for (; gIter != NULL; gIter = gIter->next) { NULL 344 lib/pengine/group.c (strstr(rsc->id, ":") != NULL && pcmk__str_in_list(rsc->id, only_rsc, pcmk__str_star_matches)); NULL 351 lib/pengine/group.c for (; gIter != NULL; gIter = gIter->next) { NULL 391 lib/pengine/group.c (strstr(rsc->id, ":") != NULL && pcmk__str_in_list(rsc->id, only_rsc, pcmk__str_star_matches)); NULL 403 lib/pengine/group.c if (rscs != NULL) { NULL 435 lib/pengine/group.c CRM_CHECK(rsc != NULL, return); NULL 439 lib/pengine/group.c for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 459 lib/pengine/group.c for (; gIter != NULL; gIter = gIter->next) { NULL 481 lib/pengine/group.c } else if (strstr(rsc->id, ":") != NULL && pcmk__str_in_list(rsc->id, only_rsc, pcmk__str_star_matches)) { NULL 484 lib/pengine/group.c for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 73 lib/pengine/native.c for (; gIter != NULL; gIter = gIter->next) { NULL 93 lib/pengine/native.c CRM_CHECK(node != NULL, return); NULL 94 lib/pengine/native.c for (; gIter != NULL; gIter = gIter->next) { NULL 97 lib/pengine/native.c CRM_CHECK(a_node != NULL, return); NULL 136 lib/pengine/native.c pe_node_t *local_node = NULL; NULL 139 lib/pengine/native.c if (rsc->allowed_nodes != NULL) { NULL 144 lib/pengine/native.c while (g_hash_table_iter_next(&gIter, NULL, (void **)&local_node)) { NULL 161 lib/pengine/native.c for (; gIter != NULL; gIter = gIter->next) { NULL 184 lib/pengine/native.c if (rsc->parent != NULL) { NULL 194 lib/pengine/native.c g_list_foreach(rsc->children, (GFunc) recursive_clear_unique, NULL); NULL 222 lib/pengine/native.c recursive_clear_unique(parent, NULL); NULL 223 lib/pengine/native.c recursive_clear_unique(rsc, NULL); NULL 253 lib/pengine/native.c && (rsc->running_on == NULL)) { NULL 268 lib/pengine/native.c pe_resource_t *result = NULL; NULL 270 lib/pengine/native.c CRM_CHECK(id && rsc && rsc->id, return NULL); NULL 305 lib/pengine/native.c for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 313 lib/pengine/native.c return NULL; NULL 321 lib/pengine/native.c char *value_copy = NULL; NULL 322 lib/pengine/native.c const char *value = NULL; NULL 323 lib/pengine/native.c GHashTable *params = NULL; NULL 325 lib/pengine/native.c CRM_CHECK(rsc != NULL, return NULL); NULL 326 lib/pengine/native.c CRM_CHECK(name != NULL && strlen(name) != 0, return NULL); NULL 331 lib/pengine/native.c if (value == NULL) { NULL 342 lib/pengine/native.c for (GList *gIter = rsc->running_on; gIter != NULL; gIter = gIter->next) { NULL 369 lib/pengine/native.c const char *pending_state = NULL; NULL 397 lib/pengine/native.c const char *pending_task = NULL; NULL 432 lib/pengine/native.c const char *rsc_state = NULL; NULL 437 lib/pengine/native.c if (rsc_state == NULL) { NULL 454 lib/pengine/native.c const char *target_role = NULL; NULL 460 lib/pengine/native.c ((prov == NULL)? "" : PROVIDER_SEP), NULL 461 lib/pengine/native.c ((prov == NULL)? "" : prov), NULL 492 lib/pengine/native.c } else if (rsc->running_on != NULL) { NULL 496 lib/pengine/native.c for (; gIter != NULL; gIter = gIter->next) { NULL 546 lib/pengine/native.c const char *provider = NULL; NULL 548 lib/pengine/native.c GString *outstr = NULL; NULL 552 lib/pengine/native.c return NULL; NULL 555 lib/pengine/native.c CRM_CHECK(name != NULL, name = "unknown"); NULL 556 lib/pengine/native.c CRM_CHECK(kind != NULL, kind = "unknown"); NULL 557 lib/pengine/native.c CRM_CHECK(class != NULL, class = "unknown"); NULL 563 lib/pengine/native.c if ((node == NULL) && (rsc->lock_node != NULL)) { NULL 568 lib/pengine/native.c node = NULL; NULL 575 lib/pengine/native.c name, "\t(", class, ((provider == NULL)? "" : PROVIDER_SEP), NULL 576 lib/pengine/native.c pcmk__s(provider, ""), ":", kind, "):\t", NULL); NULL 600 lib/pengine/native.c xmlNode *probe_op = pe__failed_probe_for_rsc(rsc, node ? node->details->uname : NULL); NULL 601 lib/pengine/native.c if (probe_op != NULL) { NULL 606 lib/pengine/native.c NULL); NULL 666 lib/pengine/native.c for (GList *iter = rsc->running_on; iter != NULL; iter = iter->next) { NULL 684 lib/pengine/native.c const char *target_role = NULL; NULL 686 lib/pengine/native.c xmlNodePtr list_node = NULL; NULL 687 lib/pengine/native.c const char *cl = NULL; NULL 690 lib/pengine/native.c CRM_ASSERT(kind != NULL); NULL 710 lib/pengine/native.c } else if (rsc->variant == pe_native && (rsc->running_on == NULL)) { NULL 727 lib/pengine/native.c list_node = pcmk__output_create_html_node(out, "li", NULL, NULL, NULL); NULL 728 lib/pengine/native.c pcmk_create_html_node(list_node, "span", NULL, cl, s); NULL 739 lib/pengine/native.c const char *target_role = NULL; NULL 759 lib/pengine/native.c out->list_item(out, NULL, "%s", s); NULL 774 lib/pengine/native.c const char *target_role = NULL; NULL 796 lib/pengine/native.c if ((pre_text == NULL) && (options & pe_print_printf)) { NULL 807 lib/pengine/native.c } else if (rsc->running_on == NULL) { NULL 845 lib/pengine/native.c for (; gIter != NULL; gIter = gIter->next) { NULL 894 lib/pengine/native.c pe_node_t *node = NULL; NULL 904 lib/pengine/native.c if (node == NULL) { NULL 927 lib/pengine/native.c char *nodes_running_on = NULL; NULL 928 lib/pengine/native.c const char *lock_node_name = NULL; NULL 930 lib/pengine/native.c const char *target_role = NULL; NULL 932 lib/pengine/native.c if (rsc->meta != NULL) { NULL 944 lib/pengine/native.c ((prov == NULL)? "" : PROVIDER_SEP), ((prov == NULL)? "" : prov), NULL 949 lib/pengine/native.c if (rsc->lock_node != NULL) { NULL 965 lib/pengine/native.c "pending", (print_pending? native_pending_task(rsc) : NULL), NULL 971 lib/pengine/native.c if (rsc->running_on != NULL) { NULL 974 lib/pengine/native.c for (; gIter != NULL; gIter = gIter->next) { NULL 1006 lib/pengine/native.c if (node == NULL) { NULL 1030 lib/pengine/native.c if (node == NULL) { NULL 1070 lib/pengine/native.c pe_node_t *one = NULL; NULL 1071 lib/pengine/native.c GList *result = NULL; NULL 1076 lib/pengine/native.c for (; gIter != NULL; gIter = gIter->next) { NULL 1093 lib/pengine/native.c result = g_list_append(NULL, rsc->allocated_to); NULL 1096 lib/pengine/native.c if (result && (result->next == NULL)) { NULL 1103 lib/pengine/native.c for (; gIter != NULL; gIter = gIter->next) { NULL 1106 lib/pengine/native.c if (*list == NULL || pe_find_node_id(*list, node->details->id) == NULL) { NULL 1121 lib/pengine/native.c for (; gIter != NULL; gIter = gIter->next) { NULL 1130 lib/pengine/native.c int *rsc_counter = NULL; NULL 1131 lib/pengine/native.c int *active_counter = NULL; NULL 1141 lib/pengine/native.c if (prov != NULL) { NULL 1151 lib/pengine/native.c if (rsc_counter == NULL) { NULL 1162 lib/pengine/native.c for (; gIter2 != NULL; gIter2 = gIter2->next) { NULL 1164 lib/pengine/native.c GHashTable *node_table = NULL; NULL 1172 lib/pengine/native.c if (node_table == NULL) { NULL 1178 lib/pengine/native.c if (active_counter == NULL) { NULL 1210 lib/pengine/native.c char *type = NULL; NULL 1211 lib/pengine/native.c int *rsc_counter = NULL; NULL 1218 lib/pengine/native.c char *node_name = NULL; NULL 1219 lib/pengine/native.c GHashTable *node_table = NULL; NULL 1226 lib/pengine/native.c if (active_counter == NULL || *active_counter == 0) { NULL 1234 lib/pengine/native.c node_name = NULL; NULL 1274 lib/pengine/native.c rsc_table = NULL; NULL 1278 lib/pengine/native.c active_table = NULL; NULL 1302 lib/pengine/native.c GList *sorted_nodes = NULL; NULL 1315 lib/pengine/native.c int *active_counter = NULL; NULL 1317 lib/pengine/native.c if (node_table == NULL) { NULL 1323 lib/pengine/native.c if (active_counter == NULL || *active_counter == 0) { NULL 1331 lib/pengine/native.c node_name = NULL; NULL 1335 lib/pengine/native.c out->list_item(out, NULL, "%d/%d\t(%s):\tActive %s", NULL 1340 lib/pengine/native.c out->list_item(out, NULL, "%d\t(%s):\tActive %s", NULL 1349 lib/pengine/native.c out->list_item(out, NULL, "%d/%d\t(%s):\tActive", NULL 1362 lib/pengine/native.c rsc_table = NULL; NULL 1366 lib/pengine/native.c active_table = NULL; NULL 27 lib/pengine/pe_actions.c if (data_set->singletons == NULL) { NULL 28 lib/pengine/pe_actions.c data_set->singletons = pcmk__strkey_table(NULL, NULL); NULL 36 lib/pengine/pe_actions.c if (data_set->singletons == NULL) { NULL 37 lib/pengine/pe_actions.c return NULL; NULL 57 lib/pengine/pe_actions.c GList *matches = NULL; NULL 58 lib/pengine/pe_actions.c pe_action_t *action = NULL; NULL 63 lib/pengine/pe_actions.c matches = find_actions(((rsc == NULL)? data_set->actions : rsc->actions), NULL 65 lib/pengine/pe_actions.c if (matches == NULL) { NULL 66 lib/pengine/pe_actions.c return NULL; NULL 81 lib/pengine/pe_actions.c char *local_key = NULL; NULL 82 lib/pengine/pe_actions.c const char *name = NULL; NULL 83 lib/pengine/pe_actions.c const char *interval_spec = NULL; NULL 84 lib/pengine/pe_actions.c char *match_key = NULL; NULL 85 lib/pengine/pe_actions.c xmlNode *op = NULL; NULL 86 lib/pengine/pe_actions.c xmlNode *operation = NULL; NULL 89 lib/pengine/pe_actions.c for (operation = pcmk__xe_first_child(rsc->ops_xml); operation != NULL; NULL 117 lib/pengine/pe_actions.c if (op != NULL) { NULL 126 lib/pengine/pe_actions.c return NULL; NULL 141 lib/pengine/pe_actions.c return NULL; NULL 173 lib/pengine/pe_actions.c CRM_ASSERT(action != NULL); NULL 176 lib/pengine/pe_actions.c action->task = strdup(task); CRM_ASSERT(action->task != NULL); NULL 197 lib/pengine/pe_actions.c if (rsc != NULL) { NULL 201 lib/pengine/pe_actions.c parse_op_key(key, NULL, NULL, &interval_ms); NULL 210 lib/pengine/pe_actions.c ((rsc == NULL)? "no resource" : rsc->id), NULL 215 lib/pengine/pe_actions.c if (rsc == NULL) { NULL 235 lib/pengine/pe_actions.c && (action->op_entry != NULL)) { NULL 241 lib/pengine/pe_actions.c .match_data = NULL, NULL 242 lib/pengine/pe_actions.c .rsc_data = NULL, NULL 243 lib/pengine/pe_actions.c .op_data = NULL NULL 248 lib/pengine/pe_actions.c &rule_data, action->extra, NULL, NULL 264 lib/pengine/pe_actions.c if ((action->rsc != NULL) && (action->node != NULL) NULL 268 lib/pengine/pe_actions.c XML_LRM_ATTR_INTERVAL_MS) == NULL)) { NULL 325 lib/pengine/pe_actions.c if (action->node == NULL) { NULL 353 lib/pengine/pe_actions.c pe_action_set_reason(action, NULL, TRUE); NULL 428 lib/pengine/pe_actions.c return !pcmk__strcase_any_of(value, "standby", "demote", "stop", NULL); NULL 434 lib/pengine/pe_actions.c const char *name = NULL; NULL 435 lib/pengine/pe_actions.c const char *role = NULL; NULL 436 lib/pengine/pe_actions.c const char *on_fail = NULL; NULL 437 lib/pengine/pe_actions.c const char *interval_spec = NULL; NULL 446 lib/pengine/pe_actions.c return NULL; NULL 450 lib/pengine/pe_actions.c xmlNode *operation = NULL; NULL 452 lib/pengine/pe_actions.c CRM_CHECK(action->rsc != NULL, return NULL); NULL 455 lib/pengine/pe_actions.c (operation != NULL) && (value == NULL); NULL 473 lib/pengine/pe_actions.c NULL)) { NULL 495 lib/pengine/pe_actions.c RSC_ROLE_PROMOTED_LEGACY_S, NULL) NULL 500 lib/pengine/pe_actions.c return NULL; NULL 525 lib/pengine/pe_actions.c crm_time_t *origin = NULL; NULL 528 lib/pengine/pe_actions.c if ((value == NULL) || (interval_ms == 0) || (now == NULL)) { NULL 534 lib/pengine/pe_actions.c if (origin == NULL) { NULL 554 lib/pengine/pe_actions.c if (start_delay != NULL) { NULL 565 lib/pengine/pe_actions.c if (value != NULL) { NULL 586 lib/pengine/pe_actions.c const char *name = NULL; NULL 587 lib/pengine/pe_actions.c const char *interval_spec = NULL; NULL 588 lib/pengine/pe_actions.c xmlNode *op = NULL; NULL 589 lib/pengine/pe_actions.c xmlNode *operation = NULL; NULL 592 lib/pengine/pe_actions.c operation != NULL; NULL 639 lib/pengine/pe_actions.c const char *value = NULL; NULL 654 lib/pengine/pe_actions.c .node_hash = NULL, NULL 657 lib/pengine/pe_actions.c .match_data = NULL, NULL 668 lib/pengine/pe_actions.c action->meta, NULL, FALSE, data_set); NULL 686 lib/pengine/pe_actions.c xmlAttrPtr xIter = NULL; NULL 690 lib/pengine/pe_actions.c action->meta, NULL, TRUE, data_set); NULL 750 lib/pengine/pe_actions.c if (!pcmk__strcase_any_of(action->task, RSC_START, RSC_PROMOTE, NULL)) { NULL 770 lib/pengine/pe_actions.c if (value == NULL) { NULL 795 lib/pengine/pe_actions.c NULL)) { NULL 818 lib/pengine/pe_actions.c value = NULL; NULL 827 lib/pengine/pe_actions.c value = NULL; NULL 831 lib/pengine/pe_actions.c if (value == NULL && container) { NULL 843 lib/pengine/pe_actions.c } else if (((value == NULL) || !pcmk_is_set(action->rsc->flags, pe_rsc_managed)) NULL 867 lib/pengine/pe_actions.c } else if (value == NULL && pcmk__str_eq(action->task, CRMD_ACTION_STOP, pcmk__str_casei)) { NULL 877 lib/pengine/pe_actions.c } else if (value == NULL) { NULL 885 lib/pengine/pe_actions.c value = NULL; NULL 886 lib/pengine/pe_actions.c if (xml_obj != NULL) { NULL 893 lib/pengine/pe_actions.c if (value != NULL && action->fail_role == RSC_ROLE_UNKNOWN) { NULL 944 lib/pengine/pe_actions.c pe_action_t *action = NULL; NULL 946 lib/pengine/pe_actions.c CRM_ASSERT((key != NULL) && (task != NULL) && (data_set != NULL)); NULL 952 lib/pengine/pe_actions.c if (action == NULL) { NULL 961 lib/pengine/pe_actions.c if (rsc != NULL) { NULL 962 lib/pengine/pe_actions.c if (action->node != NULL) { NULL 981 lib/pengine/pe_actions.c if (op == NULL) { NULL 982 lib/pengine/pe_actions.c op = custom_action(NULL, strdup(name), name, NULL, TRUE, TRUE, data_set); NULL 991 lib/pengine/pe_actions.c for (GList *gIter = candidates; gIter != NULL; gIter = gIter->next) { NULL 994 lib/pengine/pe_actions.c if (candidate->children != NULL) { NULL 1020 lib/pengine/pe_actions.c GList *gIter = NULL; NULL 1038 lib/pengine/pe_actions.c for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) { NULL 1084 lib/pengine/pe_actions.c char *op_key = NULL; NULL 1085 lib/pengine/pe_actions.c pe_action_t *stonith_op = NULL; NULL 1087 lib/pengine/pe_actions.c if(op == NULL) { NULL 1094 lib/pengine/pe_actions.c if(stonith_op == NULL) { NULL 1095 lib/pengine/pe_actions.c stonith_op = custom_action(NULL, op_key, CRM_OP_FENCE, node, TRUE, TRUE, data_set); NULL 1107 lib/pengine/pe_actions.c GList *matches = find_unfencing_devices(data_set->resources, NULL); NULL 1109 lib/pengine/pe_actions.c char *key = NULL; NULL 1110 lib/pengine/pe_actions.c char *value = NULL; NULL 1112 lib/pengine/pe_actions.c for (GList *gIter = matches; gIter != NULL; gIter = gIter->next) { NULL 1116 lib/pengine/pe_actions.c op_digest_cache_t *data = NULL; NULL 1124 lib/pengine/pe_actions.c if (!pcmk__is_daemon && data_set->priv != NULL) { NULL 1135 lib/pengine/pe_actions.c data->digest_all_calc, ",", NULL); NULL 1138 lib/pengine/pe_actions.c data->digest_secure_calc, ",", NULL); NULL 1142 lib/pengine/pe_actions.c CRM_ASSERT((key != NULL) && (value != NULL)); NULL 1148 lib/pengine/pe_actions.c CRM_ASSERT((key != NULL) && (value != NULL)); NULL 1168 lib/pengine/pe_actions.c XML_CONFIG_ATTR_PRIORITY_FENCING_DELAY) != NULL)) { NULL 1185 lib/pengine/pe_actions.c } else if(reason && stonith_op->reason == NULL) { NULL 1195 lib/pengine/pe_actions.c if (action == NULL) { NULL 1217 lib/pengine/pe_actions.c xmlNode *child = NULL; NULL 1218 lib/pengine/pe_actions.c GHashTable *action_meta = NULL; NULL 1219 lib/pengine/pe_actions.c const char *timeout_spec = NULL; NULL 1223 lib/pengine/pe_actions.c .node_hash = NULL, NULL 1226 lib/pengine/pe_actions.c .match_data = NULL, NULL 1227 lib/pengine/pe_actions.c .rsc_data = NULL, NULL 1228 lib/pengine/pe_actions.c .op_data = NULL NULL 1232 lib/pengine/pe_actions.c child != NULL; child = crm_next_same_xml(child)) { NULL 1240 lib/pengine/pe_actions.c if (timeout_spec == NULL && data_set->op_defaults) { NULL 1243 lib/pengine/pe_actions.c &rule_data, action_meta, NULL, FALSE, data_set); NULL 1255 lib/pengine/pe_actions.c if (action_meta != NULL) { NULL 1266 lib/pengine/pe_actions.c if (rsc == NULL) { NULL 1299 lib/pengine/pe_actions.c CRM_CHECK(uuid || task, return NULL); NULL 1301 lib/pengine/pe_actions.c for (const GList *gIter = input; gIter != NULL; gIter = gIter->next) { NULL 1304 lib/pengine/pe_actions.c if (uuid != NULL && !pcmk__str_eq(uuid, action->uuid, pcmk__str_casei)) { NULL 1307 lib/pengine/pe_actions.c } else if (task != NULL && !pcmk__str_eq(task, action->task, pcmk__str_casei)) { NULL 1310 lib/pengine/pe_actions.c } else if (on_node == NULL) { NULL 1313 lib/pengine/pe_actions.c } else if (action->node == NULL) { NULL 1321 lib/pengine/pe_actions.c return NULL; NULL 1328 lib/pengine/pe_actions.c GList *result = NULL; NULL 1330 lib/pengine/pe_actions.c CRM_CHECK(key != NULL, return NULL); NULL 1332 lib/pengine/pe_actions.c for (; gIter != NULL; gIter = gIter->next) { NULL 1338 lib/pengine/pe_actions.c } else if (on_node == NULL) { NULL 1342 lib/pengine/pe_actions.c } else if (action->node == NULL) { NULL 1361 lib/pengine/pe_actions.c GList *result = NULL; NULL 1363 lib/pengine/pe_actions.c CRM_CHECK(key != NULL, return NULL); NULL 1365 lib/pengine/pe_actions.c if (on_node == NULL) { NULL 1366 lib/pengine/pe_actions.c return NULL; NULL 1369 lib/pengine/pe_actions.c for (GList *gIter = input; gIter != NULL; gIter = gIter->next) { NULL 1372 lib/pengine/pe_actions.c if ((action->node != NULL) NULL 1401 lib/pengine/pe_actions.c GList *result = NULL; NULL 1426 lib/pengine/pe_actions.c const char *change = NULL; NULL 1438 lib/pengine/pe_actions.c CRM_CHECK(change != NULL, change = ""); NULL 1442 lib/pengine/pe_actions.c (action->rsc == NULL)? "" : " ", NULL 1443 lib/pengine/pe_actions.c (action->rsc == NULL)? "" : action->rsc->id, NULL 1449 lib/pengine/pe_actions.c if (action->reason != NULL && overwrite) { NULL 1452 lib/pengine/pe_actions.c } else if (action->reason == NULL) { NULL 1476 lib/pengine/pe_actions.c char *key = NULL; NULL 1500 lib/pengine/pe_actions.c char *a_uuid = NULL; NULL 1501 lib/pengine/pe_actions.c char *b_uuid = NULL; NULL 1517 lib/pengine/pe_actions.c if (a_node == NULL || b_node == NULL) { NULL 1582 lib/pengine/pe_actions.c CRM_CHECK(a_magic != NULL && b_magic != NULL, sort_return(0, "No magic")); NULL 1583 lib/pengine/pe_actions.c if (!decode_transition_magic(a_magic, &a_uuid, &a_id, NULL, NULL, NULL, NULL 1584 lib/pengine/pe_actions.c NULL)) { NULL 1587 lib/pengine/pe_actions.c if (!decode_transition_magic(b_magic, &b_uuid, &b_id, NULL, NULL, NULL, NULL 1588 lib/pengine/pe_actions.c NULL)) { NULL 1650 lib/pengine/pe_actions.c pe_action_t *action = NULL; NULL 1652 lib/pengine/pe_actions.c CRM_ASSERT((rsc != NULL) && (task != NULL)); NULL 1654 lib/pengine/pe_actions.c action = custom_action(rsc, pcmk__op_key(rsc->id, task, 0), task, NULL, NULL 1675 lib/pengine/pe_actions.c char *name = NULL; NULL 1677 lib/pengine/pe_actions.c CRM_ASSERT((action != NULL) && (action->meta != NULL)); NULL 1680 lib/pengine/pe_actions.c CRM_ASSERT (name != NULL); NULL 38 lib/pengine/pe_digest.c if (data != NULL) { NULL 58 lib/pengine/pe_digest.c if (strstr((const char *) user_data, name) == NULL) { NULL 74 lib/pengine/pe_digest.c if (strstr((const char *) user_data, name) != NULL) { NULL 105 lib/pengine/pe_digest.c pe_action_t *action = NULL; NULL 107 lib/pengine/pe_digest.c data->params_all = create_xml_node(NULL, XML_TAG_PARAMS); NULL 116 lib/pengine/pe_digest.c if (overrides != NULL) { NULL 120 lib/pengine/pe_digest.c if (interval_s != NULL) { NULL 132 lib/pengine/pe_digest.c if (overrides != NULL) { NULL 185 lib/pengine/pe_digest.c const char *secure_list = NULL; NULL 188 lib/pengine/pe_digest.c if (xml_op == NULL) { NULL 195 lib/pengine/pe_digest.c data->params_secure = create_xml_node(NULL, XML_TAG_PARAMS); NULL 196 lib/pengine/pe_digest.c if (overrides != NULL) { NULL 207 lib/pengine/pe_digest.c if (secure_list != NULL) { NULL 220 lib/pengine/pe_digest.c NULL); NULL 253 lib/pengine/pe_digest.c const char *value = NULL; NULL 256 lib/pengine/pe_digest.c if (xml_op == NULL) { NULL 261 lib/pengine/pe_digest.c if (crm_element_value(xml_op, XML_LRM_ATTR_RESTART_DIGEST) == NULL) { NULL 270 lib/pengine/pe_digest.c if (value != NULL) { NULL 303 lib/pengine/pe_digest.c const char *op_version = NULL; NULL 304 lib/pengine/pe_digest.c GHashTable *params = NULL; NULL 306 lib/pengine/pe_digest.c if (data == NULL) { NULL 307 lib/pengine/pe_digest.c return NULL; NULL 312 lib/pengine/pe_digest.c if (xml_op != NULL) { NULL 316 lib/pengine/pe_digest.c if (op_version == NULL && data_set != NULL && data_set->input != NULL) { NULL 320 lib/pengine/pe_digest.c if (op_version == NULL) { NULL 354 lib/pengine/pe_digest.c op_digest_cache_t *data = NULL; NULL 358 lib/pengine/pe_digest.c if (data == NULL) { NULL 360 lib/pengine/pe_digest.c NULL, calc_secure, data_set); NULL 361 lib/pengine/pe_digest.c CRM_ASSERT(data != NULL); NULL 383 lib/pengine/pe_digest.c op_digest_cache_t *data = NULL; NULL 391 lib/pengine/pe_digest.c CRM_ASSERT(node != NULL); NULL 412 lib/pengine/pe_digest.c } else if (digest_all == NULL) { NULL 506 lib/pengine/pe_digest.c matches = (strstr(node_summary, search_secure) != NULL); NULL 535 lib/pengine/pe_digest.c const char *node_summary = NULL; NULL 539 lib/pengine/pe_digest.c node, NULL, TRUE, data_set); NULL 543 lib/pengine/pe_digest.c if (node_summary == NULL) { NULL 560 lib/pengine/pe_digest.c if (!pcmk__is_daemon && data_set->priv != NULL) { NULL 572 lib/pengine/pe_digest.c if (data_set->priv != NULL) { NULL 96 lib/pengine/pe_health.c CRM_ASSERT(node != NULL); NULL 115 lib/pengine/pe_health.c const char *name = NULL; NULL 116 lib/pengine/pe_health.c const char *value = NULL; NULL 121 lib/pengine/pe_health.c CRM_ASSERT(node != NULL); NULL 40 lib/pengine/pe_notif.c if ((entry_a == NULL) && (entry_b == NULL)) { NULL 43 lib/pengine/pe_notif.c if (entry_a == NULL) { NULL 46 lib/pengine/pe_notif.c if (entry_b == NULL) { NULL 51 lib/pengine/pe_notif.c if ((entry_a->rsc == NULL) && (entry_b->rsc == NULL)) { NULL 54 lib/pengine/pe_notif.c if (entry_a->rsc == NULL) { NULL 57 lib/pengine/pe_notif.c if (entry_b->rsc == NULL) { NULL 68 lib/pengine/pe_notif.c if ((entry_a->node == NULL) && (entry_b->node == NULL)) { NULL 71 lib/pengine/pe_notif.c if (entry_a->node == NULL) { NULL 74 lib/pengine/pe_notif.c if (entry_b->node == NULL) { NULL 96 lib/pengine/pe_notif.c CRM_ASSERT(dup != NULL); NULL 118 lib/pengine/pe_notif.c if (all_node_names != NULL) { NULL 119 lib/pengine/pe_notif.c *all_node_names = NULL; NULL 121 lib/pengine/pe_notif.c if (host_node_names != NULL) { NULL 122 lib/pengine/pe_notif.c *host_node_names = NULL; NULL 125 lib/pengine/pe_notif.c for (GList *iter = list; iter != NULL; iter = iter->next) { NULL 128 lib/pengine/pe_notif.c if (node->details->uname == NULL) { NULL 133 lib/pengine/pe_notif.c if (all_node_names != NULL) { NULL 138 lib/pengine/pe_notif.c if (host_node_names != NULL) { NULL 140 lib/pengine/pe_notif.c && (node->details->remote_rsc->container->running_on != NULL)) { NULL 142 lib/pengine/pe_notif.c if (node->details->uname == NULL) { NULL 150 lib/pengine/pe_notif.c if ((all_node_names != NULL) && (*all_node_names == NULL)) { NULL 153 lib/pengine/pe_notif.c if ((host_node_names != NULL) && (*host_node_names == NULL)) { NULL 176 lib/pengine/pe_notif.c const char *last_rsc_id = NULL; NULL 179 lib/pengine/pe_notif.c if (rsc_names != NULL) { NULL 180 lib/pengine/pe_notif.c *rsc_names = NULL; NULL 182 lib/pengine/pe_notif.c if (node_names != NULL) { NULL 183 lib/pengine/pe_notif.c *node_names = NULL; NULL 189 lib/pengine/pe_notif.c for (GList *gIter = list; gIter != NULL; gIter = gIter->next) { NULL 193 lib/pengine/pe_notif.c CRM_LOG_ASSERT((entry != NULL) && (entry->rsc != NULL) NULL 194 lib/pengine/pe_notif.c && (entry->rsc->id != NULL)); NULL 195 lib/pengine/pe_notif.c if ((entry == NULL) || (entry->rsc == NULL) NULL 196 lib/pengine/pe_notif.c || (entry->rsc->id == NULL)) { NULL 201 lib/pengine/pe_notif.c CRM_LOG_ASSERT((node_names == NULL) || (entry->node != NULL)); NULL 202 lib/pengine/pe_notif.c if ((node_names != NULL) && (entry->node == NULL)) { NULL 212 lib/pengine/pe_notif.c if (rsc_names != NULL) { NULL 215 lib/pengine/pe_notif.c if ((node_names != NULL) && (entry->node->details->uname != NULL)) { NULL 221 lib/pengine/pe_notif.c if ((rsc_names != NULL) && (*rsc_names == NULL)) { NULL 224 lib/pengine/pe_notif.c if ((node_names != NULL) && (*node_names == NULL)) { NULL 247 lib/pengine/pe_notif.c if (g_hash_table_lookup(notify->meta, (const char *) key) != NULL) { NULL 280 lib/pengine/pe_notif.c pe_action_t *notify = NULL; NULL 284 lib/pengine/pe_notif.c notif_action, NULL, NULL 309 lib/pengine/pe_notif.c char *key = NULL; NULL 310 lib/pengine/pe_notif.c pe_action_t *notify_action = NULL; NULL 311 lib/pengine/pe_notif.c const char *value = NULL; NULL 312 lib/pengine/pe_notif.c const char *task = NULL; NULL 313 lib/pengine/pe_notif.c const char *skip_reason = NULL; NULL 315 lib/pengine/pe_notif.c CRM_CHECK((rsc != NULL) && (node != NULL), return NULL); NULL 318 lib/pengine/pe_notif.c if (op == NULL) { NULL 320 lib/pengine/pe_notif.c } else if (notify_done == NULL) { NULL 327 lib/pengine/pe_notif.c if (skip_reason != NULL) { NULL 330 lib/pengine/pe_notif.c return NULL; NULL 367 lib/pengine/pe_notif.c pe_action_t *notify = NULL; NULL 369 lib/pengine/pe_notif.c CRM_ASSERT(n_data != NULL); NULL 374 lib/pengine/pe_notif.c if (notify != NULL) { NULL 379 lib/pengine/pe_notif.c if (n_data->post_done == NULL) { NULL 382 lib/pengine/pe_notif.c for (GList *iter = rsc->actions; iter != NULL; iter = iter->next) { NULL 384 lib/pengine/pe_notif.c const char *interval_ms_s = NULL; NULL 431 lib/pengine/pe_notif.c notify_data_t *n_data = NULL; NULL 434 lib/pengine/pe_notif.c return NULL; NULL 438 lib/pengine/pe_notif.c CRM_ASSERT(n_data != NULL); NULL 442 lib/pengine/pe_notif.c if (action != NULL) { // Need "pre-" pseudo-actions NULL 463 lib/pengine/pe_notif.c if (complete != NULL) { // Need "post-" pseudo-actions NULL 497 lib/pengine/pe_notif.c if ((action != NULL) && (complete != NULL)) { NULL 518 lib/pengine/pe_notif.c CRM_ASSERT(entry != NULL); NULL 535 lib/pengine/pe_notif.c GList *iter = NULL; NULL 536 lib/pengine/pe_notif.c notify_entry_t *entry = NULL; NULL 537 lib/pengine/pe_notif.c pe_node_t *node = NULL; NULL 539 lib/pengine/pe_notif.c if (n_data == NULL) { NULL 543 lib/pengine/pe_notif.c if (n_data->allowed_nodes == NULL) { NULL 548 lib/pengine/pe_notif.c if (rsc->children != NULL) { NULL 549 lib/pengine/pe_notif.c for (iter = rsc->children; iter != NULL; iter = iter->next) { NULL 559 lib/pengine/pe_notif.c if (rsc->running_on != NULL) { NULL 599 lib/pengine/pe_notif.c for (iter = rsc->actions; iter != NULL; iter = iter->next) { NULL 602 lib/pengine/pe_notif.c if (!pcmk_is_set(op->flags, pe_action_optional) && (op->node != NULL)) { NULL 649 lib/pengine/pe_notif.c g_string_free(value, TRUE); value = NULL; \ NULL 663 lib/pengine/pe_notif.c GString *rsc_list = NULL; NULL 664 lib/pengine/pe_notif.c GString *node_list = NULL; NULL 665 lib/pengine/pe_notif.c GString *metal_list = NULL; NULL 666 lib/pengine/pe_notif.c const char *source = NULL; NULL 667 lib/pengine/pe_notif.c GList *nodes = NULL; NULL 678 lib/pengine/pe_notif.c if ((n_data->start != NULL) NULL 687 lib/pengine/pe_notif.c if ((n_data->demote != NULL) NULL 696 lib/pengine/pe_notif.c if ((n_data->promote != NULL) NULL 729 lib/pengine/pe_notif.c &rsc_list, NULL); NULL 740 lib/pengine/pe_notif.c get_node_names(nodes, &node_list, NULL); NULL 749 lib/pengine/pe_notif.c get_node_names(rsc->cluster->nodes, &node_list, NULL); NULL 753 lib/pengine/pe_notif.c if (required && (n_data->pre != NULL)) { NULL 758 lib/pengine/pe_notif.c if (required && (n_data->post != NULL)) { NULL 775 lib/pengine/pe_notif.c if ((action != NULL) && (action->node != NULL)) { NULL 778 lib/pengine/pe_notif.c if (remote_rsc != NULL) { NULL 779 lib/pengine/pe_notif.c return find_first_action(remote_rsc->actions, NULL, RSC_START, NULL 780 lib/pengine/pe_notif.c NULL); NULL 783 lib/pengine/pe_notif.c return NULL; NULL 796 lib/pengine/pe_notif.c GList *iter = NULL; NULL 797 lib/pengine/pe_notif.c pe_action_t *stop = NULL; NULL 798 lib/pengine/pe_notif.c pe_action_t *start = NULL; NULL 802 lib/pengine/pe_notif.c if (rsc->children != NULL) { NULL 808 lib/pengine/pe_notif.c for (iter = rsc->actions; iter != NULL; iter = iter->next) { NULL 811 lib/pengine/pe_notif.c if (!pcmk_is_set(op->flags, pe_action_optional) && (op->node != NULL)) { NULL 828 lib/pengine/pe_notif.c if (n_data->start == NULL) { NULL 836 lib/pengine/pe_notif.c if (n_data->promote == NULL) { NULL 844 lib/pengine/pe_notif.c if (n_data->demote == NULL) { NULL 863 lib/pengine/pe_notif.c stop = find_first_action(rsc->actions, NULL, RSC_STOP, NULL); NULL 865 lib/pengine/pe_notif.c for (iter = rsc->running_on; iter != NULL; iter = iter->next) { NULL 871 lib/pengine/pe_notif.c if ((stop != NULL) && pcmk_is_set(stop->flags, pe_action_pseudo) NULL 880 lib/pengine/pe_notif.c if ((task == action_demote) || (stop == NULL) NULL 891 lib/pengine/pe_notif.c start = find_first_action(rsc->actions, NULL, RSC_START, NULL); NULL 892 lib/pengine/pe_notif.c if (start != NULL) { NULL 895 lib/pengine/pe_notif.c if ((remote_start != NULL) NULL 905 lib/pengine/pe_notif.c if (rsc->allocated_to == NULL) { NULL 910 lib/pengine/pe_notif.c if ((task != start_rsc) || (start == NULL) NULL 930 lib/pengine/pe_notif.c if ((rsc == NULL) || (n_data == NULL)) { NULL 947 lib/pengine/pe_notif.c if (n_data == NULL) { NULL 983 lib/pengine/pe_notif.c n_data = pe__clone_notif_pseudo_ops(rsc, RSC_STOP, NULL, stonith_op); NULL 985 lib/pengine/pe_notif.c if (n_data != NULL) { NULL 20 lib/pengine/pe_output.c "shutdown", "terminate", "standby", "#", NULL } NULL 50 lib/pengine/pe_output.c GList *gIter = NULL; NULL 52 lib/pengine/pe_output.c for (gIter = rsc_list; gIter != NULL; gIter = gIter->next) { NULL 55 lib/pengine/pe_output.c const char *name = NULL; NULL 56 lib/pengine/pe_output.c GHashTable *params = NULL; NULL 58 lib/pengine/pe_output.c if (rsc->children != NULL) { NULL 65 lib/pengine/pe_output.c if (!pcmk__strcase_any_of(type, "ping", "pingd", NULL)) { NULL 72 lib/pengine/pe_output.c if (name == NULL) { NULL 89 lib/pengine/pe_output.c if ((multiplier == NULL) NULL 112 lib/pengine/pe_output.c CRM_CHECK(name != NULL, return attr_list); NULL 115 lib/pengine/pe_output.c for (i = 0; filt_str[i] != NULL; i++) { NULL 126 lib/pengine/pe_output.c GList *op_list = NULL; NULL 127 lib/pengine/pe_output.c xmlNode *rsc_op = NULL; NULL 129 lib/pengine/pe_output.c for (rsc_op = pcmk__xe_first_child(rsc_entry); rsc_op != NULL; NULL 188 lib/pengine/pe_output.c if (last_written != NULL || user != NULL || client != NULL || origin != NULL) { NULL 206 lib/pengine/pe_output.c char *interval_str = NULL; NULL 207 lib/pengine/pe_output.c char *buf = NULL; NULL 216 lib/pengine/pe_output.c char *last_change_str = NULL; NULL 217 lib/pengine/pe_output.c char *exec_str = NULL; NULL 218 lib/pengine/pe_output.c char *queue_str = NULL; NULL 220 lib/pengine/pe_output.c const char *value = NULL; NULL 280 lib/pengine/pe_output.c char *buf = NULL; NULL 282 lib/pengine/pe_output.c if (rsc == NULL) { NULL 285 lib/pengine/pe_output.c char *failcount_s = NULL; NULL 286 lib/pengine/pe_output.c char *lastfail_s = NULL; NULL 314 lib/pengine/pe_output.c const char *feature_set = NULL; NULL 321 lib/pengine/pe_output.c if (feature_set == NULL) { NULL 330 lib/pengine/pe_output.c const char *feature_set = NULL; NULL 331 lib/pengine/pe_output.c for (GList *gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) { NULL 334 lib/pengine/pe_output.c if (node_feature_set != NULL) { NULL 335 lib/pengine/pe_output.c if (feature_set == NULL) { NULL 375 lib/pengine/pe_output.c : NULL; NULL 377 lib/pengine/pe_output.c char *dc_name = data_set->dc_node ? pe__node_display_name(data_set->dc_node, pcmk_is_set(show_opts, pcmk_show_node_id)) : NULL; NULL 435 lib/pengine/pe_output.c if (data_set->dc_node == NULL || pcmk_is_set(section_opts, pcmk_section_dc)) { NULL 440 lib/pengine/pe_output.c : NULL; NULL 442 lib/pengine/pe_output.c char *dc_name = data_set->dc_node ? pe__node_display_name(data_set->dc_node, pcmk_is_set(show_opts, pcmk_show_node_id)) : NULL; NULL 475 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "Config Options"); NULL 494 lib/pengine/pe_output.c const char *node_host = NULL; NULL 495 lib/pengine/pe_output.c const char *node_id = NULL; NULL 498 lib/pengine/pe_output.c CRM_ASSERT((node != NULL) && (node->details != NULL) && (node->details->uname != NULL)); NULL 508 lib/pengine/pe_output.c if (node_host == NULL) { NULL 529 lib/pengine/pe_output.c CRM_ASSERT(node_name != NULL); NULL 547 lib/pengine/pe_output.c xmlNodePtr xml_node = NULL; NULL 550 lib/pengine/pe_output.c CRM_ASSERT(tag_name != NULL); NULL 553 lib/pengine/pe_output.c CRM_ASSERT(xml_node != NULL); NULL 556 lib/pengine/pe_output.c : xmlNewChild(xml_node, NULL, (pcmkXmlStr) tag_name, NULL); NULL 600 lib/pengine/pe_output.c pcmk__output_create_html_node(out, "li", NULL, NULL, buf); NULL 616 lib/pengine/pe_output.c out->list_item(out, NULL, "%s\tprevents %s from running %son %s", NULL 647 lib/pengine/pe_output.c NULL); NULL 667 lib/pengine/pe_output.c for (gIter = data_set->placement_constraints; gIter != NULL; gIter = gIter->next) { NULL 670 lib/pengine/pe_output.c if (prefix != NULL && !g_str_has_prefix(location->id, prefix)) { NULL 679 lib/pengine/pe_output.c for (gIter2 = location->node_list_rh; gIter2 != NULL; gIter2 = gIter2->next) { NULL 701 lib/pengine/pe_output.c xmlNodePtr nodes_node = pcmk__output_create_xml_node(out, "li", NULL); NULL 702 lib/pengine/pe_output.c xmlNodePtr resources_node = pcmk__output_create_xml_node(out, "li", NULL); NULL 707 lib/pengine/pe_output.c pcmk_create_html_node(nodes_node, "span", NULL, NULL, nnodes_str); NULL 714 lib/pengine/pe_output.c pcmk_create_html_node(resources_node, "span", NULL, NULL, s); NULL 717 lib/pengine/pe_output.c pcmk_create_html_node(resources_node, "span", NULL, "bold", "DISABLED"); NULL 720 lib/pengine/pe_output.c pcmk_create_html_node(resources_node, "span", NULL, NULL, s); NULL 723 lib/pengine/pe_output.c pcmk_create_html_node(resources_node, "span", NULL, "bold", "BLOCKED"); NULL 724 lib/pengine/pe_output.c pcmk_create_html_node(resources_node, "span", NULL, NULL, NULL 730 lib/pengine/pe_output.c pcmk_create_html_node(resources_node, "span", NULL, NULL, s); NULL 733 lib/pengine/pe_output.c pcmk_create_html_node(resources_node, "span", NULL, "bold", "DISABLED"); NULL 734 lib/pengine/pe_output.c pcmk_create_html_node(resources_node, "span", NULL, NULL, ")"); NULL 739 lib/pengine/pe_output.c pcmk_create_html_node(resources_node, "span", NULL, NULL, s); NULL 742 lib/pengine/pe_output.c pcmk_create_html_node(resources_node, "span", NULL, "bold", "BLOCKED"); NULL 743 lib/pengine/pe_output.c pcmk_create_html_node(resources_node, "span", NULL, NULL, NULL 748 lib/pengine/pe_output.c pcmk_create_html_node(resources_node, "span", NULL, NULL, s); NULL 763 lib/pengine/pe_output.c out->list_item(out, NULL, "%d node%s configured", NULL 767 lib/pengine/pe_output.c out->list_item(out, NULL, "%d resource instance%s configured " NULL 773 lib/pengine/pe_output.c out->list_item(out, NULL, "%d resource instance%s configured " NULL 777 lib/pengine/pe_output.c out->list_item(out, NULL, "%d resource instance%s configured " NULL 782 lib/pengine/pe_output.c out->list_item(out, NULL, "%d resource instance%s configured", NULL 797 lib/pengine/pe_output.c xmlNodePtr nodes_node = pcmk__output_create_xml_node(out, "nodes_configured", NULL); NULL 798 lib/pengine/pe_output.c xmlNodePtr resources_node = pcmk__output_create_xml_node(out, "resources_configured", NULL); NULL 829 lib/pengine/pe_output.c xmlNodePtr node = pcmk__output_create_xml_node(out, "li", NULL); NULL 831 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, "bold", "Current DC: "); NULL 836 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, NULL, buf); NULL 840 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, "warning", NULL 843 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, NULL, " partition"); NULL 845 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, NULL, " with"); NULL 847 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, "warning", " WITHOUT"); NULL 849 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, NULL, " quorum"); NULL 851 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, "warning", "NONE"); NULL 898 lib/pengine/pe_output.c NULL); NULL 902 lib/pengine/pe_output.c NULL); NULL 931 lib/pengine/pe_output.c out->list_item(out, NULL, "STONITH of failed nodes %s", NULL 934 lib/pengine/pe_output.c out->list_item(out, NULL, "Cluster is %s", NULL 939 lib/pengine/pe_output.c out->list_item(out, NULL, "No quorum policy: Freeze resources"); NULL 943 lib/pengine/pe_output.c out->list_item(out, NULL, "No quorum policy: Stop ALL resources"); NULL 947 lib/pengine/pe_output.c out->list_item(out, NULL, "No quorum policy: Demote promotable " NULL 952 lib/pengine/pe_output.c out->list_item(out, NULL, "No quorum policy: Ignore"); NULL 956 lib/pengine/pe_output.c out->list_item(out, NULL, "No quorum policy: Suicide"); NULL 961 lib/pengine/pe_output.c xmlNodePtr node = pcmk__output_create_xml_node(out, "li", NULL); NULL 963 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, NULL, "Resource management: "); NULL 964 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, "bold", "DISABLED"); NULL 965 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, NULL, NULL 968 lib/pengine/pe_output.c xmlNodePtr node = pcmk__output_create_xml_node(out, "li", NULL); NULL 970 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, NULL, "Resource management: "); NULL 971 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, "bold", "STOPPED"); NULL 972 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, NULL, NULL 975 lib/pengine/pe_output.c out->list_item(out, NULL, "Resource management: enabled"); NULL 1000 lib/pengine/pe_output.c out->list_item(out, NULL, "STONITH of failed nodes %s", NULL 1003 lib/pengine/pe_output.c out->list_item(out, NULL, "Cluster is %s", NULL 1008 lib/pengine/pe_output.c out->list_item(out, NULL, "No quorum policy: Freeze resources"); NULL 1012 lib/pengine/pe_output.c out->list_item(out, NULL, "No quorum policy: Stop ALL resources"); NULL 1016 lib/pengine/pe_output.c out->list_item(out, NULL, "No quorum policy: Demote promotable " NULL 1021 lib/pengine/pe_output.c out->list_item(out, NULL, "No quorum policy: Ignore"); NULL 1025 lib/pengine/pe_output.c out->list_item(out, NULL, "No quorum policy: Suicide"); NULL 1037 lib/pengine/pe_output.c const char *no_quorum_policy = NULL; NULL 1071 lib/pengine/pe_output.c NULL); NULL 1083 lib/pengine/pe_output.c xmlNodePtr node = pcmk__output_create_xml_node(out, "li", NULL); NULL 1085 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, "bold", "Stack: "); NULL 1086 lib/pengine/pe_output.c pcmk_create_html_node(node, "span", NULL, NULL, stack_s); NULL 1107 lib/pengine/pe_output.c NULL); NULL 1120 lib/pengine/pe_output.c xmlNodePtr updated_node = pcmk__output_create_xml_node(out, "li", NULL); NULL 1121 lib/pengine/pe_output.c xmlNodePtr changed_node = pcmk__output_create_xml_node(out, "li", NULL); NULL 1125 lib/pengine/pe_output.c pcmk_create_html_node(updated_node, "span", NULL, "bold", "Last updated: "); NULL 1126 lib/pengine/pe_output.c pcmk_create_html_node(updated_node, "span", NULL, NULL, NULL 1127 lib/pengine/pe_output.c pcmk__epoch2str(NULL)); NULL 1129 lib/pengine/pe_output.c pcmk_create_html_node(changed_node, "span", NULL, "bold", "Last change: "); NULL 1130 lib/pengine/pe_output.c pcmk_create_html_node(changed_node, "span", NULL, NULL, buf); NULL 1145 lib/pengine/pe_output.c "time", pcmk__epoch2str(NULL), NULL 1146 lib/pengine/pe_output.c NULL); NULL 1152 lib/pengine/pe_output.c NULL); NULL 1167 lib/pengine/pe_output.c out->list_item(out, "Last updated", "%s", pcmk__epoch2str(NULL)); NULL 1184 lib/pengine/pe_output.c char *rsc_id = NULL; NULL 1185 lib/pengine/pe_output.c char *task = NULL; NULL 1187 lib/pengine/pe_output.c const char *last_change_str = NULL; NULL 1189 lib/pengine/pe_output.c GString *str = NULL; NULL 1197 lib/pengine/pe_output.c CRM_ASSERT((rsc_id != NULL) && (task != NULL)); NULL 1201 lib/pengine/pe_output.c pcmk__g_strcat(str, rsc_id, " ", NULL); NULL 1205 lib/pengine/pe_output.c NULL); NULL 1208 lib/pengine/pe_output.c NULL); NULL 1212 lib/pengine/pe_output.c NULL); NULL 1214 lib/pengine/pe_output.c pcmk__g_strcat(str, " (", exit_reason, ")", NULL); NULL 1219 lib/pengine/pe_output.c pcmk_exec_status_str(status), NULL); NULL 1221 lib/pengine/pe_output.c pcmk__g_strcat(str, ": ", exit_reason, NULL); NULL 1230 lib/pengine/pe_output.c if (last_change_str != NULL) { NULL 1231 lib/pengine/pe_output.c pcmk__g_strcat(str, " at ", last_change_str, NULL); NULL 1241 lib/pengine/pe_output.c pcmk__readable_interval(exec_time_ms), NULL); NULL 1245 lib/pengine/pe_output.c out->list_item(out, NULL, "%s", str->str); NULL 1265 lib/pengine/pe_output.c const char *last_change_str = NULL; NULL 1267 lib/pengine/pe_output.c GString *str = NULL; NULL 1286 lib/pengine/pe_output.c pcmk__g_strcat(str, ", exitreason='", exit_reason, "'", NULL); NULL 1292 lib/pengine/pe_output.c if (last_change_str != NULL) { NULL 1295 lib/pengine/pe_output.c "'", last_change_str, "'", NULL); NULL 1299 lib/pengine/pe_output.c pcmk__g_strcat(str, ", queued=", queue_time, "ms", NULL); NULL 1302 lib/pengine/pe_output.c pcmk__g_strcat(str, ", exec=", exec_time, "ms", NULL); NULL 1305 lib/pengine/pe_output.c out->list_item(out, NULL, "%s", str->str); NULL 1359 lib/pengine/pe_output.c char *rc_s = NULL; NULL 1361 lib/pengine/pe_output.c xmlNodePtr node = NULL; NULL 1369 lib/pengine/pe_output.c (op_key == NULL)? "id" : "op_key", NULL 1370 lib/pengine/pe_output.c (op_key == NULL)? ID(xml_op) : op_key, NULL 1377 lib/pengine/pe_output.c NULL); NULL 1383 lib/pengine/pe_output.c char *s = NULL; NULL 1385 lib/pengine/pe_output.c char *rc_change = NULL; NULL 1398 lib/pengine/pe_output.c NULL); NULL 1419 lib/pengine/pe_output.c xmlNode *xml_op = NULL; NULL 1422 lib/pengine/pe_output.c const char *id = NULL; NULL 1428 lib/pengine/pe_output.c for (xml_op = pcmk__xml_first_child(data_set->failed); xml_op != NULL; NULL 1430 lib/pengine/pe_output.c char *rsc = NULL; NULL 1442 lib/pengine/pe_output.c if (!parse_op_key(id ? id : ID(xml_op), &rsc, NULL, NULL)) { NULL 1468 lib/pengine/pe_output.c pcmk_create_html_node(parent, "span", NULL, "online", " online"); NULL 1470 lib/pengine/pe_output.c pcmk_create_html_node(parent, "span", NULL, "offline", " OFFLINE"); NULL 1474 lib/pengine/pe_output.c if (node->details->standby_onfail && (node->details->running_rsc != NULL)) { NULL 1475 lib/pengine/pe_output.c pcmk_create_html_node(parent, "span", NULL, "standby", NULL 1479 lib/pengine/pe_output.c pcmk_create_html_node(parent, "span", NULL, "standby", NULL 1481 lib/pengine/pe_output.c } else if (node->details->standby && (node->details->running_rsc != NULL)) { NULL 1482 lib/pengine/pe_output.c pcmk_create_html_node(parent, "span", NULL, "standby", NULL 1485 lib/pengine/pe_output.c pcmk_create_html_node(parent, "span", NULL, "standby", " (in standby)"); NULL 1490 lib/pengine/pe_output.c pcmk_create_html_node(parent, "span", NULL, "maint", NULL 1496 lib/pengine/pe_output.c pcmk_create_html_node(parent, "span", NULL, "health_red", NULL 1499 lib/pengine/pe_output.c pcmk_create_html_node(parent, "span", NULL, "health_yellow", NULL 1506 lib/pengine/pe_output.c if (feature_set != NULL) { NULL 1508 lib/pengine/pe_output.c pcmk_create_html_node(parent, "span", NULL, NULL, buf); NULL 1532 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "%s:", node_name); NULL 1533 lib/pengine/pe_output.c item_node = pcmk__output_xml_create_parent(out, "li", NULL); NULL 1534 lib/pengine/pe_output.c pcmk_create_html_node(item_node, "span", NULL, NULL, "Status:"); NULL 1537 lib/pengine/pe_output.c if (rscs != NULL) { NULL 1539 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "Resources"); NULL 1548 lib/pengine/pe_output.c GList *lpc2 = NULL; NULL 1551 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "%s:", node_name); NULL 1552 lib/pengine/pe_output.c item_node = pcmk__output_xml_create_parent(out, "li", NULL); NULL 1553 lib/pengine/pe_output.c pcmk_create_html_node(item_node, "span", NULL, NULL, "Status:"); NULL 1556 lib/pengine/pe_output.c for (lpc2 = node->details->running_rsc; lpc2 != NULL; lpc2 = lpc2->next) { NULL 1572 lib/pengine/pe_output.c item_node = pcmk__output_create_xml_node(out, "li", NULL); NULL 1573 lib/pengine/pe_output.c pcmk_create_html_node(item_node, "span", NULL, "bold", buf); NULL 1579 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "%s:", node_name); NULL 1661 lib/pengine/pe_output.c pcmk__g_strcat(str, " ", node_name, ": ", node_text_status(node), NULL); NULL 1670 lib/pengine/pe_output.c if (feature_set != NULL) { NULL 1671 lib/pengine/pe_output.c pcmk__g_strcat(str, ", feature set ", feature_set, NULL); NULL 1680 lib/pengine/pe_output.c if (rscs != NULL) { NULL 1682 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "%s", str->str); NULL 1683 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "Resources"); NULL 1694 lib/pengine/pe_output.c GList *gIter2 = NULL; NULL 1696 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "%s", str->str); NULL 1697 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "Resources"); NULL 1699 lib/pengine/pe_output.c for (gIter2 = node->details->running_rsc; gIter2 != NULL; gIter2 = gIter2->next) { NULL 1711 lib/pengine/pe_output.c out->list_item(out, NULL, "%s", str->str); NULL 1718 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "Node: %s", node_name); NULL 1738 lib/pengine/pe_output.c const char *health_s = NULL; NULL 1786 lib/pengine/pe_output.c GList *lpc = NULL; NULL 1788 lib/pengine/pe_output.c for (lpc = node->details->running_rsc; lpc != NULL; lpc = lpc->next) { NULL 1803 lib/pengine/pe_output.c NULL); NULL 1820 lib/pengine/pe_output.c if (value == NULL) { NULL 1826 lib/pengine/pe_output.c out->list_item(out, NULL, "%-32s\t: %-10s\t: Connectivity is lost", name, value); NULL 1828 lib/pengine/pe_output.c out->list_item(out, NULL, "%-32s\t: %-10s\t: Connectivity is degraded (Expected=%d)", name, value, expected_score); NULL 1830 lib/pengine/pe_output.c out->list_item(out, NULL, "%-32s\t: %-10s", name, value); NULL 1833 lib/pengine/pe_output.c out->list_item(out, NULL, "%-32s\t: %-10s", name, value); NULL 1850 lib/pengine/pe_output.c xmlNodePtr item_node = pcmk__output_create_xml_node(out, "li", NULL); NULL 1852 lib/pengine/pe_output.c if (value == NULL) { NULL 1858 lib/pengine/pe_output.c pcmk_create_html_node(item_node, "span", NULL, NULL, s); NULL 1862 lib/pengine/pe_output.c pcmk_create_html_node(item_node, "span", NULL, "bold", "(connectivity is lost)"); NULL 1865 lib/pengine/pe_output.c pcmk_create_html_node(item_node, "span", NULL, "bold", buf); NULL 1869 lib/pengine/pe_output.c out->list_item(out, NULL, "%s: %s", name, value); NULL 1881 lib/pengine/pe_output.c pe_resource_t *rsc = NULL; NULL 1882 lib/pengine/pe_output.c gchar *node_str = NULL; NULL 1883 lib/pengine/pe_output.c char *last_change_str = NULL; NULL 1900 lib/pengine/pe_output.c if (node == NULL) { NULL 1918 lib/pengine/pe_output.c out->list_item(out, NULL, "%s: %s (node=%s, call=%s, rc=%s%s): %s", NULL 1937 lib/pengine/pe_output.c pe_resource_t *rsc = NULL; NULL 1942 lib/pengine/pe_output.c xmlNode *node = NULL; NULL 1952 lib/pengine/pe_output.c NULL); NULL 1959 lib/pengine/pe_output.c char *agent_tuple = NULL; NULL 1967 lib/pengine/pe_output.c NULL); NULL 1976 lib/pengine/pe_output.c NULL); NULL 1993 lib/pengine/pe_output.c NULL); NULL 2017 lib/pengine/pe_output.c for (GList *gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) { NULL 2020 lib/pengine/pe_output.c GList *attr_list = NULL; NULL 2029 lib/pengine/pe_output.c while (g_hash_table_iter_next (&iter, &key, NULL)) { NULL 2033 lib/pengine/pe_output.c if (attr_list == NULL) { NULL 2046 lib/pengine/pe_output.c for (GList *aIter = attr_list; aIter != NULL; aIter = aIter->next) { NULL 2048 lib/pengine/pe_output.c const char *value = NULL; NULL 2081 lib/pengine/pe_output.c out->list_item(out, NULL, "%s", dump_text); NULL 2097 lib/pengine/pe_output.c NULL); NULL 2115 lib/pengine/pe_output.c xmlNode *lrm_rsc = NULL; NULL 2116 lib/pengine/pe_output.c xmlNode *rsc_entry = NULL; NULL 2124 lib/pengine/pe_output.c rsc_entry != NULL; rsc_entry = crm_next_same_xml(rsc_entry)) { NULL 2150 lib/pengine/pe_output.c NULL, data_set); NULL 2169 lib/pengine/pe_output.c if (op_list == NULL) { NULL 2199 lib/pengine/pe_output.c for (GList *gIter = nodes; gIter != NULL; gIter = gIter->next) { NULL 2226 lib/pengine/pe_output.c GString *online_nodes = NULL; NULL 2227 lib/pengine/pe_output.c GString *online_remote_nodes = NULL; NULL 2228 lib/pengine/pe_output.c GString *online_guest_nodes = NULL; NULL 2229 lib/pengine/pe_output.c GString *offline_nodes = NULL; NULL 2230 lib/pengine/pe_output.c GString *offline_remote_nodes = NULL; NULL 2234 lib/pengine/pe_output.c for (GList *gIter = nodes; gIter != NULL; gIter = gIter->next) { NULL 2290 lib/pengine/pe_output.c if (online_nodes != NULL) { NULL 2295 lib/pengine/pe_output.c if (offline_nodes != NULL) { NULL 2310 lib/pengine/pe_output.c if (online_guest_nodes != NULL) { NULL 2329 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "nodes"); NULL 2330 lib/pengine/pe_output.c for (GList *gIter = nodes; gIter != NULL; gIter = gIter->next) { NULL 2356 lib/pengine/pe_output.c xmlNode *node_state = NULL; NULL 2366 lib/pengine/pe_output.c node_state != NULL; node_state = crm_next_same_xml(node_state)) { NULL 2399 lib/pengine/pe_output.c out->list_item(out, NULL, "%s: %s allocation score on %s: %s", NULL 2402 lib/pengine/pe_output.c out->list_item(out, NULL, "%s: %s = %s", prefix, uname, score); NULL 2421 lib/pengine/pe_output.c NULL); NULL 2442 lib/pengine/pe_output.c out->list_item(out, NULL, "%s", buf); NULL 2463 lib/pengine/pe_output.c NULL); NULL 2473 lib/pengine/pe_output.c const char *value = NULL; NULL 2506 lib/pengine/pe_output.c out->list_item(out, NULL, "%s promotion score on %s: %s", NULL 2524 lib/pengine/pe_output.c NULL); NULL 2575 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "%s", buf); NULL 2577 lib/pengine/pe_output.c out->list_item(out, NULL, "%s", buf); NULL 2596 lib/pengine/pe_output.c NULL); NULL 2598 lib/pengine/pe_output.c if (rsc == NULL) { NULL 2605 lib/pengine/pe_output.c NULL); NULL 2632 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "Inactive Resources"); NULL 2634 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "Full List of Resources"); NULL 2636 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "Active Resources"); NULL 2679 lib/pengine/pe_output.c for (rsc_iter = data_set->resources; rsc_iter != NULL; rsc_iter = rsc_iter->next) { NULL 2733 lib/pengine/pe_output.c out->list_item(out, NULL, "No inactive resources"); NULL 2735 lib/pengine/pe_output.c out->list_item(out, NULL, "No resources"); NULL 2737 lib/pengine/pe_output.c out->list_item(out, NULL, "No active resources"); NULL 2759 lib/pengine/pe_output.c GList *gIter = NULL; NULL 2763 lib/pengine/pe_output.c for (gIter = op_list; gIter != NULL; gIter = gIter->next) { NULL 2783 lib/pengine/pe_output.c NULL, data_set); NULL 2814 lib/pengine/pe_output.c out->list_item(out, NULL, "%s", dump_text); NULL 2832 lib/pengine/pe_output.c NULL); NULL 2847 lib/pengine/pe_output.c out->list_item(out, NULL, "%s:\t%s%s %s", ticket->id, NULL 2853 lib/pengine/pe_output.c out->list_item(out, NULL, "%s:\t%s%s", ticket->id, NULL 2889 lib/pengine/pe_output.c xmlNodePtr node = NULL; NULL 2895 lib/pengine/pe_output.c NULL); NULL 2920 lib/pengine/pe_output.c out->begin_list(out, NULL, NULL, "Tickets"); NULL 3006 lib/pengine/pe_output.c { NULL, NULL, NULL } NULL 20 lib/pengine/remote.c return (rsc != NULL) && rsc->is_remote_node NULL 27 lib/pengine/remote.c return (node != NULL) && (node->details->type == node_remote) NULL 28 lib/pengine/remote.c && ((node->details->remote_rsc == NULL) NULL 29 lib/pengine/remote.c || (node->details->remote_rsc->container == NULL)); NULL 35 lib/pengine/remote.c return (node != NULL) && (node->details->type == node_remote) NULL 36 lib/pengine/remote.c && (node->details->remote_rsc != NULL) NULL 37 lib/pengine/remote.c && (node->details->remote_rsc->container != NULL); NULL 43 lib/pengine/remote.c return (node != NULL) && (node->details->type == node_remote); NULL 69 lib/pengine/remote.c if ((rsc != NULL) && (data_set != NULL) NULL 72 lib/pengine/remote.c for (GList *gIter = rsc->fillers; gIter != NULL; gIter = gIter->next) { NULL 80 lib/pengine/remote.c return NULL; NULL 86 lib/pengine/remote.c const char *value = NULL; NULL 88 lib/pengine/remote.c if (xml == NULL) { NULL 129 lib/pengine/remote.c for (iter = host->details->running_rsc; iter != NULL; iter = iter->next) { NULL 132 lib/pengine/remote.c if (rsc->is_remote_node && (rsc->container != NULL)) { NULL 175 lib/pengine/remote.c crm_create_nvpair_xml(xml_sub, NULL, NULL 178 lib/pengine/remote.c crm_create_nvpair_xml(xml_sub, NULL, NULL 182 lib/pengine/remote.c crm_create_nvpair_xml(xml_sub, NULL, NULL 186 lib/pengine/remote.c crm_create_nvpair_xml(xml_sub, NULL, XML_RSC_ATTR_MANAGED, is_managed); NULL 194 lib/pengine/remote.c crm_create_nvpair_xml(xml_sub, NULL, XML_RSC_ATTR_REMOTE_RA_ADDR, NULL 198 lib/pengine/remote.c crm_create_nvpair_xml(xml_sub, NULL, "port", port); NULL 223 lib/pengine/remote.c struct check_op *check_op = NULL; NULL 228 lib/pengine/remote.c CRM_ASSERT(check_op != NULL); NULL 252 lib/pengine/remote.c for (GList *item = data_set->param_check; item != NULL; item = item->next) { NULL 265 lib/pengine/remote.c data_set->param_check = NULL; NULL 46 lib/pengine/rules.c .match_data = NULL, NULL 47 lib/pengine/rules.c .rsc_data = NULL, NULL 48 lib/pengine/rules.c .op_data = NULL NULL 64 lib/pengine/rules.c .rsc_data = NULL, NULL 65 lib/pengine/rules.c .op_data = NULL NULL 97 lib/pengine/rules.c .rsc_data = NULL, NULL 98 lib/pengine/rules.c .op_data = NULL NULL 107 lib/pengine/rules.c const char *tag = NULL; NULL 108 lib/pengine/rules.c const char *attr = NULL; NULL 128 lib/pengine/rules.c } else if (pcmk__str_any_of(attr, CRM_ATTR_UNAME, CRM_ATTR_KIND, CRM_ATTR_ID, NULL)) { NULL 177 lib/pengine/rules.c if (value == NULL) { NULL 242 lib/pengine/rules.c CRM_CHECK(now != NULL, return pcmk_rc_op_unsatisfied); NULL 303 lib/pengine/rules.c if ((next_change != NULL) && (t != NULL)) { NULL 325 lib/pengine/rules.c if (a == NULL && b == NULL) { NULL 327 lib/pengine/rules.c } else if (a == NULL) { NULL 329 lib/pengine/rules.c } else if (b == NULL) { NULL 351 lib/pengine/rules.c const char *name = NULL; NULL 352 lib/pengine/rules.c const char *value = NULL; NULL 353 lib/pengine/rules.c const char *old_value = NULL; NULL 355 lib/pengine/rules.c xmlNode *an_attr = NULL; NULL 362 lib/pengine/rules.c for (an_attr = pcmk__xe_first_child(list); an_attr != NULL; NULL 369 lib/pengine/rules.c if (name == NULL) { NULL 374 lib/pengine/rules.c if (value == NULL) { NULL 378 lib/pengine/rules.c if (name == NULL || value == NULL) { NULL 392 lib/pengine/rules.c } else if (old_value == NULL) { NULL 445 lib/pengine/rules.c GList *unsorted = NULL; NULL 447 lib/pengine/rules.c if (xml_obj == NULL) { NULL 448 lib/pengine/rules.c return NULL; NULL 450 lib/pengine/rules.c for (xmlNode *attr_set = pcmk__xe_first_child(xml_obj); attr_set != NULL; NULL 455 lib/pengine/rules.c const char *score = NULL; NULL 456 lib/pengine/rules.c sorted_set_t *pair = NULL; NULL 459 lib/pengine/rules.c if (expanded_attr_set == NULL) { NULL 547 lib/pengine/rules.c .match_data = NULL, NULL 548 lib/pengine/rules.c .rsc_data = NULL, NULL 549 lib/pengine/rules.c .op_data = NULL NULL 562 lib/pengine/rules.c char *p_dst, *result = NULL; NULL 565 lib/pengine/rules.c return NULL; NULL 586 lib/pengine/rules.c return NULL; NULL 620 lib/pengine/rules.c rule != NULL; rule = crm_next_same_xml(rule)) { NULL 640 lib/pengine/rules.c xmlNode *expr = NULL; NULL 645 lib/pengine/rules.c const char *value = NULL; NULL 647 lib/pengine/rules.c rule = expand_idref(rule, NULL); NULL 655 lib/pengine/rules.c for (expr = pcmk__xe_first_child(rule); expr != NULL; NULL 683 lib/pengine/rules.c const char *uname = NULL; NULL 694 lib/pengine/rules.c if (rule_data->node_hash != NULL) { NULL 758 lib/pengine/rules.c if (l_val != NULL && r_val != NULL) { NULL 759 lib/pengine/rules.c if (type == NULL) { NULL 760 lib/pengine/rules.c if (pcmk__strcase_any_of(op, "lt", "lte", "gt", "gte", NULL)) { NULL 761 lib/pengine/rules.c if (pcmk__char_in_any_str('.', l_val, r_val, NULL)) { NULL 802 lib/pengine/rules.c int rc1 = pcmk__scan_double(l_val, &l_val_num, NULL, NULL); NULL 803 lib/pengine/rules.c int rc2 = pcmk__scan_double(r_val, &r_val_num, NULL, NULL); NULL 825 lib/pengine/rules.c } else if (l_val == NULL && r_val == NULL) { NULL 827 lib/pengine/rules.c } else if (r_val == NULL) { NULL 857 lib/pengine/rules.c return (l_val != NULL); NULL 860 lib/pengine/rules.c return (l_val == NULL); NULL 872 lib/pengine/rules.c } else if (l_val == NULL || r_val == NULL) { NULL 904 lib/pengine/rules.c GHashTable *table = NULL; NULL 907 lib/pengine/rules.c return NULL; // value_source is irrelevant NULL 919 lib/pengine/rules.c if (table == NULL) { NULL 920 lib/pengine/rules.c return NULL; NULL 939 lib/pengine/rules.c const char *h_val = NULL; NULL 941 lib/pengine/rules.c const char *op = NULL; NULL 942 lib/pengine/rules.c const char *type = NULL; NULL 943 lib/pengine/rules.c const char *attr = NULL; NULL 944 lib/pengine/rules.c const char *value = NULL; NULL 945 lib/pengine/rules.c const char *value_source = NULL; NULL 953 lib/pengine/rules.c if (attr == NULL) { NULL 957 lib/pengine/rules.c } else if (op == NULL) { NULL 962 lib/pengine/rules.c if (rule_data->match_data != NULL) { NULL 964 lib/pengine/rules.c if (rule_data->match_data->re != NULL) { NULL 967 lib/pengine/rules.c if (resolved_attr != NULL) { NULL 977 lib/pengine/rules.c if (rule_data->node_hash != NULL) { NULL 983 lib/pengine/rules.c attr = NULL; NULL 1002 lib/pengine/rules.c crm_time_t *start = NULL; NULL 1003 lib/pengine/rules.c crm_time_t *end = NULL; NULL 1004 lib/pengine/rules.c const char *value = NULL; NULL 1007 lib/pengine/rules.c xmlNode *duration_spec = NULL; NULL 1008 lib/pengine/rules.c xmlNode *date_spec = NULL; NULL 1019 lib/pengine/rules.c if (value != NULL) { NULL 1023 lib/pengine/rules.c if (value != NULL) { NULL 1027 lib/pengine/rules.c if (start != NULL && end == NULL && duration_spec != NULL) { NULL 1032 lib/pengine/rules.c if ((start == NULL) && (end == NULL)) { NULL 1034 lib/pengine/rules.c } else if ((start != NULL) && (crm_time_compare(rule_data->now, start) < 0)) { NULL 1037 lib/pengine/rules.c } else if ((end != NULL) && (crm_time_compare(rule_data->now, end) > 0)) { NULL 1053 lib/pengine/rules.c if (start == NULL) { NULL 1066 lib/pengine/rules.c if (end == NULL) { NULL 1089 lib/pengine/rules.c if (rule_data->op_data == NULL) { NULL 1100 lib/pengine/rules.c if (interval_s != NULL && interval != rule_data->op_data->interval) { NULL 1126 lib/pengine/rules.c const char *op = NULL; NULL 1127 lib/pengine/rules.c const char *value = NULL; NULL 1174 lib/pengine/rules.c if (rule_data->rsc_data == NULL) { NULL 1179 lib/pengine/rules.c if (class != NULL && NULL 1185 lib/pengine/rules.c if ((provider == NULL && rule_data->rsc_data->provider != NULL) || NULL 1186 lib/pengine/rules.c (provider != NULL && rule_data->rsc_data->provider == NULL) || NULL 1192 lib/pengine/rules.c if (type != NULL && NULL 1209 lib/pengine/rules.c return pe_evaluate_rules(ruleset, node_hash, now, NULL); NULL 1215 lib/pengine/rules.c return pe_test_rule(rule, node_hash, role, now, NULL, NULL); NULL 1223 lib/pengine/rules.c .params = NULL, NULL 1224 lib/pengine/rules.c .meta = NULL, NULL 1226 lib/pengine/rules.c return pe_test_rule(rule, node_hash, role, now, NULL, &match_data); NULL 1233 lib/pengine/rules.c return pe_test_rule(rule, node_hash, role, now, NULL, match_data); NULL 1239 lib/pengine/rules.c return pe_test_expression(expr, node_hash, role, now, NULL, NULL); NULL 1247 lib/pengine/rules.c .params = NULL, NULL 1248 lib/pengine/rules.c .meta = NULL, NULL 1250 lib/pengine/rules.c return pe_test_expression(expr, node_hash, role, now, NULL, &match_data); NULL 1258 lib/pengine/rules.c return pe_test_expression(expr, node_hash, role, now, NULL, match_data); NULL 1271 lib/pengine/rules.c .match_data = NULL, NULL 1272 lib/pengine/rules.c .rsc_data = NULL, NULL 1273 lib/pengine/rules.c .op_data = NULL NULL 1277 lib/pengine/rules.c overwrite, &rule_data, NULL, unpack_attr_set); NULL 23 lib/pengine/rules_alerts.c crm_time_t *now = crm_time_new(NULL); NULL 24 lib/pengine/rules_alerts.c const char *value = NULL; NULL 26 lib/pengine/rules_alerts.c pe_unpack_nvpairs(basenode, basenode, XML_TAG_META_SETS, NULL, config_hash, NULL 27 lib/pengine/rules_alerts.c NULL, FALSE, now, NULL); NULL 68 lib/pengine/rules_alerts.c if ((basenode == NULL) || (entry == NULL)) { NULL 73 lib/pengine/rules_alerts.c if (child == NULL) { NULL 77 lib/pengine/rules_alerts.c if (entry->envvars == NULL) { NULL 81 lib/pengine/rules_alerts.c for (child = first_named_child(child, XML_CIB_TAG_NVPAIR); child != NULL; NULL 87 lib/pengine/rules_alerts.c if (value == NULL) { NULL 100 lib/pengine/rules_alerts.c xmlNode *event_type = NULL; NULL 103 lib/pengine/rules_alerts.c for (event_type = pcmk__xe_first_child(select); event_type != NULL; NULL 108 lib/pengine/rules_alerts.c if (tagname == NULL) { NULL 127 lib/pengine/rules_alerts.c attr != NULL; NULL 134 lib/pengine/rules_alerts.c entry->select_attribute_name = NULL; NULL 140 lib/pengine/rules_alerts.c entry->select_attribute_name[nattrs] = NULL; NULL 183 lib/pengine/rules_alerts.c GList *alert_list = NULL; NULL 185 lib/pengine/rules_alerts.c if (alerts == NULL) { NULL 190 lib/pengine/rules_alerts.c alert != NULL; alert = crm_next_same_xml(alert)) { NULL 198 lib/pengine/rules_alerts.c if ((alert_id == NULL) || (alert_path == NULL)) { NULL 207 lib/pengine/rules_alerts.c if (entry->tstamp_format == NULL) { NULL 216 lib/pengine/rules_alerts.c recipient != NULL; recipient = crm_next_same_xml(recipient)) { NULL 38 lib/pengine/status.c if (data_set != NULL) { NULL 52 lib/pengine/status.c if (data_set != NULL) { NULL 54 lib/pengine/status.c data_set->priv = NULL; NULL 73 lib/pengine/status.c xmlNode *section = NULL; NULL 75 lib/pengine/status.c if ((data_set == NULL) || (data_set->input == NULL)) { NULL 81 lib/pengine/status.c if (data_set->failed != NULL) { NULL 84 lib/pengine/status.c data_set->failed = create_xml_node(NULL, "failed-ops"); NULL 86 lib/pengine/status.c if (data_set->now == NULL) { NULL 87 lib/pengine/status.c data_set->now = crm_time_new(NULL); NULL 90 lib/pengine/status.c if (data_set->dc_uuid == NULL) { NULL 138 lib/pengine/status.c for (GList *item = data_set->resources; item != NULL; NULL 165 lib/pengine/status.c pe_resource_t *rsc = NULL; NULL 168 lib/pengine/status.c while (iterator != NULL) { NULL 173 lib/pengine/status.c if (resources != NULL) { NULL 183 lib/pengine/status.c while (iterator != NULL) { NULL 187 lib/pengine/status.c if (actions != NULL) { NULL 195 lib/pengine/status.c for (GList *iterator = nodes; iterator != NULL; iterator = iterator->next) { NULL 199 lib/pengine/status.c if (node == NULL) { NULL 202 lib/pengine/status.c if (node->details == NULL) { NULL 213 lib/pengine/status.c if (node->details->attrs != NULL) { NULL 216 lib/pengine/status.c if (node->details->utilization != NULL) { NULL 219 lib/pengine/status.c if (node->details->digest_cache != NULL) { NULL 227 lib/pengine/status.c if (nodes != NULL) { NULL 237 lib/pengine/status.c while (iterator != NULL) { NULL 246 lib/pengine/status.c if (constraints != NULL) { NULL 256 lib/pengine/status.c while (iterator != NULL) { NULL 265 lib/pengine/status.c if (constraints != NULL) { NULL 281 lib/pengine/status.c if (data_set == NULL) { NULL 286 lib/pengine/status.c if (data_set->config_hash != NULL) { NULL 290 lib/pengine/status.c if (data_set->singletons != NULL) { NULL 326 lib/pengine/status.c CRM_CHECK(data_set->ordering_constraints == NULL,; NULL 328 lib/pengine/status.c CRM_CHECK(data_set->placement_constraints == NULL,; NULL 340 lib/pengine/status.c if (data_set == NULL) { NULL 347 lib/pengine/status.c data_set->ordering_constraints = NULL; NULL 352 lib/pengine/status.c data_set->placement_constraints = NULL; NULL 357 lib/pengine/status.c data_set->colocation_constraints = NULL; NULL 362 lib/pengine/status.c data_set->ticket_constraints = NULL; NULL 399 lib/pengine/status.c GList *rIter = NULL; NULL 405 lib/pengine/status.c parent->fns->find_rsc(parent, id, NULL, flags); NULL 406 lib/pengine/status.c if (match != NULL) { NULL 411 lib/pengine/status.c return NULL; NULL 431 lib/pengine/status.c for (; gIter != NULL; gIter = gIter->next) { NULL 439 lib/pengine/status.c return NULL; NULL 447 lib/pengine/status.c for (; gIter != NULL; gIter = gIter->next) { NULL 455 lib/pengine/status.c return NULL; NULL 23 lib/pengine/tags.c GList *retval = NULL; NULL 25 lib/pengine/tags.c if (data_set->tags == NULL) { NULL 31 lib/pengine/tags.c if (value == NULL) { NULL 54 lib/pengine/tags.c GList *retval = NULL; NULL 56 lib/pengine/tags.c if (data_set->tags == NULL) { NULL 62 lib/pengine/tags.c if (value == NULL) { NULL 89 lib/pengine/tags.c if (rscs == NULL) { NULL 93 lib/pengine/tags.c retval = g_list_find_custom(rscs, rsc_name, (GCompareFunc) strcmp) != NULL; NULL 104 lib/pengine/tags.c if (unames == NULL) { NULL 108 lib/pengine/tags.c retval = g_list_find_custom(unames, node_name, (GCompareFunc) strcmp) != NULL; NULL 22 lib/pengine/tests/native/native_find_rsc_test.c xmlNode *input = NULL; NULL 23 lib/pengine/tests/native/native_find_rsc_test.c pe_working_set_t *data_set = NULL; NULL 31 lib/pengine/tests/native/native_find_rsc_test.c char *path = NULL; NULL 39 lib/pengine/tests/native/native_find_rsc_test.c if (input == NULL) { NULL 45 lib/pengine/tests/native/native_find_rsc_test.c if (data_set == NULL) { NULL 60 lib/pengine/tests/native/native_find_rsc_test.c for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 92 lib/pengine/tests/native/native_find_rsc_test.c char *name = NULL; NULL 96 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(NULL, "dummy", NULL, 0)); NULL 97 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(rsc, NULL, NULL, 0)); NULL 101 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(rsc, name, NULL, 0)); NULL 105 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(rsc, name, NULL, 0)); NULL 109 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(rsc, name, NULL, 0)); NULL 113 lib/pengine/tests/native/native_find_rsc_test.c rsc->id = NULL; NULL 114 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(rsc, id, NULL, 0)); NULL 120 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *dummy = NULL; NULL 123 lib/pengine/tests/native/native_find_rsc_test.c for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 135 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(dummy, native_find_rsc(dummy, "dummy", NULL, 0)); NULL 136 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(dummy, native_find_rsc(dummy, "dummy", NULL, pe_find_current)); NULL 139 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(dummy, "dummy", NULL, pe_find_clone)); NULL 157 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(exim_group, native_find_rsc(exim_group, "exim-group", NULL, 0)); NULL 158 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(exim_group, native_find_rsc(exim_group, "exim-group", NULL, pe_find_current)); NULL 161 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(exim_group, "exim-group", NULL, pe_find_clone)); NULL 179 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(inactive_group, native_find_rsc(inactive_group, "inactive-group", NULL, 0)); NULL 180 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(inactive_group, native_find_rsc(inactive_group, "inactive-group", NULL, pe_find_current)); NULL 181 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(inactive_group, native_find_rsc(inactive_group, "inactive-group", NULL, pe_find_inactive)); NULL 184 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(inactive_group, "inactive-group", NULL, pe_find_clone)); NULL 199 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *public_ip = NULL; NULL 202 lib/pengine/tests/native/native_find_rsc_test.c for (GList *iter = exim_group->children; iter != NULL; iter = iter->next) { NULL 214 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(public_ip, native_find_rsc(public_ip, "Public-IP", NULL, 0)); NULL 215 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(public_ip, native_find_rsc(public_ip, "Public-IP", NULL, pe_find_current)); NULL 218 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(public_ip, "Public-IP", NULL, pe_find_clone)); NULL 233 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *inactive_dummy_1 = NULL; NULL 236 lib/pengine/tests/native/native_find_rsc_test.c for (GList *iter = inactive_group->children; iter != NULL; iter = iter->next) { NULL 248 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(inactive_dummy_1, native_find_rsc(inactive_dummy_1, "inactive-dummy-1", NULL, 0)); NULL 249 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(inactive_dummy_1, native_find_rsc(inactive_dummy_1, "inactive-dummy-1", NULL, pe_find_current)); NULL 252 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(inactive_dummy_1, "inactive-dummy-1", NULL, pe_find_clone)); NULL 270 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_clone, native_find_rsc(promotable_clone, "promotable-clone", NULL, 0)); NULL 271 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_clone, native_find_rsc(promotable_clone, "promotable-clone", NULL, pe_find_current)); NULL 272 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_clone, native_find_rsc(promotable_clone, "promotable-clone", NULL, pe_find_clone)); NULL 296 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(inactive_clone, native_find_rsc(inactive_clone, "inactive-clone", NULL, 0)); NULL 297 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(inactive_clone, native_find_rsc(inactive_clone, "inactive-clone", NULL, pe_find_current)); NULL 298 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(inactive_clone, native_find_rsc(inactive_clone, "inactive-clone", NULL, pe_find_clone)); NULL 299 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(inactive_clone, native_find_rsc(inactive_clone, "inactive-clone", NULL, pe_find_inactive)); NULL 313 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *promotable_0 = NULL; NULL 314 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *promotable_1 = NULL; NULL 317 lib/pengine/tests/native/native_find_rsc_test.c for (GList *iter = promotable_clone->children; iter != NULL; iter = iter->next) { NULL 331 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_0, native_find_rsc(promotable_0, "promotable-rsc:0", NULL, 0)); NULL 332 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_0, native_find_rsc(promotable_0, "promotable-rsc:0", NULL, pe_find_current)); NULL 333 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_1, native_find_rsc(promotable_1, "promotable-rsc:1", NULL, 0)); NULL 334 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_1, native_find_rsc(promotable_1, "promotable-rsc:1", NULL, pe_find_current)); NULL 347 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_0, native_find_rsc(promotable_0, "promotable-rsc", NULL, pe_find_clone)); NULL 350 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_0, native_find_rsc(promotable_0, "promotable-rsc", NULL, pe_find_any)); NULL 351 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_1, native_find_rsc(promotable_1, "promotable-rsc", NULL, pe_find_any)); NULL 354 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_0, native_find_rsc(promotable_0, "promotable-rsc", NULL, pe_find_anon)); NULL 355 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_1, native_find_rsc(promotable_1, "promotable-rsc", NULL, pe_find_anon)); NULL 368 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(promotable_0, "promotable-rsc", NULL, pe_find_current)); NULL 369 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(promotable_1, "promotable-rsc", NULL, pe_find_current)); NULL 390 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *promotable_0 = NULL; NULL 391 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *promotable_1 = NULL; NULL 394 lib/pengine/tests/native/native_find_rsc_test.c for (GList *iter = promotable_clone->children; iter != NULL; iter = iter->next) { NULL 408 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_0, native_find_rsc(promotable_0, "promotable-rsc", NULL, pe_find_renamed)); NULL 409 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(promotable_1, native_find_rsc(promotable_1, "promotable-rsc", NULL, pe_find_renamed)); NULL 417 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(httpd_bundle, native_find_rsc(httpd_bundle, "httpd-bundle", NULL, 0)); NULL 418 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(httpd_bundle, native_find_rsc(httpd_bundle, "httpd-bundle", NULL, pe_find_current)); NULL 421 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(httpd_bundle, "httpd-bundle", NULL, pe_find_clone)); NULL 433 lib/pengine/tests/native/native_find_rsc_test.c pe__bundle_variant_data_t *bundle_data = NULL; NULL 434 lib/pengine/tests/native/native_find_rsc_test.c pe__bundle_replica_t *replica_0 = NULL; NULL 436 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *ip_0 = NULL; NULL 437 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *child_0 = NULL; NULL 438 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *container_0 = NULL; NULL 439 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *remote_0 = NULL; NULL 455 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(ip_0, native_find_rsc(ip_0, "httpd-bundle-ip-192.168.122.131", NULL, 0)); NULL 456 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(child_0, native_find_rsc(child_0, "httpd:0", NULL, 0)); NULL 457 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(container_0, native_find_rsc(container_0, "httpd-bundle-docker-0", NULL, 0)); NULL 458 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(remote_0, native_find_rsc(remote_0, "httpd-bundle-0", NULL, 0)); NULL 481 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(child_0, native_find_rsc(child_0, "httpd", NULL, pe_find_any)); NULL 484 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(child_0, native_find_rsc(child_0, "httpd", NULL, pe_find_anon)); NULL 495 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(child_0, "httpd", NULL, pe_find_current)); NULL 519 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_clone_group, native_find_rsc(mysql_clone_group, "mysql-clone-group", NULL, 0)); NULL 520 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_clone_group, native_find_rsc(mysql_clone_group, "mysql-clone-group", NULL, pe_find_current)); NULL 521 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_clone_group, native_find_rsc(mysql_clone_group, "mysql-clone-group", NULL, pe_find_clone)); NULL 542 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *mysql_group_0 = NULL; NULL 543 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *mysql_group_1 = NULL; NULL 546 lib/pengine/tests/native/native_find_rsc_test.c for (GList *iter = mysql_clone_group->children; iter != NULL; iter = iter->next) { NULL 560 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_group_0, native_find_rsc(mysql_group_0, "mysql-group:0", NULL, 0)); NULL 561 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_group_0, native_find_rsc(mysql_group_0, "mysql-group:0", NULL, pe_find_current)); NULL 562 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_group_1, native_find_rsc(mysql_group_1, "mysql-group:1", NULL, 0)); NULL 563 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_group_1, native_find_rsc(mysql_group_1, "mysql-group:1", NULL, pe_find_current)); NULL 576 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_group_0, native_find_rsc(mysql_group_0, "mysql-group" , NULL, pe_find_clone)); NULL 579 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_group_0, native_find_rsc(mysql_group_0, "mysql-group" , NULL, pe_find_any)); NULL 580 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_group_1, native_find_rsc(mysql_group_1, "mysql-group" , NULL, pe_find_any)); NULL 583 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_group_0, native_find_rsc(mysql_group_0, "mysql-group" , NULL, pe_find_anon)); NULL 584 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_group_1, native_find_rsc(mysql_group_1, "mysql-group" , NULL, pe_find_anon)); NULL 597 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(mysql_group_0, "mysql-group", NULL, pe_find_current)); NULL 598 lib/pengine/tests/native/native_find_rsc_test.c assert_null(native_find_rsc(mysql_group_1, "mysql-group", NULL, pe_find_current)); NULL 619 lib/pengine/tests/native/native_find_rsc_test.c pe_resource_t *mysql_proxy = NULL; NULL 622 lib/pengine/tests/native/native_find_rsc_test.c for (GList *iter = mysql_clone_group->children; iter != NULL; iter = iter->next) { NULL 626 lib/pengine/tests/native/native_find_rsc_test.c for (GList *iter2 = rsc->children; iter2 != NULL; iter2 = iter2->next) { NULL 642 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_proxy, native_find_rsc(mysql_proxy, "mysql-proxy:0", NULL, 0)); NULL 643 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_proxy, native_find_rsc(mysql_proxy, "mysql-proxy:0", NULL, pe_find_current)); NULL 646 lib/pengine/tests/native/native_find_rsc_test.c assert_ptr_equal(mysql_proxy, native_find_rsc(mysql_proxy, "mysql-proxy:0", NULL, pe_find_clone)); NULL 19 lib/pengine/tests/native/pe_base_name_eq_test.c xmlNode *input = NULL; NULL 20 lib/pengine/tests/native/pe_base_name_eq_test.c pe_working_set_t *data_set = NULL; NULL 27 lib/pengine/tests/native/pe_base_name_eq_test.c char *path = NULL; NULL 35 lib/pengine/tests/native/pe_base_name_eq_test.c if (input == NULL) { NULL 41 lib/pengine/tests/native/pe_base_name_eq_test.c if (data_set == NULL) { NULL 51 lib/pengine/tests/native/pe_base_name_eq_test.c for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) { NULL 61 lib/pengine/tests/native/pe_base_name_eq_test.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 71 lib/pengine/tests/native/pe_base_name_eq_test.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 97 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(NULL, "dummy")); NULL 98 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(dummy, NULL)); NULL 100 lib/pengine/tests/native/pe_base_name_eq_test.c dummy->id = NULL; NULL 31 lib/pengine/tests/rules/pe_cron_range_satisfied_test.c assert_int_equal(pe_cron_range_satisfied(NULL, NULL), pcmk_rc_op_unsatisfied); NULL 36 lib/pengine/tests/rules/pe_cron_range_satisfied_test.c crm_time_t *tm = crm_time_new(NULL); NULL 38 lib/pengine/tests/rules/pe_cron_range_satisfied_test.c assert_int_equal(pe_cron_range_satisfied(tm, NULL), pcmk_rc_ok); NULL 114 lib/pengine/tests/rules/pe_cron_range_satisfied_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/pengine/tests/status/pe_find_node_any_test.c assert_null(pe_find_node_any(NULL, NULL, NULL)); NULL 18 lib/pengine/tests/status/pe_find_node_any_test.c assert_null(pe_find_node_any(NULL, NULL, "cluster1")); NULL 19 lib/pengine/tests/status/pe_find_node_any_test.c assert_null(pe_find_node_any(NULL, "id1", NULL)); NULL 20 lib/pengine/tests/status/pe_find_node_any_test.c assert_null(pe_find_node_any(NULL, "id1", "cluster1")); NULL 25 lib/pengine/tests/status/pe_find_node_any_test.c GList *nodes = NULL; NULL 40 lib/pengine/tests/status/pe_find_node_any_test.c assert_ptr_equal(b, pe_find_node_any(nodes, "id2", NULL)); NULL 41 lib/pengine/tests/status/pe_find_node_any_test.c assert_ptr_equal(b, pe_find_node_any(nodes, "ID2", NULL)); NULL 44 lib/pengine/tests/status/pe_find_node_any_test.c assert_ptr_equal(a, pe_find_node_any(nodes, NULL, "cluster1")); NULL 46 lib/pengine/tests/status/pe_find_node_any_test.c assert_null(pe_find_node_any(nodes, "id10", NULL)); NULL 47 lib/pengine/tests/status/pe_find_node_any_test.c assert_null(pe_find_node_any(nodes, "nodeid1", NULL)); NULL 48 lib/pengine/tests/status/pe_find_node_any_test.c assert_null(pe_find_node_any(nodes, NULL, "cluster10")); NULL 49 lib/pengine/tests/status/pe_find_node_any_test.c assert_null(pe_find_node_any(nodes, NULL, "nodecluster1")); NULL 51 lib/pengine/tests/status/pe_find_node_any_test.c assert_null(pe_find_node_any(nodes, NULL, NULL)); NULL 60 lib/pengine/tests/status/pe_find_node_any_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/pengine/tests/status/pe_find_node_id_test.c assert_null(pe_find_node_id(NULL, NULL)); NULL 18 lib/pengine/tests/status/pe_find_node_id_test.c assert_null(pe_find_node_id(NULL, "id1")); NULL 23 lib/pengine/tests/status/pe_find_node_id_test.c GList *nodes = NULL; NULL 49 lib/pengine/tests/status/pe_find_node_id_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/pengine/tests/status/pe_find_node_test.c assert_null(pe_find_node(NULL, NULL)); NULL 18 lib/pengine/tests/status/pe_find_node_test.c assert_null(pe_find_node(NULL, "cluster1")); NULL 23 lib/pengine/tests/status/pe_find_node_test.c GList *nodes = NULL; NULL 49 lib/pengine/tests/status/pe_find_node_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 44 lib/pengine/tests/status/pe_new_working_set_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 45 lib/pengine/tests/status/set_working_set_defaults_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 17 lib/pengine/tests/unpack/pe_base_name_end_test.c assert_null(pe_base_name_end(NULL)); NULL 33 lib/pengine/tests/unpack/pe_base_name_end_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 24 lib/pengine/tests/utils/pe__cmp_node_name_test.c assert_int_equal(pe__cmp_node_name(NULL, NULL), 0); NULL 34 lib/pengine/tests/utils/pe__cmp_node_name_test.c assert_int_equal(pe__cmp_node_name(NULL, &node2), -1); NULL 45 lib/pengine/tests/utils/pe__cmp_node_name_test.c assert_int_equal(pe__cmp_node_name(&node1, NULL), 1); NULL 52 lib/pengine/tests/utils/pe__cmp_node_name_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 25 lib/pengine/tests/utils/pe__cmp_rsc_priority_test.c assert_int_equal(pe__cmp_rsc_priority(NULL, NULL), 0); NULL 34 lib/pengine/tests/utils/pe__cmp_rsc_priority_test.c assert_int_equal(pe__cmp_rsc_priority(&rsc1, NULL), -1); NULL 43 lib/pengine/tests/utils/pe__cmp_rsc_priority_test.c assert_int_equal(pe__cmp_rsc_priority(NULL, &rsc2), 1); NULL 47 lib/pengine/tests/utils/pe__cmp_rsc_priority_test.c PCMK__UNIT_TEST(NULL, NULL, NULL 36 lib/pengine/unpack.c if (scf_value != NULL) { \ NULL 77 lib/pengine/unpack.c node->details->remote_rsc->container == NULL && NULL 135 lib/pengine/unpack.c if ((rsc != NULL) && !pcmk_is_set(rsc->flags, pe_rsc_managed)) { NULL 148 lib/pengine/unpack.c pe_fence_op(node, NULL, TRUE, reason, FALSE, data_set); NULL 162 lib/pengine/unpack.c pe_fence_op(node, NULL, TRUE, reason, priority_delay, data_set); NULL 184 lib/pengine/unpack.c xmlXPathObjectPtr result = NULL; NULL 198 lib/pengine/unpack.c const char *value = NULL; NULL 202 lib/pengine/unpack.c .node_hash = NULL, NULL 205 lib/pengine/unpack.c .match_data = NULL, NULL 206 lib/pengine/unpack.c .rsc_data = NULL, NULL 207 lib/pengine/unpack.c .op_data = NULL NULL 332 lib/pengine/unpack.c if (value != NULL) { NULL 384 lib/pengine/unpack.c pe_node_t *new_node = NULL; NULL 386 lib/pengine/unpack.c if (pe_find_node(data_set->nodes, uname) != NULL) { NULL 391 lib/pengine/unpack.c if (new_node == NULL) { NULL 392 lib/pengine/unpack.c return NULL; NULL 399 lib/pengine/unpack.c if (new_node->details == NULL) { NULL 401 lib/pengine/unpack.c return NULL; NULL 410 lib/pengine/unpack.c new_node->details->running_rsc = NULL; NULL 458 lib/pengine/unpack.c xmlNode *attr_set = NULL; NULL 459 lib/pengine/unpack.c xmlNode *attr = NULL; NULL 462 lib/pengine/unpack.c const char *remote_name = NULL; NULL 463 lib/pengine/unpack.c const char *remote_server = NULL; NULL 464 lib/pengine/unpack.c const char *remote_port = NULL; NULL 466 lib/pengine/unpack.c const char *remote_allow_migrate=NULL; NULL 467 lib/pengine/unpack.c const char *is_managed = NULL; NULL 469 lib/pengine/unpack.c for (attr_set = pcmk__xe_first_child(xml_obj); attr_set != NULL; NULL 477 lib/pengine/unpack.c for (attr = pcmk__xe_first_child(attr_set); attr != NULL; NULL 498 lib/pengine/unpack.c if (remote_name == NULL) { NULL 499 lib/pengine/unpack.c return NULL; NULL 502 lib/pengine/unpack.c if (pe_find_resource(data->resources, remote_name) != NULL) { NULL 503 lib/pengine/unpack.c return NULL; NULL 515 lib/pengine/unpack.c if ((new_node->details->type == node_remote) && (new_node->details->remote_rsc == NULL)) { NULL 540 lib/pengine/unpack.c xmlNode *xml_obj = NULL; NULL 541 lib/pengine/unpack.c pe_node_t *new_node = NULL; NULL 542 lib/pengine/unpack.c const char *id = NULL; NULL 543 lib/pengine/unpack.c const char *uname = NULL; NULL 544 lib/pengine/unpack.c const char *type = NULL; NULL 545 lib/pengine/unpack.c const char *score = NULL; NULL 548 lib/pengine/unpack.c .node_hash = NULL, NULL 551 lib/pengine/unpack.c .match_data = NULL, NULL 552 lib/pengine/unpack.c .rsc_data = NULL, NULL 553 lib/pengine/unpack.c .op_data = NULL NULL 556 lib/pengine/unpack.c for (xml_obj = pcmk__xe_first_child(xml_nodes); xml_obj != NULL; NULL 560 lib/pengine/unpack.c new_node = NULL; NULL 568 lib/pengine/unpack.c if (id == NULL) { NULL 575 lib/pengine/unpack.c if (new_node == NULL) { NULL 583 lib/pengine/unpack.c new_node->details->utilization, NULL, NULL 590 lib/pengine/unpack.c if (data_set->localhost && pe_find_node(data_set->nodes, data_set->localhost) == NULL) { NULL 592 lib/pengine/unpack.c pe_create_node(data_set->localhost, data_set->localhost, NULL, 0, NULL 602 lib/pengine/unpack.c const char *container_id = NULL; NULL 627 lib/pengine/unpack.c xmlNode *xml_obj = NULL; NULL 632 lib/pengine/unpack.c for (xml_obj = pcmk__xe_first_child(xml_resources); xml_obj != NULL; NULL 635 lib/pengine/unpack.c const char *new_node_id = NULL; NULL 644 lib/pengine/unpack.c if (new_node_id && pe_find_node(data_set->nodes, new_node_id) == NULL) { NULL 647 lib/pengine/unpack.c pe_create_node(new_node_id, new_node_id, "remote", NULL, NULL 662 lib/pengine/unpack.c if (new_node_id && pe_find_node(data_set->nodes, new_node_id) == NULL) { NULL 665 lib/pengine/unpack.c pe_create_node(new_node_id, new_node_id, "remote", NULL, NULL 675 lib/pengine/unpack.c xmlNode *xml_obj2 = NULL; NULL 676 lib/pengine/unpack.c for (xml_obj2 = pcmk__xe_first_child(xml_obj); xml_obj2 != NULL; NULL 681 lib/pengine/unpack.c if (new_node_id && pe_find_node(data_set->nodes, new_node_id) == NULL) { NULL 684 lib/pengine/unpack.c pe_create_node(new_node_id, new_node_id, "remote", NULL, NULL 704 lib/pengine/unpack.c pe_node_t *remote_node = NULL; NULL 716 lib/pengine/unpack.c CRM_CHECK(remote_node != NULL, return); NULL 722 lib/pengine/unpack.c if (new_rsc->container == NULL) { NULL 764 lib/pengine/unpack.c xmlNode *xml_obj = NULL; NULL 765 lib/pengine/unpack.c GList *gIter = NULL; NULL 769 lib/pengine/unpack.c for (xml_obj = pcmk__xe_first_child(xml_resources); xml_obj != NULL; NULL 772 lib/pengine/unpack.c pe_resource_t *new_rsc = NULL; NULL 784 lib/pengine/unpack.c NULL, NULL) == FALSE) { NULL 786 lib/pengine/unpack.c g_hash_table_insert(data_set->template_rsc_sets, strdup(id), NULL); NULL 792 lib/pengine/unpack.c if (pe__unpack_resource(xml_obj, &new_rsc, NULL, NULL 804 lib/pengine/unpack.c for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) { NULL 830 lib/pengine/unpack.c xmlNode *xml_tag = NULL; NULL 834 lib/pengine/unpack.c for (xml_tag = pcmk__xe_first_child(xml_tags); xml_tag != NULL; NULL 837 lib/pengine/unpack.c xmlNode *xml_obj_ref = NULL; NULL 844 lib/pengine/unpack.c if (tag_id == NULL) { NULL 850 lib/pengine/unpack.c for (xml_obj_ref = pcmk__xe_first_child(xml_tag); xml_obj_ref != NULL; NULL 859 lib/pengine/unpack.c if (obj_ref == NULL) { NULL 879 lib/pengine/unpack.c const char *ticket_id = NULL; NULL 880 lib/pengine/unpack.c const char *granted = NULL; NULL 881 lib/pengine/unpack.c const char *last_granted = NULL; NULL 882 lib/pengine/unpack.c const char *standby = NULL; NULL 883 lib/pengine/unpack.c xmlAttrPtr xIter = NULL; NULL 885 lib/pengine/unpack.c pe_ticket_t *ticket = NULL; NULL 895 lib/pengine/unpack.c if (ticket == NULL) { NULL 897 lib/pengine/unpack.c if (ticket == NULL) { NULL 947 lib/pengine/unpack.c xmlNode *xml_obj = NULL; NULL 949 lib/pengine/unpack.c for (xml_obj = pcmk__xe_first_child(xml_tickets); xml_obj != NULL; NULL 964 lib/pengine/unpack.c const char *resource_discovery_enabled = NULL; NULL 965 lib/pengine/unpack.c xmlNode *attrs = NULL; NULL 966 lib/pengine/unpack.c pe_resource_t *rsc = NULL; NULL 972 lib/pengine/unpack.c if ((this_node == NULL) || !pe__is_guest_or_remote_node(this_node)) { NULL 999 lib/pengine/unpack.c ((rsc != NULL) && !pcmk_is_set(rsc->flags, pe_rsc_managed))) { NULL 1037 lib/pengine/unpack.c const char *discovery = NULL; NULL 1053 lib/pengine/unpack.c if ((discovery != NULL) && !crm_is_true(discovery)) { NULL 1075 lib/pengine/unpack.c const char *id = NULL; NULL 1076 lib/pengine/unpack.c const char *uname = NULL; NULL 1077 lib/pengine/unpack.c pe_node_t *this_node = NULL; NULL 1080 lib/pengine/unpack.c if (id == NULL) { NULL 1087 lib/pengine/unpack.c if (uname == NULL) { NULL 1094 lib/pengine/unpack.c if (this_node == NULL) { NULL 1159 lib/pengine/unpack.c state != NULL; state = crm_next_same_xml(state)) { NULL 1163 lib/pengine/unpack.c pe_node_t *this_node = NULL; NULL 1165 lib/pengine/unpack.c if ((id == NULL) || (uname == NULL)) { NULL 1173 lib/pengine/unpack.c if (this_node == NULL) { NULL 1196 lib/pengine/unpack.c if ((rsc == NULL) || (rsc->role != RSC_ROLE_STARTED) NULL 1212 lib/pengine/unpack.c if ((rsc == NULL) NULL 1255 lib/pengine/unpack.c xmlNode *state = NULL; NULL 1259 lib/pengine/unpack.c if (data_set->tickets == NULL) { NULL 1263 lib/pengine/unpack.c for (state = pcmk__xe_first_child(status); state != NULL; NULL 1286 lib/pengine/unpack.c if (data_set->stop_needed != NULL) { NULL 1296 lib/pengine/unpack.c data_set->stop_needed = NULL; NULL 1303 lib/pengine/unpack.c for (GList *gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) { NULL 1310 lib/pengine/unpack.c && (this_node->details->remote_rsc != NULL)) { NULL 1382 lib/pengine/unpack.c } else if (terminate != NULL && strlen(terminate) > 0) { NULL 1398 lib/pengine/unpack.c if (exp_state == NULL) { NULL 1408 lib/pengine/unpack.c } else if (in_cluster == NULL) { NULL 1447 lib/pengine/unpack.c } else if (pcmk__strcase_any_of(join, CRMD_JOINSTATE_PENDING, CRMD_JOINSTATE_DOWN, NULL)) { NULL 1468 lib/pengine/unpack.c pe_resource_t *container = NULL; NULL 1469 lib/pengine/unpack.c pe_node_t *host = NULL; NULL 1475 lib/pengine/unpack.c if (rsc == NULL) { NULL 1539 lib/pengine/unpack.c CRM_CHECK(this_node != NULL, return); NULL 1633 lib/pengine/unpack.c return NULL; NULL 1650 lib/pengine/unpack.c char *basename = NULL; NULL 1673 lib/pengine/unpack.c char *zero = NULL; NULL 1687 lib/pengine/unpack.c pe_resource_t *rsc = NULL; NULL 1688 lib/pengine/unpack.c xmlNode *xml_rsc = create_xml_node(NULL, XML_CIB_TAG_RESOURCE); NULL 1694 lib/pengine/unpack.c if (pe__unpack_resource(xml_rsc, &rsc, NULL, data_set) != pcmk_rc_ok) { NULL 1695 lib/pengine/unpack.c return NULL; NULL 1703 lib/pengine/unpack.c if (node == NULL) { NULL 1704 lib/pengine/unpack.c node = pe_create_node(rsc_id, rsc_id, "remote", NULL, data_set); NULL 1735 lib/pengine/unpack.c pe_resource_t *orphan = top->fns->find_rsc(top, rsc_id, NULL, pe_find_clone); NULL 1760 lib/pengine/unpack.c GList *rIter = NULL; NULL 1761 lib/pengine/unpack.c pe_resource_t *rsc = NULL; NULL 1762 lib/pengine/unpack.c pe_resource_t *inactive_instance = NULL; NULL 1765 lib/pengine/unpack.c CRM_ASSERT(parent != NULL); NULL 1772 lib/pengine/unpack.c for (rIter = parent->children; rsc == NULL && rIter; rIter = rIter->next) { NULL 1773 lib/pengine/unpack.c GList *locations = NULL; NULL 1797 lib/pengine/unpack.c CRM_LOG_ASSERT(locations->next == NULL); NULL 1807 lib/pengine/unpack.c rsc = parent->fns->find_rsc(child, rsc_id, NULL, pe_find_clone); NULL 1821 lib/pengine/unpack.c rsc = NULL; NULL 1834 lib/pengine/unpack.c inactive_instance = parent->fns->find_rsc(child, rsc_id, NULL, NULL 1842 lib/pengine/unpack.c inactive_instance = NULL; NULL 1848 lib/pengine/unpack.c if ((rsc == NULL) && !skip_inactive && (inactive_instance != NULL)) { NULL 1865 lib/pengine/unpack.c if ((rsc != NULL) && !pcmk_is_set(rsc->flags, pe_rsc_needs_fencing) NULL 1870 lib/pengine/unpack.c rsc = NULL; NULL 1873 lib/pengine/unpack.c if (rsc == NULL) { NULL 1884 lib/pengine/unpack.c pe_resource_t *rsc = NULL; NULL 1885 lib/pengine/unpack.c pe_resource_t *parent = NULL; NULL 1890 lib/pengine/unpack.c if (rsc == NULL) { NULL 1911 lib/pengine/unpack.c return NULL; NULL 1926 lib/pengine/unpack.c CRM_ASSERT(rsc != NULL); NULL 1944 lib/pengine/unpack.c pe_resource_t *rsc = NULL; NULL 1949 lib/pengine/unpack.c if (rsc == NULL) { NULL 1950 lib/pengine/unpack.c return NULL; NULL 1957 lib/pengine/unpack.c CRM_CHECK(rsc != NULL, return NULL); NULL 1959 lib/pengine/unpack.c resource_location(rsc, NULL, -INFINITY, "__orphan_do_not_run__", data_set); NULL 1969 lib/pengine/unpack.c pe_node_t *tmpnode = NULL; NULL 1970 lib/pengine/unpack.c char *reason = NULL; NULL 1983 lib/pengine/unpack.c if (g_hash_table_lookup(iter->known_on, node->details->id) == NULL) { NULL 1988 lib/pengine/unpack.c ((rsc->clone_name == NULL)? "" : " also known as "), NULL 1989 lib/pengine/unpack.c ((rsc->clone_name == NULL)? "" : rsc->clone_name), NULL 2039 lib/pengine/unpack.c if (reason == NULL) { NULL 2127 lib/pengine/unpack.c tmpnode = NULL; NULL 2193 lib/pengine/unpack.c } else if (rsc->clone_name && strchr(rsc->clone_name, ':') != NULL) { NULL 2199 lib/pengine/unpack.c rsc->clone_name = NULL; NULL 2206 lib/pengine/unpack.c for (; gIter != NULL; gIter = gIter->next) { NULL 2235 lib/pengine/unpack.c const char *task = NULL; NULL 2236 lib/pengine/unpack.c const char *status = NULL; NULL 2242 lib/pengine/unpack.c for (; gIter != NULL; gIter = gIter->next) { NULL 2246 lib/pengine/unpack.c char *key = NULL; NULL 2295 lib/pengine/unpack.c const char *task = NULL; NULL 2296 lib/pengine/unpack.c const char *status = NULL; NULL 2302 lib/pengine/unpack.c for (; gIter != NULL; gIter = gIter->next) { NULL 2314 lib/pengine/unpack.c } else if (pcmk__strcase_any_of(task, CRMD_ACTION_START, CRMD_ACTION_MIGRATED, NULL)) { NULL 2320 lib/pengine/unpack.c if (pcmk__strcase_any_of(rc, "0", "8", NULL)) { NULL 2323 lib/pengine/unpack.c } else if (pcmk__strcase_any_of(task, CRMD_ACTION_PROMOTE, CRMD_ACTION_DEMOTE, NULL)) { NULL 2374 lib/pengine/unpack.c GList *gIter = NULL; NULL 2379 lib/pengine/unpack.c const char *task = NULL; NULL 2382 lib/pengine/unpack.c pe_resource_t *rsc = NULL; NULL 2383 lib/pengine/unpack.c GList *op_list = NULL; NULL 2384 lib/pengine/unpack.c GList *sorted_op_list = NULL; NULL 2386 lib/pengine/unpack.c xmlNode *migrate_op = NULL; NULL 2387 lib/pengine/unpack.c xmlNode *rsc_op = NULL; NULL 2388 lib/pengine/unpack.c xmlNode *last_failure = NULL; NULL 2393 lib/pengine/unpack.c if (rsc_id == NULL) { NULL 2396 lib/pengine/unpack.c return NULL; NULL 2403 lib/pengine/unpack.c rsc_op != NULL; rsc_op = crm_next_same_xml(rsc_op)) { NULL 2409 lib/pengine/unpack.c if (op_list == NULL) { NULL 2411 lib/pengine/unpack.c return NULL; NULL 2417 lib/pengine/unpack.c if (rsc == NULL) { NULL 2418 lib/pengine/unpack.c if (op_list == NULL) { NULL 2420 lib/pengine/unpack.c return NULL; NULL 2425 lib/pengine/unpack.c CRM_ASSERT(rsc != NULL); NULL 2437 lib/pengine/unpack.c for (gIter = sorted_op_list; gIter != NULL; gIter = gIter->next) { NULL 2478 lib/pengine/unpack.c xmlNode *rsc_entry = NULL; NULL 2479 lib/pengine/unpack.c for (rsc_entry = pcmk__xe_first_child(lrm_rsc_list); rsc_entry != NULL; NULL 2493 lib/pengine/unpack.c if (container_id == NULL || rsc_id == NULL) { NULL 2498 lib/pengine/unpack.c if (container == NULL) { NULL 2503 lib/pengine/unpack.c if (rsc == NULL || NULL 2505 lib/pengine/unpack.c rsc->container != NULL) { NULL 2531 lib/pengine/unpack.c if (xml == NULL) { NULL 2535 lib/pengine/unpack.c if (xml == NULL) { NULL 2541 lib/pengine/unpack.c rsc_entry != NULL; rsc_entry = crm_next_same_xml(rsc_entry)) { NULL 2545 lib/pengine/unpack.c if ((rsc != NULL) NULL 2584 lib/pengine/unpack.c GString *xpath = NULL; NULL 2585 lib/pengine/unpack.c xmlNode *xml = NULL; NULL 2587 lib/pengine/unpack.c CRM_CHECK((resource != NULL) && (op != NULL) && (node != NULL), NULL 2588 lib/pengine/unpack.c return NULL); NULL 2596 lib/pengine/unpack.c NULL); NULL 2599 lib/pengine/unpack.c if ((source != NULL) && (strcmp(op, CRMD_ACTION_MIGRATE) == 0)) { NULL 2602 lib/pengine/unpack.c NULL); NULL 2604 lib/pengine/unpack.c } else if ((source != NULL) && (strcmp(op, CRMD_ACTION_MIGRATED) == 0)) { NULL 2607 lib/pengine/unpack.c NULL); NULL 2623 lib/pengine/unpack.c return NULL; NULL 2633 lib/pengine/unpack.c GString *xpath = NULL; NULL 2634 lib/pengine/unpack.c xmlNode *xml = NULL; NULL 2636 lib/pengine/unpack.c CRM_CHECK((rsc_id != NULL) && (node_name != NULL), return NULL); NULL 2644 lib/pengine/unpack.c NULL); NULL 2657 lib/pengine/unpack.c xmlNode *lrm_resource = NULL; NULL 2664 lib/pengine/unpack.c return (lrm_resource == NULL NULL 2665 lib/pengine/unpack.c || first_named_child(lrm_resource, XML_LRM_TAG_RSC_OP) == NULL); NULL 2688 lib/pengine/unpack.c NULL, PCMK_OCF_NOT_RUNNING, data_set); NULL 2709 lib/pengine/unpack.c xmlNode *lrm_resource = NULL; NULL 2712 lib/pengine/unpack.c if (lrm_resource == NULL) { NULL 2717 lib/pengine/unpack.c op != NULL; op = crm_next_same_xml(op)) { NULL 2718 lib/pengine/unpack.c const char * task = NULL; NULL 2727 lib/pengine/unpack.c CRMD_ACTION_MIGRATE, CRMD_ACTION_MIGRATED, NULL) NULL 2754 lib/pengine/unpack.c const char *source = NULL; NULL 2755 lib/pengine/unpack.c const char *target = NULL; NULL 2840 lib/pengine/unpack.c pe_node_t *target_node = NULL; NULL 2841 lib/pengine/unpack.c pe_node_t *source_node = NULL; NULL 2842 lib/pengine/unpack.c xmlNode *migrate_from = NULL; NULL 2957 lib/pengine/unpack.c xmlNode *target_migrate_from = NULL; NULL 3009 lib/pengine/unpack.c xmlNode *source_migrate_to = NULL; NULL 3051 lib/pengine/unpack.c xmlNode *xIter = NULL; NULL 3078 lib/pengine/unpack.c if(key == NULL) { NULL 3088 lib/pengine/unpack.c const char *when_s = NULL; NULL 3199 lib/pengine/unpack.c pe_action_t *action = NULL; NULL 3207 lib/pengine/unpack.c CRM_CHECK(task != NULL, return); NULL 3213 lib/pengine/unpack.c if (exit_reason == NULL) { NULL 3248 lib/pengine/unpack.c action = custom_action(rsc, strdup(key), task, NULL, TRUE, FALSE, data_set); NULL 3324 lib/pengine/unpack.c if (fail_rsc->allowed_nodes != NULL) { NULL 3351 lib/pengine/unpack.c const char *exit_reason = NULL; NULL 3365 lib/pengine/unpack.c ((exit_reason == NULL)? "" : ": "), pcmk__s(exit_reason, ""), NULL 3437 lib/pengine/unpack.c CRM_CHECK(task != NULL, NULL 3442 lib/pengine/unpack.c if (exit_reason == NULL) { NULL 3572 lib/pengine/unpack.c op_digest_cache_t *digest_data = NULL; NULL 3599 lib/pengine/unpack.c pe_action_t *fence = pe_fence_op(remote_node, NULL, TRUE, NULL, NULL 3680 lib/pengine/unpack.c const char *clear_reason = NULL; NULL 3718 lib/pengine/unpack.c if (pe_get_failcount(node, rsc, NULL, pe_fc_default, xml_op, data_set)) { NULL 3749 lib/pengine/unpack.c if (clear_reason != NULL) { NULL 3791 lib/pengine/unpack.c if (key == NULL) { NULL 3794 lib/pengine/unpack.c decode_transition_key(key, NULL, NULL, NULL, &target_rc); NULL 3802 lib/pengine/unpack.c pe_action_t *action = custom_action(rsc, strdup(key), task, NULL, TRUE, FALSE, data_set); NULL 3919 lib/pengine/unpack.c const char *task = NULL; NULL 3920 lib/pengine/unpack.c const char *task_key = NULL; NULL 3921 lib/pengine/unpack.c const char *exit_reason = NULL; NULL 3933 lib/pengine/unpack.c if (exit_reason == NULL) { NULL 3942 lib/pengine/unpack.c CRM_CHECK(task != NULL, return); NULL 4067 lib/pengine/unpack.c if (rsc->pending_task == NULL) { NULL 4179 lib/pengine/unpack.c resource_location(parent, NULL, -INFINITY, "fatal-error", data_set); NULL 4193 lib/pengine/unpack.c const char *cluster_name = NULL; NULL 4196 lib/pengine/unpack.c .node_hash = NULL, NULL 4199 lib/pengine/unpack.c .match_data = NULL, NULL 4200 lib/pengine/unpack.c .rsc_data = NULL, NULL 4201 lib/pengine/unpack.c .op_data = NULL NULL 4226 lib/pengine/unpack.c node->details->attrs, NULL, overwrite, data_set); NULL 4228 lib/pengine/unpack.c if (pe_node_attribute_raw(node, CRM_ATTR_SITE_NAME) == NULL) { NULL 4252 lib/pengine/unpack.c xmlNode *rsc_op = NULL; NULL 4254 lib/pengine/unpack.c GList *gIter = NULL; NULL 4255 lib/pengine/unpack.c GList *op_list = NULL; NULL 4256 lib/pengine/unpack.c GList *sorted_op_list = NULL; NULL 4259 lib/pengine/unpack.c op_list = NULL; NULL 4260 lib/pengine/unpack.c sorted_op_list = NULL; NULL 4263 lib/pengine/unpack.c rsc_op != NULL; rsc_op = pcmk__xe_next(rsc_op)) { NULL 4273 lib/pengine/unpack.c if (op_list == NULL) { NULL 4275 lib/pengine/unpack.c return NULL; NULL 4285 lib/pengine/unpack.c op_list = NULL; NULL 4289 lib/pengine/unpack.c for (gIter = sorted_op_list; gIter != NULL; gIter = gIter->next) { NULL 4313 lib/pengine/unpack.c GList *output = NULL; NULL 4314 lib/pengine/unpack.c GList *intermediate = NULL; NULL 4316 lib/pengine/unpack.c xmlNode *tmp = NULL; NULL 4319 lib/pengine/unpack.c pe_node_t *this_node = NULL; NULL 4321 lib/pengine/unpack.c xmlNode *node_state = NULL; NULL 4323 lib/pengine/unpack.c for (node_state = pcmk__xe_first_child(status); node_state != NULL; NULL 4329 lib/pengine/unpack.c if (node != NULL && !pcmk__str_eq(uname, node, pcmk__str_casei)) { NULL 4334 lib/pengine/unpack.c if(this_node == NULL) { NULL 4335 lib/pengine/unpack.c CRM_LOG_ASSERT(this_node != NULL); NULL 4351 lib/pengine/unpack.c xmlNode *lrm_rsc = NULL; NULL 4356 lib/pengine/unpack.c for (lrm_rsc = pcmk__xe_first_child(tmp); lrm_rsc != NULL; NULL 4364 lib/pengine/unpack.c if (rsc != NULL && !pcmk__str_eq(rsc_id, rsc, pcmk__str_casei)) { NULL 44 lib/pengine/utils.c for (GList *n = rsc->running_on; n != NULL; n = n->next) { NULL 66 lib/pengine/utils.c } else if(node == NULL) { NULL 91 lib/pengine/utils.c pe_node_t *new_node = NULL; NULL 93 lib/pengine/utils.c CRM_ASSERT(this_node != NULL); NULL 96 lib/pengine/utils.c CRM_ASSERT(new_node != NULL); NULL 111 lib/pengine/utils.c pe_node_t *other_node = NULL; NULL 115 lib/pengine/utils.c pe_node_t *node = NULL; NULL 118 lib/pengine/utils.c while (g_hash_table_iter_next(&iter, NULL, (void **)&node)) { NULL 121 lib/pengine/utils.c if (other_node == NULL) { NULL 128 lib/pengine/utils.c for (; gIter != NULL; gIter = gIter->next) { NULL 133 lib/pengine/utils.c if (other_node == NULL) { NULL 153 lib/pengine/utils.c GHashTable *result = NULL; NULL 155 lib/pengine/utils.c result = pcmk__strkey_table(NULL, free); NULL 156 lib/pengine/utils.c for (GList *gIter = list; gIter != NULL; gIter = gIter->next) { NULL 185 lib/pengine/utils.c if ((node1 == NULL) && (node2 == NULL)) { NULL 189 lib/pengine/utils.c if (node1 == NULL) { NULL 193 lib/pengine/utils.c if (node2 == NULL) { NULL 219 lib/pengine/utils.c for (GList *gIter = list; gIter != NULL; gIter = gIter->next) { NULL 244 lib/pengine/utils.c pe_node_t *node = NULL; NULL 250 lib/pengine/utils.c while (g_hash_table_iter_next(&iter, NULL, (void **) &node)) { NULL 284 lib/pengine/utils.c if (rsc != NULL && pcmk_is_set(rsc->flags, pe_rsc_orphan)) { NULL 288 lib/pengine/utils.c if (nodes == NULL) { NULL 301 lib/pengine/utils.c for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 330 lib/pengine/utils.c if (a == NULL && b == NULL) { NULL 333 lib/pengine/utils.c if (a == NULL) { NULL 336 lib/pengine/utils.c if (b == NULL) { NULL 354 lib/pengine/utils.c pe_node_t *match = NULL; NULL 367 lib/pengine/utils.c for (; gIter != NULL; gIter = gIter->next) { NULL 377 lib/pengine/utils.c if (match == NULL) { NULL 388 lib/pengine/utils.c if (node != NULL) { NULL 391 lib/pengine/utils.c } else if (data_set != NULL) { NULL 394 lib/pengine/utils.c for (; gIter != NULL; gIter = gIter->next) { NULL 402 lib/pengine/utils.c pe_node_t *node_iter = NULL; NULL 405 lib/pengine/utils.c while (g_hash_table_iter_next(&iter, NULL, (void **)&node_iter)) { NULL 410 lib/pengine/utils.c if (node == NULL && score == -INFINITY) { NULL 415 lib/pengine/utils.c rsc->allocated_to = NULL; NULL 424 lib/pengine/utils.c if (data_set->now == NULL) { NULL 426 lib/pengine/utils.c data_set->now = crm_time_new(NULL); NULL 432 lib/pengine/utils.c return time(NULL); NULL 441 lib/pengine/utils.c CRM_CHECK(role != NULL, return FALSE); NULL 476 lib/pengine/utils.c GList *gIter = NULL; NULL 477 lib/pengine/utils.c pe_action_wrapper_t *wrapper = NULL; NULL 478 lib/pengine/utils.c GList *list = NULL; NULL 484 lib/pengine/utils.c if (lh_action == NULL || rh_action == NULL) { NULL 496 lib/pengine/utils.c for (; gIter != NULL; gIter = gIter->next) { NULL 535 lib/pengine/utils.c pe_ticket_t *ticket = NULL; NULL 538 lib/pengine/utils.c return NULL; NULL 541 lib/pengine/utils.c if (data_set->tickets == NULL) { NULL 546 lib/pengine/utils.c if (ticket == NULL) { NULL 549 lib/pengine/utils.c if (ticket == NULL) { NULL 551 lib/pengine/utils.c return NULL; NULL 580 lib/pengine/utils.c for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 588 lib/pengine/utils.c for (GList *lpc = data_set->resources; lpc != NULL; lpc = lpc->next) { NULL 598 lib/pengine/utils.c for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) { NULL 611 lib/pengine/utils.c } else if ((rsc != NULL) NULL 630 lib/pengine/utils.c while (g_hash_table_iter_next(&iter, NULL, (void **)&node)) { NULL 641 lib/pengine/utils.c pe_tag_t *tag = NULL; NULL 642 lib/pengine/utils.c GList *gIter = NULL; NULL 648 lib/pengine/utils.c if (tag == NULL) { NULL 650 lib/pengine/utils.c if (tag == NULL) { NULL 654 lib/pengine/utils.c tag->refs = NULL; NULL 658 lib/pengine/utils.c for (gIter = tag->refs; gIter != NULL; gIter = gIter->next) { NULL 737 lib/pengine/utils.c const char *target_role = NULL; NULL 739 lib/pengine/utils.c CRM_CHECK(rsc != NULL, return false); NULL 776 lib/pengine/utils.c GList *retval = NULL; NULL 795 lib/pengine/utils.c GList *nodes = NULL; NULL 827 lib/pengine/utils.c GList *resources = NULL; NULL 841 lib/pengine/utils.c if (strstr(s, ":") != NULL) { NULL 870 lib/pengine/utils.c for (xmlNode *xml_op = pcmk__xml_first_child(rsc->cluster->failed); xml_op != NULL; NULL 872 lib/pengine/utils.c const char *value = NULL; NULL 873 lib/pengine/utils.c char *op_id = NULL; NULL 884 lib/pengine/utils.c if (value == NULL || !pcmk__str_eq(value, name, pcmk__str_casei|pcmk__str_null_matches)) { NULL 890 lib/pengine/utils.c if (!parse_op_key(value ? value : ID(xml_op), &op_id, NULL, NULL)) { NULL 904 lib/pengine/utils.c return NULL; NULL 35 lib/pengine/variant.h CRM_ASSERT(rsc != NULL); \ NULL 110 lib/pengine/variant.h CRM_ASSERT(rsc != NULL); \ NULL 112 lib/pengine/variant.h CRM_ASSERT(rsc->variant_opaque != NULL); \ NULL 20 lib/services/dbus.c static GList *conn_dispatches = NULL; NULL 56 lib/services/dbus.c for (GList *gIter = conn_dispatches; gIter != NULL; gIter = gIter->next) { NULL 66 lib/services/dbus.c conn_dispatches = NULL; NULL 161 lib/services/dbus.c dbus_watch_set_data(watch, client, NULL); NULL 187 lib/services/dbus.c toggle_dbus_watch, NULL, NULL); NULL 213 lib/services/dbus.c dbus_timeout_set_data(timeout, GUINT_TO_POINTER(id), NULL); NULL 228 lib/services/dbus.c dbus_timeout_set_data(timeout, 0, NULL); NULL 251 lib/services/dbus.c toggle_dbus_timer, NULL, NULL); NULL 269 lib/services/dbus.c return NULL; NULL 271 lib/services/dbus.c if (connection == NULL) { NULL 272 lib/services/dbus.c return NULL; NULL 285 lib/services/dbus.c NULL, NULL); NULL 290 lib/services/dbus.c NULL); NULL 337 lib/services/dbus.c if (pending == NULL) { NULL 340 lib/services/dbus.c } else if (reply == NULL) { NULL 350 lib/services/dbus.c char *sig = NULL; NULL 355 lib/services/dbus.c if (sig != NULL) { NULL 415 lib/services/dbus.c const char *method = NULL; NULL 416 lib/services/dbus.c DBusMessage *reply = NULL; NULL 417 lib/services/dbus.c DBusPendingCall* pending = NULL; NULL 438 lib/services/dbus.c return NULL; NULL 480 lib/services/dbus.c const char *method = NULL; NULL 481 lib/services/dbus.c DBusPendingCall* pending = NULL; NULL 495 lib/services/dbus.c return NULL; NULL 497 lib/services/dbus.c } else if (pending == NULL) { NULL 500 lib/services/dbus.c return NULL; NULL 509 lib/services/dbus.c if (!dbus_pending_call_set_notify(pending, done, user_data, NULL)) { NULL 510 lib/services/dbus.c return NULL; NULL 522 lib/services/dbus.c if (field == NULL) { NULL 528 lib/services/dbus.c if (field == NULL) { NULL 592 lib/services/dbus.c char *output = NULL; NULL 657 lib/services/dbus.c DBusMessage *reply = NULL; NULL 658 lib/services/dbus.c char *value = NULL; NULL 699 lib/services/dbus.c char *output = NULL; NULL 700 lib/services/dbus.c struct property_query *query_data = NULL; NULL 702 lib/services/dbus.c CRM_CHECK((connection != NULL) && (target != NULL) && (obj != NULL) NULL 703 lib/services/dbus.c && (iface != NULL) && (name != NULL), return NULL); NULL 710 lib/services/dbus.c if (msg == NULL) { NULL 713 lib/services/dbus.c return NULL; NULL 724 lib/services/dbus.c return NULL; NULL 728 lib/services/dbus.c if (query_data == NULL) { NULL 732 lib/services/dbus.c return NULL; NULL 740 lib/services/dbus.c CRM_CHECK((query_data->target != NULL) NULL 741 lib/services/dbus.c && (query_data->object != NULL) NULL 742 lib/services/dbus.c && (query_data->name != NULL), NULL 745 lib/services/dbus.c return NULL); NULL 752 lib/services/dbus.c if (local_pending == NULL) { NULL 755 lib/services/dbus.c query_data = NULL; NULL 763 lib/services/dbus.c DBusMessage *reply = pcmk_dbus_send_recv(msg, connection, NULL, NULL 49 lib/services/services.c static GHashTable *recurring_actions = NULL; NULL 53 lib/services/services.c static GList *blocked_ops = NULL; NULL 56 lib/services/services.c static GList *inflight_ops = NULL; NULL 89 lib/services/services.c return NULL; NULL 95 lib/services/services.c if (recurring_actions == NULL) { NULL 96 lib/services/services.c recurring_actions = pcmk__strkey_table(NULL, NULL); NULL 112 lib/services/services.c PCMK_RESOURCE_CLASS_UPSTART, NULL) && NULL 113 lib/services/services.c g_list_find(inflight_ops, op) != NULL; NULL 131 lib/services/services.c char *expanded_class = NULL; NULL 162 lib/services/services.c if (op == NULL) { NULL 163 lib/services/services.c return NULL; NULL 167 lib/services/services.c if (op->opaque == NULL) { NULL 169 lib/services/services.c return NULL; NULL 173 lib/services/services.c services__set_result(op, PCMK_OCF_UNKNOWN, PCMK_EXEC_UNKNOWN, NULL); NULL 221 lib/services/services.c if (op->rsc == NULL) { NULL 226 lib/services/services.c if (op->agent == NULL) { NULL 231 lib/services/services.c if (op->standard == NULL) { NULL 240 lib/services/services.c if (op->action == NULL) { NULL 246 lib/services/services.c if (op->provider == NULL) { NULL 259 lib/services/services.c svc_action_t *op = NULL; NULL 264 lib/services/services.c if (op == NULL) { NULL 266 lib/services/services.c if (params != NULL) { NULL 269 lib/services/services.c return NULL; NULL 280 lib/services/services.c } else if (params != NULL) { NULL 282 lib/services/services.c params = NULL; NULL 343 lib/services/services.c if (op == NULL || op->rc != 0) { NULL 345 lib/services/services.c return NULL; NULL 360 lib/services/services.c CRM_ASSERT(op != NULL); NULL 364 lib/services/services.c if ((op->opaque->exec == NULL) || (op->opaque->args[0] == NULL)) { NULL 371 lib/services/services.c if (args == NULL) { NULL 375 lib/services/services.c for (int cur_arg = 1; args[cur_arg - 1] != NULL; cur_arg++) { NULL 386 lib/services/services.c if (op->opaque->args[cur_arg] == NULL) { NULL 416 lib/services/services.c svc_action_t *action = services_action_create_generic(exec, NULL); NULL 420 lib/services/services.c CRM_ASSERT((action->id != NULL) && (action->standard != NULL)); NULL 447 lib/services/services.c CRM_CHECK((op != NULL) && (user != NULL), return -EINVAL); NULL 503 lib/services/services.c if ((op == NULL) || (op->opaque == NULL)) { NULL 524 lib/services/services.c services_set_op_pending(op, NULL); NULL 530 lib/services/services.c op->opaque->stderr_gsource = NULL; NULL 535 lib/services/services.c op->opaque->stdout_gsource = NULL; NULL 579 lib/services/services.c ((standard == NULL)? "unspecified" : standard)); NULL 589 lib/services/services.c if (op == NULL) { NULL 597 lib/services/services.c CRM_CHECK(g_list_find(inflight_ops, op) == NULL, return); NULL 598 lib/services/services.c CRM_CHECK(g_list_find(blocked_ops, op) == NULL, return); NULL 599 lib/services/services.c CRM_CHECK((recurring_actions == NULL) NULL 600 lib/services/services.c || (g_hash_table_lookup(recurring_actions, op->id) == NULL), NULL 631 lib/services/services.c op->params = NULL; NULL 668 lib/services/services.c svc_action_t *op = NULL; NULL 673 lib/services/services.c if (op == NULL) { NULL 734 lib/services/services.c svc_action_t * op = NULL; NULL 741 lib/services/services.c if (op == NULL) { NULL 770 lib/services/services.c svc_action_t * dup = NULL; NULL 780 lib/services/services.c op->cb_data = NULL; NULL 837 lib/services/services.c if (op == NULL) { NULL 871 lib/services/services.c CRM_CHECK(op != NULL, return TRUE); NULL 874 lib/services/services.c if (action_callback != NULL) { NULL 877 lib/services/services.c if (action_fork_callback != NULL) { NULL 904 lib/services/services.c return services_action_async_fork_notify(op, action_callback, NULL); NULL 912 lib/services/services.c GList *gIter = NULL; NULL 913 lib/services/services.c svc_action_t *op = NULL; NULL 915 lib/services/services.c for (gIter = inflight_ops; gIter != NULL; gIter = gIter->next) { NULL 928 lib/services/services.c GList *executed_ops = NULL; NULL 929 lib/services/services.c GList *gIter = NULL; NULL 930 lib/services/services.c svc_action_t *op = NULL; NULL 941 lib/services/services.c for (gIter = blocked_ops; gIter != NULL; gIter = gIter->next) { NULL 954 lib/services/services.c for (gIter = executed_ops; gIter != NULL; gIter = gIter->next) { NULL 976 lib/services/services.c if (op->agent == NULL) { NULL 983 lib/services/services.c if (class == NULL) { NULL 995 lib/services/services.c if (class == NULL) { NULL 1024 lib/services/services.c if (op == NULL) { NULL 1063 lib/services/services.c GList *standards = NULL; NULL 1073 lib/services/services.c if (agents != NULL) { NULL 1085 lib/services/services.c if (agents != NULL) { NULL 1097 lib/services/services.c if (agents != NULL) { NULL 1115 lib/services/services.c return NULL; NULL 1121 lib/services/services.c if ((standard == NULL) NULL 1128 lib/services/services.c if (standard == NULL) { NULL 1130 lib/services/services.c tmp2 = resources_os_list_ocf_agents(NULL); NULL 1171 lib/services/services.c return NULL; NULL 1177 lib/services/services.c GList *standards = NULL; NULL 1178 lib/services/services.c GList *providers = NULL; NULL 1179 lib/services/services.c GList *iter = NULL; NULL 1184 lib/services/services.c for (iter = standards; iter != NULL; iter = iter->next) { NULL 1198 lib/services/services.c if (has_providers == TRUE && provider != NULL) { NULL 1200 lib/services/services.c for (iter = providers; iter != NULL; iter = iter->next) { NULL 1206 lib/services/services.c } else if (has_providers == FALSE && provider == NULL) { NULL 1274 lib/services/services.c if (action == NULL) { NULL 1284 lib/services/services.c action->opaque->exit_reason = (reason == NULL)? NULL : strdup(reason); NULL 1306 lib/services/services.c char *reason = NULL; NULL 1308 lib/services/services.c if (action == NULL) { NULL 1315 lib/services/services.c if (format != NULL) { NULL 1336 lib/services/services.c if (action != NULL) { NULL 1339 lib/services/services.c action->opaque->exit_reason = NULL; NULL 1354 lib/services/services.c if ((action == NULL) || (action->standard == NULL)) { NULL 1396 lib/services/services.c action->stdout_data = NULL; NULL 1415 lib/services/services.c action->stderr_data = NULL; NULL 80 lib/services/services_linux.c CRM_CHECK(data != NULL, return -1); NULL 126 lib/services/services_linux.c && (sigprocmask(SIG_UNBLOCK, &(data->mask), NULL) < 0)) { NULL 143 lib/services/services_linux.c volatile struct sigchld_data_s *last_sigchld_data = NULL; NULL 149 lib/services/services_linux.c if ((last_sigchld_data != NULL) NULL 198 lib/services/services_linux.c CRM_CHECK(data != NULL, return -1); NULL 227 lib/services/services_linux.c if (sigaction(SIGCHLD, &(data->old_sa), NULL) < 0) { NULL 259 lib/services/services_linux.c char *data = NULL; NULL 334 lib/services/services_linux.c op->opaque->stdout_gsource = NULL; NULL 346 lib/services/services_linux.c op->opaque->stderr_gsource = NULL; NULL 385 lib/services/services_linux.c if (value != NULL) { NULL 408 lib/services/services_linux.c void (*env_setter)(gpointer, gpointer, gpointer) = NULL; NULL 409 lib/services/services_linux.c if (op->agent == NULL) { NULL 416 lib/services/services_linux.c if (env_setter != NULL && op->params != NULL) { NULL 417 lib/services/services_linux.c g_hash_table_foreach(op->params, env_setter, NULL); NULL 420 lib/services/services_linux.c if (env_setter == NULL || env_setter == set_alert_env) { NULL 424 lib/services/services_linux.c set_ocf_env("OCF_RA_VERSION_MAJOR", PCMK_OCF_MAJOR_VERSION, NULL); NULL 425 lib/services/services_linux.c set_ocf_env("OCF_RA_VERSION_MINOR", PCMK_OCF_MINOR_VERSION, NULL); NULL 426 lib/services/services_linux.c set_ocf_env("OCF_ROOT", OCF_ROOT_DIR, NULL); NULL 427 lib/services/services_linux.c set_ocf_env("OCF_EXIT_REASON_PREFIX", PCMK_OCF_REASON_PREFIX, NULL); NULL 430 lib/services/services_linux.c set_ocf_env("OCF_RESOURCE_INSTANCE", op->rsc, NULL); NULL 433 lib/services/services_linux.c if (op->agent != NULL) { NULL 434 lib/services/services_linux.c set_ocf_env("OCF_RESOURCE_TYPE", op->agent, NULL); NULL 438 lib/services/services_linux.c if (op->provider != NULL) { NULL 439 lib/services/services_linux.c set_ocf_env("OCF_RESOURCE_PROVIDER", op->provider, NULL); NULL 484 lib/services/services_linux.c op->stdout_data = NULL; NULL 486 lib/services/services_linux.c op->stderr_data = NULL; NULL 489 lib/services/services_linux.c services_action_async(op, NULL); NULL 514 lib/services/services_linux.c CRM_CHECK((op != NULL) && !(op->synchronous), return EINVAL); NULL 528 lib/services/services_linux.c if (op->opaque->callback != NULL) { NULL 576 lib/services/services_linux.c *source = NULL; NULL 603 lib/services/services_linux.c const char *reason_start = NULL; NULL 604 lib/services/services_linux.c const char *reason_end = NULL; NULL 607 lib/services/services_linux.c if ((op->stderr_data == NULL) || NULL 615 lib/services/services_linux.c cur != NULL; cur = strstr(cur, PCMK_OCF_REASON_PREFIX)) { NULL 621 lib/services/services_linux.c if ((reason_start == NULL) || (reason_start[0] == '\n') NULL 628 lib/services/services_linux.c if (reason_end == NULL) { NULL 674 lib/services/services_linux.c services__set_result(op, exitcode, PCMK_EXEC_DONE, NULL); NULL 694 lib/services/services_linux.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_CANCELLED, NULL); NULL 723 lib/services/services_linux.c if ((op == NULL) || (op->standard == NULL)) { NULL 758 lib/services/services_linux.c if ((op == NULL) || (op->standard == NULL)) { NULL 793 lib/services/services_linux.c if ((op == NULL) || (op->standard == NULL)) { NULL 829 lib/services/services_linux.c if ((op == NULL) || (op->standard == NULL)) { NULL 863 lib/services/services_linux.c if (name == NULL) { NULL 865 lib/services/services_linux.c if (name == NULL) { NULL 903 lib/services/services_linux.c if ((op != NULL) && (exit_reason != NULL) NULL 987 lib/services/services_linux.c if (setgroups(0, NULL) < 0) { NULL 1025 lib/services/services_linux.c time_t start = time(NULL); NULL 1028 lib/services/services_linux.c const char *wait_reason = NULL; NULL 1046 lib/services/services_linux.c wait_reason = NULL; NULL 1085 lib/services/services_linux.c timeout = op->timeout - (time(NULL) - start) * 1000; NULL 1125 lib/services/services_linux.c services__set_result(op, WEXITSTATUS(status), PCMK_EXEC_DONE, NULL); NULL 1363 lib/services/services_linux.c GList *list = NULL; NULL 1368 lib/services/services_linux.c entries = scandir(root, &namelist, NULL, alphasort); NULL 1418 lib/services/services_linux.c GList *result = NULL; NULL 1420 lib/services/services_linux.c char *dir = NULL; NULL 1427 lib/services/services_linux.c for (dir = strtok(dirs, ":"); dir != NULL; dir = strtok(NULL, ":")) { NULL 73 lib/services/services_lsb.c if ((m) != NULL) { \ NULL 75 lib/services/services_lsb.c (m) = NULL; \ NULL 93 lib/services/services_lsb.c *value = (char *)xmlEncodeEntitiesReentrant(NULL, BAD_CAST line+strlen(prefix)); NULL 103 lib/services/services_lsb.c FILE *fp = NULL; NULL 105 lib/services/services_lsb.c char *provides = NULL; NULL 106 lib/services/services_lsb.c char *req_start = NULL; NULL 107 lib/services/services_lsb.c char *req_stop = NULL; NULL 108 lib/services/services_lsb.c char *shld_start = NULL; NULL 109 lib/services/services_lsb.c char *shld_stop = NULL; NULL 110 lib/services/services_lsb.c char *dflt_start = NULL; NULL 111 lib/services/services_lsb.c char *dflt_stop = NULL; NULL 112 lib/services/services_lsb.c char *s_dscrpt = NULL; NULL 113 lib/services/services_lsb.c char *xml_l_dscrpt = NULL; NULL 125 lib/services/services_lsb.c if (fp == NULL) { NULL 168 lib/services/services_lsb.c if ((xml_l_dscrpt == NULL) // haven't already found long description NULL 196 lib/services/services_lsb.c (char *) xmlEncodeEntitiesReentrant(NULL, NULL 274 lib/services/services_lsb.c if ((op->opaque->args[0] == NULL) || (op->opaque->args[1] == NULL)) { NULL 293 lib/services/services_lsb.c if (!pcmk__str_any_of(action, "status", "monitor", NULL)) { NULL 330 lib/services/services_lsb.c return resources_action_create(name, PCMK_RESOURCE_CLASS_LSB, NULL, name, NULL 331 lib/services/services_lsb.c action, interval_ms, timeout, NULL, 0); NULL 337 lib/services/services_lsb.c return resources_list_agents(PCMK_RESOURCE_CLASS_LSB, NULL); NULL 48 lib/services/services_nagios.c if (op->opaque->args[0] == NULL) { NULL 57 lib/services/services_nagios.c if (op->opaque->args[1] == NULL) { NULL 61 lib/services/services_nagios.c } else if (op->params != NULL) { NULL 63 lib/services/services_nagios.c char *key = NULL; NULL 64 lib/services/services_nagios.c char *value = NULL; NULL 83 lib/services/services_nagios.c if (op->opaque->args[index - 1] == NULL) { NULL 90 lib/services/services_nagios.c if (op->params != NULL) { NULL 92 lib/services/services_nagios.c op->params = NULL; NULL 134 lib/services/services_nagios.c GList *plugin_list = NULL; NULL 135 lib/services/services_nagios.c GList *result = NULL; NULL 140 lib/services/services_nagios.c for (GList *gIter = plugin_list; gIter != NULL; gIter = gIter->next) { NULL 157 lib/services/services_nagios.c char *buf = NULL; NULL 161 lib/services/services_nagios.c if (name == NULL) { NULL 178 lib/services/services_nagios.c FILE *file_strm = NULL; NULL 183 lib/services/services_nagios.c if (file_strm == NULL) { NULL 201 lib/services/services_nagios.c *output = NULL; NULL 212 lib/services/services_nagios.c *output = NULL; NULL 33 lib/services/services_ocf.c GList *result = NULL; NULL 35 lib/services/services_ocf.c char *dir = NULL; NULL 43 lib/services/services_ocf.c for (dir = strtok(dirs, ":"); dir != NULL; dir = strtok(NULL, ":")) { NULL 44 lib/services/services_ocf.c GList *tmp = NULL; NULL 62 lib/services/services_ocf.c GList *gIter = NULL; NULL 63 lib/services/services_ocf.c GList *result = NULL; NULL 64 lib/services/services_ocf.c GList *providers = NULL; NULL 72 lib/services/services_ocf.c for (gIter = providers; gIter != NULL; gIter = gIter->next) { NULL 90 lib/services/services_ocf.c char *dir = NULL; NULL 91 lib/services/services_ocf.c char *buf = NULL; NULL 93 lib/services/services_ocf.c if (provider == NULL || agent == NULL || pcmk__str_empty(dirs)) { NULL 98 lib/services/services_ocf.c for (dir = strtok(dirs, ":"); dir != NULL; dir = strtok(NULL, ":")) { NULL 128 lib/services/services_ocf.c if (dirs == NULL) { NULL 133 lib/services/services_ocf.c for (char *dir = strtok(dirs, ":"); dir != NULL; dir = strtok(NULL, ":")) { NULL 144 lib/services/services_ocf.c if (op->opaque->exec == NULL) { NULL 150 lib/services/services_ocf.c if ((op->opaque->args[0] == NULL) || (op->opaque->args[1] == NULL)) { NULL 42 lib/services/systemd.c if (op->opaque->exec == NULL) { NULL 75 lib/services/systemd.c static DBusConnection* systemd_proxy = NULL; NULL 106 lib/services/systemd.c DBusMessage *reply = NULL; NULL 110 lib/services/systemd.c CRM_CHECK(systemd_proxy, return NULL); NULL 112 lib/services/systemd.c if (msg == NULL) { NULL 114 lib/services/systemd.c return NULL; NULL 125 lib/services/systemd.c return NULL; NULL 127 lib/services/systemd.c } else if (reply == NULL) { NULL 129 lib/services/systemd.c return NULL; NULL 145 lib/services/systemd.c systemd_proxy = NULL; NULL 153 lib/services/systemd.c if (systemd_proxy == NULL) { NULL 167 lib/services/systemd.c : NULL; NULL 175 lib/services/systemd.c systemd_proxy = NULL; NULL 205 lib/services/systemd.c return NULL; NULL 211 lib/services/systemd.c const char *dot = NULL; NULL 214 lib/services/systemd.c return NULL; NULL 230 lib/services/systemd.c char *s = NULL; NULL 254 lib/services/systemd.c DBusMessage *reply = NULL; NULL 286 lib/services/systemd.c CRM_ASSERT(msg != NULL); NULL 315 lib/services/systemd.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 326 lib/services/systemd.c ((op->rsc == NULL)? "" : " for resource "), pcmk__s(op->rsc, ""), NULL 343 lib/services/systemd.c const char *path = NULL; NULL 350 lib/services/systemd.c if (op != NULL) { NULL 355 lib/services/systemd.c } else if (!pcmk_dbus_type_check(reply, NULL, DBUS_TYPE_OBJECT_PATH, NULL 357 lib/services/systemd.c if (op != NULL) { NULL 368 lib/services/systemd.c dbus_message_get_args (reply, NULL, NULL 373 lib/services/systemd.c if (op != NULL) { NULL 374 lib/services/systemd.c if (path != NULL) { NULL 398 lib/services/systemd.c DBusMessage *reply = NULL; NULL 404 lib/services/systemd.c if (pending != NULL) { NULL 410 lib/services/systemd.c services_set_op_pending(op, NULL); NULL 414 lib/services/systemd.c if (reply != NULL) { NULL 438 lib/services/systemd.c DBusMessage *reply = NULL; NULL 439 lib/services/systemd.c DBusPendingCall *pending = NULL; NULL 440 lib/services/systemd.c char *name = NULL; NULL 443 lib/services/systemd.c if (op != NULL) { NULL 459 lib/services/systemd.c CRM_ASSERT(msg != NULL); NULL 462 lib/services/systemd.c name = systemd_service_name(arg_name, op == NULL || pcmk__str_eq(op->action, "meta-data", pcmk__str_none)); NULL 467 lib/services/systemd.c if ((op == NULL) || op->synchronous) { NULL 469 lib/services/systemd.c const char *unit = NULL; NULL 472 lib/services/systemd.c reply = systemd_send_recv(msg, NULL, NULL 477 lib/services/systemd.c if (unit == NULL) { NULL 479 lib/services/systemd.c if (path != NULL) { NULL 480 lib/services/systemd.c *path = NULL; NULL 482 lib/services/systemd.c } else if (path != NULL) { NULL 484 lib/services/systemd.c if (*path == NULL) { NULL 489 lib/services/systemd.c if (reply != NULL) { NULL 497 lib/services/systemd.c if (pending == NULL) { NULL 505 lib/services/systemd.c services__set_result(op, PCMK_OCF_UNKNOWN, PCMK_EXEC_PENDING, NULL); NULL 540 lib/services/systemd.c GList *units = NULL; NULL 544 lib/services/systemd.c DBusMessage *reply = NULL; NULL 547 lib/services/systemd.c return NULL; NULL 557 lib/services/systemd.c if (reply == NULL) { NULL 558 lib/services/systemd.c return NULL; NULL 563 lib/services/systemd.c return NULL; NULL 569 lib/services/systemd.c return NULL; NULL 577 lib/services/systemd.c const char *match = NULL; NULL 578 lib/services/systemd.c char *unit_name = NULL; NULL 579 lib/services/systemd.c char *basename = NULL; NULL 593 lib/services/systemd.c if (value.str == NULL) { NULL 600 lib/services/systemd.c if (match == NULL) { NULL 636 lib/services/systemd.c char *path = NULL; NULL 637 lib/services/systemd.c char *state = NULL; NULL 642 lib/services/systemd.c if ((invoke_unit_by_name(name, NULL, &path) != pcmk_rc_ok) NULL 643 lib/services/systemd.c || (path == NULL)) { NULL 651 lib/services/systemd.c state = systemd_get_property(path, "LoadState", NULL, NULL, NULL, NULL 654 lib/services/systemd.c if (pcmk__str_any_of(state, "loaded", "masked", NULL)) { NULL 685 lib/services/systemd.c char *meta = NULL; NULL 686 lib/services/systemd.c char *desc = NULL; NULL 687 lib/services/systemd.c char *path = NULL; NULL 689 lib/services/systemd.c char *escaped = NULL; NULL 691 lib/services/systemd.c if (invoke_unit_by_name(name, NULL, &path) == pcmk_rc_ok) { NULL 693 lib/services/systemd.c desc = systemd_get_property(path, "Description", NULL, NULL, NULL, NULL 727 lib/services/systemd.c } else if (!pcmk_dbus_type_check(reply, NULL, DBUS_TYPE_OBJECT_PATH, NULL 736 lib/services/systemd.c const char *path = NULL; NULL 738 lib/services/systemd.c dbus_message_get_args(reply, NULL, NULL 743 lib/services/systemd.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 757 lib/services/systemd.c DBusMessage *reply = NULL; NULL 763 lib/services/systemd.c if (pending != NULL) { NULL 769 lib/services/systemd.c services_set_op_pending(op, NULL); NULL 774 lib/services/systemd.c if (reply != NULL) { NULL 833 lib/services/systemd.c FILE *file_strm = NULL; NULL 842 lib/services/systemd.c if (file_strm == NULL) { NULL 900 lib/services/systemd.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 903 lib/services/systemd.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 906 lib/services/systemd.c services__set_result(op, PCMK_OCF_UNKNOWN, PCMK_EXEC_PENDING, NULL); NULL 909 lib/services/systemd.c services__set_result(op, PCMK_OCF_UNKNOWN, PCMK_EXEC_PENDING, NULL); NULL 916 lib/services/systemd.c services_set_op_pending(op, NULL); NULL 931 lib/services/systemd.c const char *method = NULL; NULL 932 lib/services/systemd.c DBusMessage *msg = NULL; NULL 933 lib/services/systemd.c DBusMessage *reply = NULL; NULL 935 lib/services/systemd.c if (pcmk__str_any_of(op->action, "monitor", "status", NULL)) { NULL 936 lib/services/systemd.c DBusPendingCall *pending = NULL; NULL 940 lib/services/systemd.c (op->synchronous? NULL : parse_status_result), NULL 941 lib/services/systemd.c op, (op->synchronous? NULL : &pending), NULL 947 lib/services/systemd.c } else if (pending == NULL) { // Could not get ActiveState property NULL 983 lib/services/systemd.c ((op->rsc == NULL)? "" : " for resource "), pcmk__s(op->rsc, "")); NULL 986 lib/services/systemd.c CRM_ASSERT(msg != NULL); NULL 1000 lib/services/systemd.c reply = systemd_send_recv(msg, NULL, op->timeout); NULL 1003 lib/services/systemd.c if (reply != NULL) { NULL 1012 lib/services/systemd.c if (pending == NULL) { NULL 1057 lib/services/systemd.c CRM_ASSERT(op != NULL); NULL 1059 lib/services/systemd.c if ((op->action == NULL) || (op->agent == NULL)) { NULL 1073 lib/services/systemd.c ((op->rsc == NULL)? "" : " for resource "), pcmk__s(op->rsc, "")); NULL 1077 lib/services/systemd.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 1087 lib/services/systemd.c if (invoke_unit_by_name(op->agent, op, NULL) == pcmk_rc_ok) { NULL 38 lib/services/upstart.c static DBusConnection *upstart_proxy = NULL; NULL 52 lib/services/upstart.c if (op->opaque->exec == NULL) { NULL 82 lib/services/upstart.c if (upstart_proxy == NULL) { NULL 93 lib/services/upstart.c upstart_proxy = NULL; NULL 116 lib/services/upstart.c DBusMessage *reply = NULL; NULL 119 lib/services/upstart.c if (path != NULL) { NULL 120 lib/services/upstart.c *path = NULL; NULL 142 lib/services/upstart.c } else if (!pcmk_dbus_type_check(reply, NULL, DBUS_TYPE_OBJECT_PATH, NULL 148 lib/services/upstart.c if (path != NULL) { NULL 149 lib/services/upstart.c dbus_message_get_args(reply, NULL, DBUS_TYPE_OBJECT_PATH, path, NULL 151 lib/services/upstart.c if (*path != NULL) { NULL 158 lib/services/upstart.c if (reply != NULL) { NULL 167 lib/services/upstart.c char *match = NULL; NULL 174 lib/services/upstart.c if (match == NULL) { NULL 203 lib/services/upstart.c GList *units = NULL; NULL 206 lib/services/upstart.c DBusMessage *msg = NULL; NULL 207 lib/services/upstart.c DBusMessage *reply = NULL; NULL 213 lib/services/upstart.c return NULL; NULL 225 lib/services/upstart.c CRM_ASSERT(msg != NULL); NULL 233 lib/services/upstart.c return NULL; NULL 238 lib/services/upstart.c return NULL; NULL 244 lib/services/upstart.c return NULL; NULL 250 lib/services/upstart.c const char *job = NULL; NULL 251 lib/services/upstart.c char *path = NULL; NULL 285 lib/services/upstart.c return object_path_for_job(name, NULL, DBUS_TIMEOUT_USE_DEFAULT); NULL 291 lib/services/upstart.c char *instance = NULL; NULL 304 lib/services/upstart.c CRM_ASSERT(msg != NULL); NULL 315 lib/services/upstart.c } else if(reply == NULL) { NULL 362 lib/services/upstart.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 368 lib/services/upstart.c services_set_op_pending(op, NULL); NULL 419 lib/services/upstart.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 431 lib/services/upstart.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 451 lib/services/upstart.c DBusMessage *reply = NULL; NULL 455 lib/services/upstart.c if (pending != NULL) { NULL 469 lib/services/upstart.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 471 lib/services/upstart.c } else if (!pcmk_dbus_type_check(reply, NULL, DBUS_TYPE_OBJECT_PATH, NULL 476 lib/services/upstart.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 479 lib/services/upstart.c const char *path = NULL; NULL 481 lib/services/upstart.c dbus_message_get_args(reply, NULL, DBUS_TYPE_OBJECT_PATH, &path, NULL 485 lib/services/upstart.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 490 lib/services/upstart.c services_set_op_pending(op, NULL); NULL 494 lib/services/upstart.c if (reply != NULL) { NULL 518 lib/services/upstart.c char *job = NULL; NULL 524 lib/services/upstart.c DBusMessage *msg = NULL; NULL 525 lib/services/upstart.c DBusMessage *reply = NULL; NULL 528 lib/services/upstart.c CRM_ASSERT(op != NULL); NULL 530 lib/services/upstart.c if ((op->action == NULL) || (op->agent == NULL)) { NULL 544 lib/services/upstart.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 550 lib/services/upstart.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 559 lib/services/upstart.c if (job == NULL) { NULL 566 lib/services/upstart.c if (pcmk__strcase_any_of(op->action, "monitor", "status", NULL)) { NULL 567 lib/services/upstart.c DBusPendingCall *pending = NULL; NULL 568 lib/services/upstart.c char *state = NULL; NULL 573 lib/services/upstart.c if (path == NULL) { NULL 578 lib/services/upstart.c op->synchronous? NULL : parse_status_result, NULL 580 lib/services/upstart.c op->synchronous? NULL : &pending, NULL 588 lib/services/upstart.c } else if (pending == NULL) { NULL 628 lib/services/upstart.c CRM_ASSERT(msg != NULL); NULL 646 lib/services/upstart.c if (pending == NULL) { NULL 670 lib/services/upstart.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 672 lib/services/upstart.c } else if (!pcmk_dbus_type_check(reply, NULL, DBUS_TYPE_OBJECT_PATH, NULL 676 lib/services/upstart.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 679 lib/services/upstart.c const char *path = NULL; NULL 681 lib/services/upstart.c dbus_message_get_args(reply, NULL, DBUS_TYPE_OBJECT_PATH, &path, NULL 684 lib/services/upstart.c services__set_result(op, PCMK_OCF_OK, PCMK_EXEC_DONE, NULL); NULL 689 lib/services/upstart.c if (msg != NULL) { NULL 692 lib/services/upstart.c if (reply != NULL) { NULL 41 libltdl/libltdl/lt__alloc.h free (mem); mem = NULL; } LT_STMT_END NULL 102 libltdl/loaders/dld_link.c vtable = NULL; NULL 157 libltdl/loaders/dlopen.c vtable = NULL; NULL 205 libltdl/loaders/dlopen.c if (opening && opening < (filename+len-2) && strchr(opening+1, '/') == NULL) NULL 190 libltdl/loaders/dyld.c vtable = NULL; NULL 299 libltdl/loaders/dyld.c if ((const struct section *) NULL != NULL 404 libltdl/loaders/dyld.c return NULL; NULL 100 libltdl/loaders/load_add_on.c vtable = NULL; NULL 71 libltdl/loaders/loadlibrary.c iface_id = lt_dlinterface_register ("ltdl loadlibrary", NULL); NULL 102 libltdl/loaders/loadlibrary.c if (mem) { LocalFree ((void *)mem); mem = NULL; } } LT_STMT_END NULL 125 libltdl/loaders/loadlibrary.c vtable = NULL; NULL 146 libltdl/loaders/loadlibrary.c GetModuleFileName (NULL, wpath, sizeof (wpath)); NULL 197 libltdl/loaders/loadlibrary.c setthreaderrormode (errormode | SEM_FAILCRITICALERRORS, NULL); NULL 203 libltdl/loaders/loadlibrary.c setthreaderrormode (errormode, NULL); NULL 293 libltdl/loaders/loadlibrary.c NULL, NULL 297 libltdl/loaders/loadlibrary.c 0, NULL); NULL 135 libltdl/loaders/preopen.c vtable = NULL; NULL 143 libltdl/loaders/shl_load.c vtable = NULL; NULL 42 libltdl/lt__dirent.c assert (entry != (DIR *) NULL); NULL 57 libltdl/lt__strl.c assert(dst != NULL); NULL 58 libltdl/lt__strl.c assert(src != (const char *) NULL); NULL 105 libltdl/lt__strl.c assert(dst != NULL); NULL 106 libltdl/lt__strl.c assert(src != (const char *) NULL); NULL 56 libltdl/lt_dlloader.c return STREQ (vtable->name, name) ? (void *) item : NULL; NULL 123 libltdl/lt_dlloader.c slist_foreach (slist_tail (loaders), loader_dump_callback, NULL); NULL 143 libltdl/lt_dlloader.c return (const lt_dlvtable *) (loader ? ((SList *) loader)->userdata : NULL); NULL 170 libltdl/lt_dlloader.c iface = lt_dlinterface_register (id_string, NULL); NULL 335 libltdl/ltdl.c for (loader = (lt_dlloader *) lt_dlloader_next (NULL); loader;) NULL 1296 libltdl/ltdl.c if ((*phandle == NULL) || (archive_name == NULL)) NULL 1322 libltdl/ltdl.c newhandle = NULL; NULL 1483 libltdl/ltdl.c newhandle = NULL; NULL 1626 libltdl/ltdl.c return lt_dlopenadvise (filename, NULL); NULL 1671 libltdl/ltdl.c if (try_dlopen (&handle, filename, NULL, advise) != 0) NULL 185 libltdl/slist.c return slist ? slist->next : NULL; NULL 98 maint/gnulib/lib/acl-internal.h # define acl_get_fd(fd) (NULL) NULL 135 maint/gnulib/lib/acl-internal.h # define acl_from_mode (NULL) NULL 35 maint/gnulib/lib/acl_entries.c if (acl != NULL) NULL 57 maint/gnulib/lib/af_alg.c ? accept4 (cfd, NULL, 0, SOCK_CLOEXEC) NULL 99 maint/gnulib/lib/aligned-malloc.h return NULL; NULL 118 maint/gnulib/lib/aligned-malloc.h return NULL; NULL 140 maint/gnulib/lib/aligned-malloc.h if (q != NULL) NULL 166 maint/gnulib/lib/aligned-malloc.h if (p != NULL) NULL 178 maint/gnulib/lib/aligned-malloc.h return NULL; NULL 122 maint/gnulib/lib/alloca.c static header *last_alloca_header = NULL; /* -> last alloca header. */ NULL 139 maint/gnulib/lib/alloca.c STACK_DIR = find_stack_direction (NULL, (size & 1) + 20); NULL 152 maint/gnulib/lib/alloca.c for (hp = last_alloca_header; hp != NULL;) NULL 173 maint/gnulib/lib/alloca.c return NULL; /* No allocation required. */ NULL 22 maint/gnulib/lib/allocator.c struct allocator const stdlib_allocator = { malloc, realloc, free, NULL }; NULL 38 maint/gnulib/lib/amemxfrm.c if (resultbuf != NULL && *lengthp > 0) NULL 47 maint/gnulib/lib/amemxfrm.c if (result == NULL) NULL 94 maint/gnulib/lib/amemxfrm.c if (new_result != NULL) NULL 120 maint/gnulib/lib/amemxfrm.c if (new_result == NULL) NULL 154 maint/gnulib/lib/amemxfrm.c if (memory != NULL) NULL 167 maint/gnulib/lib/amemxfrm.c return NULL; NULL 175 maint/gnulib/lib/amemxfrm.c return NULL; NULL 76 maint/gnulib/lib/areadlink-with-size.c char *buffer = NULL; NULL 84 maint/gnulib/lib/areadlink-with-size.c return NULL; NULL 94 maint/gnulib/lib/areadlink-with-size.c return NULL; NULL 110 maint/gnulib/lib/areadlink-with-size.c if (shrinked_buffer != NULL) NULL 124 maint/gnulib/lib/areadlink-with-size.c return NULL; NULL 55 maint/gnulib/lib/areadlink.c return careadlinkat (AT_FDCWD, filename, NULL, 0, NULL, careadlinkatcwd); NULL 81 maint/gnulib/lib/areadlinkat-with-size.c char *buffer = NULL; NULL 89 maint/gnulib/lib/areadlinkat-with-size.c return NULL; NULL 98 maint/gnulib/lib/areadlinkat-with-size.c return NULL; NULL 114 maint/gnulib/lib/areadlinkat-with-size.c if (shrinked_buffer != NULL) NULL 128 maint/gnulib/lib/areadlinkat-with-size.c return NULL; NULL 145 maint/gnulib/lib/areadlinkat-with-size.c # define AT_FUNC_FAIL NULL NULL 44 maint/gnulib/lib/areadlinkat.c return careadlinkat (fd, filename, NULL, 0, NULL, readlinkat); NULL 58 maint/gnulib/lib/areadlinkat.c # define AT_FUNC_FAIL NULL NULL 106 maint/gnulib/lib/argmatch.c if (vallist == NULL NULL 148 maint/gnulib/lib/argmatch.c const char *last_val = NULL; NULL 204 maint/gnulib/lib/argmatch.c return NULL; NULL 211 maint/gnulib/lib/argmatch.h return NULL; \ NULL 63 maint/gnulib/lib/argp-fmtstream.c if (fs != NULL) NULL 150 maint/gnulib/lib/argp-help.c dgettext (state == NULL ? NULL NULL 226 maint/gnulib/lib/argp-help.c dgettext (state == NULL ? NULL NULL 237 maint/gnulib/lib/argp-help.c dgettext (state == NULL ? NULL NULL 249 maint/gnulib/lib/argp-help.c dgettext (state == NULL ? NULL NULL 824 maint/gnulib/lib/argp-help.c cmp = (entry1->cluster != NULL) - (entry2->cluster != NULL); NULL 829 maint/gnulib/lib/argp-help.c if (entry1->cluster != NULL) NULL 849 maint/gnulib/lib/argp-help.c (odoc (entry1->opt) ? long1 != NULL && canon_doc_option (&long1) : 0); NULL 851 maint/gnulib/lib/argp-help.c (odoc (entry2->opt) ? long2 != NULL && canon_doc_option (&long2) : 0); NULL 864 maint/gnulib/lib/argp-help.c unsigned char first1 = short1 ? short1 : long1 != NULL ? *long1 : 0; NULL 865 maint/gnulib/lib/argp-help.c unsigned char first2 = short2 ? short2 : long2 != NULL ? *long2 : 0; NULL 888 maint/gnulib/lib/argp-help.c cmp = (long1 != NULL) - (long2 != NULL); NULL 892 maint/gnulib/lib/argp-help.c if (long1 != NULL) NULL 1150 maint/gnulib/lib/argp-help.c const char *tstr = str ? dgettext (argp->argp_domain, str) : NULL; NULL 1259 maint/gnulib/lib/argp-help.c state == NULL ? NULL : state->root_argp->argp_domain, NULL 1280 maint/gnulib/lib/argp-help.c dgettext (state == NULL ? NULL NULL 1295 maint/gnulib/lib/argp-help.c state == NULL ? NULL : state->root_argp->argp_domain, stream); NULL 1314 maint/gnulib/lib/argp-help.c const char *tstr = real->doc ? dgettext (state == NULL ? NULL NULL 1363 maint/gnulib/lib/argp-help.c const char *tstr = dgettext (state == NULL ? NULL NULL 1529 maint/gnulib/lib/argp-help.c argp->args_doc ? dgettext (argp->argp_domain, argp->args_doc) : NULL; NULL 1531 maint/gnulib/lib/argp-help.c const char *nl = NULL; NULL 1595 maint/gnulib/lib/argp-help.c const char *doc = argp->doc ? dgettext (argp->argp_domain, argp->doc) : NULL; NULL 1896 maint/gnulib/lib/argp-help.c buf = NULL; NULL 1966 maint/gnulib/lib/argp-help.c buf = NULL; NULL 1989 maint/gnulib/lib/argp-help.c char const *s = NULL; NULL 87 maint/gnulib/lib/argp-parse.c {NULL, 0, 0, 0, NULL, 0} NULL 138 maint/gnulib/lib/argp-parse.c {argp_default_options, &argp_default_parser, NULL, NULL, NULL, NULL, "libc"}; NULL 144 maint/gnulib/lib/argp-parse.c {NULL, 0, 0, 0, NULL, 0} NULL 171 maint/gnulib/lib/argp-parse.c {argp_version_options, &argp_version_parser, NULL, NULL, NULL, NULL, "libc"}; NULL 180 maint/gnulib/lib/argp-parse.c while (l->name != NULL) NULL 181 maint/gnulib/lib/argp-parse.c if (name != NULL && strcmp (l->name, name) == 0) NULL 185 maint/gnulib/lib/argp-parse.c if (name == NULL) NULL 348 maint/gnulib/lib/argp-parse.c (++cvt->long_end)->name = NULL; NULL 407 maint/gnulib/lib/argp-parse.c cvt.long_end->name = NULL; NULL 30 maint/gnulib/lib/argp-pvh.c void (*argp_program_version_hook) (FILE *stream, struct argp_state *state) = NULL; NULL 44 maint/gnulib/lib/argv-iter.c return NULL; NULL 45 maint/gnulib/lib/argv-iter.c ai->fp = NULL; NULL 58 maint/gnulib/lib/argv-iter.c return NULL; NULL 60 maint/gnulib/lib/argv-iter.c ai->tok = NULL; NULL 64 maint/gnulib/lib/argv-iter.c ai->arg_list = NULL; NULL 77 maint/gnulib/lib/argv-iter.c return NULL; NULL 86 maint/gnulib/lib/argv-iter.c if (*(ai->p) == NULL) NULL 89 maint/gnulib/lib/argv-iter.c return NULL; NULL 66 maint/gnulib/lib/argz.c if (*argz == NULL) NULL 102 maint/gnulib/lib/argz.c if (*argz == NULL) NULL 122 maint/gnulib/lib/argz.c *argz = NULL; NULL 130 maint/gnulib/lib/argz.c *argz = NULL; NULL 187 maint/gnulib/lib/argz.c return entry >= argz + argz_len ? NULL : (char *) entry; NULL 193 maint/gnulib/lib/argz.c return NULL; NULL 258 maint/gnulib/lib/argz.c for (argc = 0; argv[argc] != NULL; ++argc) NULL 262 maint/gnulib/lib/argz.c *argz = NULL; NULL 266 maint/gnulib/lib/argz.c if (*argz == NULL) NULL 36 maint/gnulib/lib/astrxfrm.c if (resultbuf != NULL) NULL 43 maint/gnulib/lib/astrxfrm.c result = NULL; NULL 73 maint/gnulib/lib/astrxfrm.c if (new_result != NULL) NULL 102 maint/gnulib/lib/astrxfrm.c if (new_result == NULL) NULL 128 maint/gnulib/lib/astrxfrm.c if (resultbuf != NULL && length <= *lengthp) NULL 137 maint/gnulib/lib/astrxfrm.c if (memory == NULL) NULL 157 maint/gnulib/lib/astrxfrm.c if (memory != NULL) NULL 172 maint/gnulib/lib/astrxfrm.c return NULL; NULL 176 maint/gnulib/lib/astrxfrm.c return NULL; NULL 355 maint/gnulib/lib/asyncsafe-spin.c sigprocmask (SIG_SETMASK, saved_mask, NULL); /* equivalent to pthread_sigmask */ NULL 215 maint/gnulib/lib/at-func2.c char *cwd = getcwd (NULL, 0); NULL 223 maint/gnulib/lib/at-func2.c file1_alt = mfile_name_concat (cwd, file1, NULL); NULL 236 maint/gnulib/lib/at-func2.c char *cwd = getcwd (NULL, 0); NULL 244 maint/gnulib/lib/at-func2.c file2_alt = mfile_name_concat (cwd, file2, NULL); NULL 33 maint/gnulib/lib/atoll.c return strtoll (nptr, (char **) NULL, 10); NULL 50 maint/gnulib/lib/backup-find.c NULL NULL 78 maint/gnulib/lib/backupfile.c char const *simple_backup_suffix = NULL; NULL 238 maint/gnulib/lib/backupfile.c for (struct dirent *dp; (dp = readdir (dirp)) != NULL; ) NULL 319 maint/gnulib/lib/backupfile.c set_simple_backup_suffix (NULL); NULL 334 maint/gnulib/lib/backupfile.c DIR *dirp = NULL; NULL 368 maint/gnulib/lib/backupfile.c return NULL; NULL 389 maint/gnulib/lib/backupfile.c return NULL; NULL 150 maint/gnulib/lib/base32.c *out = NULL; NULL 315 maint/gnulib/lib/base32.c if (8 <= in_end - *in && memchr (t, '\n', 8) == NULL) NULL 474 maint/gnulib/lib/base32.c bool ignore_newlines = ctx != NULL; NULL 578 maint/gnulib/lib/base32.c *out = NULL; NULL 55 maint/gnulib/lib/base32.h base32_decode_ctx (NULL, in, inlen, out, outlen) NULL 58 maint/gnulib/lib/base32.h base32_decode_alloc_ctx (NULL, in, inlen, out, outlen) NULL 155 maint/gnulib/lib/base64.c *out = NULL; NULL 352 maint/gnulib/lib/base64.c if (4 <= in_end - *in && memchr (t, '\n', 4) == NULL) NULL 486 maint/gnulib/lib/base64.c bool ignore_newlines = ctx != NULL; NULL 590 maint/gnulib/lib/base64.c *out = NULL; NULL 59 maint/gnulib/lib/base64.h base64_decode_ctx (NULL, in, inlen, out, outlen) NULL 62 maint/gnulib/lib/base64.h base64_decode_alloc_ctx (NULL, in, inlen, out, outlen) NULL 660 maint/gnulib/lib/bitset/array.c NULL, NULL 698 maint/gnulib/lib/bitset/array.c NULL, NULL 1255 maint/gnulib/lib/bitset/list.c obstack_free (&lbitset_obstack, NULL); NULL 308 maint/gnulib/lib/bitset/table.c return NULL; NULL 1167 maint/gnulib/lib/bitset/table.c obstack_free (&tbitset_obstack, NULL); NULL 57 maint/gnulib/lib/c-strcasestr.c return NULL; NULL 107 maint/gnulib/lib/c-strtod.c char *saved_locale = setlocale (LC_NUMERIC, NULL); NULL 112 maint/gnulib/lib/c-strtod.c if (saved_locale == NULL) NULL 32 maint/gnulib/lib/c-vasprintf.c char *result = c_vasnprintf (NULL, &length, format, args); NULL 33 maint/gnulib/lib/c-vasprintf.c if (result == NULL) NULL 37 maint/gnulib/lib/c-xvasprintf.c return NULL; NULL 38 maint/gnulib/lib/c32rtomb.c if (s == NULL) NULL 47 maint/gnulib/lib/c32rtomb.c if (s == NULL) NULL 48 maint/gnulib/lib/c32rtomb.c return wcrtomb (NULL, 0, ps); NULL 44 maint/gnulib/lib/calloc.c return NULL; NULL 50 maint/gnulib/lib/calloc.c if (result == NULL) NULL 63 maint/gnulib/lib/canon-host.c char *retval = NULL; NULL 65 maint/gnulib/lib/canon-host.c struct addrinfo *res = NULL; NULL 69 maint/gnulib/lib/canon-host.c status = getaddrinfo (host, NULL, &hints, &res); NULL 210 maint/gnulib/lib/canonicalize-lgpl.c if (name == NULL) NULL 217 maint/gnulib/lib/canonicalize-lgpl.c return NULL; NULL 225 maint/gnulib/lib/canonicalize-lgpl.c return NULL; NULL 407 maint/gnulib/lib/canonicalize-lgpl.c if (resolved != NULL && dest - rname <= get_path_max ()) NULL 417 maint/gnulib/lib/canonicalize-lgpl.c return failed ? NULL : resolved; NULL 455 maint/gnulib/lib/canonicalize-lgpl.c if (resolved == NULL) NULL 458 maint/gnulib/lib/canonicalize-lgpl.c return NULL; NULL 470 maint/gnulib/lib/canonicalize-lgpl.c return __realpath (name, NULL); NULL 147 maint/gnulib/lib/canonicalize.c if (*ht == NULL) NULL 151 maint/gnulib/lib/canonicalize.c NULL, NULL 155 maint/gnulib/lib/canonicalize.c if (*ht == NULL) NULL 192 maint/gnulib/lib/canonicalize.c Hash_table *ht = NULL; NULL 200 maint/gnulib/lib/canonicalize.c return NULL; NULL 203 maint/gnulib/lib/canonicalize.c if (name == NULL) NULL 206 maint/gnulib/lib/canonicalize.c return NULL; NULL 212 maint/gnulib/lib/canonicalize.c return NULL; NULL 463 maint/gnulib/lib/canonicalize.c return NULL; NULL 96 maint/gnulib/lib/careadlinkat.c return NULL; NULL 131 maint/gnulib/lib/careadlinkat.c return NULL; NULL 141 maint/gnulib/lib/careadlinkat.c return NULL; NULL 143 maint/gnulib/lib/chdir-long.c if (slash == NULL) NULL 172 maint/gnulib/lib/chdir-long.c if (slash == NULL) NULL 218 maint/gnulib/lib/chdir-long.c char *line = NULL; NULL 249 maint/gnulib/lib/chdir-long.c execlp (cmd, (char *) NULL); NULL 41 maint/gnulib/lib/check-version.c return NULL; NULL 61 maint/gnulib/lib/classpath.c old_classpath = (use_minimal_classpath ? NULL : getenv (CLASSPATHVAR)); NULL 62 maint/gnulib/lib/classpath.c if (old_classpath == NULL) NULL 101 maint/gnulib/lib/classpath.c char *result = (old_CLASSPATH != NULL ? xstrdup (old_CLASSPATH) : NULL); NULL 119 maint/gnulib/lib/classpath.c if (old_classpath != NULL) NULL 145 maint/gnulib/lib/clean-temp-simple.c if (fatal_signal_set == NULL) NULL 195 maint/gnulib/lib/clean-temp-simple.c if (fds != NULL) NULL 201 maint/gnulib/lib/clean-temp-simple.c while (gl_list_iterator_next (&iter, &element, NULL)) NULL 212 maint/gnulib/lib/clean-temp-simple.c if (files != NULL) NULL 218 maint/gnulib/lib/clean-temp-simple.c while (gl_list_iterator_next (&iter, &element, NULL)) NULL 231 maint/gnulib/lib/clean-temp-simple.c if (dir != NULL) NULL 238 maint/gnulib/lib/clean-temp-simple.c while (gl_list_iterator_next (&iter, &element, NULL)) NULL 247 maint/gnulib/lib/clean-temp-simple.c while (gl_list_iterator_next (&iter, &element, NULL)) NULL 320 maint/gnulib/lib/clean-temp-simple.c if (file_cleanup_list == NULL) NULL 331 maint/gnulib/lib/clean-temp-simple.c NULL, false); NULL 332 maint/gnulib/lib/clean-temp-simple.c if (file_cleanup_list == NULL) NULL 340 maint/gnulib/lib/clean-temp-simple.c if (gl_list_search (file_cleanup_list, absolute_file_name) == NULL) NULL 343 maint/gnulib/lib/clean-temp-simple.c if (absolute_file_name_copy == NULL) NULL 349 maint/gnulib/lib/clean-temp-simple.c == NULL) NULL 374 maint/gnulib/lib/clean-temp-simple.c if (list != NULL) NULL 377 maint/gnulib/lib/clean-temp-simple.c if (node != NULL) NULL 151 maint/gnulib/lib/clean-temp.c struct tempdir * volatile *tmpdirp = NULL; NULL 160 maint/gnulib/lib/clean-temp.c if (dir_cleanup_list.tempdir_list[i] == NULL) NULL 165 maint/gnulib/lib/clean-temp.c if (tmpdirp == NULL) NULL 205 maint/gnulib/lib/clean-temp.c if (old_array != NULL) NULL 213 maint/gnulib/lib/clean-temp.c *tmpdirp = NULL; NULL 219 maint/gnulib/lib/clean-temp.c tmpdir->dirname = NULL; NULL 224 maint/gnulib/lib/clean-temp.c NULL, false); NULL 228 maint/gnulib/lib/clean-temp.c NULL, false); NULL 232 maint/gnulib/lib/clean-temp.c if (path_search (xtemplate, PATH_MAX, parentdir, prefix, parentdir == NULL)) NULL 241 maint/gnulib/lib/clean-temp.c if (tmpdirname != NULL) NULL 247 maint/gnulib/lib/clean-temp.c if (tmpdirname == NULL) NULL 266 maint/gnulib/lib/clean-temp.c return NULL; NULL 282 maint/gnulib/lib/clean-temp.c if (gl_list_search (tmpdir->files, absolute_file_name) == NULL) NULL 304 maint/gnulib/lib/clean-temp.c if (node != NULL) NULL 328 maint/gnulib/lib/clean-temp.c if (gl_list_search (tmpdir->subdirs, absolute_dir_name) == NULL) NULL 351 maint/gnulib/lib/clean-temp.c if (node != NULL) NULL 472 maint/gnulib/lib/clean-temp.c while (i > 0 && dir_cleanup_list.tempdir_list[i - 1] == NULL) NULL 477 maint/gnulib/lib/clean-temp.c dir_cleanup_list.tempdir_list[i] = NULL; NULL 535 maint/gnulib/lib/clean-temp.c if (descriptors == NULL) NULL 536 maint/gnulib/lib/clean-temp.c descriptors = gl_list_create_empty (GL_LINKED_LIST, NULL, NULL, NULL, NULL 613 maint/gnulib/lib/clean-temp.c if (fp != NULL) NULL 700 maint/gnulib/lib/clean-temp.c if (list == NULL) NULL 762 maint/gnulib/lib/clean-temp.c if (list == NULL) NULL 142 maint/gnulib/lib/cnd.c int err = pthread_cond_init (cond, NULL); NULL 46 maint/gnulib/lib/concat-filename.c + (suffix != NULL ? strlen (suffix) : 0) NULL 48 maint/gnulib/lib/concat-filename.c if (result == NULL) NULL 49 maint/gnulib/lib/concat-filename.c return NULL; /* errno is set here */ NULL 60 maint/gnulib/lib/concat-filename.c + (suffix != NULL ? strlen (suffix) : 0) NULL 62 maint/gnulib/lib/concat-filename.c if (result == NULL) NULL 63 maint/gnulib/lib/concat-filename.c return NULL; /* errno is set here */ NULL 70 maint/gnulib/lib/concat-filename.c if (suffix != NULL) NULL 83 maint/gnulib/lib/copy-file.c ssize_t copied = copy_file_range (src_fd, NULL, dest_fd, NULL, len, 0); NULL 86 maint/gnulib/lib/csharpcomp.c argv[2] = NULL; NULL 87 maint/gnulib/lib/csharpcomp.c child = create_pipe_in ("mcs", "mcs", argv, NULL, NULL 114 maint/gnulib/lib/csharpcomp.c wait_subprocess (child, "mcs", false, true, true, false, NULL); NULL 184 maint/gnulib/lib/csharpcomp.c *argp = NULL; NULL 196 maint/gnulib/lib/csharpcomp.c child = create_pipe_in ("mcs", "mcs", argv, NULL, NULL 197 maint/gnulib/lib/csharpcomp.c NULL, false, true, true, fd); NULL 202 maint/gnulib/lib/csharpcomp.c if (fp == NULL) NULL 204 maint/gnulib/lib/csharpcomp.c line[0] = NULL; linesize[0] = 0; NULL 205 maint/gnulib/lib/csharpcomp.c line[1] = NULL; linesize[1] = 0; NULL 213 maint/gnulib/lib/csharpcomp.c if (line[l] != NULL) NULL 217 maint/gnulib/lib/csharpcomp.c if (line[l] != NULL NULL 221 maint/gnulib/lib/csharpcomp.c if (line[0] != NULL) NULL 223 maint/gnulib/lib/csharpcomp.c if (line[1] != NULL) NULL 229 maint/gnulib/lib/csharpcomp.c wait_subprocess (child, "mcs", false, false, true, true, NULL); NULL 273 maint/gnulib/lib/csharpcomp.c argv[2] = NULL; NULL 274 maint/gnulib/lib/csharpcomp.c child = create_pipe_in ("csc", "csc", argv, NULL, NULL 305 maint/gnulib/lib/csharpcomp.c wait_subprocess (child, "csc", false, true, true, false, NULL); NULL 369 maint/gnulib/lib/csharpcomp.c *argp = NULL; NULL 381 maint/gnulib/lib/csharpcomp.c exitstatus = execute ("csc", "csc", argv, NULL, NULL 383 maint/gnulib/lib/csharpcomp.c true, true, NULL); NULL 108 maint/gnulib/lib/csharpexec.c argv[2] = NULL; NULL 109 maint/gnulib/lib/csharpexec.c exitstatus = execute ("mono", "mono", argv, NULL, NULL 111 maint/gnulib/lib/csharpexec.c true, false, NULL); NULL 171 maint/gnulib/lib/csharpexec.c argv[1] = NULL; NULL 172 maint/gnulib/lib/csharpexec.c exitstatus = execute ("clix", "clix", argv, NULL, NULL 174 maint/gnulib/lib/csharpexec.c true, false, NULL); NULL 230 maint/gnulib/lib/csharpexec.c for (nargs = 0, arg = args; *arg != NULL; nargs++, arg++) NULL 54 maint/gnulib/lib/ctime.c if (tz != NULL && strchr (tz, '/') != NULL) NULL 44 maint/gnulib/lib/dfa.c #define assume_nonnull(x) assume ((x) != NULL) NULL 926 maint/gnulib/lib/dfa.c {NULL, NULL, false} NULL 935 maint/gnulib/lib/dfa.c return NULL; NULL 2006 maint/gnulib/lib/dfa.c dst->elems = xpalloc (NULL, &dst->alloc, src->nelem - dst->alloc, -1, NULL 2073 maint/gnulib/lib/dfa.c m->elems = xpalloc (NULL, &m->alloc, s2->nelem, -1, sizeof *m->elems); NULL 2240 maint/gnulib/lib/dfa.c d->states[i].mbps.elems = NULL; NULL 2446 maint/gnulib/lib/dfa.c : NULL); NULL 2453 maint/gnulib/lib/dfa.c d->follows[i].elems = NULL; NULL 2462 maint/gnulib/lib/dfa.c if (multibyte_prop != NULL) NULL 2483 maint/gnulib/lib/dfa.c if (multibyte_prop != NULL) NULL 2627 maint/gnulib/lib/dfa.c = d->epsilon ? xicalloc (tindex, sizeof *backward) : NULL; NULL 2854 maint/gnulib/lib/dfa.c state_num **realtrans = d->trans ? d->trans - 2 : NULL; NULL 2858 maint/gnulib/lib/dfa.c realtrans[0] = realtrans[1] = NULL; NULL 2866 maint/gnulib/lib/dfa.c realtrans = d->mb_trans ? d->mb_trans - 2 : NULL; NULL 2869 maint/gnulib/lib/dfa.c realtrans[0] = realtrans[1] = NULL; NULL 2874 maint/gnulib/lib/dfa.c d->trans[oldalloc] = NULL; NULL 2875 maint/gnulib/lib/dfa.c d->fails[oldalloc] = NULL; NULL 2877 maint/gnulib/lib/dfa.c d->mb_trans[oldalloc] = NULL; NULL 2946 maint/gnulib/lib/dfa.c d->trans[i] = d->fails[i] = NULL; NULL 3268 maint/gnulib/lib/dfa.c d->mb_trans[s3] = NULL; NULL 3372 maint/gnulib/lib/dfa.c d->trans[s] = d->fails[s] = NULL; NULL 3382 maint/gnulib/lib/dfa.c d->mb_trans[s] = NULL; NULL 3417 maint/gnulib/lib/dfa.c while ((t = trans[s]) != NULL) NULL 3489 maint/gnulib/lib/dfa.c p = NULL; NULL 3654 maint/gnulib/lib/dfa.c d->superset = NULL; NULL 3671 maint/gnulib/lib/dfa.c sup->multibyte_prop = NULL; NULL 3672 maint/gnulib/lib/dfa.c sup->superset = NULL; NULL 3673 maint/gnulib/lib/dfa.c sup->states = NULL; NULL 3675 maint/gnulib/lib/dfa.c sup->constraints = NULL; NULL 3676 maint/gnulib/lib/dfa.c sup->separates = NULL; NULL 3677 maint/gnulib/lib/dfa.c sup->follows = NULL; NULL 3679 maint/gnulib/lib/dfa.c sup->trans = NULL; NULL 3680 maint/gnulib/lib/dfa.c sup->fails = NULL; NULL 3681 maint/gnulib/lib/dfa.c sup->success = NULL; NULL 3682 maint/gnulib/lib/dfa.c sup->newlines = NULL; NULL 3752 maint/gnulib/lib/dfa.c if (s != NULL) NULL 3928 maint/gnulib/lib/dfa.c for (i = 0; cpp[i] != NULL; i++) NULL 3929 maint/gnulib/lib/dfa.c if (strstr (cpp[i], new) != NULL) NULL 3935 maint/gnulib/lib/dfa.c for (idx_t j = 0; cpp[j] != NULL; ) NULL 3936 maint/gnulib/lib/dfa.c if (strstr (new, cpp[j]) == NULL) NULL 3944 maint/gnulib/lib/dfa.c cpp[i] = NULL; NULL 3949 maint/gnulib/lib/dfa.c cpp[i + 1] = NULL; NULL 3970 maint/gnulib/lib/dfa.c while (rcp != NULL) NULL 4000 maint/gnulib/lib/dfa.c for (idx_t lnum = 0; left[lnum] != NULL; lnum++) NULL 4002 maint/gnulib/lib/dfa.c for (idx_t rnum = 0; right[rnum] != NULL; rnum++) NULL 4044 maint/gnulib/lib/dfa.c mp->in[0] = NULL; NULL 4064 maint/gnulib/lib/dfa.c must *mp = NULL; NULL 4163 maint/gnulib/lib/dfa.c for (idx_t i = 0; mp->in[i] != NULL; i++) NULL 4284 maint/gnulib/lib/dfa.c struct dfamust *dm = NULL; NULL 4353 maint/gnulib/lib/dfa.c : strchr ("\n\r./", uc) != NULL); NULL 119 maint/gnulib/lib/di-set.c dis->dev_map = hash_initialize (INITIAL_DEV_MAP_SIZE, NULL, NULL 125 maint/gnulib/lib/di-set.c return NULL; NULL 127 maint/gnulib/lib/di-set.c dis->ino_map = NULL; NULL 128 maint/gnulib/lib/di-set.c dis->probe = NULL; NULL 170 maint/gnulib/lib/di-set.c return NULL; NULL 177 maint/gnulib/lib/di-set.c return NULL; NULL 189 maint/gnulib/lib/di-set.c dis->probe = NULL; NULL 192 maint/gnulib/lib/di-set.c probe->ino_set = hash_initialize (INITIAL_INO_SET_SIZE, NULL, NULL 193 maint/gnulib/lib/di-set.c di_ino_hash, NULL, NULL); NULL 237 maint/gnulib/lib/di-set.c return hash_insert_if_absent (ino_set, (void const *) i, NULL); NULL 34 maint/gnulib/lib/dirfd.c } *dirp_fd_start = NULL; NULL 60 maint/gnulib/lib/dirfd.c for (dirp_fd_prev = NULL, dirp_fd = dirp_fd_start; dirp_fd; NULL 80 maint/gnulib/lib/dirname-lgpl.c return NULL; NULL 79 maint/gnulib/lib/duplocale.c return NULL; NULL 81 maint/gnulib/lib/duplocale.c base_copy = newlocale (LC_ALL_MASK, base_name, NULL); NULL 82 maint/gnulib/lib/duplocale.c if (base_copy == NULL) NULL 83 maint/gnulib/lib/duplocale.c return NULL; NULL 95 maint/gnulib/lib/duplocale.c return NULL; NULL 100 maint/gnulib/lib/duplocale.c if (copy == NULL) NULL 105 maint/gnulib/lib/duplocale.c return NULL; NULL 199 maint/gnulib/lib/error.c __fxprintf (NULL, ": %s", s); NULL 212 maint/gnulib/lib/error.c wchar_t *wmessage = NULL; NULL 225 maint/gnulib/lib/error.c wmessage = NULL; NULL 229 maint/gnulib/lib/error.c if (p == NULL) NULL 280 maint/gnulib/lib/error.c __fxprintf (NULL, "\n"); NULL 316 maint/gnulib/lib/error.c __fxprintf (NULL, "%s: ", program_name); NULL 329 maint/gnulib/lib/error.c __libc_ptf_call (pthread_setcancelstate, (state, NULL), 0); NULL 351 maint/gnulib/lib/error.c || (old_file_name != NULL NULL 352 maint/gnulib/lib/error.c && file_name != NULL NULL 379 maint/gnulib/lib/error.c __fxprintf (NULL, "%s:", program_name); NULL 386 maint/gnulib/lib/error.c __fxprintf (NULL, file_name != NULL ? "%s:%u: " : " ", NULL 389 maint/gnulib/lib/error.c fprintf (stderr, file_name != NULL ? "%s:%u: " : " ", NULL 400 maint/gnulib/lib/error.c __libc_ptf_call (pthread_setcancelstate, (state, NULL), 0); NULL 266 maint/gnulib/lib/exclude.c sp->v.table = hash_initialize (0, NULL, NULL 399 maint/gnulib/lib/exclude.c ? regexec (&opts->v.re, f, 0, NULL, 0) == 0 NULL 471 maint/gnulib/lib/exclude.c char *filename = NULL; NULL 613 maint/gnulib/lib/exclude.c char *buf = NULL; NULL 39 maint/gnulib/lib/execl.c if (arg0 == NULL) NULL 51 maint/gnulib/lib/execl.c if (va_arg (args, const char *) == NULL) NULL 58 maint/gnulib/lib/execl.c if (argv == NULL) NULL 39 maint/gnulib/lib/execle.c if (arg0 == NULL) NULL 51 maint/gnulib/lib/execle.c if (va_arg (args, const char *) == NULL) NULL 58 maint/gnulib/lib/execle.c if (argv == NULL) NULL 39 maint/gnulib/lib/execlp.c if (arg0 == NULL) NULL 51 maint/gnulib/lib/execlp.c if (va_arg (args, const char *) == NULL) NULL 58 maint/gnulib/lib/execlp.c if (argv == NULL) NULL 124 maint/gnulib/lib/execute.c char *prog_path_to_free = NULL; NULL 126 maint/gnulib/lib/execute.c if (directory != NULL) NULL 145 maint/gnulib/lib/execute.c find_in_given_path (prog_path, getenv ("PATH"), NULL, false); NULL 146 maint/gnulib/lib/execute.c if (resolved_prog == NULL) NULL 157 maint/gnulib/lib/execute.c if (absolute_prog == NULL) NULL 179 maint/gnulib/lib/execute.c if (argv == NULL) NULL 234 maint/gnulib/lib/execute.c if (termsigp != NULL) NULL 242 maint/gnulib/lib/execute.c if (termsigp != NULL) NULL 268 maint/gnulib/lib/execute.c sigprocmask (SIG_SETMASK, NULL, &blocked_signals); NULL 293 maint/gnulib/lib/execute.c || (directory != NULL NULL 307 maint/gnulib/lib/execute.c || (err = (directory != NULL NULL 309 maint/gnulib/lib/execute.c attrs_allocated ? &attrs : NULL, NULL 312 maint/gnulib/lib/execute.c attrs_allocated ? &attrs : NULL, NULL 323 maint/gnulib/lib/execute.c if (termsigp != NULL) NULL 40 maint/gnulib/lib/execve.c if (program == NULL NULL 41 maint/gnulib/lib/execve.c || argv == NULL NULL 43 maint/gnulib/lib/execve.c || argv[0] == NULL NULL 44 maint/gnulib/lib/execve.c || env == NULL) NULL 51 maint/gnulib/lib/execve.c int err = posix_spawn (&child, program, NULL, NULL, argv, env); NULL 37 maint/gnulib/lib/execvpe.c if (program == NULL NULL 38 maint/gnulib/lib/execvpe.c || argv == NULL NULL 40 maint/gnulib/lib/execvpe.c || argv[0] == NULL NULL 41 maint/gnulib/lib/execvpe.c || env == NULL) NULL 48 maint/gnulib/lib/execvpe.c find_in_given_path (program, getenv ("PATH"), NULL, true); NULL 49 maint/gnulib/lib/execvpe.c if (resolved_progname == NULL) NULL 102 maint/gnulib/lib/fatal-signal.c if (sigaction (fatal_signals[i], NULL, &action) >= 0 NULL 150 maint/gnulib/lib/fatal-signal.c sigaction (sig, &saved_sigactions[sig], NULL); NULL 241 maint/gnulib/lib/fatal-signal.c if (new_actions == NULL) NULL 323 maint/gnulib/lib/fatal-signal.c sigprocmask (SIG_BLOCK, &fatal_signal_set, NULL); NULL 344 maint/gnulib/lib/fatal-signal.c sigprocmask (SIG_UNBLOCK, &fatal_signal_set, NULL); NULL 74 maint/gnulib/lib/fchdir.c (dirs != NULL NULL 77 maint/gnulib/lib/fchdir.c if (new_dirs == NULL) NULL 99 maint/gnulib/lib/fchdir.c cwd = getcwd (NULL, 0); NULL 103 maint/gnulib/lib/fchdir.c result = mfile_name_concat (cwd, dir, NULL); NULL 119 maint/gnulib/lib/fchdir.c dirs[fd].name = NULL; NULL 138 maint/gnulib/lib/fchdir.c || (dirs[fd].name = get_name (filename)) == NULL) NULL 162 maint/gnulib/lib/fchdir.c || (dirs[newfd].name = strdup (dirs[oldfd].name)) == NULL) NULL 174 maint/gnulib/lib/fchdir.c dirs[newfd].name = NULL; NULL 184 maint/gnulib/lib/fchdir.c if (0 <= fd && fd < dirs_allocated && dirs[fd].name != NULL) NULL 195 maint/gnulib/lib/fchdir.c return NULL; NULL 31 maint/gnulib/lib/fd-hook.c static struct fd_hook anchor = { &anchor, &anchor, NULL, NULL }; NULL 73 maint/gnulib/lib/fd-hook.c if (close_hook == NULL) NULL 75 maint/gnulib/lib/fd-hook.c if (ioctl_hook == NULL) NULL 78 maint/gnulib/lib/fd-hook.c if (link->private_next == NULL && link->private_prev == NULL) NULL 103 maint/gnulib/lib/fd-hook.c if (next != NULL && prev != NULL) NULL 109 maint/gnulib/lib/fd-hook.c link->private_next = NULL; NULL 110 maint/gnulib/lib/fd-hook.c link->private_prev = NULL; NULL 111 maint/gnulib/lib/fd-hook.c link->private_close_fn = NULL; NULL 112 maint/gnulib/lib/fd-hook.c link->private_ioctl_fn = NULL; NULL 43 maint/gnulib/lib/fdopen.c result = NULL; NULL 64 maint/gnulib/lib/fdopen.c if (fp == NULL) NULL 76 maint/gnulib/lib/fdopendir.c return NULL; NULL 80 maint/gnulib/lib/fdopendir.c return NULL; NULL 94 maint/gnulib/lib/fdopendir.c dirp = NULL; NULL 103 maint/gnulib/lib/fdopendir.c DIR *dir = fdopendir_with_dup (fd, -1, NULL); NULL 142 maint/gnulib/lib/fdopendir.c return NULL; NULL 180 maint/gnulib/lib/fdopendir.c DIR *dir = NULL; NULL 195 maint/gnulib/lib/fdopendir.c DIR *dp = name ? opendir (name) : NULL; NULL 213 maint/gnulib/lib/fdopendir.c return NULL; NULL 240 maint/gnulib/lib/fdopendir.c return NULL; NULL 244 maint/gnulib/lib/fdopendir.c return NULL; NULL 148 maint/gnulib/lib/fflush.c if (stream == NULL || ! freading (stream)) NULL 55 maint/gnulib/lib/file-has-acl.c ret = getxattr (name, XATTR_NAME_POSIX_ACL_ACCESS, NULL, 0); NULL 63 maint/gnulib/lib/file-has-acl.c ret = getxattr (name, XATTR_NAME_POSIX_ACL_DEFAULT, NULL, 0); NULL 176 maint/gnulib/lib/file-has-acl.c aclent_t *malloced = NULL; NULL 194 maint/gnulib/lib/file-has-acl.c if (entries == NULL) NULL 250 maint/gnulib/lib/file-has-acl.c ace_t *malloced = NULL; NULL 267 maint/gnulib/lib/file-has-acl.c if (entries == NULL) NULL 424 maint/gnulib/lib/file-has-acl.c if (acl == NULL) NULL 33 maint/gnulib/lib/file-set.c if (ht == NULL) NULL 43 maint/gnulib/lib/file-set.c if (ent_from_table == NULL) NULL 66 maint/gnulib/lib/file-set.c if (ht == NULL) NULL 89 maint/gnulib/lib/filename.h (strchr ((Filename), '/') != NULL || strchr ((Filename), '\\') != NULL \ NULL 99 maint/gnulib/lib/filename.h # define IS_FILE_NAME_WITH_DIR(Filename) (strchr ((Filename), '/') != NULL) NULL 72 maint/gnulib/lib/filenamecat-lgpl.c if (p_concat == NULL) NULL 73 maint/gnulib/lib/filenamecat-lgpl.c return NULL; NULL 38 maint/gnulib/lib/filenamecat.c if (p == NULL) NULL 36 maint/gnulib/lib/filevercmp.c const char *match = NULL; NULL 44 maint/gnulib/lib/filevercmp.c match = NULL; NULL 53 maint/gnulib/lib/filevercmp.c match = NULL; NULL 106 maint/gnulib/lib/findprog-in.c (directory != NULL && IS_RELATIVE_FILE_NAME (progname) NULL 122 maint/gnulib/lib/findprog-in.c bool progbasename_has_dot = (strchr (progbasename, '.') != NULL); NULL 142 maint/gnulib/lib/findprog-in.c if (progpathname == NULL) NULL 143 maint/gnulib/lib/findprog-in.c return NULL; /* errno is set here */ NULL 188 maint/gnulib/lib/findprog-in.c if (progpathname == NULL) NULL 189 maint/gnulib/lib/findprog-in.c return NULL; /* errno is set here */ NULL 211 maint/gnulib/lib/findprog-in.c return NULL; NULL 216 maint/gnulib/lib/findprog-in.c if (path == NULL) NULL 224 maint/gnulib/lib/findprog-in.c if (path_copy == NULL) NULL 225 maint/gnulib/lib/findprog-in.c return NULL; /* errno is set here */ NULL 232 maint/gnulib/lib/findprog-in.c bool progname_has_dot = (strchr (progname, '.') != NULL); NULL 256 maint/gnulib/lib/findprog-in.c if (directory != NULL && IS_RELATIVE_FILE_NAME (dir)) NULL 259 maint/gnulib/lib/findprog-in.c concatenated_filename (directory, dir, NULL); NULL 260 maint/gnulib/lib/findprog-in.c if (dir_as_prefix_to_free == NULL) NULL 270 maint/gnulib/lib/findprog-in.c dir_as_prefix_to_free = NULL; NULL 289 maint/gnulib/lib/findprog-in.c if (progpathname == NULL) NULL 322 maint/gnulib/lib/findprog-in.c if (progpathname == NULL) NULL 359 maint/gnulib/lib/findprog-in.c if (progpathname == NULL) NULL 397 maint/gnulib/lib/findprog-in.c return NULL; NULL 55 maint/gnulib/lib/findprog.c if (strchr (progname, '/') != NULL) NULL 61 maint/gnulib/lib/findprog.c if (path == NULL || *path == '\0') NULL 71 maint/gnulib/lib/findprog.c if (path == NULL) NULL 94 maint/gnulib/lib/findprog.c progpathname = xconcatenated_filename (dir, progname, NULL); NULL 96 maint/gnulib/lib/findprog.c progpathname = concatenated_filename (dir, progname, NULL); NULL 97 maint/gnulib/lib/findprog.c if (progpathname == NULL) NULL 129 maint/gnulib/lib/findprog.c if (progpathname == NULL) NULL 243 maint/gnulib/lib/fnmatch.c wchar_t *wpattern_malloc = NULL; NULL 245 maint/gnulib/lib/fnmatch.c wchar_t *wstring_malloc = NULL; NULL 272 maint/gnulib/lib/fnmatch.c n = mbsrtowcs (NULL, &pattern, 0, &ps); NULL 286 maint/gnulib/lib/fnmatch.c if (wpattern == NULL) NULL 317 maint/gnulib/lib/fnmatch.c n = mbsrtowcs (NULL, &string, 0, &ps); NULL 332 maint/gnulib/lib/fnmatch.c if (wstring == NULL) NULL 342 maint/gnulib/lib/fnmatch.c flags & FNM_PERIOD, flags, NULL, NULL 352 maint/gnulib/lib/fnmatch.c flags & FNM_PERIOD, flags, NULL, 0); NULL 100 maint/gnulib/lib/fnmatch_loop.c else if (ends != NULL) NULL 157 maint/gnulib/lib/fnmatch_loop.c if (MEMCHR (n, L_('/'), string_end - n) == NULL) NULL 169 maint/gnulib/lib/fnmatch_loop.c end.pattern = NULL; NULL 172 maint/gnulib/lib/fnmatch_loop.c if (endp == NULL) NULL 194 maint/gnulib/lib/fnmatch_loop.c NULL, alloca_used) == 0)) NULL 211 maint/gnulib/lib/fnmatch_loop.c if (end.pattern == NULL) NULL 215 maint/gnulib/lib/fnmatch_loop.c if (end.pattern != NULL) NULL 238 maint/gnulib/lib/fnmatch_loop.c posixly_correct = getenv ("POSIXLY_CORRECT") != NULL ? 1 : -1; NULL 946 maint/gnulib/lib/fnmatch_loop.c posixly_correct = getenv ("POSIXLY_CORRECT") != NULL ? 1 : -1; NULL 987 maint/gnulib/lib/fnmatch_loop.c } *list = NULL; NULL 1008 maint/gnulib/lib/fnmatch_loop.c posixly_correct = getenv ("POSIXLY_CORRECT") != NULL ? 1 : -1; NULL 1053 maint/gnulib/lib/fnmatch_loop.c if (newp == NULL) \ NULL 1062 maint/gnulib/lib/fnmatch_loop.c newp->next = NULL; \ NULL 1078 maint/gnulib/lib/fnmatch_loop.c assert (list != NULL); NULL 1085 maint/gnulib/lib/fnmatch_loop.c if (FCT (p, string, string_end, no_leading_period, flags, NULL, NULL 1097 maint/gnulib/lib/fnmatch_loop.c NULL, alloca_used) == 0 NULL 1105 maint/gnulib/lib/fnmatch_loop.c ? flags : flags & ~FNM_PERIOD, NULL, alloca_used) == 0 NULL 1113 maint/gnulib/lib/fnmatch_loop.c ? flags : flags & ~FNM_PERIOD, NULL, NULL 1118 maint/gnulib/lib/fnmatch_loop.c while ((list = list->next) != NULL); NULL 1125 maint/gnulib/lib/fnmatch_loop.c if (FCT (p, string, string_end, no_leading_period, flags, NULL, NULL 1138 maint/gnulib/lib/fnmatch_loop.c NULL, alloca_used) == 0) NULL 1141 maint/gnulib/lib/fnmatch_loop.c while ((list = list->next) != NULL); NULL 1152 maint/gnulib/lib/fnmatch_loop.c for (runp = list; runp != NULL; runp = runp->next) NULL 1155 maint/gnulib/lib/fnmatch_loop.c NULL, alloca_used) == 0) NULL 1159 maint/gnulib/lib/fnmatch_loop.c if (runp == NULL NULL 1165 maint/gnulib/lib/fnmatch_loop.c NULL, alloca_used) == 0)) NULL 1184 maint/gnulib/lib/fnmatch_loop.c while (list != NULL) NULL 48 maint/gnulib/lib/fopen-safer.c return NULL; NULL 57 maint/gnulib/lib/fopen-safer.c return NULL; NULL 176 maint/gnulib/lib/fopen.c return NULL; NULL 182 maint/gnulib/lib/fopen.c return NULL; NULL 188 maint/gnulib/lib/fopen.c return NULL; NULL 196 maint/gnulib/lib/fopen.c if (fp == NULL) NULL 216 maint/gnulib/lib/fopen.c return NULL; NULL 219 maint/gnulib/lib/fopen.c if (fp == NULL) NULL 72 maint/gnulib/lib/fpurge.c if (fp->_IO_save_base != NULL) NULL 75 maint/gnulib/lib/fpurge.c fp->_IO_save_base = NULL; NULL 86 maint/gnulib/lib/fpurge.c if (fp_ub._base != NULL) NULL 90 maint/gnulib/lib/fpurge.c fp_ub._base = NULL; NULL 101 maint/gnulib/lib/fpurge.c if (fp->_ptr != NULL) NULL 106 maint/gnulib/lib/fpurge.c if (fp_->_ptr != NULL) NULL 119 maint/gnulib/lib/fpurge.c fp->_Rsave = NULL; NULL 58 maint/gnulib/lib/freadable.c int flags = fcntl (fd, F_GETFL, NULL); NULL 38 maint/gnulib/lib/freading.c && fp->_IO_read_base != NULL)); NULL 38 maint/gnulib/lib/freadptr.c return NULL; NULL 41 maint/gnulib/lib/freadptr.c return NULL; NULL 47 maint/gnulib/lib/freadptr.c return NULL; NULL 50 maint/gnulib/lib/freadptr.c return NULL; NULL 55 maint/gnulib/lib/freadptr.c return NULL; NULL 59 maint/gnulib/lib/freadptr.c return NULL; NULL 66 maint/gnulib/lib/freadptr.c return NULL; NULL 69 maint/gnulib/lib/freadptr.c return NULL; NULL 74 maint/gnulib/lib/freadptr.c return NULL; NULL 77 maint/gnulib/lib/freadptr.c return NULL; NULL 83 maint/gnulib/lib/freadptr.c return NULL; NULL 85 maint/gnulib/lib/freadptr.c return NULL; NULL 88 maint/gnulib/lib/freadptr.c return NULL; NULL 92 maint/gnulib/lib/freadptr.c return NULL; NULL 96 maint/gnulib/lib/freadptr.c return NULL; NULL 100 maint/gnulib/lib/freadptr.c return NULL; NULL 105 maint/gnulib/lib/freadptr.c return NULL; NULL 108 maint/gnulib/lib/freadptr.c return NULL; NULL 113 maint/gnulib/lib/freadptr.c return NULL; NULL 115 maint/gnulib/lib/freadptr.c return NULL; NULL 121 maint/gnulib/lib/freadptr.c return NULL; NULL 91 maint/gnulib/lib/freadseek.c if (freadptr (fp, &buffered) != NULL && buffered > 0) NULL 88 maint/gnulib/lib/freopen-safer.c f = NULL; NULL 90 maint/gnulib/lib/freopen-safer.c f = NULL; NULL 92 maint/gnulib/lib/freopen-safer.c f = NULL; NULL 54 maint/gnulib/lib/fseeko.c && fp->_IO_save_base == NULL) NULL 75 maint/gnulib/lib/fseeko.c && fp_ub._base == NULL) NULL 83 maint/gnulib/lib/fseeko.c && (fp_->_ptr == NULL || fp_->_count == 0)) NULL 86 maint/gnulib/lib/fseeko.c && (fp_->_ptr == NULL || fp_->_cnt == 0)) NULL 95 maint/gnulib/lib/fseeko.c && fp->_Rsave == NULL) NULL 74 maint/gnulib/lib/fstat.c if (name != NULL) NULL 90 maint/gnulib/lib/fstat.c return _gl_fstat_by_handle (h, NULL, buf); NULL 70 maint/gnulib/lib/fstrcmp.c gl_tls_key_init (bufmax_key, NULL); NULL 84 maint/gnulib/lib/fstrcmp.c if (buffer != NULL) NULL 86 maint/gnulib/lib/fstrcmp.c gl_tls_set (buffer_key, NULL); NULL 51 maint/gnulib/lib/ftello.c if (fp->_file < 0 || fp->_seek == NULL) NULL 77 maint/gnulib/lib/ftello.c if (fp->_ub._base != NULL) NULL 93 maint/gnulib/lib/ftello.c else if ((fp->_flags & __SWR) && fp->_p != NULL) NULL 133 maint/gnulib/lib/ftello.c if ((fp_->_flag & _IONBF) == 0 && fp_->_base != NULL) NULL 148 maint/gnulib/lib/ftoastr.c || (n < bufsize && STRTOF (buf, NULL) == x)) NULL 109 maint/gnulib/lib/ftruncate.c if (!WriteFile (tmph, zero_bytes, (DWORD) count, &written, NULL) NULL 55 maint/gnulib/lib/fts-cycle.c fts->fts_cycle.ht = hash_initialize (HT_INITIAL_SIZE, NULL, AD_hash, NULL 142 maint/gnulib/lib/fts-cycle.c if (parent != NULL && 0 <= parent->fts_level) NULL 366 maint/gnulib/lib/fts.c FTSENT *parent = NULL; NULL 367 maint/gnulib/lib/fts.c FTSENT *tmp = NULL; /* pacify gcc */ NULL 373 maint/gnulib/lib/fts.c return (NULL); NULL 377 maint/gnulib/lib/fts.c return (NULL); NULL 381 maint/gnulib/lib/fts.c return (NULL); NULL 386 maint/gnulib/lib/fts.c if (sp == NULL) NULL 387 maint/gnulib/lib/fts.c return (NULL); NULL 445 maint/gnulib/lib/fts.c if (*argv != NULL) { NULL 446 maint/gnulib/lib/fts.c if ((parent = fts_alloc(sp, "", 0)) == NULL) NULL 462 maint/gnulib/lib/fts.c defer_stat = (compar == NULL || ISSET(FTS_DEFER_STAT)); NULL 465 maint/gnulib/lib/fts.c for (root = NULL, nitems = 0; *argv != NULL; ++argv, ++nitems) { NULL 479 maint/gnulib/lib/fts.c if ((p = fts_alloc(sp, *argv, len)) == NULL) NULL 487 maint/gnulib/lib/fts.c if (defer_stat && root != NULL) { NULL 502 maint/gnulib/lib/fts.c p->fts_link = NULL; NULL 503 maint/gnulib/lib/fts.c if (root == NULL) NULL 519 maint/gnulib/lib/fts.c if ((sp->fts_cur = fts_alloc(sp, "", 0)) == NULL) NULL 545 maint/gnulib/lib/fts.c return (NULL); NULL 586 maint/gnulib/lib/fts.c p = p->fts_link != NULL ? p->fts_link : p->fts_parent; NULL 716 maint/gnulib/lib/fts.c = hash_initialize (DEV_TYPE_HT_INITIAL_SIZE, NULL, dev_type_hash, NULL 844 maint/gnulib/lib/fts.c if (sp->fts_cur == NULL || ISSET(FTS_STOP)) NULL 845 maint/gnulib/lib/fts.c return (NULL); NULL 890 maint/gnulib/lib/fts.c sp->fts_child = NULL; NULL 898 maint/gnulib/lib/fts.c if (sp->fts_child != NULL && ISSET(FTS_NAMEONLY)) { NULL 901 maint/gnulib/lib/fts.c sp->fts_child = NULL; NULL 916 maint/gnulib/lib/fts.c if (sp->fts_child != NULL) { NULL 920 maint/gnulib/lib/fts.c for (p = sp->fts_child; p != NULL; NULL 925 maint/gnulib/lib/fts.c } else if ((sp->fts_child = fts_build(sp, BREAD)) == NULL) { NULL 927 maint/gnulib/lib/fts.c return (NULL); NULL 937 maint/gnulib/lib/fts.c sp->fts_child = NULL; NULL 947 maint/gnulib/lib/fts.c if (p->fts_link == NULL && p->fts_parent->fts_dirp) NULL 953 maint/gnulib/lib/fts.c if ((p = fts_build (sp, BREAD)) == NULL) NULL 956 maint/gnulib/lib/fts.c return NULL; NULL 964 maint/gnulib/lib/fts.c if ((p = p->fts_link) != NULL) { NULL 976 maint/gnulib/lib/fts.c return (NULL); NULL 1027 maint/gnulib/lib/fts.c return NULL; NULL 1046 maint/gnulib/lib/fts.c return (sp->fts_cur = NULL); NULL 1085 maint/gnulib/lib/fts.c return ISSET(FTS_STOP) ? NULL : p; NULL 1115 maint/gnulib/lib/fts.c return (NULL); NULL 1129 maint/gnulib/lib/fts.c return (NULL); NULL 1141 maint/gnulib/lib/fts.c return (NULL); NULL 1144 maint/gnulib/lib/fts.c if (sp->fts_child != NULL) NULL 1165 maint/gnulib/lib/fts.c return (sp->fts_child = NULL); NULL 1178 maint/gnulib/lib/fts.c return NULL; NULL 1235 maint/gnulib/lib/fts.c dirp = NULL; \ NULL 1298 maint/gnulib/lib/fts.c return NULL; NULL 1305 maint/gnulib/lib/fts.c if ((cur->fts_dirp = fts_opendir(cur->fts_accpath, &dir_fd)) == NULL) NULL 1312 maint/gnulib/lib/fts.c return NULL; NULL 1331 maint/gnulib/lib/fts.c return NULL; NULL 1380 maint/gnulib/lib/fts.c if (dir_fd < 0 || fts_safe_changedir(sp, cur, dir_fd, NULL)) { NULL 1388 maint/gnulib/lib/fts.c cur->fts_dirp = NULL; NULL 1410 maint/gnulib/lib/fts.c cp = NULL; NULL 1419 maint/gnulib/lib/fts.c head = NULL; NULL 1420 maint/gnulib/lib/fts.c tail = NULL; NULL 1426 maint/gnulib/lib/fts.c if (dp == NULL) { NULL 1459 maint/gnulib/lib/fts.c return (NULL); NULL 1484 maint/gnulib/lib/fts.c return (NULL); NULL 1501 maint/gnulib/lib/fts.c if (sp->fts_compar == NULL || ISSET(FTS_DEFER_STAT)) { NULL 1529 maint/gnulib/lib/fts.c p->fts_link = NULL; NULL 1530 maint/gnulib/lib/fts.c if (head == NULL) NULL 1594 maint/gnulib/lib/fts.c return (NULL); NULL 1603 maint/gnulib/lib/fts.c return (NULL); NULL 1609 maint/gnulib/lib/fts.c sp->fts_compar = NULL; NULL 1672 maint/gnulib/lib/fts.c for (ad = hash_get_first (sp->fts_cycle.ht); ad != NULL; NULL 1694 maint/gnulib/lib/fts.c char *cwd = getcwdat (sp->fts_cwd_fd, NULL, 0); NULL 1707 maint/gnulib/lib/fts.c char *wd = getcwdat (fd, NULL, 0); NULL 1730 maint/gnulib/lib/fts.c char *dot = getcwdat (cwd_fd, NULL, 0); NULL 1747 maint/gnulib/lib/fts.c char *cwd = getcwdat (fd, NULL, 0); NULL 1749 maint/gnulib/lib/fts.c char *c2 = getcwdat (parent_fd, NULL, 0); NULL 1857 maint/gnulib/lib/fts.c sp->fts_array = NULL; NULL 1868 maint/gnulib/lib/fts.c ap[0]->fts_link = NULL; NULL 1884 maint/gnulib/lib/fts.c if ((p = malloc(len)) == NULL) NULL 1885 maint/gnulib/lib/fts.c return (NULL); NULL 1895 maint/gnulib/lib/fts.c p->fts_dirp = NULL; NULL 1899 maint/gnulib/lib/fts.c p->fts_pointer = NULL; NULL 1937 maint/gnulib/lib/fts.c sp->fts_path = NULL; NULL 1943 maint/gnulib/lib/fts.c if (p == NULL) { NULL 1945 maint/gnulib/lib/fts.c sp->fts_path = NULL; NULL 2036 maint/gnulib/lib/fts.c dir = NULL; NULL 36 maint/gnulib/lib/futimens.c return fdutimens (fd, NULL, times); NULL 58 maint/gnulib/lib/fwritable.c int flags = fcntl (fd, F_GETFL, NULL); NULL 155 maint/gnulib/lib/fwriteerror.c if (stream == NULL) NULL 305 maint/gnulib/lib/gc-gnulib.c rc = rijndaelCipherInit (&ctx->aesContext, RIJNDAEL_MODE_ECB, NULL); NULL 750 maint/gnulib/lib/gc-gnulib.c const char *ret = NULL; NULL 804 maint/gnulib/lib/gc-gnulib.c return NULL; NULL 56 maint/gnulib/lib/gc-libgcrypt.c if (gcry_control (GCRYCTL_DISABLE_SECMEM, NULL, 0)) NULL 59 maint/gnulib/lib/gc-libgcrypt.c if (gcry_check_version (MIN_GCRYPT_VERSION) == NULL) NULL 62 maint/gnulib/lib/gc-libgcrypt.c err = gcry_control (GCRYCTL_INITIALIZATION_FINISHED, NULL, 0); NULL 223 maint/gnulib/lib/gc-libgcrypt.c data, len, NULL, len) != 0) NULL 233 maint/gnulib/lib/gc-libgcrypt.c data, len, NULL, len) != 0) NULL 632 maint/gnulib/lib/gc-libgcrypt.c if (p == NULL) NULL 664 maint/gnulib/lib/gc-libgcrypt.c if (p == NULL) NULL 696 maint/gnulib/lib/gc-libgcrypt.c if (p == NULL) NULL 728 maint/gnulib/lib/gc-libgcrypt.c if (p == NULL) NULL 760 maint/gnulib/lib/gc-libgcrypt.c if (p == NULL) NULL 796 maint/gnulib/lib/gc-libgcrypt.c if (p == NULL) NULL 837 maint/gnulib/lib/gc-libgcrypt.c if (hash == NULL) NULL 877 maint/gnulib/lib/gc-libgcrypt.c if (hash == NULL) NULL 917 maint/gnulib/lib/gc-libgcrypt.c if (hash == NULL) NULL 957 maint/gnulib/lib/gc-libgcrypt.c if (hash == NULL) NULL 60 maint/gnulib/lib/gc-pbkdf2.c if (tmp == NULL) NULL 113 maint/gnulib/lib/gen-uni-tables.c uni->upper = (field12[0] =='\0' ? NONE : strtoul (field12, NULL, 16)); NULL 114 maint/gnulib/lib/gen-uni-tables.c uni->lower = (field13[0] =='\0' ? NONE : strtoul (field13, NULL, 16)); NULL 115 maint/gnulib/lib/gen-uni-tables.c uni->title = (field14[0] =='\0' ? NONE : strtoul (field14, NULL, 16)); NULL 178 maint/gnulib/lib/gen-uni-tables.c unicode_attributes[i].name = NULL; NULL 181 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 215 maint/gnulib/lib/gen-uni-tables.c i = strtoul (field0, NULL, 16); NULL 252 maint/gnulib/lib/gen-uni-tables.c j = strtoul (field0, NULL, 16); NULL 352 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 360 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 370 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 378 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 386 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 394 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 402 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 410 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 417 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 425 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 433 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 441 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 448 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 456 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 464 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 472 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 479 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 487 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 495 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 503 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 511 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 519 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 527 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 535 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 542 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 550 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 558 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 566 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 574 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 581 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 589 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 597 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 605 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name == NULL NULL 612 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 620 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 634 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 642 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name == NULL NULL 654 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 699 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 759 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 1072 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 1100 maint/gnulib/lib/gen-uni-tables.c else if (unicode_attributes[ch].name != NULL) NULL 1243 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 1265 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].name != NULL) NULL 1571 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].name != NULL) NULL 1617 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 1759 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].name != NULL NULL 1782 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 1834 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 1964 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].name != NULL NULL 1979 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 2031 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 2165 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].name != NULL NULL 2171 maint/gnulib/lib/gen-uni-tables.c if (strchr (str, '/') != NULL) NULL 2193 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 2255 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 2502 maint/gnulib/lib/gen-uni-tables.c mirrored = (unicode_attributes[ch].name != NULL NULL 2543 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 2760 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 2877 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 2892 maint/gnulib/lib/gen-uni-tables.c while (strstr (buf, property_name) == NULL); NULL 3161 maint/gnulib/lib/gen-uni-tables.c bool result2 = (unicode_attributes[ch].name != NULL NULL 3471 maint/gnulib/lib/gen-uni-tables.c || (unicode_attributes[ch].name != NULL NULL 3472 maint/gnulib/lib/gen-uni-tables.c && strstr (unicode_attributes[ch].name, "ZERO WIDTH") != NULL); NULL 3511 maint/gnulib/lib/gen-uni-tables.c (unicode_attributes[ch].name != NULL NULL 3634 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 3646 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 3659 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].name != NULL NULL 3660 maint/gnulib/lib/gen-uni-tables.c && unicode_attributes[ch].decomposition != NULL) NULL 3671 maint/gnulib/lib/gen-uni-tables.c return strchr (decomp, ' ') != NULL && strncmp (decomp, "0020 ", 5) != 0; NULL 3933 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 4129 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 4187 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 4423 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 4481 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 4631 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 4719 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 4902 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 4955 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 5049 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 5472 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 5627 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].name != NULL NULL 5637 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].name != NULL NULL 5647 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].name != NULL NULL 5673 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 5692 maint/gnulib/lib/gen-uni-tables.c != NULL) NULL 5705 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 5734 maint/gnulib/lib/gen-uni-tables.c || (unicode_attributes[ch].name != NULL NULL 5752 maint/gnulib/lib/gen-uni-tables.c || (unicode_attributes[ch].name != NULL NULL 5764 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 5797 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 5805 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 5808 maint/gnulib/lib/gen-uni-tables.c && !(unicode_attributes[ch].name != NULL NULL 5818 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 5859 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 5872 maint/gnulib/lib/gen-uni-tables.c && strtoul (unicode_attributes[ch].combining, NULL, 10) >= 200); NULL 6019 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 6046 maint/gnulib/lib/gen-uni-tables.c now = time (NULL); NULL 6188 maint/gnulib/lib/gen-uni-tables.c unicode_width[i] = (unicode_attributes[i].name != NULL ? "N" : NULL); NULL 6191 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 6222 maint/gnulib/lib/gen-uni-tables.c i = strtoul (field0, NULL, 16); NULL 6223 maint/gnulib/lib/gen-uni-tables.c if (strstr (field0, "..") != NULL) NULL 6226 maint/gnulib/lib/gen-uni-tables.c j = strtoul (strstr (field0, "..") + 2, NULL, 16); NULL 6260 maint/gnulib/lib/gen-uni-tables.c return (unicode_attributes[ch].name != NULL NULL 6276 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 6397 maint/gnulib/lib/gen-uni-tables.c if (unicode_width[ch] != NULL NULL 6402 maint/gnulib/lib/gen-uni-tables.c if (unicode_width[ch] != NULL NULL 6421 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 6529 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].name == NULL && (ch >= 0x20BC && ch <= 0x20CF)) NULL 6532 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].name != NULL) NULL 6955 maint/gnulib/lib/gen-uni-tables.c || strstr (unicode_attributes[ch].name, "HIRAGANA LETTER SMALL ") != NULL NULL 6956 maint/gnulib/lib/gen-uni-tables.c || strstr (unicode_attributes[ch].name, "KATAKANA LETTER SMALL ") != NULL) NULL 7018 maint/gnulib/lib/gen-uni-tables.c && strstr (unicode_attributes[ch].name, "FULLWIDTH") == NULL) NULL 7237 maint/gnulib/lib/gen-uni-tables.c || strstr (unicode_attributes[ch].name, "FULLWIDTH LATIN ") != NULL NULL 7321 maint/gnulib/lib/gen-uni-tables.c if ((unicode_width[ch] != NULL NULL 7392 maint/gnulib/lib/gen-uni-tables.c if ((unicode_width[ch] != NULL NULL 7570 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 7604 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 7689 maint/gnulib/lib/gen-uni-tables.c i = strtoul (field0, NULL, 16); NULL 7690 maint/gnulib/lib/gen-uni-tables.c if (strstr (field0, "..") != NULL) NULL 7693 maint/gnulib/lib/gen-uni-tables.c j = strtoul (strstr (field0, "..") + 2, NULL, 16); NULL 7775 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 7968 maint/gnulib/lib/gen-uni-tables.c if (streams[i] == NULL) NULL 8041 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].name != NULL) NULL 8056 maint/gnulib/lib/gen-uni-tables.c || (unicode_attributes[ch].category != NULL NULL 8060 maint/gnulib/lib/gen-uni-tables.c if (unicode_attributes[ch].category != NULL NULL 8105 maint/gnulib/lib/gen-uni-tables.c if ((unicode_attributes[ch].category != NULL NULL 8206 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 8236 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 8356 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 8524 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 8598 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 8671 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 8823 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 8931 maint/gnulib/lib/gen-uni-tables.c if (decomposition != NULL && decomposition[0] != '\0') NULL 8943 maint/gnulib/lib/gen-uni-tables.c assert (rangle != NULL); NULL 9152 maint/gnulib/lib/gen-uni-tables.c if (streams[i] == NULL) NULL 9197 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 9241 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 9295 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 9398 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 9464 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 9634 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 9640 maint/gnulib/lib/gen-uni-tables.c casing_rules = NULL; NULL 9753 maint/gnulib/lib/gen-uni-tables.c language = NULL; NULL 9774 maint/gnulib/lib/gen-uni-tables.c word_begin = word_end = NULL; NULL 9863 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 9869 maint/gnulib/lib/gen-uni-tables.c casefolding_rules = NULL; NULL 9967 maint/gnulib/lib/gen-uni-tables.c static const char * const all_languages[] = { NULL }; NULL 10028 maint/gnulib/lib/gen-uni-tables.c if (cfrule->language == NULL && cfrule->mapping[1] == 0) NULL 10053 maint/gnulib/lib/gen-uni-tables.c if (!(cfrule->language == NULL && cfrule->mapping[1] == 0)) NULL 10058 maint/gnulib/lib/gen-uni-tables.c struct special_casing_rule *found_rule = NULL; NULL 10065 maint/gnulib/lib/gen-uni-tables.c && (cfrule->language == NULL NULL 10066 maint/gnulib/lib/gen-uni-tables.c || (rule->language != NULL NULL 10072 maint/gnulib/lib/gen-uni-tables.c if ((cfrule->language == NULL NULL 10073 maint/gnulib/lib/gen-uni-tables.c ? rule->language == NULL NULL 10074 maint/gnulib/lib/gen-uni-tables.c : rule->language != NULL NULL 10084 maint/gnulib/lib/gen-uni-tables.c if (found_rule == NULL) NULL 10098 maint/gnulib/lib/gen-uni-tables.c && rule->language == NULL) NULL 10109 maint/gnulib/lib/gen-uni-tables.c if (found_rule != NULL) NULL 10155 maint/gnulib/lib/gen-uni-tables.c return (- ((a_rule->language != NULL ? 1 : 0) + (a_rule->context != SCC_ALWAYS ? 1 : 0)) NULL 10156 maint/gnulib/lib/gen-uni-tables.c + ((b_rule->language != NULL ? 1 : 0) + (b_rule->context != SCC_ALWAYS ? 1 : 0))); NULL 10177 maint/gnulib/lib/gen-uni-tables.c if (stream == NULL) NULL 10262 maint/gnulib/lib/gen-uni-tables.c if (rule->language != NULL) NULL 49 maint/gnulib/lib/get-permissions.c if (ctx->acl == NULL) NULL 59 maint/gnulib/lib/get-permissions.c if (ctx->default_acl == NULL) NULL 89 maint/gnulib/lib/get-permissions.c if (ctx->acl == NULL) NULL 118 maint/gnulib/lib/get-permissions.c ret = facl (desc, ACE_GETACLCNT, 0, NULL); NULL 120 maint/gnulib/lib/get-permissions.c ret = acl (name, ACE_GETACLCNT, 0, NULL); NULL 134 maint/gnulib/lib/get-permissions.c if (ctx->ace_entries == NULL) NULL 149 maint/gnulib/lib/get-permissions.c ctx->ace_entries = NULL; NULL 164 maint/gnulib/lib/get-permissions.c ctx->ace_entries = NULL; NULL 173 maint/gnulib/lib/get-permissions.c ret = facl (desc, GETACLCNT, 0, NULL); NULL 175 maint/gnulib/lib/get-permissions.c ret = acl (name, GETACLCNT, 0, NULL); NULL 189 maint/gnulib/lib/get-permissions.c if (ctx->entries == NULL) NULL 204 maint/gnulib/lib/get-permissions.c ctx->entries = NULL; NULL 219 maint/gnulib/lib/get-permissions.c ctx->entries = NULL; NULL 239 maint/gnulib/lib/get-rusage-as.c mmap (NULL, pagesize, PROT_READ | PROT_WRITE, flags, fd, 0); NULL 285 maint/gnulib/lib/get-rusage-as.c mmap (NULL, pagesize, PROT_READ | PROT_WRITE, flags, fd, 0); NULL 361 maint/gnulib/lib/get-rusage-data.c if (brk_value == NULL) NULL 364 maint/gnulib/lib/get-rusage-data.c if (brk_value == NULL) NULL 107 maint/gnulib/lib/get_ppid_of.c if (p != NULL) NULL 139 maint/gnulib/lib/get_ppid_of.c if (p != NULL) NULL 142 maint/gnulib/lib/get_ppid_of.c if (p != NULL) NULL 177 maint/gnulib/lib/get_ppid_of.c for (count = 1; p != NULL && count < 15; count++) NULL 179 maint/gnulib/lib/get_ppid_of.c if (p != NULL) NULL 229 maint/gnulib/lib/get_ppid_of.c if (sysctl (info_path, 6, &info, &len, NULL, 0) >= 0 && len == sizeof (info)) NULL 266 maint/gnulib/lib/get_ppid_of.c if (getprocs64 (&procs, sizeof procs, NULL, 0, &pid, 1) > 0) NULL 314 maint/gnulib/lib/get_ppid_of.c if (info != NULL) NULL 341 maint/gnulib/lib/get_ppid_of.c pid_t pid = (arg != NULL ? atoi (arg) : getpid ()); NULL 102 maint/gnulib/lib/get_progname_of.c return strdup (slash != NULL ? slash + 1 : linkbuf); NULL 130 maint/gnulib/lib/get_progname_of.c return strdup (slash != NULL ? slash + 1 : buf); NULL 155 maint/gnulib/lib/get_progname_of.c return strdup (slash != NULL ? slash + 1 : linkbuf); NULL 183 maint/gnulib/lib/get_progname_of.c for (count = 1; p != NULL && count < 3; count++) NULL 185 maint/gnulib/lib/get_progname_of.c if (p != NULL) NULL 189 maint/gnulib/lib/get_progname_of.c if (end != NULL) NULL 219 maint/gnulib/lib/get_progname_of.c return strdup (slash != NULL ? slash + 1 : linkbuf); NULL 269 maint/gnulib/lib/get_progname_of.c if (sysctl (info_path, 6, &info, &len, NULL, 0) >= 0 && len == sizeof (info)) NULL 306 maint/gnulib/lib/get_progname_of.c if (getprocs64 (&procs, sizeof procs, NULL, 0, &pid, 1) > 0) NULL 326 maint/gnulib/lib/get_progname_of.c if (space != NULL) NULL 329 maint/gnulib/lib/get_progname_of.c if (p != NULL) NULL 362 maint/gnulib/lib/get_progname_of.c if (space != NULL) NULL 365 maint/gnulib/lib/get_progname_of.c if (p != NULL) NULL 380 maint/gnulib/lib/get_progname_of.c p = NULL; NULL 382 maint/gnulib/lib/get_progname_of.c if (p != NULL) NULL 421 maint/gnulib/lib/get_progname_of.c if (info != NULL) NULL 433 maint/gnulib/lib/get_progname_of.c if (backslash != NULL) NULL 440 maint/gnulib/lib/get_progname_of.c if (next_backslash == NULL) NULL 475 maint/gnulib/lib/get_progname_of.c if (space != NULL) NULL 482 maint/gnulib/lib/get_progname_of.c if (slash != NULL) NULL 489 maint/gnulib/lib/get_progname_of.c if (next_slash == NULL) NULL 510 maint/gnulib/lib/get_progname_of.c return NULL; NULL 525 maint/gnulib/lib/get_progname_of.c pid_t pid = (arg != NULL ? atoi (arg) : getpid ()); NULL 528 maint/gnulib/lib/get_progname_of.c (unsigned long) pid, progname != NULL ? progname : "(null)"); NULL 107 maint/gnulib/lib/getaddrinfo.c static getaddrinfo_func getaddrinfo_ptr = NULL; NULL 108 maint/gnulib/lib/getaddrinfo.c static freeaddrinfo_func freeaddrinfo_ptr = NULL; NULL 109 maint/gnulib/lib/getaddrinfo.c static getnameinfo_func getnameinfo_ptr = NULL; NULL 134 maint/gnulib/lib/getaddrinfo.c getaddrinfo_ptr = NULL; NULL 135 maint/gnulib/lib/getaddrinfo.c freeaddrinfo_ptr = NULL; NULL 136 maint/gnulib/lib/getaddrinfo.c getnameinfo_ptr = NULL; NULL 244 maint/gnulib/lib/getaddrinfo.c struct servent *se = NULL; NULL 248 maint/gnulib/lib/getaddrinfo.c if (hints == NULL || !(hints->ai_flags & AI_NUMERICSERV)) NULL 268 maint/gnulib/lib/getaddrinfo.c if (!he || he->h_addr_list[0] == NULL) NULL 436 maint/gnulib/lib/getaddrinfo.c if (sa == NULL || salen < sizeof (sa->sa_family)) NULL 57 maint/gnulib/lib/getcwd-lgpl.c return NULL; NULL 68 maint/gnulib/lib/getcwd-lgpl.c return NULL; NULL 91 maint/gnulib/lib/getcwd-lgpl.c return NULL; NULL 99 maint/gnulib/lib/getcwd-lgpl.c if (ptr == NULL) NULL 103 maint/gnulib/lib/getcwd-lgpl.c return NULL; NULL 120 maint/gnulib/lib/getcwd-lgpl.c if (shrinked_result != NULL) NULL 137 maint/gnulib/lib/getcwd.c result = NULL; NULL 182 maint/gnulib/lib/getcwd.c DIR *dirstream = NULL; NULL 215 maint/gnulib/lib/getcwd.c if (errno == EINVAL && buf == NULL && size == 0) NULL 227 maint/gnulib/lib/getcwd.c return NULL; NULL 232 maint/gnulib/lib/getcwd.c if (buf != NULL) NULL 235 maint/gnulib/lib/getcwd.c return NULL; NULL 241 maint/gnulib/lib/getcwd.c if (buf == NULL) NULL 244 maint/gnulib/lib/getcwd.c if (dir == NULL) NULL 245 maint/gnulib/lib/getcwd.c return NULL; NULL 292 maint/gnulib/lib/getcwd.c dirstream = NULL; NULL 304 maint/gnulib/lib/getcwd.c if (dirstream == NULL) NULL 309 maint/gnulib/lib/getcwd.c if (dirstream == NULL) NULL 327 maint/gnulib/lib/getcwd.c if (d == NULL && errno == 0 && use_d_ino) NULL 334 maint/gnulib/lib/getcwd.c if (d == NULL) NULL 379 maint/gnulib/lib/getcwd.c if (dotlist == NULL) NULL 445 maint/gnulib/lib/getcwd.c dirstream = NULL; NULL 464 maint/gnulib/lib/getcwd.c if (buf == NULL) NULL 485 maint/gnulib/lib/getcwd.c if (buf == NULL) NULL 489 maint/gnulib/lib/getcwd.c return NULL; NULL 72 maint/gnulib/lib/getdelim.c if (lineptr == NULL || n == NULL || fp == NULL) NULL 80 maint/gnulib/lib/getdelim.c if (*lineptr == NULL || *n == 0) NULL 85 maint/gnulib/lib/getdelim.c if (new_lineptr == NULL) NULL 123 maint/gnulib/lib/getdelim.c if (new_lineptr == NULL) NULL 60 maint/gnulib/lib/getfilecon.c *con = NULL; NULL 427 maint/gnulib/lib/getloadavg.c if (kc == NULL) NULL 430 maint/gnulib/lib/getloadavg.c if (ksp == NULL) NULL 437 maint/gnulib/lib/getloadavg.c if (kn == NULL) NULL 450 maint/gnulib/lib/getloadavg.c if (kn != NULL) NULL 457 maint/gnulib/lib/getloadavg.c if (kn != NULL) NULL 492 maint/gnulib/lib/getloadavg.c int result = perfstat_cpu_total (NULL, &cpu_stats, sizeof cpu_stats, 1); NULL 889 maint/gnulib/lib/getloadavg.c if (kd != NULL) NULL 43 maint/gnulib/lib/getlogin.c return NULL; NULL 74 maint/gnulib/lib/getlogin_r.c if (nul == NULL) NULL 82 maint/gnulib/lib/getlogin_r.c if (room == NULL) NULL 202 maint/gnulib/lib/getopt.c const struct option *pfound = NULL; NULL 222 maint/gnulib/lib/getopt.c if (pfound == NULL) NULL 225 maint/gnulib/lib/getopt.c unsigned char *ambig_set = NULL; NULL 233 maint/gnulib/lib/getopt.c if (pfound == NULL) NULL 255 maint/gnulib/lib/getopt.c else if ((ambig_set = malloc (n_options)) == NULL) NULL 310 maint/gnulib/lib/getopt.c if (pfound == NULL) NULL 316 maint/gnulib/lib/getopt.c || strchr (optstring, *d->__nextchar) == NULL) NULL 322 maint/gnulib/lib/getopt.c d->__nextchar = NULL; NULL 334 maint/gnulib/lib/getopt.c d->__nextchar = NULL; NULL 368 maint/gnulib/lib/getopt.c if (longind != NULL) NULL 392 maint/gnulib/lib/getopt.c d->__nextchar = NULL; NULL 480 maint/gnulib/lib/getopt.c d->optarg = NULL; NULL 493 maint/gnulib/lib/getopt.c if (d->__nextchar == NULL || *d->__nextchar == '\0') NULL 618 maint/gnulib/lib/getopt.c if (temp == NULL || c == ':' || c == ';') NULL 627 maint/gnulib/lib/getopt.c if (temp[0] == 'W' && temp[1] == ';' && longopts != NULL) NULL 650 maint/gnulib/lib/getopt.c d->optarg = NULL; NULL 665 maint/gnulib/lib/getopt.c d->optarg = NULL; NULL 666 maint/gnulib/lib/getopt.c d->__nextchar = NULL; NULL 695 maint/gnulib/lib/getopt.c d->__nextchar = NULL; NULL 82 maint/gnulib/lib/getpass.c if (arg != NULL) NULL 103 maint/gnulib/lib/getpass.c if (tty == NULL) NULL 151 maint/gnulib/lib/getpass.c if (buf != NULL) NULL 108 maint/gnulib/lib/getprogname.c p = (0 < getprocs64 (&procs, sizeof procs, NULL, 0, &pid, 1) NULL 110 maint/gnulib/lib/getprogname.c : NULL); NULL 134 maint/gnulib/lib/getprogname.c if (space != NULL) NULL 137 maint/gnulib/lib/getprogname.c if (p != NULL) NULL 170 maint/gnulib/lib/getprogname.c if (space != NULL) NULL 173 maint/gnulib/lib/getprogname.c if (p != NULL) NULL 188 maint/gnulib/lib/getprogname.c p = NULL; NULL 257 maint/gnulib/lib/getprogname.c return NULL; NULL 69 maint/gnulib/lib/getrandom.c static BCryptGenRandomFuncType BCryptGenRandomFunc = NULL; NULL 76 maint/gnulib/lib/getrandom.c if (bcrypt != NULL) NULL 128 maint/gnulib/lib/getrandom.c if (BCryptGenRandomFunc != NULL NULL 129 maint/gnulib/lib/getrandom.c && BCryptGenRandomFunc (NULL, buffer, length, NULL 146 maint/gnulib/lib/getrandom.c if (CryptAcquireContext (&provider, NULL, NULL, PROV_RSA_FULL, NULL 55 maint/gnulib/lib/getsubopt.c if (vstart == NULL) NULL 60 maint/gnulib/lib/getsubopt.c for (cnt = 0; tokens[cnt] != NULL; ++cnt) NULL 65 maint/gnulib/lib/getsubopt.c *valuep = vstart != endp ? vstart + 1 : NULL; NULL 123 maint/gnulib/lib/gettext.h pgettext_aux (NULL, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, LC_MESSAGES) NULL 134 maint/gnulib/lib/gettext.h npgettext_aux (NULL, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, MsgidPlural, N, LC_MESSAGES) NULL 206 maint/gnulib/lib/gettext.h dcpgettext_expr (NULL, Msgctxt, Msgid, LC_MESSAGES) NULL 233 maint/gnulib/lib/gettext.h if (msg_ctxt_id != NULL) NULL 253 maint/gnulib/lib/gettext.h dcnpgettext_expr (NULL, Msgctxt, Msgid, MsgidPlural, N, LC_MESSAGES) NULL 281 maint/gnulib/lib/gettext.h if (msg_ctxt_id != NULL) NULL 35 maint/gnulib/lib/gettime.c gettimeofday (&tv, NULL); NULL 46 maint/gnulib/lib/gettimeofday.c static GetSystemTimePreciseAsFileTimeFuncType GetSystemTimePreciseAsFileTimeFunc = NULL; NULL 53 maint/gnulib/lib/gettimeofday.c if (kernel32 != NULL) NULL 101 maint/gnulib/lib/gettimeofday.c if (GetSystemTimePreciseAsFileTimeFunc != NULL) NULL 146 maint/gnulib/lib/gettimeofday.c tv->tv_sec = time (NULL); NULL 81 maint/gnulib/lib/getugroups.c if (grp == NULL) NULL 109 maint/gnulib/lib/getumask.c if (tmpdir == NULL || *tmpdir == '\0') NULL 113 maint/gnulib/lib/getumask.c if (temp_filename != NULL) NULL 59 maint/gnulib/lib/getusershell.c "/bin/sh", "/bin/csh", "/usr/bin/sh", "/usr/bin/csh", NULL NULL 67 maint/gnulib/lib/getusershell.c static FILE *shellstream = NULL; NULL 70 maint/gnulib/lib/getusershell.c static char *line = NULL; NULL 88 maint/gnulib/lib/getusershell.c return NULL; NULL 91 maint/gnulib/lib/getusershell.c if (shellstream == NULL) NULL 94 maint/gnulib/lib/getusershell.c if (shellstream == NULL) NULL 107 maint/gnulib/lib/getusershell.c return NULL; /* End of file. */ NULL 128 maint/gnulib/lib/getusershell.c shellstream = NULL; NULL 262 maint/gnulib/lib/git-merge-changelog.c if (memchr (entry1->string, '\0', entry1->length) != NULL) NULL 264 maint/gnulib/lib/git-merge-changelog.c if (memchr (entry2->string, '\0', entry2->length) != NULL) NULL 304 maint/gnulib/lib/git-merge-changelog.c if (contents == NULL) NULL 312 maint/gnulib/lib/git-merge-changelog.c NULL, true); NULL 315 maint/gnulib/lib/git-merge-changelog.c NULL, true); NULL 332 maint/gnulib/lib/git-merge-changelog.c if (ptr == NULL) NULL 706 maint/gnulib/lib/git-merge-changelog.c edits = gl_list_create_empty (GL_ARRAY_LIST, NULL, NULL, NULL, true); NULL 810 maint/gnulib/lib/git-merge-changelog.c static struct entry empty_entry = { NULL, 0 }; NULL 826 maint/gnulib/lib/git-merge-changelog.c if (nl == NULL) NULL 963 maint/gnulib/lib/git-merge-changelog.c { "help", no_argument, NULL, 'h' }, NULL 964 maint/gnulib/lib/git-merge-changelog.c { "split-merged-entry", no_argument, NULL, CHAR_MAX + 1 }, NULL 965 maint/gnulib/lib/git-merge-changelog.c { "version", no_argument, NULL, 'V' }, NULL 966 maint/gnulib/lib/git-merge-changelog.c { NULL, 0, NULL, 0 } NULL 1022 maint/gnulib/lib/git-merge-changelog.c while ((optchar = getopt_long (argc, argv, "hV", long_options, NULL)) != EOF) NULL 1133 maint/gnulib/lib/git-merge-changelog.c if (var != NULL && var[0] != '\0') NULL 1138 maint/gnulib/lib/git-merge-changelog.c if (var != NULL && var[0] != '\0') NULL 1146 maint/gnulib/lib/git-merge-changelog.c if (var != NULL NULL 1148 maint/gnulib/lib/git-merge-changelog.c && c_strstr (var, " --rebase") == NULL) NULL 1205 maint/gnulib/lib/git-merge-changelog.c NULL, true); NULL 1213 maint/gnulib/lib/git-merge-changelog.c gl_list_create_empty (GL_ARRAY_LIST, NULL, NULL, NULL, true); NULL 1286 maint/gnulib/lib/git-merge-changelog.c c->old_entries = NULL; NULL 1324 maint/gnulib/lib/git-merge-changelog.c c->modified_entries = NULL; NULL 1649 maint/gnulib/lib/git-merge-changelog.c if (fp == NULL) NULL 33 maint/gnulib/lib/gl_anyavltree_list2.h if (node == NULL) NULL 34 maint/gnulib/lib/gl_anyavltree_list2.h return NULL; NULL 39 maint/gnulib/lib/gl_anyavltree_list2.h if (node->left == NULL) NULL 44 maint/gnulib/lib/gl_anyavltree_list2.h node->left = NULL; NULL 51 maint/gnulib/lib/gl_anyavltree_list2.h if (node->right == NULL) NULL 56 maint/gnulib/lib/gl_anyavltree_list2.h node->right = NULL; NULL 69 maint/gnulib/lib/gl_anyavltree_list2.h if (node->left != NULL) NULL 73 maint/gnulib/lib/gl_anyavltree_list2.h return NULL; NULL 87 maint/gnulib/lib/gl_anyavltree_list2.h if (list == NULL) NULL 88 maint/gnulib/lib/gl_anyavltree_list2.h return NULL; NULL 105 maint/gnulib/lib/gl_anyavltree_list2.h if (list->table == NULL) NULL 112 maint/gnulib/lib/gl_anyavltree_list2.h if (list->root == NULL) NULL 114 maint/gnulib/lib/gl_anyavltree_list2.h list->root->parent = NULL; NULL 124 maint/gnulib/lib/gl_anyavltree_list2.h list->root = NULL; NULL 138 maint/gnulib/lib/gl_anyavltree_list2.h return NULL; NULL 166 maint/gnulib/lib/gl_anyavltree_list2.h if (node->left != NULL || node->right != NULL) NULL 180 maint/gnulib/lib/gl_anyavltree_list2.h if (node->parent == NULL) NULL 218 maint/gnulib/lib/gl_anyavltree_list2.h if (nodeleftright != NULL) NULL 225 maint/gnulib/lib/gl_anyavltree_list2.h (nodeleftright != NULL ? nodeleftright->branch_size : 0) NULL 226 maint/gnulib/lib/gl_anyavltree_list2.h + 1 + (noderight != NULL ? noderight->branch_size : 0); NULL 259 maint/gnulib/lib/gl_anyavltree_list2.h if (L != NULL) NULL 261 maint/gnulib/lib/gl_anyavltree_list2.h if (R != NULL) NULL 271 maint/gnulib/lib/gl_anyavltree_list2.h (nodeleft->left != NULL ? nodeleft->left->branch_size : 0) NULL 272 maint/gnulib/lib/gl_anyavltree_list2.h + 1 + (nodeleft->right != NULL ? nodeleft->right->branch_size : 0); NULL 274 maint/gnulib/lib/gl_anyavltree_list2.h (node->left != NULL ? node->left->branch_size : 0) NULL 275 maint/gnulib/lib/gl_anyavltree_list2.h + 1 + (node->right != NULL ? node->right->branch_size : 0); NULL 316 maint/gnulib/lib/gl_anyavltree_list2.h if (noderightleft != NULL) NULL 323 maint/gnulib/lib/gl_anyavltree_list2.h (nodeleft != NULL ? nodeleft->branch_size : 0) NULL 324 maint/gnulib/lib/gl_anyavltree_list2.h + 1 + (noderightleft != NULL ? noderightleft->branch_size : 0); NULL 357 maint/gnulib/lib/gl_anyavltree_list2.h if (L != NULL) NULL 359 maint/gnulib/lib/gl_anyavltree_list2.h if (R != NULL) NULL 369 maint/gnulib/lib/gl_anyavltree_list2.h (node->left != NULL ? node->left->branch_size : 0) NULL 370 maint/gnulib/lib/gl_anyavltree_list2.h + 1 + (node->right != NULL ? node->right->branch_size : 0); NULL 372 maint/gnulib/lib/gl_anyavltree_list2.h (noderight->left != NULL ? noderight->left->branch_size : 0) NULL 373 maint/gnulib/lib/gl_anyavltree_list2.h + 1 + (noderight->right != NULL ? noderight->right->branch_size : 0); NULL 405 maint/gnulib/lib/gl_anyavltree_list2.h if (parent == NULL) NULL 415 maint/gnulib/lib/gl_anyavltree_list2.h if (node->left == NULL) NULL 420 maint/gnulib/lib/gl_anyavltree_list2.h if (child != NULL) NULL 422 maint/gnulib/lib/gl_anyavltree_list2.h if (parent == NULL) NULL 435 maint/gnulib/lib/gl_anyavltree_list2.h for (p = parent; p != NULL; p = p->parent) NULL 442 maint/gnulib/lib/gl_anyavltree_list2.h else if (node->right == NULL) NULL 450 maint/gnulib/lib/gl_anyavltree_list2.h if (parent == NULL) NULL 463 maint/gnulib/lib/gl_anyavltree_list2.h for (p = parent; p != NULL; p = p->parent) NULL 477 maint/gnulib/lib/gl_anyavltree_list2.h for (subst = node->left; subst->right != NULL; ) NULL 497 maint/gnulib/lib/gl_anyavltree_list2.h if (child != NULL) NULL 506 maint/gnulib/lib/gl_anyavltree_list2.h for (p = subst_parent; p != NULL; p = p->parent) NULL 523 maint/gnulib/lib/gl_anyavltree_list2.h if (parent == NULL) NULL 544 maint/gnulib/lib/gl_anyavltree_list2.h if (new_node == NULL) NULL 545 maint/gnulib/lib/gl_anyavltree_list2.h return NULL; NULL 547 maint/gnulib/lib/gl_anyavltree_list2.h new_node->left = NULL; NULL 548 maint/gnulib/lib/gl_anyavltree_list2.h new_node->right = NULL; NULL 554 maint/gnulib/lib/gl_anyavltree_list2.h (list->base.hashcode_fn != NULL NULL 560 maint/gnulib/lib/gl_anyavltree_list2.h if (list->root == NULL) NULL 563 maint/gnulib/lib/gl_anyavltree_list2.h new_node->parent = NULL; NULL 569 maint/gnulib/lib/gl_anyavltree_list2.h for (node = list->root; node->left != NULL; ) NULL 580 maint/gnulib/lib/gl_anyavltree_list2.h for (p = node; p != NULL; p = p->parent) NULL 585 maint/gnulib/lib/gl_anyavltree_list2.h if (node->right == NULL && node->parent != NULL) NULL 597 maint/gnulib/lib/gl_anyavltree_list2.h return NULL; NULL 612 maint/gnulib/lib/gl_anyavltree_list2.h if (new_node == NULL) NULL 613 maint/gnulib/lib/gl_anyavltree_list2.h return NULL; NULL 615 maint/gnulib/lib/gl_anyavltree_list2.h new_node->left = NULL; NULL 616 maint/gnulib/lib/gl_anyavltree_list2.h new_node->right = NULL; NULL 622 maint/gnulib/lib/gl_anyavltree_list2.h (list->base.hashcode_fn != NULL NULL 628 maint/gnulib/lib/gl_anyavltree_list2.h if (list->root == NULL) NULL 631 maint/gnulib/lib/gl_anyavltree_list2.h new_node->parent = NULL; NULL 637 maint/gnulib/lib/gl_anyavltree_list2.h for (node = list->root; node->right != NULL; ) NULL 648 maint/gnulib/lib/gl_anyavltree_list2.h for (p = node; p != NULL; p = p->parent) NULL 653 maint/gnulib/lib/gl_anyavltree_list2.h if (node->left == NULL && node->parent != NULL) NULL 665 maint/gnulib/lib/gl_anyavltree_list2.h return NULL; NULL 682 maint/gnulib/lib/gl_anyavltree_list2.h if (new_node == NULL) NULL 683 maint/gnulib/lib/gl_anyavltree_list2.h return NULL; NULL 685 maint/gnulib/lib/gl_anyavltree_list2.h new_node->left = NULL; NULL 686 maint/gnulib/lib/gl_anyavltree_list2.h new_node->right = NULL; NULL 692 maint/gnulib/lib/gl_anyavltree_list2.h (list->base.hashcode_fn != NULL NULL 698 maint/gnulib/lib/gl_anyavltree_list2.h if (node->left == NULL) NULL 702 maint/gnulib/lib/gl_anyavltree_list2.h height_inc = (node->right == NULL); NULL 706 maint/gnulib/lib/gl_anyavltree_list2.h for (node = node->left; node->right != NULL; ) NULL 710 maint/gnulib/lib/gl_anyavltree_list2.h height_inc = (node->left == NULL); NULL 718 maint/gnulib/lib/gl_anyavltree_list2.h for (p = node; p != NULL; p = p->parent) NULL 723 maint/gnulib/lib/gl_anyavltree_list2.h if (height_inc && node->parent != NULL) NULL 734 maint/gnulib/lib/gl_anyavltree_list2.h return NULL; NULL 751 maint/gnulib/lib/gl_anyavltree_list2.h if (new_node == NULL) NULL 752 maint/gnulib/lib/gl_anyavltree_list2.h return NULL; NULL 754 maint/gnulib/lib/gl_anyavltree_list2.h new_node->left = NULL; NULL 755 maint/gnulib/lib/gl_anyavltree_list2.h new_node->right = NULL; NULL 761 maint/gnulib/lib/gl_anyavltree_list2.h (list->base.hashcode_fn != NULL NULL 767 maint/gnulib/lib/gl_anyavltree_list2.h if (node->right == NULL) NULL 771 maint/gnulib/lib/gl_anyavltree_list2.h height_inc = (node->left == NULL); NULL 775 maint/gnulib/lib/gl_anyavltree_list2.h for (node = node->right; node->left != NULL; ) NULL 779 maint/gnulib/lib/gl_anyavltree_list2.h height_inc = (node->right == NULL); NULL 787 maint/gnulib/lib/gl_anyavltree_list2.h for (p = node; p != NULL; p = p->parent) NULL 792 maint/gnulib/lib/gl_anyavltree_list2.h if (height_inc && node->parent != NULL) NULL 803 maint/gnulib/lib/gl_anyavltree_list2.h return NULL; NULL 42 maint/gnulib/lib/gl_anyhash2.h if (new_table == NULL) NULL 50 maint/gnulib/lib/gl_anyhash2.h while (node != NULL) NULL 49 maint/gnulib/lib/gl_anylinked_list2.h if (list == NULL) NULL 50 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 61 maint/gnulib/lib/gl_anylinked_list2.h if (list->table == NULL) NULL 73 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 89 maint/gnulib/lib/gl_anylinked_list2.h if (list == NULL) NULL 90 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 107 maint/gnulib/lib/gl_anylinked_list2.h if (list->table == NULL) NULL 118 maint/gnulib/lib/gl_anylinked_list2.h if (node == NULL) NULL 124 maint/gnulib/lib/gl_anylinked_list2.h (list->base.hashcode_fn != NULL NULL 163 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 188 maint/gnulib/lib/gl_anylinked_list2.h (list->base.hashcode_fn != NULL NULL 223 maint/gnulib/lib/gl_anylinked_list2.h return (node->next != &list->root ? node->next : NULL); NULL 229 maint/gnulib/lib/gl_anylinked_list2.h return (node->prev != &list->root ? node->prev : NULL); NULL 238 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 247 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 303 maint/gnulib/lib/gl_anylinked_list2.h (list->base.hashcode_fn != NULL NULL 323 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 347 maint/gnulib/lib/gl_anylinked_list2.h (list->base.hashcode_fn != NULL NULL 356 maint/gnulib/lib/gl_anylinked_list2.h gl_list_node_t found = NULL; NULL 360 maint/gnulib/lib/gl_anylinked_list2.h node != NULL; NULL 363 maint/gnulib/lib/gl_anylinked_list2.h && (equals != NULL NULL 375 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 386 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 397 maint/gnulib/lib/gl_anylinked_list2.h gl_list_node_t first_match = NULL; NULL 401 maint/gnulib/lib/gl_anylinked_list2.h node != NULL; NULL 404 maint/gnulib/lib/gl_anylinked_list2.h && (equals != NULL NULL 408 maint/gnulib/lib/gl_anylinked_list2.h if (first_match == NULL) NULL 429 maint/gnulib/lib/gl_anylinked_list2.h && (equals != NULL NULL 435 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 444 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 455 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 471 maint/gnulib/lib/gl_anylinked_list2.h if (equals != NULL) NULL 483 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 503 maint/gnulib/lib/gl_anylinked_list2.h (list->base.hashcode_fn != NULL NULL 515 maint/gnulib/lib/gl_anylinked_list2.h node != NULL; NULL 518 maint/gnulib/lib/gl_anylinked_list2.h && (equals != NULL NULL 527 maint/gnulib/lib/gl_anylinked_list2.h gl_list_node_t first_match = NULL; NULL 530 maint/gnulib/lib/gl_anylinked_list2.h node != NULL; NULL 533 maint/gnulib/lib/gl_anylinked_list2.h && (equals != NULL NULL 537 maint/gnulib/lib/gl_anylinked_list2.h if (first_match == NULL) NULL 560 maint/gnulib/lib/gl_anylinked_list2.h && (equals != NULL NULL 572 maint/gnulib/lib/gl_anylinked_list2.h if (node == NULL) NULL 594 maint/gnulib/lib/gl_anylinked_list2.h if (equals != NULL) NULL 621 maint/gnulib/lib/gl_anylinked_list2.h if (node == NULL) NULL 622 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 627 maint/gnulib/lib/gl_anylinked_list2.h (list->base.hashcode_fn != NULL NULL 635 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 659 maint/gnulib/lib/gl_anylinked_list2.h if (node == NULL) NULL 660 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 665 maint/gnulib/lib/gl_anylinked_list2.h (list->base.hashcode_fn != NULL NULL 673 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 697 maint/gnulib/lib/gl_anylinked_list2.h if (new_node == NULL) NULL 698 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 703 maint/gnulib/lib/gl_anylinked_list2.h (list->base.hashcode_fn != NULL NULL 711 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 735 maint/gnulib/lib/gl_anylinked_list2.h if (new_node == NULL) NULL 736 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 741 maint/gnulib/lib/gl_anylinked_list2.h (list->base.hashcode_fn != NULL NULL 749 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 778 maint/gnulib/lib/gl_anylinked_list2.h if (new_node == NULL) NULL 779 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 784 maint/gnulib/lib/gl_anylinked_list2.h (list->base.hashcode_fn != NULL NULL 792 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 850 maint/gnulib/lib/gl_anylinked_list2.h if (list->base.dispose_fn != NULL) NULL 898 maint/gnulib/lib/gl_anylinked_list2.h if (list->base.dispose_fn != NULL) NULL 909 maint/gnulib/lib/gl_anylinked_list2.h if (node != NULL) NULL 924 maint/gnulib/lib/gl_anylinked_list2.h if (dispose != NULL) NULL 1034 maint/gnulib/lib/gl_anylinked_list2.h if (nodep != NULL) NULL 1065 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 1113 maint/gnulib/lib/gl_anylinked_list2.h return NULL; NULL 36 maint/gnulib/lib/gl_anyrbtree_list2.h if (node == NULL) NULL 37 maint/gnulib/lib/gl_anyrbtree_list2.h return NULL; NULL 45 maint/gnulib/lib/gl_anyrbtree_list2.h if (node->left == NULL) NULL 50 maint/gnulib/lib/gl_anyrbtree_list2.h node->left = NULL; NULL 60 maint/gnulib/lib/gl_anyrbtree_list2.h if (node->right == NULL) NULL 65 maint/gnulib/lib/gl_anyrbtree_list2.h node->right = NULL; NULL 74 maint/gnulib/lib/gl_anyrbtree_list2.h if (node->left != NULL) NULL 78 maint/gnulib/lib/gl_anyrbtree_list2.h return NULL; NULL 92 maint/gnulib/lib/gl_anyrbtree_list2.h if (list == NULL) NULL 93 maint/gnulib/lib/gl_anyrbtree_list2.h return NULL; NULL 110 maint/gnulib/lib/gl_anyrbtree_list2.h if (list->table == NULL) NULL 127 maint/gnulib/lib/gl_anyrbtree_list2.h if (list->root == NULL) NULL 129 maint/gnulib/lib/gl_anyrbtree_list2.h list->root->parent = NULL; NULL 139 maint/gnulib/lib/gl_anyrbtree_list2.h list->root = NULL; NULL 153 maint/gnulib/lib/gl_anyrbtree_list2.h return NULL; NULL 178 maint/gnulib/lib/gl_anyrbtree_list2.h if (c_node != NULL) NULL 182 maint/gnulib/lib/gl_anyrbtree_list2.h (a_node != NULL ? a_node->branch_size : 0) NULL 183 maint/gnulib/lib/gl_anyrbtree_list2.h + 1 + (c_node != NULL ? c_node->branch_size : 0); NULL 185 maint/gnulib/lib/gl_anyrbtree_list2.h b_node->branch_size + 1 + (e_node != NULL ? e_node->branch_size : 0); NULL 212 maint/gnulib/lib/gl_anyrbtree_list2.h if (c_node != NULL) NULL 216 maint/gnulib/lib/gl_anyrbtree_list2.h (c_node != NULL ? c_node->branch_size : 0) NULL 217 maint/gnulib/lib/gl_anyrbtree_list2.h + 1 + (e_node != NULL ? e_node->branch_size : 0); NULL 219 maint/gnulib/lib/gl_anyrbtree_list2.h (a_node != NULL ? a_node->branch_size : 0) + 1 + d_node->branch_size; NULL 256 maint/gnulib/lib/gl_anyrbtree_list2.h if (uncle != NULL && uncle->color == RED) NULL 273 maint/gnulib/lib/gl_anyrbtree_list2.h if (grandparent->parent == NULL) NULL 338 maint/gnulib/lib/gl_anyrbtree_list2.h if (parent == NULL) NULL 363 maint/gnulib/lib/gl_anyrbtree_list2.h if (parent->parent == NULL) NULL 414 maint/gnulib/lib/gl_anyrbtree_list2.h if (sibling->right != NULL && sibling->right->color == RED) NULL 432 maint/gnulib/lib/gl_anyrbtree_list2.h else if (sibling->left != NULL && sibling->left->color == RED) NULL 536 maint/gnulib/lib/gl_anyrbtree_list2.h if (sibling->left != NULL && sibling->left->color == RED) NULL 554 maint/gnulib/lib/gl_anyrbtree_list2.h else if (sibling->right != NULL && sibling->right->color == RED) NULL 623 maint/gnulib/lib/gl_anyrbtree_list2.h if (child != NULL && child->color == RED) NULL 630 maint/gnulib/lib/gl_anyrbtree_list2.h if (parent == NULL) NULL 640 maint/gnulib/lib/gl_anyrbtree_list2.h if (node->left == NULL) NULL 645 maint/gnulib/lib/gl_anyrbtree_list2.h if (child != NULL) NULL 652 maint/gnulib/lib/gl_anyrbtree_list2.h if (parent == NULL) NULL 665 maint/gnulib/lib/gl_anyrbtree_list2.h for (p = parent; p != NULL; p = p->parent) NULL 669 maint/gnulib/lib/gl_anyrbtree_list2.h if (child == NULL && node->color == BLACK) NULL 673 maint/gnulib/lib/gl_anyrbtree_list2.h else if (node->right == NULL) NULL 684 maint/gnulib/lib/gl_anyrbtree_list2.h if (parent == NULL) NULL 697 maint/gnulib/lib/gl_anyrbtree_list2.h for (p = parent; p != NULL; p = p->parent) NULL 710 maint/gnulib/lib/gl_anyrbtree_list2.h for (subst = node->left; subst->right != NULL; ) NULL 732 maint/gnulib/lib/gl_anyrbtree_list2.h if (child != NULL) NULL 741 maint/gnulib/lib/gl_anyrbtree_list2.h for (p = subst_parent; p != NULL; p = p->parent) NULL 758 maint/gnulib/lib/gl_anyrbtree_list2.h if (parent == NULL) NULL 767 maint/gnulib/lib/gl_anyrbtree_list2.h if (child != NULL && child->color == RED) NULL 787 maint/gnulib/lib/gl_anyrbtree_list2.h if (new_node == NULL) NULL 788 maint/gnulib/lib/gl_anyrbtree_list2.h return NULL; NULL 790 maint/gnulib/lib/gl_anyrbtree_list2.h new_node->left = NULL; NULL 791 maint/gnulib/lib/gl_anyrbtree_list2.h new_node->right = NULL; NULL 796 maint/gnulib/lib/gl_anyrbtree_list2.h (list->base.hashcode_fn != NULL NULL 802 maint/gnulib/lib/gl_anyrbtree_list2.h if (list->root == NULL) NULL 806 maint/gnulib/lib/gl_anyrbtree_list2.h new_node->parent = NULL; NULL 812 maint/gnulib/lib/gl_anyrbtree_list2.h for (node = list->root; node->left != NULL; ) NULL 822 maint/gnulib/lib/gl_anyrbtree_list2.h for (p = node; p != NULL; p = p->parent) NULL 838 maint/gnulib/lib/gl_anyrbtree_list2.h return NULL; NULL 853 maint/gnulib/lib/gl_anyrbtree_list2.h if (new_node == NULL) NULL 854 maint/gnulib/lib/gl_anyrbtree_list2.h return NULL; NULL 856 maint/gnulib/lib/gl_anyrbtree_list2.h new_node->left = NULL; NULL 857 maint/gnulib/lib/gl_anyrbtree_list2.h new_node->right = NULL; NULL 862 maint/gnulib/lib/gl_anyrbtree_list2.h (list->base.hashcode_fn != NULL NULL 868 maint/gnulib/lib/gl_anyrbtree_list2.h if (list->root == NULL) NULL 872 maint/gnulib/lib/gl_anyrbtree_list2.h new_node->parent = NULL; NULL 878 maint/gnulib/lib/gl_anyrbtree_list2.h for (node = list->root; node->right != NULL; ) NULL 888 maint/gnulib/lib/gl_anyrbtree_list2.h for (p = node; p != NULL; p = p->parent) NULL 904 maint/gnulib/lib/gl_anyrbtree_list2.h return NULL; NULL 919 maint/gnulib/lib/gl_anyrbtree_list2.h if (new_node == NULL) NULL 920 maint/gnulib/lib/gl_anyrbtree_list2.h return NULL; NULL 922 maint/gnulib/lib/gl_anyrbtree_list2.h new_node->left = NULL; NULL 923 maint/gnulib/lib/gl_anyrbtree_list2.h new_node->right = NULL; NULL 928 maint/gnulib/lib/gl_anyrbtree_list2.h (list->base.hashcode_fn != NULL NULL 934 maint/gnulib/lib/gl_anyrbtree_list2.h if (node->left == NULL) NULL 938 maint/gnulib/lib/gl_anyrbtree_list2.h for (node = node->left; node->right != NULL; ) NULL 948 maint/gnulib/lib/gl_anyrbtree_list2.h for (p = node; p != NULL; p = p->parent) NULL 963 maint/gnulib/lib/gl_anyrbtree_list2.h return NULL; NULL 978 maint/gnulib/lib/gl_anyrbtree_list2.h if (new_node == NULL) NULL 979 maint/gnulib/lib/gl_anyrbtree_list2.h return NULL; NULL 981 maint/gnulib/lib/gl_anyrbtree_list2.h new_node->left = NULL; NULL 982 maint/gnulib/lib/gl_anyrbtree_list2.h new_node->right = NULL; NULL 987 maint/gnulib/lib/gl_anyrbtree_list2.h (list->base.hashcode_fn != NULL NULL 993 maint/gnulib/lib/gl_anyrbtree_list2.h if (node->right == NULL) NULL 997 maint/gnulib/lib/gl_anyrbtree_list2.h for (node = node->right; node->left != NULL; ) NULL 1007 maint/gnulib/lib/gl_anyrbtree_list2.h for (p = node; p != NULL; p = p->parent) NULL 1022 maint/gnulib/lib/gl_anyrbtree_list2.h return NULL; NULL 36 maint/gnulib/lib/gl_anytree_list1.h if (node->left != NULL) NULL 38 maint/gnulib/lib/gl_anytree_list1.h if (node->right != NULL) NULL 30 maint/gnulib/lib/gl_anytree_list2.h if (list == NULL) NULL 31 maint/gnulib/lib/gl_anytree_list2.h return NULL; NULL 42 maint/gnulib/lib/gl_anytree_list2.h if (list->table == NULL) NULL 45 maint/gnulib/lib/gl_anytree_list2.h list->root = NULL; NULL 52 maint/gnulib/lib/gl_anytree_list2.h return NULL; NULL 59 maint/gnulib/lib/gl_anytree_list2.h return (list->root != NULL ? list->root->branch_size : 0); NULL 77 maint/gnulib/lib/gl_anytree_list2.h (list->base.hashcode_fn != NULL NULL 109 maint/gnulib/lib/gl_anytree_list2.h if (node->right != NULL) NULL 112 maint/gnulib/lib/gl_anytree_list2.h while (node->left != NULL) NULL 117 maint/gnulib/lib/gl_anytree_list2.h while (node->parent != NULL && node->parent->right == node) NULL 128 maint/gnulib/lib/gl_anytree_list2.h if (node->left != NULL) NULL 131 maint/gnulib/lib/gl_anytree_list2.h while (node->right != NULL) NULL 136 maint/gnulib/lib/gl_anytree_list2.h while (node->parent != NULL && node->parent->left == node) NULL 148 maint/gnulib/lib/gl_anytree_list2.h if (node != NULL) NULL 150 maint/gnulib/lib/gl_anytree_list2.h while (node->left != NULL) NULL 161 maint/gnulib/lib/gl_anytree_list2.h if (node != NULL) NULL 163 maint/gnulib/lib/gl_anytree_list2.h while (node->right != NULL) NULL 178 maint/gnulib/lib/gl_anytree_list2.h if (node->left != NULL) NULL 200 maint/gnulib/lib/gl_anytree_list2.h if (!(node != NULL && position < node->branch_size)) NULL 212 maint/gnulib/lib/gl_anytree_list2.h if (!(node != NULL && position < node->branch_size)) NULL 220 maint/gnulib/lib/gl_anytree_list2.h (list->base.hashcode_fn != NULL NULL 236 maint/gnulib/lib/gl_anytree_list2.h return NULL; NULL 255 maint/gnulib/lib/gl_anytree_list2.h && end_index <= (list->root != NULL ? list->root->branch_size : 0))) NULL 274 maint/gnulib/lib/gl_anytree_list2.h if (node == NULL) NULL 285 maint/gnulib/lib/gl_anytree_list2.h return NULL; NULL 292 maint/gnulib/lib/gl_anytree_list2.h if (equals != NULL ? equals (elt, node->value) : elt == node->value) NULL 296 maint/gnulib/lib/gl_anytree_list2.h return NULL; NULL 315 maint/gnulib/lib/gl_anytree_list2.h if (node == NULL) NULL 328 maint/gnulib/lib/gl_anytree_list2.h return NULL; NULL 337 maint/gnulib/lib/gl_anytree_list2.h (node->left != NULL ? node->left->branch_size : 0) + 1; NULL 341 maint/gnulib/lib/gl_anytree_list2.h if (equals != NULL ? equals (elt, node->value) : elt == node->value) NULL 349 maint/gnulib/lib/gl_anytree_list2.h return NULL; NULL 366 maint/gnulib/lib/gl_anytree_list2.h && end_index <= (list->root != NULL ? list->root->branch_size : 0))) NULL 385 maint/gnulib/lib/gl_anytree_list2.h if (node == NULL) NULL 403 maint/gnulib/lib/gl_anytree_list2.h if (equals != NULL ? equals (elt, node->value) : elt == node->value) NULL 426 maint/gnulib/lib/gl_anytree_list2.h if (node == NULL) NULL 448 maint/gnulib/lib/gl_anytree_list2.h (node->left != NULL ? node->left->branch_size : 0) + 1; NULL 452 maint/gnulib/lib/gl_anytree_list2.h if (equals != NULL ? equals (elt, node->value) : elt == node->value) NULL 477 maint/gnulib/lib/gl_anytree_list2.h size_t count = (list->root != NULL ? list->root->branch_size : 0); NULL 500 maint/gnulib/lib/gl_anytree_list2.h if (list->base.dispose_fn != NULL) NULL 511 maint/gnulib/lib/gl_anytree_list2.h if (!(node != NULL && position < node->branch_size)) NULL 521 maint/gnulib/lib/gl_anytree_list2.h if (list->root != NULL) NULL 526 maint/gnulib/lib/gl_anytree_list2.h if (node != NULL) NULL 547 maint/gnulib/lib/gl_anytree_list2.h if (node == NULL) NULL 564 maint/gnulib/lib/gl_anytree_list2.h if (list->base.dispose_fn != NULL) NULL 591 maint/gnulib/lib/gl_anytree_list2.h if (node != NULL) NULL 592 maint/gnulib/lib/gl_anytree_list2.h while (node->left != NULL) NULL 596 maint/gnulib/lib/gl_anytree_list2.h result.q = NULL; NULL 609 maint/gnulib/lib/gl_anytree_list2.h size_t count = (list->root != NULL ? list->root->branch_size : 0); NULL 618 maint/gnulib/lib/gl_anytree_list2.h result.p = (start_index < count ? node_at (list->root, start_index) : NULL); NULL 620 maint/gnulib/lib/gl_anytree_list2.h result.q = (end_index < count ? node_at (list->root, end_index) : NULL); NULL 638 maint/gnulib/lib/gl_anytree_list2.h if (nodep != NULL) NULL 641 maint/gnulib/lib/gl_anytree_list2.h if (node->right != NULL) NULL 644 maint/gnulib/lib/gl_anytree_list2.h while (node->left != NULL) NULL 649 maint/gnulib/lib/gl_anytree_list2.h while (node->parent != NULL && node->parent->right == node) NULL 673 maint/gnulib/lib/gl_anytree_list2.h for (node = list->root; node != NULL; ) NULL 687 maint/gnulib/lib/gl_anytree_list2.h for (; node != NULL; ) NULL 705 maint/gnulib/lib/gl_anytree_list2.h return NULL; NULL 717 maint/gnulib/lib/gl_anytree_list2.h && high <= (list->root != NULL ? list->root->branch_size : 0))) NULL 721 maint/gnulib/lib/gl_anytree_list2.h for (node = list->root; node != NULL; ) NULL 724 maint/gnulib/lib/gl_anytree_list2.h (node->left != NULL ? node->left->branch_size : 0); NULL 753 maint/gnulib/lib/gl_anytree_list2.h for (; node != NULL; ) NULL 756 maint/gnulib/lib/gl_anytree_list2.h (node->left != NULL ? node->left->branch_size : 0); NULL 787 maint/gnulib/lib/gl_anytree_list2.h return NULL; NULL 797 maint/gnulib/lib/gl_anytree_list2.h for (node = list->root, position = 0; node != NULL; ) NULL 803 maint/gnulib/lib/gl_anytree_list2.h if (node->left != NULL) NULL 815 maint/gnulib/lib/gl_anytree_list2.h position + (node->left != NULL ? node->left->branch_size : 0); NULL 817 maint/gnulib/lib/gl_anytree_list2.h for (; node != NULL; ) NULL 823 maint/gnulib/lib/gl_anytree_list2.h if (node->left != NULL) NULL 835 maint/gnulib/lib/gl_anytree_list2.h + (node->left != NULL ? node->left->branch_size : 0); NULL 855 maint/gnulib/lib/gl_anytree_list2.h && high <= (list->root != NULL ? list->root->branch_size : 0))) NULL 859 maint/gnulib/lib/gl_anytree_list2.h for (node = list->root, position = 0; node != NULL; ) NULL 862 maint/gnulib/lib/gl_anytree_list2.h (node->left != NULL ? node->left->branch_size : 0); NULL 892 maint/gnulib/lib/gl_anytree_list2.h position + (node->left != NULL ? node->left->branch_size : 0); NULL 894 maint/gnulib/lib/gl_anytree_list2.h for (; node != NULL; ) NULL 897 maint/gnulib/lib/gl_anytree_list2.h (node->left != NULL ? node->left->branch_size : 0); NULL 937 maint/gnulib/lib/gl_anytree_list2.h if (node == NULL) NULL 946 maint/gnulib/lib/gl_anytree_list2.h if (node->right == NULL) NULL 952 maint/gnulib/lib/gl_anytree_list2.h if (node->left == NULL) NULL 966 maint/gnulib/lib/gl_anytree_list2.h if (node != NULL) NULL 39 maint/gnulib/lib/gl_anytree_omap.h if (map == NULL) NULL 40 maint/gnulib/lib/gl_anytree_omap.h return NULL; NULL 46 maint/gnulib/lib/gl_anytree_omap.h map->root = NULL; NULL 64 maint/gnulib/lib/gl_anytree_omap.h for (node = map->root; node != NULL; ) NULL 66 maint/gnulib/lib/gl_anytree_omap.h int cmp = (compar != NULL NULL 93 maint/gnulib/lib/gl_anytree_omap.h for (node = map->root; node != NULL; ) NULL 103 maint/gnulib/lib/gl_anytree_omap.h for (; node != NULL; ) NULL 128 maint/gnulib/lib/gl_anytree_omap.h if (node == NULL) NULL 130 maint/gnulib/lib/gl_anytree_omap.h if (gl_tree_nx_add_first (map, key, value) == NULL) NULL 139 maint/gnulib/lib/gl_anytree_omap.h int cmp = (compar != NULL NULL 146 maint/gnulib/lib/gl_anytree_omap.h if (node->right == NULL) NULL 148 maint/gnulib/lib/gl_anytree_omap.h if (gl_tree_nx_add_after (map, node, key, value) == NULL) NULL 156 maint/gnulib/lib/gl_anytree_omap.h if (node->left == NULL) NULL 158 maint/gnulib/lib/gl_anytree_omap.h if (gl_tree_nx_add_before (map, node, key, value) == NULL) NULL 179 maint/gnulib/lib/gl_anytree_omap.h for (node = map->root; node != NULL; ) NULL 181 maint/gnulib/lib/gl_anytree_omap.h int cmp = (compar != NULL NULL 214 maint/gnulib/lib/gl_anytree_omap.h if (node == NULL) NULL 231 maint/gnulib/lib/gl_anytree_omap.h if (map->base.vdispose_fn != NULL) NULL 233 maint/gnulib/lib/gl_anytree_omap.h if (map->base.kdispose_fn != NULL) NULL 258 maint/gnulib/lib/gl_anytree_omap.h if (node != NULL) NULL 259 maint/gnulib/lib/gl_anytree_omap.h while (node->left != NULL) NULL 263 maint/gnulib/lib/gl_anytree_omap.h result.q = NULL; NULL 283 maint/gnulib/lib/gl_anytree_omap.h if (node->right != NULL) NULL 286 maint/gnulib/lib/gl_anytree_omap.h while (node->left != NULL) NULL 291 maint/gnulib/lib/gl_anytree_omap.h while (node->parent != NULL && node->parent->right == node) NULL 38 maint/gnulib/lib/gl_anytree_oset.h if (set == NULL) NULL 39 maint/gnulib/lib/gl_anytree_oset.h return NULL; NULL 44 maint/gnulib/lib/gl_anytree_oset.h set->root = NULL; NULL 60 maint/gnulib/lib/gl_anytree_oset.h if (node->right != NULL) NULL 63 maint/gnulib/lib/gl_anytree_oset.h while (node->left != NULL) NULL 68 maint/gnulib/lib/gl_anytree_oset.h while (node->parent != NULL && node->parent->right == node) NULL 79 maint/gnulib/lib/gl_anytree_oset.h if (node->left != NULL) NULL 82 maint/gnulib/lib/gl_anytree_oset.h while (node->right != NULL) NULL 87 maint/gnulib/lib/gl_anytree_oset.h while (node->parent != NULL && node->parent->left == node) NULL 100 maint/gnulib/lib/gl_anytree_oset.h for (node = set->root; node != NULL; ) NULL 102 maint/gnulib/lib/gl_anytree_oset.h int cmp = (compar != NULL NULL 126 maint/gnulib/lib/gl_anytree_oset.h for (node = set->root; node != NULL; ) NULL 136 maint/gnulib/lib/gl_anytree_oset.h for (; node != NULL; ) NULL 159 maint/gnulib/lib/gl_anytree_oset.h for (node = set->root; node != NULL; ) NULL 161 maint/gnulib/lib/gl_anytree_oset.h int cmp = (compar != NULL NULL 174 maint/gnulib/lib/gl_anytree_oset.h return NULL; NULL 183 maint/gnulib/lib/gl_anytree_oset.h if (node == NULL) NULL 185 maint/gnulib/lib/gl_anytree_oset.h if (gl_tree_nx_add_first (set, elt) == NULL) NULL 194 maint/gnulib/lib/gl_anytree_oset.h int cmp = (compar != NULL NULL 201 maint/gnulib/lib/gl_anytree_oset.h if (node->right == NULL) NULL 203 maint/gnulib/lib/gl_anytree_oset.h if (gl_tree_nx_add_after (set, node, elt) == NULL) NULL 211 maint/gnulib/lib/gl_anytree_oset.h if (node->left == NULL) NULL 213 maint/gnulib/lib/gl_anytree_oset.h if (gl_tree_nx_add_before (set, node, elt) == NULL) NULL 229 maint/gnulib/lib/gl_anytree_oset.h if (node != NULL) NULL 247 maint/gnulib/lib/gl_anytree_oset.h if (old_node != NULL) NULL 255 maint/gnulib/lib/gl_anytree_oset.h if (!(compar != NULL NULL 256 maint/gnulib/lib/gl_anytree_oset.h ? (prev_node == NULL || compar (prev_node->value, elt) < 0) NULL 257 maint/gnulib/lib/gl_anytree_oset.h && (next_node == NULL || compar (next_node->value, elt) > 0) NULL 258 maint/gnulib/lib/gl_anytree_oset.h : (prev_node == NULL || prev_node->value < elt) NULL 259 maint/gnulib/lib/gl_anytree_oset.h && (next_node == NULL || next_node->value > elt))) NULL 271 maint/gnulib/lib/gl_anytree_oset.h int cmp = (compar != NULL NULL 278 maint/gnulib/lib/gl_anytree_oset.h if (node->right == NULL) NULL 287 maint/gnulib/lib/gl_anytree_oset.h if (node->left == NULL) NULL 321 maint/gnulib/lib/gl_anytree_oset.h if (node == NULL) NULL 338 maint/gnulib/lib/gl_anytree_oset.h if (set->base.dispose_fn != NULL) NULL 363 maint/gnulib/lib/gl_anytree_oset.h if (node != NULL) NULL 364 maint/gnulib/lib/gl_anytree_oset.h while (node->left != NULL) NULL 368 maint/gnulib/lib/gl_anytree_oset.h result.q = NULL; NULL 389 maint/gnulib/lib/gl_anytree_oset.h result.q = NULL; NULL 396 maint/gnulib/lib/gl_anytree_oset.h for (node = set->root; node != NULL; ) NULL 406 maint/gnulib/lib/gl_anytree_oset.h for (; node != NULL; ) NULL 420 maint/gnulib/lib/gl_anytree_oset.h result.p = NULL; NULL 37 maint/gnulib/lib/gl_anytreehash_list1.h if (node->left != NULL) NULL 43 maint/gnulib/lib/gl_anytreehash_list1.h if (parent == NULL) NULL 49 maint/gnulib/lib/gl_anytreehash_list1.h if (parent->left != NULL) NULL 112 maint/gnulib/lib/gl_anytreehash_list1.h for (entryp = &list->table[bucket]; *entryp != NULL; entryp = &(*entryp)->hash_next) NULL 124 maint/gnulib/lib/gl_anytreehash_list1.h if (equals != NULL ? equals (value, node->value) : value == node->value) NULL 135 maint/gnulib/lib/gl_anytreehash_list1.h if (equals != NULL ? equals (value, node->value) : value == node->value) NULL 144 maint/gnulib/lib/gl_anytreehash_list1.h compare_by_position, NULL); NULL 145 maint/gnulib/lib/gl_anytreehash_list1.h if (nodes == NULL) NULL 155 maint/gnulib/lib/gl_anytreehash_list1.h if (multi_entry == NULL) NULL 209 maint/gnulib/lib/gl_anytreehash_list1.h if (entry == NULL) NULL 220 maint/gnulib/lib/gl_anytreehash_list1.h if (equals != NULL ? equals (value, node->value) : value == node->value) NULL 252 maint/gnulib/lib/gl_anytreehash_list1.h if (*entryp == NULL) NULL 276 maint/gnulib/lib/gl_anytreehash_list1.h if (node == NULL) NULL 295 maint/gnulib/lib/gl_anytreehash_list1.h (list->base.hashcode_fn != NULL NULL 319 maint/gnulib/lib/gl_anytreehash_list1.h if (node == NULL) NULL 25 maint/gnulib/lib/gl_anytreehash_list2.h && end_index <= (list->root != NULL ? list->root->branch_size : 0))) NULL 30 maint/gnulib/lib/gl_anytreehash_list2.h (list->base.hashcode_fn != NULL NULL 39 maint/gnulib/lib/gl_anytreehash_list2.h for (entry = list->table[bucket]; entry != NULL; entry = entry->hash_next) NULL 48 maint/gnulib/lib/gl_anytreehash_list2.h if (equals != NULL ? equals (elt, node->value) : elt == node->value) NULL 83 maint/gnulib/lib/gl_anytreehash_list2.h if (equals != NULL ? equals (elt, node->value) : elt == node->value) NULL 104 maint/gnulib/lib/gl_anytreehash_list2.h for (entry = list->table[bucket]; entry != NULL; entry = entry->hash_next) NULL 108 maint/gnulib/lib/gl_anytreehash_list2.h if (equals != NULL ? equals (elt, node->value) : elt == node->value) NULL 126 maint/gnulib/lib/gl_anytreehash_list2.h return NULL; NULL 137 maint/gnulib/lib/gl_anytreehash_list2.h if (node != NULL) NULL 155 maint/gnulib/lib/gl_anytreehash_list2.h while (entry != NULL) NULL 183 maint/gnulib/lib/gl_anytreehash_list2.h if (node == NULL) NULL 200 maint/gnulib/lib/gl_anytreehash_list2.h if (list->base.dispose_fn != NULL) NULL 59 maint/gnulib/lib/gl_array_list.c if (list == NULL) NULL 60 maint/gnulib/lib/gl_array_list.c return NULL; NULL 67 maint/gnulib/lib/gl_array_list.c list->elements = NULL; NULL 85 maint/gnulib/lib/gl_array_list.c if (list == NULL) NULL 86 maint/gnulib/lib/gl_array_list.c return NULL; NULL 98 maint/gnulib/lib/gl_array_list.c if (list->elements == NULL) NULL 103 maint/gnulib/lib/gl_array_list.c list->elements = NULL; NULL 111 maint/gnulib/lib/gl_array_list.c return NULL; NULL 153 maint/gnulib/lib/gl_array_list.c return NULL; NULL 166 maint/gnulib/lib/gl_array_list.c return NULL; NULL 175 maint/gnulib/lib/gl_array_list.c return NULL; NULL 184 maint/gnulib/lib/gl_array_list.c return NULL; NULL 223 maint/gnulib/lib/gl_array_list.c if (equals != NULL) NULL 277 maint/gnulib/lib/gl_array_list.c if (memory == NULL) NULL 294 maint/gnulib/lib/gl_array_list.c return NULL; NULL 310 maint/gnulib/lib/gl_array_list.c return NULL; NULL 331 maint/gnulib/lib/gl_array_list.c return NULL; NULL 355 maint/gnulib/lib/gl_array_list.c return NULL; NULL 376 maint/gnulib/lib/gl_array_list.c return NULL; NULL 399 maint/gnulib/lib/gl_array_list.c if (list->base.dispose_fn != NULL) NULL 418 maint/gnulib/lib/gl_array_list.c if (list->base.dispose_fn != NULL) NULL 439 maint/gnulib/lib/gl_array_list.c if (list->elements != NULL) NULL 441 maint/gnulib/lib/gl_array_list.c if (list->base.dispose_fn != NULL) NULL 520 maint/gnulib/lib/gl_array_list.c if (nodep != NULL) NULL 58 maint/gnulib/lib/gl_array_map.c if (map == NULL) NULL 59 maint/gnulib/lib/gl_array_map.c return NULL; NULL 65 maint/gnulib/lib/gl_array_map.c map->pairs = NULL; NULL 86 maint/gnulib/lib/gl_array_map.c if (equals != NULL) NULL 135 maint/gnulib/lib/gl_array_map.c if (memory == NULL) NULL 180 maint/gnulib/lib/gl_array_map.c if (map->base.kdispose_fn != NULL) NULL 204 maint/gnulib/lib/gl_array_map.c if (map->pairs != NULL) NULL 206 maint/gnulib/lib/gl_array_map.c if (map->base.kdispose_fn != NULL || map->base.vdispose_fn != NULL) NULL 56 maint/gnulib/lib/gl_array_omap.c if (map == NULL) NULL 57 maint/gnulib/lib/gl_array_omap.c return NULL; NULL 63 maint/gnulib/lib/gl_array_omap.c map->pairs = NULL; NULL 94 maint/gnulib/lib/gl_array_omap.c int cmp = (compar != NULL NULL 192 maint/gnulib/lib/gl_array_omap.c if (memory == NULL) NULL 242 maint/gnulib/lib/gl_array_omap.c int cmp = (compar != NULL NULL 273 maint/gnulib/lib/gl_array_omap.c if (map->base.kdispose_fn != NULL) NULL 297 maint/gnulib/lib/gl_array_omap.c if (map->pairs != NULL) NULL 299 maint/gnulib/lib/gl_array_omap.c if (map->base.kdispose_fn != NULL || map->base.vdispose_fn != NULL) NULL 49 maint/gnulib/lib/gl_array_oset.c if (set == NULL) NULL 50 maint/gnulib/lib/gl_array_oset.c return NULL; NULL 55 maint/gnulib/lib/gl_array_oset.c set->elements = NULL; NULL 86 maint/gnulib/lib/gl_array_oset.c int cmp = (compar != NULL NULL 196 maint/gnulib/lib/gl_array_oset.c if (memory == NULL) NULL 235 maint/gnulib/lib/gl_array_oset.c if (set->base.dispose_fn != NULL) NULL 260 maint/gnulib/lib/gl_array_oset.c int cmp = (compar != NULL NULL 315 maint/gnulib/lib/gl_array_oset.c int cmp = (compar != NULL NULL 349 maint/gnulib/lib/gl_array_oset.c int cmp = (compar != NULL NULL 403 maint/gnulib/lib/gl_array_oset.c if (set->elements != NULL) NULL 405 maint/gnulib/lib/gl_array_oset.c if (set->base.dispose_fn != NULL) NULL 51 maint/gnulib/lib/gl_array_set.c if (set == NULL) NULL 52 maint/gnulib/lib/gl_array_set.c return NULL; NULL 57 maint/gnulib/lib/gl_array_set.c set->elements = NULL; NULL 79 maint/gnulib/lib/gl_array_set.c if (equals != NULL) NULL 115 maint/gnulib/lib/gl_array_set.c if (memory == NULL) NULL 150 maint/gnulib/lib/gl_array_set.c if (set->base.dispose_fn != NULL) NULL 167 maint/gnulib/lib/gl_array_set.c if (equals != NULL) NULL 196 maint/gnulib/lib/gl_array_set.c if (set->elements != NULL) NULL 198 maint/gnulib/lib/gl_array_set.c if (set->base.dispose_fn != NULL) NULL 46 maint/gnulib/lib/gl_avltree_list.c (node->left != NULL ? check_invariants (node->left, node) : 0); NULL 48 maint/gnulib/lib/gl_avltree_list.c (node->right != NULL ? check_invariants (node->right, node) : 0); NULL 54 maint/gnulib/lib/gl_avltree_list.c == (node->left != NULL ? node->left->branch_size : 0) NULL 55 maint/gnulib/lib/gl_avltree_list.c + 1 + (node->right != NULL ? node->right->branch_size : 0))) NULL 67 maint/gnulib/lib/gl_avltree_list.c if (list->root != NULL) NULL 68 maint/gnulib/lib/gl_avltree_list.c (void) check_invariants (list->root, NULL); NULL 42 maint/gnulib/lib/gl_avltree_omap.c if (container->base.kdispose_fn != NULL) \ NULL 55 maint/gnulib/lib/gl_avltree_omap.c if (map->root != NULL) NULL 56 maint/gnulib/lib/gl_avltree_omap.c check_invariants (map->root, NULL, &counter); NULL 85 maint/gnulib/lib/gl_avltree_ordered.h if (node->left != NULL || node->right != NULL) NULL 99 maint/gnulib/lib/gl_avltree_ordered.h if (node->parent == NULL) NULL 136 maint/gnulib/lib/gl_avltree_ordered.h if (nodeleftright != NULL) NULL 171 maint/gnulib/lib/gl_avltree_ordered.h if (L != NULL) NULL 173 maint/gnulib/lib/gl_avltree_ordered.h if (R != NULL) NULL 218 maint/gnulib/lib/gl_avltree_ordered.h if (noderightleft != NULL) NULL 253 maint/gnulib/lib/gl_avltree_ordered.h if (L != NULL) NULL 255 maint/gnulib/lib/gl_avltree_ordered.h if (R != NULL) NULL 292 maint/gnulib/lib/gl_avltree_ordered.h if (parent == NULL) NULL 304 maint/gnulib/lib/gl_avltree_ordered.h if (new_node == NULL) NULL 305 maint/gnulib/lib/gl_avltree_ordered.h return NULL; NULL 307 maint/gnulib/lib/gl_avltree_ordered.h new_node->left = NULL; NULL 308 maint/gnulib/lib/gl_avltree_ordered.h new_node->right = NULL; NULL 313 maint/gnulib/lib/gl_avltree_ordered.h if (container->root == NULL) NULL 316 maint/gnulib/lib/gl_avltree_ordered.h new_node->parent = NULL; NULL 322 maint/gnulib/lib/gl_avltree_ordered.h for (node = container->root; node->left != NULL; ) NULL 330 maint/gnulib/lib/gl_avltree_ordered.h if (node->right == NULL && node->parent != NULL) NULL 344 maint/gnulib/lib/gl_avltree_ordered.h new_node->left = NULL; NULL 345 maint/gnulib/lib/gl_avltree_ordered.h new_node->right = NULL; NULL 349 maint/gnulib/lib/gl_avltree_ordered.h if (node->left == NULL) NULL 353 maint/gnulib/lib/gl_avltree_ordered.h height_inc = (node->right == NULL); NULL 357 maint/gnulib/lib/gl_avltree_ordered.h for (node = node->left; node->right != NULL; ) NULL 361 maint/gnulib/lib/gl_avltree_ordered.h height_inc = (node->left == NULL); NULL 366 maint/gnulib/lib/gl_avltree_ordered.h if (height_inc && node->parent != NULL) NULL 379 maint/gnulib/lib/gl_avltree_ordered.h if (new_node == NULL) NULL 380 maint/gnulib/lib/gl_avltree_ordered.h return NULL; NULL 394 maint/gnulib/lib/gl_avltree_ordered.h new_node->left = NULL; NULL 395 maint/gnulib/lib/gl_avltree_ordered.h new_node->right = NULL; NULL 399 maint/gnulib/lib/gl_avltree_ordered.h if (node->right == NULL) NULL 403 maint/gnulib/lib/gl_avltree_ordered.h height_inc = (node->left == NULL); NULL 407 maint/gnulib/lib/gl_avltree_ordered.h for (node = node->right; node->left != NULL; ) NULL 411 maint/gnulib/lib/gl_avltree_ordered.h height_inc = (node->right == NULL); NULL 416 maint/gnulib/lib/gl_avltree_ordered.h if (height_inc && node->parent != NULL) NULL 429 maint/gnulib/lib/gl_avltree_ordered.h if (new_node == NULL) NULL 430 maint/gnulib/lib/gl_avltree_ordered.h return NULL; NULL 443 maint/gnulib/lib/gl_avltree_ordered.h if (node->left == NULL) NULL 448 maint/gnulib/lib/gl_avltree_ordered.h if (child != NULL) NULL 450 maint/gnulib/lib/gl_avltree_ordered.h if (parent == NULL) NULL 462 maint/gnulib/lib/gl_avltree_ordered.h else if (node->right == NULL) NULL 470 maint/gnulib/lib/gl_avltree_ordered.h if (parent == NULL) NULL 489 maint/gnulib/lib/gl_avltree_ordered.h for (subst = node->left; subst->right != NULL; ) NULL 509 maint/gnulib/lib/gl_avltree_ordered.h if (child != NULL) NULL 526 maint/gnulib/lib/gl_avltree_ordered.h if (parent == NULL) NULL 556 maint/gnulib/lib/gl_avltree_ordered.h (node->left != NULL ? check_invariants (node->left, node, counterp) : 0); NULL 558 maint/gnulib/lib/gl_avltree_ordered.h (node->right != NULL ? check_invariants (node->right, node, counterp) : 0); NULL 40 maint/gnulib/lib/gl_avltree_oset.c if (container->base.dispose_fn != NULL) \ NULL 53 maint/gnulib/lib/gl_avltree_oset.c if (set->root != NULL) NULL 54 maint/gnulib/lib/gl_avltree_oset.c check_invariants (set->root, NULL, &counter); NULL 45 maint/gnulib/lib/gl_avltreehash_list.c ((list)->root != NULL ? (list)->root->branch_size : 0) NULL 68 maint/gnulib/lib/gl_avltreehash_list.c (node->left != NULL ? check_invariants (node->left, node) : 0); NULL 70 maint/gnulib/lib/gl_avltreehash_list.c (node->right != NULL ? check_invariants (node->right, node) : 0); NULL 76 maint/gnulib/lib/gl_avltreehash_list.c == (node->left != NULL ? node->left->branch_size : 0) NULL 77 maint/gnulib/lib/gl_avltreehash_list.c + 1 + (node->right != NULL ? node->right->branch_size : 0))) NULL 89 maint/gnulib/lib/gl_avltreehash_list.c if (list->root != NULL) NULL 90 maint/gnulib/lib/gl_avltreehash_list.c check_invariants (list->root, NULL); NULL 62 maint/gnulib/lib/gl_carray_list.c if (list == NULL) NULL 63 maint/gnulib/lib/gl_carray_list.c return NULL; NULL 70 maint/gnulib/lib/gl_carray_list.c list->elements = NULL; NULL 89 maint/gnulib/lib/gl_carray_list.c if (list == NULL) NULL 90 maint/gnulib/lib/gl_carray_list.c return NULL; NULL 102 maint/gnulib/lib/gl_carray_list.c if (list->elements == NULL) NULL 107 maint/gnulib/lib/gl_carray_list.c list->elements = NULL; NULL 116 maint/gnulib/lib/gl_carray_list.c return NULL; NULL 168 maint/gnulib/lib/gl_carray_list.c return NULL; NULL 181 maint/gnulib/lib/gl_carray_list.c return NULL; NULL 190 maint/gnulib/lib/gl_carray_list.c return NULL; NULL 199 maint/gnulib/lib/gl_carray_list.c return NULL; NULL 253 maint/gnulib/lib/gl_carray_list.c if (equals != NULL) NULL 321 maint/gnulib/lib/gl_carray_list.c if (memory == NULL) NULL 336 maint/gnulib/lib/gl_carray_list.c if (list->elements != NULL) NULL 342 maint/gnulib/lib/gl_carray_list.c if (memory == NULL) NULL 359 maint/gnulib/lib/gl_carray_list.c return NULL; NULL 374 maint/gnulib/lib/gl_carray_list.c return NULL; NULL 394 maint/gnulib/lib/gl_carray_list.c return NULL; NULL 505 maint/gnulib/lib/gl_carray_list.c if (list->base.dispose_fn != NULL) NULL 515 maint/gnulib/lib/gl_carray_list.c if (list->base.dispose_fn != NULL) NULL 535 maint/gnulib/lib/gl_carray_list.c if (list->base.dispose_fn != NULL) NULL 545 maint/gnulib/lib/gl_carray_list.c if (list->base.dispose_fn != NULL) NULL 555 maint/gnulib/lib/gl_carray_list.c if (list->base.dispose_fn != NULL) NULL 590 maint/gnulib/lib/gl_carray_list.c if (list->elements != NULL) NULL 592 maint/gnulib/lib/gl_carray_list.c if (list->base.dispose_fn != NULL) NULL 692 maint/gnulib/lib/gl_carray_list.c if (nodep != NULL) NULL 69 maint/gnulib/lib/gl_hash_map.c if (map == NULL) NULL 70 maint/gnulib/lib/gl_hash_map.c return NULL; NULL 80 maint/gnulib/lib/gl_hash_map.c if (map->table == NULL) NULL 88 maint/gnulib/lib/gl_hash_map.c return NULL; NULL 101 maint/gnulib/lib/gl_hash_map.c (map->hashcode_fn != NULL NULL 111 maint/gnulib/lib/gl_hash_map.c node != NULL; NULL 114 maint/gnulib/lib/gl_hash_map.c && (equals != NULL NULL 129 maint/gnulib/lib/gl_hash_map.c (map->hashcode_fn != NULL NULL 140 maint/gnulib/lib/gl_hash_map.c node != NULL; NULL 143 maint/gnulib/lib/gl_hash_map.c && (equals != NULL NULL 157 maint/gnulib/lib/gl_hash_map.c if (node == NULL) NULL 180 maint/gnulib/lib/gl_hash_map.c (map->hashcode_fn != NULL NULL 190 maint/gnulib/lib/gl_hash_map.c *nodep != NULL; NULL 195 maint/gnulib/lib/gl_hash_map.c && (equals != NULL NULL 207 maint/gnulib/lib/gl_hash_map.c if (map->base.kdispose_fn != NULL) NULL 231 maint/gnulib/lib/gl_hash_map.c while (node != NULL) NULL 236 maint/gnulib/lib/gl_hash_map.c if (vdispose != NULL) NULL 238 maint/gnulib/lib/gl_hash_map.c if (kdispose != NULL) NULL 263 maint/gnulib/lib/gl_hash_map.c result.p = NULL; /* runs through the nodes of a bucket */ NULL 267 maint/gnulib/lib/gl_hash_map.c result.q = NULL; NULL 278 maint/gnulib/lib/gl_hash_map.c if (iterator->p != NULL) NULL 299 maint/gnulib/lib/gl_hash_map.c if (node != NULL) NULL 67 maint/gnulib/lib/gl_hash_set.c if (set == NULL) NULL 68 maint/gnulib/lib/gl_hash_set.c return NULL; NULL 77 maint/gnulib/lib/gl_hash_set.c if (set->table == NULL) NULL 85 maint/gnulib/lib/gl_hash_set.c return NULL; NULL 98 maint/gnulib/lib/gl_hash_set.c (set->hashcode_fn != NULL NULL 108 maint/gnulib/lib/gl_hash_set.c node != NULL; NULL 111 maint/gnulib/lib/gl_hash_set.c && (equals != NULL NULL 122 maint/gnulib/lib/gl_hash_set.c (set->hashcode_fn != NULL NULL 133 maint/gnulib/lib/gl_hash_set.c node != NULL; NULL 136 maint/gnulib/lib/gl_hash_set.c && (equals != NULL NULL 146 maint/gnulib/lib/gl_hash_set.c if (node == NULL) NULL 168 maint/gnulib/lib/gl_hash_set.c (set->hashcode_fn != NULL NULL 178 maint/gnulib/lib/gl_hash_set.c *nodep != NULL; NULL 183 maint/gnulib/lib/gl_hash_set.c && (equals != NULL NULL 193 maint/gnulib/lib/gl_hash_set.c if (set->base.dispose_fn != NULL) NULL 216 maint/gnulib/lib/gl_hash_set.c while (node != NULL) NULL 221 maint/gnulib/lib/gl_hash_set.c if (dispose != NULL) NULL 246 maint/gnulib/lib/gl_hash_set.c result.p = NULL; /* runs through the nodes of a bucket */ NULL 250 maint/gnulib/lib/gl_hash_set.c result.q = NULL; NULL 260 maint/gnulib/lib/gl_hash_set.c if (iterator->p != NULL) NULL 280 maint/gnulib/lib/gl_hash_set.c if (node != NULL) NULL 69 maint/gnulib/lib/gl_linkedhash_list.c if (*p == NULL) NULL 92 maint/gnulib/lib/gl_linkedhash_map.c if (map == NULL) NULL 93 maint/gnulib/lib/gl_linkedhash_map.c return NULL; NULL 103 maint/gnulib/lib/gl_linkedhash_map.c if (map->table == NULL) NULL 113 maint/gnulib/lib/gl_linkedhash_map.c return NULL; NULL 126 maint/gnulib/lib/gl_linkedhash_map.c (map->hashcode_fn != NULL NULL 136 maint/gnulib/lib/gl_linkedhash_map.c node != NULL; NULL 139 maint/gnulib/lib/gl_linkedhash_map.c && (equals != NULL NULL 154 maint/gnulib/lib/gl_linkedhash_map.c (map->hashcode_fn != NULL NULL 165 maint/gnulib/lib/gl_linkedhash_map.c node != NULL; NULL 168 maint/gnulib/lib/gl_linkedhash_map.c && (equals != NULL NULL 182 maint/gnulib/lib/gl_linkedhash_map.c if (node == NULL) NULL 209 maint/gnulib/lib/gl_linkedhash_map.c (map->hashcode_fn != NULL NULL 219 maint/gnulib/lib/gl_linkedhash_map.c *nodep != NULL; NULL 224 maint/gnulib/lib/gl_linkedhash_map.c && (equals != NULL NULL 243 maint/gnulib/lib/gl_linkedhash_map.c if (map->base.kdispose_fn != NULL) NULL 263 maint/gnulib/lib/gl_linkedhash_map.c if (vdispose != NULL) NULL 265 maint/gnulib/lib/gl_linkedhash_map.c if (kdispose != NULL) NULL 90 maint/gnulib/lib/gl_linkedhash_set.c if (set == NULL) NULL 91 maint/gnulib/lib/gl_linkedhash_set.c return NULL; NULL 100 maint/gnulib/lib/gl_linkedhash_set.c if (set->table == NULL) NULL 110 maint/gnulib/lib/gl_linkedhash_set.c return NULL; NULL 123 maint/gnulib/lib/gl_linkedhash_set.c (set->hashcode_fn != NULL NULL 133 maint/gnulib/lib/gl_linkedhash_set.c node != NULL; NULL 136 maint/gnulib/lib/gl_linkedhash_set.c && (equals != NULL NULL 147 maint/gnulib/lib/gl_linkedhash_set.c (set->hashcode_fn != NULL NULL 158 maint/gnulib/lib/gl_linkedhash_set.c node != NULL; NULL 161 maint/gnulib/lib/gl_linkedhash_set.c && (equals != NULL NULL 171 maint/gnulib/lib/gl_linkedhash_set.c if (node == NULL) NULL 197 maint/gnulib/lib/gl_linkedhash_set.c (set->hashcode_fn != NULL NULL 207 maint/gnulib/lib/gl_linkedhash_set.c *nodep != NULL; NULL 212 maint/gnulib/lib/gl_linkedhash_set.c && (equals != NULL NULL 229 maint/gnulib/lib/gl_linkedhash_set.c if (set->base.dispose_fn != NULL) NULL 248 maint/gnulib/lib/gl_linkedhash_set.c if (dispose != NULL) NULL 43 maint/gnulib/lib/gl_list.hh : _ptr (NULL) NULL 115 maint/gnulib/lib/gl_list.hh { _ptr = NULL; } NULL 276 maint/gnulib/lib/gl_list.hh { gl_list_free (_ptr); _ptr = NULL; } NULL 366 maint/gnulib/lib/gl_list.hh bool has_next = gl_list_iterator_next (&_state, &next_elt, NULL); NULL 334 maint/gnulib/lib/gl_map.h const void *value = NULL; NULL 348 maint/gnulib/lib/gl_map.h if (vdispose_fn != NULL) NULL 363 maint/gnulib/lib/gl_map.h if (vdispose_fn != NULL) NULL 41 maint/gnulib/lib/gl_map.hh : _ptr (NULL) NULL 73 maint/gnulib/lib/gl_map.hh { _ptr = NULL; } NULL 128 maint/gnulib/lib/gl_map.hh { gl_map_free (_ptr); _ptr = NULL; } NULL 352 maint/gnulib/lib/gl_omap.h const void *value = NULL; NULL 366 maint/gnulib/lib/gl_omap.h if (vdispose_fn != NULL) NULL 381 maint/gnulib/lib/gl_omap.h if (vdispose_fn != NULL) NULL 41 maint/gnulib/lib/gl_omap.hh : _ptr (NULL) NULL 70 maint/gnulib/lib/gl_omap.hh { _ptr = NULL; } NULL 136 maint/gnulib/lib/gl_omap.hh { gl_omap_free (_ptr); _ptr = NULL; } NULL 41 maint/gnulib/lib/gl_oset.hh : _ptr (NULL) NULL 67 maint/gnulib/lib/gl_oset.hh { _ptr = NULL; } NULL 46 maint/gnulib/lib/gl_rbtree_list.c (node->left != NULL ? check_invariants (node->left, node) : 0); NULL 48 maint/gnulib/lib/gl_rbtree_list.c (node->right != NULL ? check_invariants (node->right, node) : 0); NULL 53 maint/gnulib/lib/gl_rbtree_list.c == (node->left != NULL ? node->left->branch_size : 0) NULL 54 maint/gnulib/lib/gl_rbtree_list.c + 1 + (node->right != NULL ? node->right->branch_size : 0))) NULL 58 maint/gnulib/lib/gl_rbtree_list.c if (parent == NULL && !(node->color == BLACK)) NULL 68 maint/gnulib/lib/gl_rbtree_list.c if (list->root != NULL) NULL 69 maint/gnulib/lib/gl_rbtree_list.c (void) check_invariants (list->root, NULL); NULL 42 maint/gnulib/lib/gl_rbtree_omap.c if (container->base.kdispose_fn != NULL) \ NULL 55 maint/gnulib/lib/gl_rbtree_omap.c if (map->root != NULL) NULL 56 maint/gnulib/lib/gl_rbtree_omap.c check_invariants (map->root, NULL, &counter); NULL 86 maint/gnulib/lib/gl_rbtree_ordered.h if (c_node != NULL) NULL 112 maint/gnulib/lib/gl_rbtree_ordered.h if (c_node != NULL) NULL 150 maint/gnulib/lib/gl_rbtree_ordered.h if (uncle != NULL && uncle->color == RED) NULL 167 maint/gnulib/lib/gl_rbtree_ordered.h if (grandparent->parent == NULL) NULL 232 maint/gnulib/lib/gl_rbtree_ordered.h if (parent == NULL) NULL 257 maint/gnulib/lib/gl_rbtree_ordered.h if (parent->parent == NULL) NULL 308 maint/gnulib/lib/gl_rbtree_ordered.h if (sibling->right != NULL && sibling->right->color == RED) NULL 326 maint/gnulib/lib/gl_rbtree_ordered.h else if (sibling->left != NULL && sibling->left->color == RED) NULL 430 maint/gnulib/lib/gl_rbtree_ordered.h if (sibling->left != NULL && sibling->left->color == RED) NULL 448 maint/gnulib/lib/gl_rbtree_ordered.h else if (sibling->right != NULL && sibling->right->color == RED) NULL 517 maint/gnulib/lib/gl_rbtree_ordered.h if (child != NULL && child->color == RED) NULL 524 maint/gnulib/lib/gl_rbtree_ordered.h if (parent == NULL) NULL 536 maint/gnulib/lib/gl_rbtree_ordered.h if (new_node == NULL) NULL 537 maint/gnulib/lib/gl_rbtree_ordered.h return NULL; NULL 539 maint/gnulib/lib/gl_rbtree_ordered.h new_node->left = NULL; NULL 540 maint/gnulib/lib/gl_rbtree_ordered.h new_node->right = NULL; NULL 544 maint/gnulib/lib/gl_rbtree_ordered.h if (container->root == NULL) NULL 548 maint/gnulib/lib/gl_rbtree_ordered.h new_node->parent = NULL; NULL 554 maint/gnulib/lib/gl_rbtree_ordered.h for (node = container->root; node->left != NULL; ) NULL 572 maint/gnulib/lib/gl_rbtree_ordered.h new_node->left = NULL; NULL 573 maint/gnulib/lib/gl_rbtree_ordered.h new_node->right = NULL; NULL 576 maint/gnulib/lib/gl_rbtree_ordered.h if (node->left == NULL) NULL 580 maint/gnulib/lib/gl_rbtree_ordered.h for (node = node->left; node->right != NULL; ) NULL 599 maint/gnulib/lib/gl_rbtree_ordered.h if (new_node == NULL) NULL 600 maint/gnulib/lib/gl_rbtree_ordered.h return NULL; NULL 612 maint/gnulib/lib/gl_rbtree_ordered.h new_node->left = NULL; NULL 613 maint/gnulib/lib/gl_rbtree_ordered.h new_node->right = NULL; NULL 616 maint/gnulib/lib/gl_rbtree_ordered.h if (node->right == NULL) NULL 620 maint/gnulib/lib/gl_rbtree_ordered.h for (node = node->right; node->left != NULL; ) NULL 639 maint/gnulib/lib/gl_rbtree_ordered.h if (new_node == NULL) NULL 640 maint/gnulib/lib/gl_rbtree_ordered.h return NULL; NULL 653 maint/gnulib/lib/gl_rbtree_ordered.h if (node->left == NULL) NULL 658 maint/gnulib/lib/gl_rbtree_ordered.h if (child != NULL) NULL 665 maint/gnulib/lib/gl_rbtree_ordered.h if (parent == NULL) NULL 674 maint/gnulib/lib/gl_rbtree_ordered.h if (child == NULL && node->color == BLACK) NULL 678 maint/gnulib/lib/gl_rbtree_ordered.h else if (node->right == NULL) NULL 689 maint/gnulib/lib/gl_rbtree_ordered.h if (parent == NULL) NULL 707 maint/gnulib/lib/gl_rbtree_ordered.h for (subst = node->left; subst->right != NULL; ) NULL 729 maint/gnulib/lib/gl_rbtree_ordered.h if (child != NULL) NULL 746 maint/gnulib/lib/gl_rbtree_ordered.h if (parent == NULL) NULL 755 maint/gnulib/lib/gl_rbtree_ordered.h if (child != NULL && child->color == RED) NULL 784 maint/gnulib/lib/gl_rbtree_ordered.h (node->left != NULL ? check_invariants (node->left, node, counterp) : 0); NULL 786 maint/gnulib/lib/gl_rbtree_ordered.h (node->right != NULL ? check_invariants (node->right, node, counterp) : 0); NULL 792 maint/gnulib/lib/gl_rbtree_ordered.h if (parent == NULL && !(node->color == BLACK)) NULL 40 maint/gnulib/lib/gl_rbtree_oset.c if (container->base.dispose_fn != NULL) \ NULL 53 maint/gnulib/lib/gl_rbtree_oset.c if (set->root != NULL) NULL 54 maint/gnulib/lib/gl_rbtree_oset.c check_invariants (set->root, NULL, &counter); NULL 45 maint/gnulib/lib/gl_rbtreehash_list.c ((list)->root != NULL ? (list)->root->branch_size : 0) NULL 68 maint/gnulib/lib/gl_rbtreehash_list.c (node->left != NULL ? check_invariants (node->left, node) : 0); NULL 70 maint/gnulib/lib/gl_rbtreehash_list.c (node->right != NULL ? check_invariants (node->right, node) : 0); NULL 75 maint/gnulib/lib/gl_rbtreehash_list.c == (node->left != NULL ? node->left->branch_size : 0) NULL 76 maint/gnulib/lib/gl_rbtreehash_list.c + 1 + (node->right != NULL ? node->right->branch_size : 0))) NULL 80 maint/gnulib/lib/gl_rbtreehash_list.c if (parent == NULL && !(node->color == BLACK)) NULL 90 maint/gnulib/lib/gl_rbtreehash_list.c if (list->root != NULL) NULL 91 maint/gnulib/lib/gl_rbtreehash_list.c check_invariants (list->root, NULL); NULL 41 maint/gnulib/lib/gl_set.hh : _ptr (NULL) NULL 70 maint/gnulib/lib/gl_set.hh { _ptr = NULL; } NULL 99 maint/gnulib/lib/gl_set.hh { gl_set_free (_ptr); _ptr = NULL; } NULL 92 maint/gnulib/lib/gl_sublist.c if (gl_list_nx_set_at (list->whole, list->start + index, elt) == NULL) NULL 109 maint/gnulib/lib/gl_sublist.c return NULL; NULL 122 maint/gnulib/lib/gl_sublist.c return NULL; NULL 131 maint/gnulib/lib/gl_sublist.c return NULL; NULL 141 maint/gnulib/lib/gl_sublist.c return NULL; NULL 159 maint/gnulib/lib/gl_sublist.c if (gl_list_nx_set_at (list->whole, list->start + position, elt) == NULL) NULL 160 maint/gnulib/lib/gl_sublist.c return NULL; NULL 180 maint/gnulib/lib/gl_sublist.c return NULL; NULL 207 maint/gnulib/lib/gl_sublist.c if (gl_list_nx_add_at (list->whole, list->start, elt) == NULL) NULL 208 maint/gnulib/lib/gl_sublist.c return NULL; NULL 216 maint/gnulib/lib/gl_sublist.c if (gl_list_nx_add_at (list->whole, list->end, elt) == NULL) NULL 217 maint/gnulib/lib/gl_sublist.c return NULL; NULL 229 maint/gnulib/lib/gl_sublist.c if (gl_list_nx_add_at (list->whole, list->start + position, elt) == NULL) NULL 230 maint/gnulib/lib/gl_sublist.c return NULL; NULL 243 maint/gnulib/lib/gl_sublist.c if (gl_list_nx_add_at (list->whole, list->start + position, elt) == NULL) NULL 244 maint/gnulib/lib/gl_sublist.c return NULL; NULL 255 maint/gnulib/lib/gl_sublist.c if (gl_list_nx_add_at (list->whole, list->start + position, elt) == NULL) NULL 256 maint/gnulib/lib/gl_sublist.c return NULL; NULL 345 maint/gnulib/lib/gl_sublist.c return NULL; NULL 366 maint/gnulib/lib/gl_sublist.c return NULL; NULL 472 maint/gnulib/lib/gl_sublist.c if (list == NULL) NULL 473 maint/gnulib/lib/gl_sublist.c return NULL; NULL 87 maint/gnulib/lib/gl_xlist.h if (result == NULL) NULL 106 maint/gnulib/lib/gl_xlist.h if (result == NULL) NULL 123 maint/gnulib/lib/gl_xlist.h if (result == NULL) NULL 132 maint/gnulib/lib/gl_xlist.h if (result == NULL) NULL 141 maint/gnulib/lib/gl_xlist.h if (result == NULL) NULL 150 maint/gnulib/lib/gl_xlist.h if (result == NULL) NULL 159 maint/gnulib/lib/gl_xlist.h if (result == NULL) NULL 168 maint/gnulib/lib/gl_xlist.h if (result == NULL) NULL 177 maint/gnulib/lib/gl_xlist.h if (result == NULL) NULL 186 maint/gnulib/lib/gl_xlist.h if (result == NULL) NULL 196 maint/gnulib/lib/gl_xlist.h if (result == NULL) NULL 66 maint/gnulib/lib/gl_xmap.h if (result == NULL) NULL 63 maint/gnulib/lib/gl_xomap.h if (result == NULL) NULL 59 maint/gnulib/lib/gl_xoset.h if (result == NULL) NULL 61 maint/gnulib/lib/gl_xset.h if (result == NULL) NULL 47 maint/gnulib/lib/gl_xsublist.h if (result == NULL) NULL 161 maint/gnulib/lib/glob.c if (source == NULL) NULL 163 maint/gnulib/lib/glob.c struct readdir_result result = { NULL, }; NULL 176 maint/gnulib/lib/glob.c if (source == NULL) NULL 178 maint/gnulib/lib/glob.c struct readdir_result result = { NULL, }; NULL 284 maint/gnulib/lib/glob.c return *cp != '\0' ? cp : NULL; NULL 305 maint/gnulib/lib/glob.c char *dirname = NULL; NULL 316 maint/gnulib/lib/glob.c if (pattern == NULL || pglob == NULL || (flags & ~__GLOB_FLAGS) != 0) NULL 336 maint/gnulib/lib/glob.c pglob->gl_pathv = NULL; NULL 346 maint/gnulib/lib/glob.c if (pglob->gl_pathv == NULL) NULL 350 maint/gnulib/lib/glob.c pglob->gl_pathv[i] = NULL; NULL 367 maint/gnulib/lib/glob.c begin = NULL; NULL 380 maint/gnulib/lib/glob.c if (begin != NULL) NULL 398 maint/gnulib/lib/glob.c if (onealt == NULL) NULL 408 maint/gnulib/lib/glob.c if (next == NULL) NULL 423 maint/gnulib/lib/glob.c if (rest == NULL) NULL 470 maint/gnulib/lib/glob.c assert (next != NULL); NULL 495 maint/gnulib/lib/glob.c if (filename == NULL) NULL 500 maint/gnulib/lib/glob.c if (filename == NULL) NULL 512 maint/gnulib/lib/glob.c filename = NULL; NULL 518 maint/gnulib/lib/glob.c dirs.gl_pathv = NULL; NULL 564 maint/gnulib/lib/glob.c if (newp == NULL) NULL 605 maint/gnulib/lib/glob.c dirs.gl_pathv = NULL; NULL 624 maint/gnulib/lib/glob.c if (home_dir == NULL || home_dir[0] == '\0') NULL 632 maint/gnulib/lib/glob.c if (home_drive != NULL && home_path != NULL) NULL 652 maint/gnulib/lib/glob.c p = NULL; NULL 663 maint/gnulib/lib/glob.c if (p == NULL) NULL 681 maint/gnulib/lib/glob.c if (err == 0 && home_dir == NULL) NULL 688 maint/gnulib/lib/glob.c if (home_dir == NULL || home_dir[0] == '\0') NULL 723 maint/gnulib/lib/glob.c if (newp == NULL) NULL 755 maint/gnulib/lib/glob.c char *unescape = NULL; NULL 759 maint/gnulib/lib/glob.c if (end_name == NULL) NULL 768 maint/gnulib/lib/glob.c if (end_name == NULL) NULL 778 maint/gnulib/lib/glob.c if (newp == NULL) NULL 785 maint/gnulib/lib/glob.c if (unescape != NULL) NULL 799 maint/gnulib/lib/glob.c if (filename == NULL) NULL 842 maint/gnulib/lib/glob.c if (p != NULL) NULL 845 maint/gnulib/lib/glob.c size_t rest_len = end_name == NULL ? 0 : strlen (end_name); NULL 848 maint/gnulib/lib/glob.c (__glibc_unlikely (malloc_dirname) ? dirname : NULL); NULL 859 maint/gnulib/lib/glob.c if (dirname == NULL) NULL 869 maint/gnulib/lib/glob.c if (end_name != NULL) NULL 911 maint/gnulib/lib/glob.c if (filename == NULL) NULL 920 maint/gnulib/lib/glob.c pglob->gl_pathv = NULL; NULL 928 maint/gnulib/lib/glob.c if (new_gl_pathv == NULL) NULL 936 maint/gnulib/lib/glob.c if (pglob->gl_pathv[newcount] == NULL) NULL 951 maint/gnulib/lib/glob.c if (pglob->gl_pathv[newcount] == NULL) NULL 955 maint/gnulib/lib/glob.c pglob->gl_pathv[++newcount] = NULL; NULL 1073 maint/gnulib/lib/glob.c if (new_gl_pathv == NULL) NULL 1078 maint/gnulib/lib/glob.c if (pglob->gl_pathv[newcount] == NULL) NULL 1090 maint/gnulib/lib/glob.c pglob->gl_pathv[newcount] = NULL; NULL 1139 maint/gnulib/lib/glob.c dirs.gl_pathv = NULL; NULL 1172 maint/gnulib/lib/glob.c if (new == NULL) NULL 1213 maint/gnulib/lib/glob.c if (s1 == NULL) NULL 1215 maint/gnulib/lib/glob.c if (s2 == NULL) NULL 1256 maint/gnulib/lib/glob.c if (new == NULL) NULL 1285 maint/gnulib/lib/glob.c void *stream = NULL; NULL 1301 maint/gnulib/lib/glob.c init_names->next = NULL; NULL 1327 maint/gnulib/lib/glob.c if (fullname == NULL) NULL 1348 maint/gnulib/lib/glob.c if (stream == NULL) NULL 1351 maint/gnulib/lib/glob.c && ((errfunc != NULL && (*errfunc) (directory, errno)) NULL 1376 maint/gnulib/lib/glob.c if (d.name == NULL) NULL 1404 maint/gnulib/lib/glob.c == NULL) NULL 1412 maint/gnulib/lib/glob.c if (names->name[cur] == NULL) NULL 1428 maint/gnulib/lib/glob.c if (names->name[cur] == NULL) NULL 1448 maint/gnulib/lib/glob.c if (new_gl_pathv == NULL) NULL 1461 maint/gnulib/lib/glob.c if (names == NULL) NULL 1487 maint/gnulib/lib/glob.c if (names == NULL) NULL 1501 maint/gnulib/lib/glob.c pglob->gl_pathv[pglob->gl_offs + pglob->gl_pathc] = NULL; NULL 1507 maint/gnulib/lib/glob.c if (stream != NULL) NULL 30 maint/gnulib/lib/globfree.c if (pglob->gl_pathv != NULL) NULL 36 maint/gnulib/lib/globfree.c pglob->gl_pathv = NULL; NULL 64 maint/gnulib/lib/glthread/cond.h # define c11_threads_in_use() (thrd_exit != NULL) NULL 179 maint/gnulib/lib/glthread/cond.h (pthread_mutexattr_gettype != NULL || c11_threads_in_use ()) NULL 200 maint/gnulib/lib/glthread/cond.h (pthread_in_use () ? pthread_cond_init (COND, NULL) : 0) NULL 293 maint/gnulib/lib/glthread/lock.c err = pthread_rwlock_init (&lock->rwlock, NULL); NULL 383 maint/gnulib/lib/glthread/lock.c err = pthread_mutex_init (&lock->lock, NULL); NULL 386 maint/gnulib/lib/glthread/lock.c err = pthread_cond_init (&lock->waiting_readers, NULL); NULL 389 maint/gnulib/lib/glthread/lock.c err = pthread_cond_init (&lock->waiting_writers, NULL); NULL 646 maint/gnulib/lib/glthread/lock.c err = pthread_mutex_init (&lock->mutex, NULL); NULL 89 maint/gnulib/lib/glthread/lock.h # define c11_threads_in_use() (thrd_exit != NULL) NULL 280 maint/gnulib/lib/glthread/lock.h (pthread_mutexattr_gettype != NULL || c11_threads_in_use ()) NULL 301 maint/gnulib/lib/glthread/lock.h (pthread_in_use () ? pthread_mutex_init (LOCK, NULL) : 0) NULL 329 maint/gnulib/lib/glthread/lock.h (pthread_in_use () ? pthread_rwlock_init (LOCK, NULL) : 0) NULL 47 maint/gnulib/lib/glthread/thread.c if (tss_create (&thrd_with_exitvalue_key, NULL) != thrd_success) NULL 101 maint/gnulib/lib/glthread/thread.c if (main_arg == NULL) NULL 128 maint/gnulib/lib/glthread/thread.c if (thread == NULL) NULL 137 maint/gnulib/lib/glthread/thread.c if (thread != NULL) NULL 145 maint/gnulib/lib/glthread/thread.c thrd_sleep (&ts, NULL); NULL 149 maint/gnulib/lib/glthread/thread.c thread->exitvalue = NULL; /* just to be deterministic */ NULL 168 maint/gnulib/lib/glthread/thread.c if (return_value_ptr != NULL) NULL 82 maint/gnulib/lib/glthread/thread.h # define c11_threads_in_use() (thrd_exit != NULL) NULL 187 maint/gnulib/lib/glthread/thread.h (pthread_mutexattr_gettype != NULL || c11_threads_in_use ()) NULL 205 maint/gnulib/lib/glthread/thread.h (pthread_in_use () ? pthread_create (THREADP, NULL, FUNC, ARG) : ENOSYS) NULL 216 maint/gnulib/lib/glthread/thread.h (pthread_in_use () ? pthread_self ().p : NULL) NULL 225 maint/gnulib/lib/glthread/thread.h (pthread_in_use () ? *((void **) pthread_self ().__) : NULL) NULL 231 maint/gnulib/lib/glthread/thread.h (pthread_in_use () ? (void *) pthread_self () : NULL) NULL 46 maint/gnulib/lib/glthread/threadlib.c int err = pthread_key_create (&key, NULL); NULL 82 maint/gnulib/lib/glthread/threadlib.c if (pthread_create (&thread, NULL, dummy_thread_func, NULL) != 0) NULL 55 maint/gnulib/lib/glthread/tls.h # define c11_threads_in_use() (thrd_exit != NULL) NULL 115 maint/gnulib/lib/glthread/tls.h (pthread_mutexattr_gettype != NULL || c11_threads_in_use ()) NULL 137 maint/gnulib/lib/glthread/tls.h : ((KEY)->singlethread_value = NULL, 0)) NULL 188 maint/gnulib/lib/glthread/tls.h ((KEY)->singlethread_value = NULL, \ NULL 79 maint/gnulib/lib/grantpt.c execle (_PATH_PT_CHOWN, strrchr (_PATH_PT_CHOWN, '/') + 1, NULL, NULL); NULL 55 maint/gnulib/lib/group-member.c int n_group_slots = getgroups (0, NULL); NULL 375 maint/gnulib/lib/hamt.c hamt->root = NULL; NULL 385 maint/gnulib/lib/hamt.c new_hamt->root = hamt->root == NULL ? NULL : copy_entry (hamt->root); NULL 443 maint/gnulib/lib/hamt.c if (hamt->root != NULL) NULL 465 maint/gnulib/lib/hamt.c return NULL; NULL 483 maint/gnulib/lib/hamt.c return NULL; NULL 499 maint/gnulib/lib/hamt.c return NULL; NULL 514 maint/gnulib/lib/hamt.c if (hamt->root == NULL) NULL 515 maint/gnulib/lib/hamt.c return NULL; NULL 598 maint/gnulib/lib/hamt.c *elt_ptr = *elt_ptr == elts[i] ? NULL : elts[i]; NULL 609 maint/gnulib/lib/hamt.c *elt_ptr = NULL; NULL 645 maint/gnulib/lib/hamt.c *elt_ptr = NULL; NULL 677 maint/gnulib/lib/hamt.c *elt_ptr = *elt_ptr == entry ? NULL : entry; NULL 682 maint/gnulib/lib/hamt.c *elt_ptr = NULL; NULL 704 maint/gnulib/lib/hamt.c if (root == NULL) NULL 720 maint/gnulib/lib/hamt.c if (*elt_ptr == NULL) NULL 760 maint/gnulib/lib/hamt.c *elt_ptr = NULL; NULL 783 maint/gnulib/lib/hamt.c if (new_entry == NULL) NULL 794 maint/gnulib/lib/hamt.c *elt_ptr = NULL; NULL 814 maint/gnulib/lib/hamt.c return NULL; NULL 816 maint/gnulib/lib/hamt.c *elt_ptr = NULL; NULL 833 maint/gnulib/lib/hamt.c if (root == NULL) NULL 834 maint/gnulib/lib/hamt.c return NULL; NULL 849 maint/gnulib/lib/hamt.c if (*elt_ptr == NULL) NULL 929 maint/gnulib/lib/hamt.c if (hamt->root == NULL) NULL 951 maint/gnulib/lib/hamt.c if (entry == NULL) NULL 1050 maint/gnulib/lib/hamt.c if (old_root != hamt->root && old_root != NULL) NULL 1052 maint/gnulib/lib/hamt.c if (*elt_ptr == NULL) NULL 1067 maint/gnulib/lib/hamt.c if (old_root != hamt->root && old_root != NULL) NULL 1069 maint/gnulib/lib/hamt.c return elt != NULL; NULL 1082 maint/gnulib/lib/hamt.c return elt != NULL; NULL 246 maint/gnulib/lib/hash.c if (bucket->data == NULL) NULL 247 maint/gnulib/lib/hash.c return NULL; NULL 253 maint/gnulib/lib/hash.c return NULL; NULL 264 maint/gnulib/lib/hash.c return NULL; NULL 287 maint/gnulib/lib/hash.c while (cursor != NULL); NULL 295 maint/gnulib/lib/hash.c return NULL; NULL 518 maint/gnulib/lib/hash.c if (hasher == NULL) NULL 520 maint/gnulib/lib/hash.c if (comparator == NULL) NULL 524 maint/gnulib/lib/hash.c if (table == NULL) NULL 525 maint/gnulib/lib/hash.c return NULL; NULL 545 maint/gnulib/lib/hash.c if (table->bucket == NULL) NULL 555 maint/gnulib/lib/hash.c table->free_entry_list = NULL; NULL 563 maint/gnulib/lib/hash.c return NULL; NULL 583 maint/gnulib/lib/hash.c cursor->data = NULL; NULL 595 maint/gnulib/lib/hash.c bucket->data = NULL; NULL 596 maint/gnulib/lib/hash.c bucket->next = NULL; NULL 626 maint/gnulib/lib/hash.c obstack_free (&table->entry_stack, NULL); NULL 687 maint/gnulib/lib/hash.c entry->data = NULL; NULL 708 maint/gnulib/lib/hash.c if (bucket->data == NULL) NULL 709 maint/gnulib/lib/hash.c return NULL; NULL 729 maint/gnulib/lib/hash.c bucket->data = NULL; NULL 759 maint/gnulib/lib/hash.c return NULL; NULL 813 maint/gnulib/lib/hash.c bucket->next = NULL; NULL 824 maint/gnulib/lib/hash.c if (new_entry == NULL) NULL 837 maint/gnulib/lib/hash.c bucket->data = NULL; NULL 856 maint/gnulib/lib/hash.c if (new_table->bucket == NULL) NULL 936 maint/gnulib/lib/hash.c if ((data = hash_find_entry (table, entry, &bucket, false)) != NULL) NULL 972 maint/gnulib/lib/hash.c if (hash_find_entry (table, entry, &bucket, false) != NULL) NULL 983 maint/gnulib/lib/hash.c if (new_entry == NULL) NULL 1010 maint/gnulib/lib/hash.c ? NULL NULL 1022 maint/gnulib/lib/hash.c return NULL; NULL 1064 maint/gnulib/lib/hash.c table->free_entry_list = NULL; NULL 43 maint/gnulib/lib/ialloc.h return NULL; NULL 299 maint/gnulib/lib/iconv.c if (inbuf == NULL || *inbuf == NULL) NULL 380 maint/gnulib/lib/iconv.c if (inbuf == NULL || *inbuf == NULL) NULL 159 maint/gnulib/lib/iconv_open.c fromcode = (m != NULL ? m->vendor_name : fromcode_upper); NULL 165 maint/gnulib/lib/iconv_open.c tocode = (m != NULL ? m->vendor_name : tocode_upper); NULL 72 maint/gnulib/lib/idcache.c struct userid *match = NULL; NULL 83 maint/gnulib/lib/idcache.c if (match == NULL) NULL 96 maint/gnulib/lib/idcache.c return match->name[0] ? match->name : NULL; NULL 118 maint/gnulib/lib/idcache.c return NULL; NULL 145 maint/gnulib/lib/idcache.c return NULL; NULL 154 maint/gnulib/lib/idcache.c struct userid *match = NULL; NULL 165 maint/gnulib/lib/idcache.c if (match == NULL) NULL 178 maint/gnulib/lib/idcache.c return match->name[0] ? match->name : NULL; NULL 200 maint/gnulib/lib/idcache.c return NULL; NULL 227 maint/gnulib/lib/idcache.c return NULL; NULL 164 maint/gnulib/lib/immutable.c CreateFileMapping (INVALID_HANDLE_VALUE, NULL, PAGE_READWRITE | SEC_COMMIT, NULL 165 maint/gnulib/lib/immutable.c size >> 16 >> 16, size & 0xFFFFFFFFU, NULL); NULL 166 maint/gnulib/lib/immutable.c if (h == NULL) NULL 177 maint/gnulib/lib/immutable.c if (mem_w == NULL || mem_r == NULL) NULL 181 maint/gnulib/lib/immutable.c if (mem_w != NULL) NULL 183 maint/gnulib/lib/immutable.c if (mem_r != NULL) NULL 205 maint/gnulib/lib/immutable.c char *mem_w = (char *) mmap (NULL, size, PROT_READ | PROT_WRITE, NULL 207 maint/gnulib/lib/immutable.c char *mem_r = (char *) mmap (NULL, size, PROT_READ, NULL 281 maint/gnulib/lib/immutable.c if (writable_pointer == NULL) NULL 307 maint/gnulib/lib/immutable.c if (p == NULL) NULL 333 maint/gnulib/lib/immutable.c if (wp == NULL) NULL 334 maint/gnulib/lib/immutable.c return NULL; NULL 108 maint/gnulib/lib/inet_ntop.c return (NULL); NULL 132 maint/gnulib/lib/inet_ntop.c return NULL; NULL 137 maint/gnulib/lib/inet_ntop.c return NULL; NULL 229 maint/gnulib/lib/inet_ntop.c return (NULL); NULL 236 maint/gnulib/lib/inet_ntop.c return NULL; NULL 252 maint/gnulib/lib/inet_ntop.c return NULL; NULL 182 maint/gnulib/lib/inet_pton.c colonp = NULL; NULL 195 maint/gnulib/lib/inet_pton.c if (pch != NULL) NULL 242 maint/gnulib/lib/inet_pton.c if (colonp != NULL) NULL 90 maint/gnulib/lib/ino-map.c im->map = hash_initialize (INITIAL_INO_MAP_TABLE_SIZE, NULL, NULL 95 maint/gnulib/lib/ino-map.c return NULL; NULL 98 maint/gnulib/lib/ino-map.c im->probe = NULL; NULL 157 maint/gnulib/lib/ino-map.c im->probe = NULL; NULL 57 maint/gnulib/lib/isatty.c static GetNamedPipeClientProcessIdFuncType GetNamedPipeClientProcessIdFunc = NULL; NULL 63 maint/gnulib/lib/isatty.c static QueryFullProcessImageNameFuncType QueryFullProcessImageNameFunc = NULL; NULL 70 maint/gnulib/lib/isatty.c if (kernel32 != NULL) NULL 117 maint/gnulib/lib/isatty.c if (processHandle != NULL) NULL 97 maint/gnulib/lib/javacomp.c if (java_version_cache == NULL) NULL 101 maint/gnulib/lib/javacomp.c if (java_version_cache == NULL) NULL 175 maint/gnulib/lib/javacomp.c return NULL; NULL 199 maint/gnulib/lib/javacomp.c return NULL; NULL 201 maint/gnulib/lib/javacomp.c return NULL; NULL 301 maint/gnulib/lib/javacomp.c if (directory != NULL) NULL 323 maint/gnulib/lib/javacomp.c if (directory != NULL) NULL 345 maint/gnulib/lib/javacomp.c argv[3] = NULL; NULL 346 maint/gnulib/lib/javacomp.c exitstatus = execute (javac, BOURNE_SHELL, argv, NULL, NULL 348 maint/gnulib/lib/javacomp.c true, true, NULL); NULL 380 maint/gnulib/lib/javacomp.c + (directory != NULL ? 2 : 0) + java_sources_count; NULL 396 maint/gnulib/lib/javacomp.c fsource_arg = NULL; NULL 405 maint/gnulib/lib/javacomp.c ftarget_arg = NULL; NULL 410 maint/gnulib/lib/javacomp.c if (directory != NULL) NULL 417 maint/gnulib/lib/javacomp.c *argp = NULL; NULL 429 maint/gnulib/lib/javacomp.c exitstatus = execute ("gcj", "gcj", argv, NULL, NULL 431 maint/gnulib/lib/javacomp.c true, true, NULL); NULL 434 maint/gnulib/lib/javacomp.c if (ftarget_arg != NULL) NULL 436 maint/gnulib/lib/javacomp.c if (fsource_arg != NULL) NULL 463 maint/gnulib/lib/javacomp.c + (debug ? 1 : 0) + (directory != NULL ? 2 : 0) + java_sources_count; NULL 482 maint/gnulib/lib/javacomp.c if (directory != NULL) NULL 489 maint/gnulib/lib/javacomp.c *argp = NULL; NULL 501 maint/gnulib/lib/javacomp.c exitstatus = execute ("javac", "javac", argv, NULL, NULL 503 maint/gnulib/lib/javacomp.c null_stderr, true, true, NULL); NULL 528 maint/gnulib/lib/javacomp.c 1 + (optimize ? 1 : 0) + (debug ? 1 : 0) + (directory != NULL ? 2 : 0) NULL 538 maint/gnulib/lib/javacomp.c if (directory != NULL) NULL 545 maint/gnulib/lib/javacomp.c *argp = NULL; NULL 557 maint/gnulib/lib/javacomp.c exitstatus = execute ("jikes", "jikes", argv, NULL, NULL 559 maint/gnulib/lib/javacomp.c true, true, NULL); NULL 581 maint/gnulib/lib/javacomp.c if (fp == NULL) NULL 666 maint/gnulib/lib/javacomp.c argv[3] = NULL; NULL 667 maint/gnulib/lib/javacomp.c child = create_pipe_in (javac, BOURNE_SHELL, argv, NULL, NULL 674 maint/gnulib/lib/javacomp.c if (fp == NULL) NULL 677 maint/gnulib/lib/javacomp.c line = NULL; linesize = 0; NULL 686 maint/gnulib/lib/javacomp.c envjavac_gcj = (c_strstr (line, "gcj") != NULL); NULL 692 maint/gnulib/lib/javacomp.c wait_subprocess (child, javac, true, true, true, false, NULL); NULL 748 maint/gnulib/lib/javacomp.c argv[3] = NULL; NULL 749 maint/gnulib/lib/javacomp.c child = create_pipe_in (javac, BOURNE_SHELL, argv, NULL, NULL 756 maint/gnulib/lib/javacomp.c if (fp == NULL) NULL 759 maint/gnulib/lib/javacomp.c line = NULL; linesize = 0; NULL 777 maint/gnulib/lib/javacomp.c wait_subprocess (child, javac, true, true, true, false, NULL); NULL 822 maint/gnulib/lib/javacomp.c tmpdir = create_temp_dir ("java", NULL, false); NULL 823 maint/gnulib/lib/javacomp.c if (tmpdir == NULL) NULL 827 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.java", NULL); NULL 837 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.class", NULL); NULL 865 maint/gnulib/lib/javacomp.c if (failcode != NULL) NULL 873 maint/gnulib/lib/javacomp.c NULL); NULL 885 maint/gnulib/lib/javacomp.c NULL); NULL 971 maint/gnulib/lib/javacomp.c tmpdir = create_temp_dir ("java", NULL, false); NULL 972 maint/gnulib/lib/javacomp.c if (tmpdir == NULL) NULL 976 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.java", NULL); NULL 986 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.class", NULL); NULL 1032 maint/gnulib/lib/javacomp.c tmpdir = create_temp_dir ("java", NULL, false); NULL 1033 maint/gnulib/lib/javacomp.c if (tmpdir == NULL) NULL 1037 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.java", NULL); NULL 1047 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.class", NULL); NULL 1081 maint/gnulib/lib/javacomp.c NULL); NULL 1093 maint/gnulib/lib/javacomp.c NULL); NULL 1173 maint/gnulib/lib/javacomp.c tmpdir = create_temp_dir ("java", NULL, false); NULL 1174 maint/gnulib/lib/javacomp.c if (tmpdir == NULL) NULL 1178 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.java", NULL); NULL 1188 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.class", NULL); NULL 1216 maint/gnulib/lib/javacomp.c if (failcode != NULL) NULL 1224 maint/gnulib/lib/javacomp.c NULL); NULL 1236 maint/gnulib/lib/javacomp.c NULL); NULL 1300 maint/gnulib/lib/javacomp.c if (failcode != NULL) NULL 1308 maint/gnulib/lib/javacomp.c NULL); NULL 1322 maint/gnulib/lib/javacomp.c NULL); NULL 1416 maint/gnulib/lib/javacomp.c argv[2] = NULL; NULL 1417 maint/gnulib/lib/javacomp.c child = create_pipe_in ("gcj", "gcj", argv, NULL, NULL 1456 maint/gnulib/lib/javacomp.c wait_subprocess (child, "gcj", false, true, true, false, NULL); NULL 1466 maint/gnulib/lib/javacomp.c tmpdir = create_temp_dir ("java", NULL, false); NULL 1467 maint/gnulib/lib/javacomp.c if (tmpdir == NULL) NULL 1475 maint/gnulib/lib/javacomp.c NULL); NULL 1490 maint/gnulib/lib/javacomp.c NULL); NULL 1495 maint/gnulib/lib/javacomp.c false, NULL, false, NULL, NULL 1532 maint/gnulib/lib/javacomp.c argv[2] = NULL; NULL 1533 maint/gnulib/lib/javacomp.c child = create_pipe_in ("gcj", "gcj", argv, NULL, NULL 1571 maint/gnulib/lib/javacomp.c wait_subprocess (child, "gcj", false, true, true, false, NULL); NULL 1613 maint/gnulib/lib/javacomp.c tmpdir = create_temp_dir ("java", NULL, false); NULL 1614 maint/gnulib/lib/javacomp.c if (tmpdir == NULL) NULL 1618 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.java", NULL); NULL 1628 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.class", NULL); NULL 1632 maint/gnulib/lib/javacomp.c if (!compile_using_gcj (java_sources, 1, false, false, NULL, false, NULL, NULL 1644 maint/gnulib/lib/javacomp.c false, true, source_version, false, NULL, NULL 1652 maint/gnulib/lib/javacomp.c if (failcode != NULL) NULL 1660 maint/gnulib/lib/javacomp.c NULL); NULL 1671 maint/gnulib/lib/javacomp.c NULL); NULL 1676 maint/gnulib/lib/javacomp.c false, false, NULL, false, NULL, NULL 1686 maint/gnulib/lib/javacomp.c false, NULL, NULL 1752 maint/gnulib/lib/javacomp.c tmpdir = create_temp_dir ("java", NULL, false); NULL 1753 maint/gnulib/lib/javacomp.c if (tmpdir == NULL) NULL 1757 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.java", NULL); NULL 1767 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.class", NULL); NULL 1771 maint/gnulib/lib/javacomp.c if (!compile_using_gcj (java_sources, 1, false, false, NULL, false, NULL, NULL 1809 maint/gnulib/lib/javacomp.c tmpdir = create_temp_dir ("java", NULL, false); NULL 1810 maint/gnulib/lib/javacomp.c if (tmpdir == NULL) NULL 1814 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.java", NULL); NULL 1824 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.class", NULL); NULL 1828 maint/gnulib/lib/javacomp.c if (!compile_using_gcj (java_sources, 1, true, false, NULL, false, NULL, NULL 1842 maint/gnulib/lib/javacomp.c false, NULL, false, NULL, NULL 1878 maint/gnulib/lib/javacomp.c argv[1] = NULL; NULL 1879 maint/gnulib/lib/javacomp.c exitstatus = execute ("javac", "javac", argv, NULL, NULL 1881 maint/gnulib/lib/javacomp.c true, false, NULL); NULL 1920 maint/gnulib/lib/javacomp.c tmpdir = create_temp_dir ("java", NULL, false); NULL 1921 maint/gnulib/lib/javacomp.c if (tmpdir == NULL) NULL 1925 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.java", NULL); NULL 1935 maint/gnulib/lib/javacomp.c xconcatenated_filename (tmpdir->dir_name, "conftest.class", NULL); NULL 1962 maint/gnulib/lib/javacomp.c if (failcode != NULL) NULL 1970 maint/gnulib/lib/javacomp.c NULL); NULL 1981 maint/gnulib/lib/javacomp.c NULL); NULL 2043 maint/gnulib/lib/javacomp.c if (failcode != NULL) NULL 2051 maint/gnulib/lib/javacomp.c NULL); NULL 2063 maint/gnulib/lib/javacomp.c NULL); NULL 2145 maint/gnulib/lib/javacomp.c argv[1] = NULL; NULL 2146 maint/gnulib/lib/javacomp.c exitstatus = execute ("jikes", "jikes", argv, NULL, NULL 2148 maint/gnulib/lib/javacomp.c true, false, NULL); NULL 2175 maint/gnulib/lib/javacomp.c if (javac != NULL && javac[0] != '\0') NULL 2185 maint/gnulib/lib/javacomp.c if (target_version == NULL) NULL 2288 maint/gnulib/lib/javacomp.c if (old_JAVA_HOME != NULL) NULL 2302 maint/gnulib/lib/javacomp.c if (target_version == NULL) NULL 2374 maint/gnulib/lib/javacomp.c if (target_version == NULL) NULL 2446 maint/gnulib/lib/javacomp.c if (old_JAVA_HOME != NULL) NULL 90 maint/gnulib/lib/javaexec.c for (nargs = 0, arg = args; *arg != NULL; nargs++, arg++) NULL 95 maint/gnulib/lib/javaexec.c if (exe_dir != NULL) NULL 131 maint/gnulib/lib/javaexec.c if (java != NULL && java[0] != '\0') NULL 151 maint/gnulib/lib/javaexec.c for (arg = args; *arg != NULL; arg++) NULL 163 maint/gnulib/lib/javaexec.c for (arg = args; *arg != NULL; arg++) NULL 179 maint/gnulib/lib/javaexec.c argv[3] = NULL; NULL 193 maint/gnulib/lib/javaexec.c if (old_JAVA_HOME != NULL) NULL 211 maint/gnulib/lib/javaexec.c argv[2] = NULL; NULL 212 maint/gnulib/lib/javaexec.c exitstatus = execute ("gij", "gij", argv, NULL, NULL 214 maint/gnulib/lib/javaexec.c true, false, NULL); NULL 266 maint/gnulib/lib/javaexec.c argv[2] = NULL; NULL 267 maint/gnulib/lib/javaexec.c exitstatus = execute ("java", "java", argv, NULL, NULL 269 maint/gnulib/lib/javaexec.c true, false, NULL); NULL 322 maint/gnulib/lib/javaexec.c argv[1] = NULL; NULL 323 maint/gnulib/lib/javaexec.c exitstatus = execute ("jre", "jre", argv, NULL, NULL 325 maint/gnulib/lib/javaexec.c true, false, NULL); NULL 381 maint/gnulib/lib/javaexec.c argv[2] = NULL; NULL 382 maint/gnulib/lib/javaexec.c exitstatus = execute ("jview", "jview", argv, NULL, NULL 384 maint/gnulib/lib/javaexec.c true, false, NULL); NULL 430 maint/gnulib/lib/javaexec.c if (old_JAVA_HOME != NULL) NULL 32 maint/gnulib/lib/javaversion.c # define relocate2(pathname,allocatedp) (*(allocatedp) = NULL, (pathname)) NULL 68 maint/gnulib/lib/javaversion.c child = create_pipe_in (progname, prog_path, prog_argv, NULL, NULL 76 maint/gnulib/lib/javaversion.c if (fp == NULL) NULL 82 maint/gnulib/lib/javaversion.c line = NULL; linesize = 0; NULL 96 maint/gnulib/lib/javaversion.c wait_subprocess (child, progname, true, false, true, false, NULL); NULL 116 maint/gnulib/lib/javaversion.c args[0] = NULL; NULL 117 maint/gnulib/lib/javaversion.c locals.line = NULL; NULL 118 maint/gnulib/lib/javaversion.c execute_java_class (class_name, &pkgdatadir, 1, true, NULL, args, NULL 68 maint/gnulib/lib/linebuffer.c return NULL; NULL 76 maint/gnulib/lib/linebuffer.c return NULL; NULL 49 maint/gnulib/lib/link.c static CreateHardLinkFuncType CreateHardLinkFunc = NULL; NULL 56 maint/gnulib/lib/link.c if (kernel32 != NULL) NULL 82 maint/gnulib/lib/link.c if (CreateHardLinkFunc == NULL) NULL 126 maint/gnulib/lib/link.c if (CreateHardLinkFunc (file2, file1, NULL) == 0) NULL 120 maint/gnulib/lib/linkat.c name = mfile_name_concat (dir, target, NULL); NULL 132 maint/gnulib/lib/linkat.c target = NULL; NULL 236 maint/gnulib/lib/linkat.c name = mfile_name_concat (dir, target, NULL); NULL 248 maint/gnulib/lib/linkat.c target = NULL; NULL 853 maint/gnulib/lib/localcharset.c if (codeset != NULL && strcmp (codeset, "US-ASCII") == 0) NULL 859 maint/gnulib/lib/localcharset.c if (locale == NULL || locale[0] == '\0') NULL 862 maint/gnulib/lib/localcharset.c if (locale == NULL || locale[0] == '\0') NULL 865 maint/gnulib/lib/localcharset.c if (locale != NULL && locale[0] != '\0') NULL 871 maint/gnulib/lib/localcharset.c if (dot != NULL) NULL 878 maint/gnulib/lib/localcharset.c if (modifier == NULL) NULL 911 maint/gnulib/lib/localcharset.c if (codeset == NULL) NULL 925 maint/gnulib/lib/localcharset.c char *current_locale = setlocale (LC_CTYPE, NULL); NULL 958 maint/gnulib/lib/localcharset.c codeset = NULL; NULL 963 maint/gnulib/lib/localcharset.c if (locale == NULL || locale[0] == '\0') NULL 966 maint/gnulib/lib/localcharset.c if (locale == NULL || locale[0] == '\0') NULL 969 maint/gnulib/lib/localcharset.c if (locale != NULL && locale[0] != '\0') NULL 974 maint/gnulib/lib/localcharset.c if (dot != NULL) NULL 981 maint/gnulib/lib/localcharset.c if (modifier == NULL) NULL 997 maint/gnulib/lib/localcharset.c if (codeset == NULL) NULL 1079 maint/gnulib/lib/localcharset.c const char *locale = NULL; NULL 1086 maint/gnulib/lib/localcharset.c locale = setlocale (LC_CTYPE, NULL); NULL 1088 maint/gnulib/lib/localcharset.c if (locale == NULL || locale[0] == '\0') NULL 1091 maint/gnulib/lib/localcharset.c if (locale == NULL || locale[0] == '\0') NULL 1094 maint/gnulib/lib/localcharset.c if (locale == NULL || locale[0] == '\0') NULL 1096 maint/gnulib/lib/localcharset.c if (locale == NULL) NULL 1154 maint/gnulib/lib/localcharset.c if (strcmp (codeset, "UTF-8") == 0 && MB_CUR_MAX_L (uselocale (NULL)) <= 1) NULL 1496 maint/gnulib/lib/localename.c if (getenv ("GETTEXT_MUI") != NULL) NULL 2676 maint/gnulib/lib/localename.c for (p = struniq_hash_table[slot]; p != NULL; p = p->next) NULL 2683 maint/gnulib/lib/localename.c if (new_node == NULL) NULL 2693 maint/gnulib/lib/localename.c for (p = struniq_hash_table[slot]; p != NULL; p = p->next) NULL 2729 maint/gnulib/lib/localename.c if (name != NULL) NULL 2747 maint/gnulib/lib/localename.c for (p = locale_hash_table[slot]; p != NULL; p = p->next) NULL 2792 maint/gnulib/lib/localename.c if (base == NULL) NULL 2874 maint/gnulib/lib/localename.c p != NULL; NULL 2909 maint/gnulib/lib/localename.c : (p != NULL ? p->names.category_name[category] : "")); NULL 2917 maint/gnulib/lib/localename.c if (node == NULL) NULL 2919 maint/gnulib/lib/localename.c return NULL; NULL 2922 maint/gnulib/lib/localename.c if (result == NULL) NULL 2925 maint/gnulib/lib/localename.c return NULL; NULL 2940 maint/gnulib/lib/localename.c for (p = locale_hash_table[slot]; p != NULL; p = p->next) NULL 2948 maint/gnulib/lib/localename.c if (p == NULL) NULL 2956 maint/gnulib/lib/localename.c if (p != NULL) NULL 2971 maint/gnulib/lib/localename.c if (locale == NULL) NULL 2976 maint/gnulib/lib/localename.c if (node == NULL) NULL 2978 maint/gnulib/lib/localename.c return NULL; NULL 2981 maint/gnulib/lib/localename.c if (result == NULL) NULL 2984 maint/gnulib/lib/localename.c return NULL; NULL 3008 maint/gnulib/lib/localename.c p != NULL; NULL 3012 maint/gnulib/lib/localename.c if (p != NULL) NULL 3032 maint/gnulib/lib/localename.c for (p = locale_hash_table[slot]; p != NULL; p = p->next) NULL 3040 maint/gnulib/lib/localename.c if (p == NULL) NULL 3048 maint/gnulib/lib/localename.c if (p != NULL) NULL 3060 maint/gnulib/lib/localename.c if (locale == NULL || locale == LC_GLOBAL_LOCALE) NULL 3070 maint/gnulib/lib/localename.c found = NULL; NULL 3073 maint/gnulib/lib/localename.c for (p = &locale_hash_table[slot]; *p != NULL; p = &(*p)->next) NULL 3102 maint/gnulib/lib/localename.c locale_t thread_locale = uselocale (NULL); NULL 3154 maint/gnulib/lib/localename.c if (lcp != NULL) NULL 3207 maint/gnulib/lib/localename.c return NULL; NULL 3217 maint/gnulib/lib/localename.c if (name != NULL) NULL 3223 maint/gnulib/lib/localename.c return NULL; NULL 3245 maint/gnulib/lib/localename.c setlocale (category, NULL); NULL 3286 maint/gnulib/lib/localename.c if (locname != NULL) NULL 3308 maint/gnulib/lib/localename.c if (retval != NULL && retval[0] != '\0') NULL 3312 maint/gnulib/lib/localename.c if (retval != NULL && retval[0] != '\0') NULL 3316 maint/gnulib/lib/localename.c if (retval != NULL && retval[0] != '\0') NULL 3331 maint/gnulib/lib/localename.c return NULL; NULL 3393 maint/gnulib/lib/localename.c if (cached_localename == NULL) NULL 3399 maint/gnulib/lib/localename.c if (value != NULL && CFGetTypeID (value) == CFStringGetTypeID ()) NULL 3410 maint/gnulib/lib/localename.c if (cached_localename == NULL) NULL 3443 maint/gnulib/lib/localename.c if (retval != NULL) NULL 3447 maint/gnulib/lib/localename.c if (retval != NULL) NULL 54 maint/gnulib/lib/localtime.c if (tz != NULL && strchr (tz, '/') != NULL) NULL 48 maint/gnulib/lib/login_tty.c if (ioctl (slave_fd, TIOCSCTTY, NULL) < 0) NULL 56 maint/gnulib/lib/login_tty.c if (slave_name == NULL) NULL 36 maint/gnulib/lib/long-options.c {"help", no_argument, NULL, 'h'}, NULL 37 maint/gnulib/lib/long-options.c {"version", no_argument, NULL, 'v'}, NULL 38 maint/gnulib/lib/long-options.c {NULL, 0, NULL, 0} NULL 62 maint/gnulib/lib/long-options.c && (c = getopt_long (argc, argv, "+", long_options, NULL)) != -1) NULL 115 maint/gnulib/lib/long-options.c if ((c = getopt_long (argc, argv, optstring, long_options, NULL)) != -1) NULL 40 maint/gnulib/lib/malloc.c return NULL; NULL 46 maint/gnulib/lib/malloc.c if (result == NULL) NULL 161 maint/gnulib/lib/malloc/dynarray-skeleton.c # define DYNARRAY_SCRATCH(list) NULL NULL 343 maint/gnulib/lib/malloc/dynarray-skeleton.c return NULL; NULL 363 maint/gnulib/lib/malloc/dynarray-skeleton.c return NULL; NULL 500 maint/gnulib/lib/malloc/dynarray-skeleton.c if (lengthp != NULL) NULL 509 maint/gnulib/lib/malloc/dynarray-skeleton.c return NULL; NULL 66 maint/gnulib/lib/malloc/dynarray_emplace_enlarge.c if (new_array != NULL && list->array != NULL) NULL 71 maint/gnulib/lib/malloc/dynarray_emplace_enlarge.c if (new_array == NULL) NULL 45 maint/gnulib/lib/malloc/dynarray_finalize.c *result = (struct dynarray_finalize_result) { NULL, 0 }; NULL 51 maint/gnulib/lib/malloc/dynarray_finalize.c if (heap_array != NULL) NULL 54 maint/gnulib/lib/malloc/dynarray_finalize.c if (list->array != NULL) NULL 56 maint/gnulib/lib/malloc/dynarray_resize.c if (new_array != NULL && list->array != NULL) NULL 61 maint/gnulib/lib/malloc/dynarray_resize.c if (new_array == NULL) NULL 148 maint/gnulib/lib/malloc/scratch_buffer.h return __glibc_likely (r != NULL) ? r : NULL; NULL 33 maint/gnulib/lib/malloc/scratch_buffer_dupfree.c return copy != NULL ? memcpy (copy, data, size) : NULL; NULL 38 maint/gnulib/lib/malloc/scratch_buffer_dupfree.c return copy != NULL ? copy : data; NULL 41 maint/gnulib/lib/malloc/scratch_buffer_grow.c new_ptr = NULL; NULL 44 maint/gnulib/lib/malloc/scratch_buffer_grow.c if (__glibc_unlikely (new_ptr == NULL)) NULL 38 maint/gnulib/lib/malloc/scratch_buffer_grow_preserve.c if (new_ptr == NULL) NULL 50 maint/gnulib/lib/malloc/scratch_buffer_grow_preserve.c new_ptr = NULL; NULL 53 maint/gnulib/lib/malloc/scratch_buffer_grow_preserve.c if (__glibc_unlikely (new_ptr == NULL)) NULL 52 maint/gnulib/lib/malloc/scratch_buffer_set_array_size.c if (new_ptr == NULL) NULL 57 maint/gnulib/lib/malloca.c if (mem != NULL) NULL 79 maint/gnulib/lib/malloca.c return NULL; NULL 49 maint/gnulib/lib/malloca.h # define safe_alloca(N) ((N) < 4032 ? alloca (N) : NULL) NULL 51 maint/gnulib/lib/malloca.h # define safe_alloca(N) ((void) (N), NULL) NULL 84 maint/gnulib/lib/malloca.h (xalloc_oversized (n, s) ? NULL : malloca ((n) * (size_t) (s))) NULL 213 maint/gnulib/lib/mbfile.h mbc->ptr = NULL; NULL 154 maint/gnulib/lib/mbmemcasecoll.c if (memory == NULL) NULL 29 maint/gnulib/lib/mbrlen.c if (ps == NULL) NULL 31 maint/gnulib/lib/mbrlen.c return mbrtowc (NULL, s, n, ps); NULL 44 maint/gnulib/lib/mbrtoc32.c # define c11_threads_in_use() (thrd_exit != NULL) NULL 91 maint/gnulib/lib/mbrtoc32.c if (s == NULL) NULL 93 maint/gnulib/lib/mbrtoc32.c pwc = NULL; NULL 103 maint/gnulib/lib/mbrtoc32.c if (ps == NULL) NULL 113 maint/gnulib/lib/mbrtoc32.c if (ret < (size_t) -2 && pwc != NULL) NULL 122 maint/gnulib/lib/mbrtoc32.c if (pwc != NULL) NULL 229 maint/gnulib/lib/mbrtoc32.c if (ret < (size_t) -2 && pwc != NULL) NULL 239 maint/gnulib/lib/mbrtoc32.c if (ret < (size_t) -2 && pwc != NULL) NULL 27 maint/gnulib/lib/mbrtowc-impl-utf8.h if (pwc != NULL) NULL 44 maint/gnulib/lib/mbrtowc-impl-utf8.h if (pwc != NULL) NULL 79 maint/gnulib/lib/mbrtowc-impl-utf8.h if (pwc != NULL) NULL 125 maint/gnulib/lib/mbrtowc-impl-utf8.h if (pwc != NULL) NULL 24 maint/gnulib/lib/mbrtowc-impl.h if (s == NULL) NULL 26 maint/gnulib/lib/mbrtowc-impl.h pwc = NULL; NULL 36 maint/gnulib/lib/mbrtowc-impl.h if (pstate == NULL) NULL 99 maint/gnulib/lib/mbrtowc-impl.h if (pwc != NULL) NULL 42 maint/gnulib/lib/mbrtowc.c # define c11_threads_in_use() (thrd_exit != NULL) NULL 85 maint/gnulib/lib/mbrtowc.c if (s == NULL) NULL 87 maint/gnulib/lib/mbrtowc.c pwc = NULL; NULL 107 maint/gnulib/lib/mbrtowc.c if (ps == NULL) NULL 135 maint/gnulib/lib/mbrtowc.c if (ret < (size_t) -2 && pwc != NULL) NULL 53 maint/gnulib/lib/mbscasestr.c if (memory == NULL) NULL 145 maint/gnulib/lib/mbscasestr.c *resultp = NULL; NULL 250 maint/gnulib/lib/mbscasestr.c return NULL; NULL 305 maint/gnulib/lib/mbscasestr.c return NULL; NULL 351 maint/gnulib/lib/mbscasestr.c return NULL; NULL 361 maint/gnulib/lib/mbscasestr.c if (needle_last_ccount != NULL) NULL 367 maint/gnulib/lib/mbscasestr.c needle_last_ccount = NULL; NULL 370 maint/gnulib/lib/mbscasestr.c if (needle_last_ccount == NULL) NULL 400 maint/gnulib/lib/mbscasestr.c return NULL; NULL 48 maint/gnulib/lib/mbschr.c return NULL; NULL 38 maint/gnulib/lib/mbscspn.c return (ptr != NULL ? ptr - string : strlen (string)); NULL 49 maint/gnulib/lib/mbsinit.c return pstate == NULL || pstate[0] == 0; NULL 62 maint/gnulib/lib/mbsinit.c return ps == NULL || *(const unsigned int *)ps == 0; NULL 66 maint/gnulib/lib/mbsinit.c return ps == NULL || *(const char *)ps == 0; NULL 21 maint/gnulib/lib/mbsnrtowcs-impl.h if (ps == NULL) NULL 26 maint/gnulib/lib/mbsnrtowcs-impl.h if (dest != NULL) NULL 60 maint/gnulib/lib/mbsnrtowcs-impl.h src = NULL; NULL 97 maint/gnulib/lib/mbsnrtowcs-impl.h ret = MBRTOWC (NULL, src, src_avail, &state); NULL 33 maint/gnulib/lib/mbspbrk.c return NULL; NULL 59 maint/gnulib/lib/mbspbrk.c return NULL; NULL 60 maint/gnulib/lib/mbspcasecmp.c return NULL; NULL 70 maint/gnulib/lib/mbspcasecmp.c return NULL; NULL 92 maint/gnulib/lib/mbspcasecmp.c return NULL; NULL 36 maint/gnulib/lib/mbsrchr.c const char *result = NULL; NULL 21 maint/gnulib/lib/mbsrtowcs-impl.h if (ps == NULL) NULL 26 maint/gnulib/lib/mbsrtowcs-impl.h if (dest != NULL) NULL 60 maint/gnulib/lib/mbsrtowcs-impl.h src = NULL; NULL 96 maint/gnulib/lib/mbsrtowcs-impl.h ret = MBRTOWC (NULL, src, src_avail, &state); NULL 35 maint/gnulib/lib/mbssep.c if (start == NULL) NULL 36 maint/gnulib/lib/mbssep.c return NULL; NULL 43 maint/gnulib/lib/mbssep.c if (ptr == NULL) NULL 45 maint/gnulib/lib/mbssep.c *stringp = NULL; NULL 68 maint/gnulib/lib/mbsspn.c if (mbschr (reject, * mbui_cur_ptr (iter)) == NULL) NULL 51 maint/gnulib/lib/mbsstr.c if (memory == NULL) NULL 140 maint/gnulib/lib/mbsstr.c *resultp = NULL; NULL 228 maint/gnulib/lib/mbsstr.c return NULL; NULL 280 maint/gnulib/lib/mbsstr.c return NULL; NULL 324 maint/gnulib/lib/mbsstr.c return NULL; NULL 334 maint/gnulib/lib/mbsstr.c if (needle_last_ccount != NULL) NULL 340 maint/gnulib/lib/mbsstr.c needle_last_ccount = NULL; NULL 343 maint/gnulib/lib/mbsstr.c if (needle_last_ccount == NULL) NULL 373 maint/gnulib/lib/mbsstr.c return NULL; NULL 30 maint/gnulib/lib/mbstok_r.c if (string == NULL) NULL 33 maint/gnulib/lib/mbstok_r.c if (string == NULL) NULL 34 maint/gnulib/lib/mbstok_r.c return NULL; /* reminder that end of token sequence has been NULL 44 maint/gnulib/lib/mbstok_r.c *save_ptr = NULL; NULL 45 maint/gnulib/lib/mbstok_r.c return NULL; NULL 52 maint/gnulib/lib/mbstok_r.c if (token_end != NULL) NULL 59 maint/gnulib/lib/mbstok_r.c *save_ptr = NULL; NULL 25 maint/gnulib/lib/mbtowc-impl.h if (s == NULL) NULL 40 maint/gnulib/lib/mbtowc-impl.h if (pwc != NULL) NULL 27 maint/gnulib/lib/mbtowc-lock.h mbtowc (NULL, NULL, 0); NULL 80 maint/gnulib/lib/mbtowc-lock.h (pthread_mutexattr_gettype != NULL || c11_threads_in_use ()) NULL 168 maint/gnulib/lib/memchr.c return NULL; NULL 168 maint/gnulib/lib/memchr2.c return NULL; NULL 51 maint/gnulib/lib/memmem.c return NULL; NULL 64 maint/gnulib/lib/memmem.c return NULL; NULL 157 maint/gnulib/lib/memrchr.c return NULL; NULL 48 maint/gnulib/lib/mgetgroups.c return NULL; NULL 86 maint/gnulib/lib/mgetgroups.c g = realloc_groupbuf (NULL, max_n_groups); NULL 87 maint/gnulib/lib/mgetgroups.c if (g == NULL) NULL 103 maint/gnulib/lib/mgetgroups.c if ((h = realloc_groupbuf (g, max_n_groups)) == NULL) NULL 123 maint/gnulib/lib/mgetgroups.c ? getugroups (0, NULL, username, gid) NULL 124 maint/gnulib/lib/mgetgroups.c : getgroups (0, NULL)); NULL 131 maint/gnulib/lib/mgetgroups.c if (errno == ENOSYS && (g = realloc_groupbuf (NULL, 1))) NULL 142 maint/gnulib/lib/mgetgroups.c g = realloc_groupbuf (NULL, max_n_groups); NULL 143 maint/gnulib/lib/mgetgroups.c if (g == NULL) NULL 967 maint/gnulib/lib/mini-gmp.c mp_ptr tp = NULL; NULL 1146 maint/gnulib/lib/mini-gmp.c mp_ptr tp = NULL; NULL 2256 maint/gnulib/lib/mini-gmp.c qp = NULL; NULL 2319 maint/gnulib/lib/mini-gmp.c mpz_div_qr (q, NULL, n, d, GMP_DIV_CEIL); NULL 2325 maint/gnulib/lib/mini-gmp.c mpz_div_qr (q, NULL, n, d, GMP_DIV_FLOOR); NULL 2331 maint/gnulib/lib/mini-gmp.c mpz_div_qr (q, NULL, n, d, GMP_DIV_TRUNC); NULL 2337 maint/gnulib/lib/mini-gmp.c mpz_div_qr (NULL, r, n, d, GMP_DIV_CEIL); NULL 2343 maint/gnulib/lib/mini-gmp.c mpz_div_qr (NULL, r, n, d, GMP_DIV_FLOOR); NULL 2349 maint/gnulib/lib/mini-gmp.c mpz_div_qr (NULL, r, n, d, GMP_DIV_TRUNC); NULL 2355 maint/gnulib/lib/mini-gmp.c mpz_div_qr (NULL, r, n, d, d->_mp_size >= 0 ? GMP_DIV_FLOOR : GMP_DIV_CEIL); NULL 2521 maint/gnulib/lib/mini-gmp.c gmp_assert_nocarry (mpz_div_qr (q, NULL, n, d, GMP_DIV_TRUNC)); NULL 2527 maint/gnulib/lib/mini-gmp.c return mpz_div_qr (NULL, NULL, n, d, GMP_DIV_TRUNC) == 0; NULL 2589 maint/gnulib/lib/mini-gmp.c return mpz_div_qr_ui (q, NULL, n, d, GMP_DIV_CEIL); NULL 2595 maint/gnulib/lib/mini-gmp.c return mpz_div_qr_ui (q, NULL, n, d, GMP_DIV_FLOOR); NULL 2601 maint/gnulib/lib/mini-gmp.c return mpz_div_qr_ui (q, NULL, n, d, GMP_DIV_TRUNC); NULL 2607 maint/gnulib/lib/mini-gmp.c return mpz_div_qr_ui (NULL, r, n, d, GMP_DIV_CEIL); NULL 2612 maint/gnulib/lib/mini-gmp.c return mpz_div_qr_ui (NULL, r, n, d, GMP_DIV_FLOOR); NULL 2617 maint/gnulib/lib/mini-gmp.c return mpz_div_qr_ui (NULL, r, n, d, GMP_DIV_TRUNC); NULL 2623 maint/gnulib/lib/mini-gmp.c return mpz_div_qr_ui (NULL, NULL, n, d, GMP_DIV_CEIL); NULL 2629 maint/gnulib/lib/mini-gmp.c return mpz_div_qr_ui (NULL, NULL, n, d, GMP_DIV_FLOOR); NULL 2635 maint/gnulib/lib/mini-gmp.c return mpz_div_qr_ui (NULL, NULL, n, d, GMP_DIV_TRUNC); NULL 2641 maint/gnulib/lib/mini-gmp.c return mpz_div_qr_ui (NULL, r, n, d, GMP_DIV_FLOOR); NULL 2647 maint/gnulib/lib/mini-gmp.c gmp_assert_nocarry (mpz_div_qr_ui (q, NULL, n, d, GMP_DIV_TRUNC)); NULL 2653 maint/gnulib/lib/mini-gmp.c return mpz_div_qr_ui (NULL, NULL, n, d, GMP_DIV_TRUNC) == 0; NULL 3011 maint/gnulib/lib/mini-gmp.c v /= mpz_gcd_ui (NULL, u, v); NULL 3029 maint/gnulib/lib/mini-gmp.c mpz_gcdext (g, tr, NULL, u, m); NULL 3092 maint/gnulib/lib/mini-gmp.c mp_ptr tp = NULL; NULL 3135 maint/gnulib/lib/mini-gmp.c mpn_div_qr_preinv (NULL, base->_mp_d, base->_mp_size, mp, mn, &minv); NULL 3165 maint/gnulib/lib/mini-gmp.c mpn_div_qr_preinv (NULL, tr->_mp_d, tr->_mp_size, mp, mn, &minv); NULL 3177 maint/gnulib/lib/mini-gmp.c mpn_div_qr_preinv (NULL, tr->_mp_d, tr->_mp_size, mp, mn, &minv); NULL 3285 maint/gnulib/lib/mini-gmp.c mpz_rootrem (s, NULL, u, 2); NULL 3294 maint/gnulib/lib/mini-gmp.c return mpz_root (NULL, u, 2); NULL 3304 maint/gnulib/lib/mini-gmp.c return mpz_root (NULL, mpz_roinit_normal_n (t, p, n), 2); NULL 3595 maint/gnulib/lib/mini-gmp.c if (mpz_gcd_ui (NULL, n, GMP_PRIME_PRODUCT) != 1) NULL 4249 maint/gnulib/lib/mini-gmp.c return NULL; NULL 4257 maint/gnulib/lib/mini-gmp.c return NULL; NULL 4429 maint/gnulib/lib/mini-gmp.c str = mpz_get_str (NULL, base, x); NULL 72 maint/gnulib/lib/mkancesdirs.c char *sep = NULL; NULL 122 maint/gnulib/lib/mkancesdirs.c savewd_chdir (wd, component, savewd_chdir_options, NULL); NULL 36 maint/gnulib/lib/mkdtemp.c return NULL; NULL 95 maint/gnulib/lib/mktime.c if (tz != NULL && strchr (tz, '/') != NULL) NULL 282 maint/gnulib/lib/mktime.c return NULL; NULL 299 maint/gnulib/lib/mktime.c return NULL; NULL 305 maint/gnulib/lib/mktime.c return NULL; NULL 152 maint/gnulib/lib/modechange.c return NULL; NULL 157 maint/gnulib/lib/modechange.c return NULL; NULL 309 maint/gnulib/lib/modechange.c return NULL; NULL 321 maint/gnulib/lib/modechange.c return NULL; NULL 231 maint/gnulib/lib/mountlist.c (strchr (Fs_name, ':') != NULL \ NULL 475 maint/gnulib/lib/mountlist.c if (fp != NULL) NULL 477 maint/gnulib/lib/mountlist.c char *line = NULL; NULL 569 maint/gnulib/lib/mountlist.c if (fp == NULL) NULL 570 maint/gnulib/lib/mountlist.c return NULL; NULL 579 maint/gnulib/lib/mountlist.c me->me_mntroot = NULL; NULL 604 maint/gnulib/lib/mountlist.c return NULL; NULL 612 maint/gnulib/lib/mountlist.c me->me_mntroot = NULL; NULL 633 maint/gnulib/lib/mountlist.c return NULL; NULL 639 maint/gnulib/lib/mountlist.c me->me_mntroot = NULL; NULL 680 maint/gnulib/lib/mountlist.c rootdir_list = NULL; NULL 687 maint/gnulib/lib/mountlist.c while ((d = readdir (dirp)) != NULL) NULL 720 maint/gnulib/lib/mountlist.c *rootdir_tail = NULL; NULL 735 maint/gnulib/lib/mountlist.c me->me_mountdir = xstrdup (re != NULL ? re->name : fi.fsh_name); NULL 736 maint/gnulib/lib/mountlist.c me->me_mntroot = NULL; NULL 747 maint/gnulib/lib/mountlist.c *mtail = NULL; NULL 749 maint/gnulib/lib/mountlist.c while (rootdir_list != NULL) NULL 765 maint/gnulib/lib/mountlist.c numsys = getfsstat (NULL, 0L, MNT_NOWAIT); NULL 767 maint/gnulib/lib/mountlist.c return NULL; NULL 778 maint/gnulib/lib/mountlist.c return NULL; NULL 786 maint/gnulib/lib/mountlist.c me->me_mntroot = NULL; NULL 809 maint/gnulib/lib/mountlist.c if (fp == NULL) NULL 810 maint/gnulib/lib/mountlist.c return NULL; NULL 817 maint/gnulib/lib/mountlist.c me->me_mntroot = NULL; NULL 867 maint/gnulib/lib/mountlist.c if (fp == NULL) NULL 876 maint/gnulib/lib/mountlist.c me->me_mntroot = NULL; NULL 930 maint/gnulib/lib/mountlist.c return NULL; NULL 934 maint/gnulib/lib/mountlist.c return NULL; NULL 939 maint/gnulib/lib/mountlist.c if (fp == NULL) NULL 948 maint/gnulib/lib/mountlist.c me->me_mntroot = NULL; NULL 987 maint/gnulib/lib/mountlist.c return NULL; NULL 995 maint/gnulib/lib/mountlist.c return NULL; NULL 1026 maint/gnulib/lib/mountlist.c me->me_mntroot = NULL; NULL 1061 maint/gnulib/lib/mountlist.c if (readdir_r (dirp, &entry, &result) || result == NULL) NULL 1072 maint/gnulib/lib/mountlist.c me->me_mntroot = NULL; NULL 1088 maint/gnulib/lib/mountlist.c *mtail = NULL; NULL 1095 maint/gnulib/lib/mountlist.c *mtail = NULL; NULL 1105 maint/gnulib/lib/mountlist.c return NULL; NULL 55 maint/gnulib/lib/msvc-inval.c RaiseException (STATUS_GNULIB_INVALID_PARAMETER, 0, 0, NULL); NULL 82 maint/gnulib/lib/msvc-inval.c if (pointer == NULL) NULL 88 maint/gnulib/lib/msvc-inval.c if (pointer == NULL) NULL 110 maint/gnulib/lib/msvc-inval.c RaiseException (STATUS_GNULIB_INVALID_PARAMETER, 0, 0, NULL); NULL 239 maint/gnulib/lib/mtx.c int err = pthread_mutex_init (mutex, NULL); NULL 175 maint/gnulib/lib/nanosleep.c if (remaining_delay != NULL) NULL 221 maint/gnulib/lib/nanosleep.c return select (0, NULL, NULL, NULL, &tv_delay); NULL 244 maint/gnulib/lib/nanosleep.c sigaction (SIGCONT, NULL, &oldact); NULL 252 maint/gnulib/lib/nanosleep.c sigaction (SIGCONT, &newact, NULL); NULL 44 maint/gnulib/lib/nl_langinfo.c # define c11_threads_in_use() (thrd_exit != NULL) NULL 164 maint/gnulib/lib/nl_langinfo.c if (item >= 0 && item < ITEMS && tmp != NULL) NULL 222 maint/gnulib/lib/nl_langinfo.c (pthread_mutexattr_gettype != NULL || c11_threads_in_use ()) NULL 58 maint/gnulib/lib/nonblocking.c if (GetNamedPipeHandleState (h, &state, NULL, NULL, NULL, NULL, 0)) NULL 85 maint/gnulib/lib/nonblocking.c if (GetNamedPipeHandleState (h, &state, NULL, NULL, NULL, NULL, 0)) NULL 100 maint/gnulib/lib/nonblocking.c if (SetNamedPipeHandleState (h, &state, NULL, NULL)) NULL 104 maint/gnulib/lib/nproc.c if (set != NULL) NULL 155 maint/gnulib/lib/nproc.c if (set != NULL) NULL 322 maint/gnulib/lib/nproc.c if (sysctl (mib[i], ARRAY_SIZE (mib[i]), &nprocs, &len, NULL, 0) == 0 NULL 349 maint/gnulib/lib/nproc.c if (threads == NULL) NULL 360 maint/gnulib/lib/nproc.c char *endptr = NULL; NULL 363 maint/gnulib/lib/nproc.c if (endptr != NULL) NULL 235 maint/gnulib/lib/nstrftime.c l = __mbsrtowcs_l (NULL, &__s, 0, &__st, loc); \ NULL 497 maint/gnulib/lib/nstrftime.c const char *format_end = NULL; NULL 500 maint/gnulib/lib/nstrftime.c zone = NULL; NULL 850 maint/gnulib/lib/nstrftime.c size_t len = __strftime_internal (NULL, STRFTIME_ARG ((size_t) -1) NULL 999 maint/gnulib/lib/nstrftime.c if (cp != NULL) NULL 337 maint/gnulib/lib/obstack.c (void) __fxprintf (NULL, "%s\n", _("memory exhausted")); NULL 40 maint/gnulib/lib/omp-init.c if (threads == NULL) NULL 51 maint/gnulib/lib/omp-init.c char *endptr = NULL; NULL 54 maint/gnulib/lib/omp-init.c if (endptr != NULL) NULL 96 maint/gnulib/lib/openat-proc.c return NULL; NULL 104 maint/gnulib/lib/openat-proc.c return NULL; NULL 117 maint/gnulib/lib/openat-proc.c return NULL; NULL 125 maint/gnulib/lib/openat-proc.c return NULL; NULL 199 maint/gnulib/lib/openat.c return openat_permissive (fd, file, flags, mode, NULL); NULL 56 maint/gnulib/lib/opendir-safer.c newdp = NULL; NULL 66 maint/gnulib/lib/opendir.c if (dirp == NULL) NULL 67 maint/gnulib/lib/opendir.c return NULL; NULL 81 maint/gnulib/lib/opendir.c return NULL; NULL 96 maint/gnulib/lib/opendir.c return NULL; NULL 102 maint/gnulib/lib/opendir.c if (!GetFullPathName (dir_name, MAX_PATH, dir_name_mask, NULL)) NULL 105 maint/gnulib/lib/opendir.c return NULL; NULL 132 maint/gnulib/lib/opendir.c return NULL; NULL 135 maint/gnulib/lib/opendir.c return NULL; NULL 138 maint/gnulib/lib/opendir.c return NULL; NULL 141 maint/gnulib/lib/opendir.c return NULL; NULL 150 maint/gnulib/lib/opendir.c if (dirp == NULL) NULL 155 maint/gnulib/lib/opendir.c return NULL; NULL 173 maint/gnulib/lib/opendir.c return NULL; NULL 43 maint/gnulib/lib/opendirat.c return NULL; NULL 73 maint/gnulib/lib/openpty.c if (slave_name == NULL) NULL 97 maint/gnulib/lib/openpty.c if (slave_name == NULL) NULL 126 maint/gnulib/lib/openpty.c if (name != NULL) NULL 103 maint/gnulib/lib/os2-spawn.c for (argc = 0; argv[argc] != NULL; argc++) NULL 108 maint/gnulib/lib/os2-spawn.c if (new_argv == NULL) NULL 109 maint/gnulib/lib/os2-spawn.c return NULL; NULL 128 maint/gnulib/lib/os2-spawn.c mem = NULL; NULL 132 maint/gnulib/lib/os2-spawn.c if (mem == NULL) NULL 137 maint/gnulib/lib/os2-spawn.c return NULL; NULL 152 maint/gnulib/lib/os2-spawn.c new_argv[1 + argc] = NULL; NULL 74 maint/gnulib/lib/pagealign_alloc.c static memnode_t *memnode_table = NULL; NULL 97 maint/gnulib/lib/pagealign_alloc.c for (c = *p_next; c != NULL; p_next = &c->next, c = c->next) NULL 101 maint/gnulib/lib/pagealign_alloc.c if (c == NULL) NULL 140 maint/gnulib/lib/pagealign_alloc.c ret = mmap (NULL, size, PROT_READ | PROT_WRITE, flags, fd, 0); NULL 142 maint/gnulib/lib/pagealign_alloc.c return NULL; NULL 149 maint/gnulib/lib/pagealign_alloc.c return NULL; NULL 154 maint/gnulib/lib/pagealign_alloc.c if (unaligned_ptr == NULL) NULL 159 maint/gnulib/lib/pagealign_alloc.c return NULL; NULL 175 maint/gnulib/lib/pagealign_alloc.c if (ret == NULL) NULL 1014 maint/gnulib/lib/parse-datetime.y { NULL, 0, 0 } NULL 1048 maint/gnulib/lib/parse-datetime.y { NULL, 0, 0 } NULL 1063 maint/gnulib/lib/parse-datetime.y { NULL, 0, 0 } NULL 1090 maint/gnulib/lib/parse-datetime.y { NULL, 0, 0 } NULL 1101 maint/gnulib/lib/parse-datetime.y { NULL, 0, 0 } NULL 1158 maint/gnulib/lib/parse-datetime.y { NULL, 0, 0 } NULL 1195 maint/gnulib/lib/parse-datetime.y { NULL, 0, 0 } NULL 1315 maint/gnulib/lib/parse-datetime.y return NULL; NULL 1410 maint/gnulib/lib/parse-datetime.y return NULL; NULL 1721 maint/gnulib/lib/parse-datetime.y char *tz1alloc = NULL; NULL 1845 maint/gnulib/lib/parse-datetime.y pc.local_time_zone_table[1].name = NULL; NULL 1864 maint/gnulib/lib/parse-datetime.y pc.local_time_zone_table[2].name = NULL; NULL 1883 maint/gnulib/lib/parse-datetime.y pc.local_time_zone_table[i].name = NULL; NULL 1886 maint/gnulib/lib/parse-datetime.y pc.local_time_zone_table[0].name = NULL; NULL 1898 maint/gnulib/lib/parse-datetime.y pc.local_time_zone_table[1].name = NULL; NULL 2344 maint/gnulib/lib/parse-datetime.y debug_strfdatetime (&gmt, NULL, NULL 2359 maint/gnulib/lib/parse-datetime.y debug_strfdatetime (&lmt, NULL, dbg_tm, sizeof dbg_tm), NULL 2363 maint/gnulib/lib/parse-datetime.y debug_strfdatetime (&lmt, NULL, dbg_tm, sizeof dbg_tm)); NULL 2421 maint/gnulib/lib/parse-datetime.y if (! parse_datetime (&d, buff, NULL)) NULL 176 maint/gnulib/lib/parse-duration.c if (ps == NULL) NULL 224 maint/gnulib/lib/parse-duration.c if (ps != NULL) NULL 231 maint/gnulib/lib/parse-duration.c if (ps != NULL) NULL 238 maint/gnulib/lib/parse-duration.c if (ps != NULL) NULL 245 maint/gnulib/lib/parse-duration.c if (ps != NULL) NULL 273 maint/gnulib/lib/parse-duration.c if (ps == NULL) NULL 322 maint/gnulib/lib/parse-duration.c if (ps != NULL) NULL 329 maint/gnulib/lib/parse-duration.c if (ps != NULL) NULL 336 maint/gnulib/lib/parse-duration.c if (ps != NULL) NULL 364 maint/gnulib/lib/parse-duration.c if (ps != NULL) NULL 373 maint/gnulib/lib/parse-duration.c ps == NULL) NULL 417 maint/gnulib/lib/parse-duration.c if (pz == NULL) NULL 424 maint/gnulib/lib/parse-duration.c if (pT != NULL) NULL 435 maint/gnulib/lib/parse-duration.c if (ps != NULL) NULL 444 maint/gnulib/lib/parse-duration.c ps == NULL) NULL 453 maint/gnulib/lib/parse-duration.c if ((errno == 0) && (pT != NULL)) NULL 66 maint/gnulib/lib/passfd.c msg.msg_name = NULL; NULL 133 maint/gnulib/lib/passfd.c msg.msg_name = NULL; NULL 158 maint/gnulib/lib/passfd.c if (cmsg == NULL || cmsg->cmsg_len != CMSG_LEN (sizeof fd) NULL 45 maint/gnulib/lib/perror.c if (string != NULL && *string != '\0') NULL 146 maint/gnulib/lib/physmem.c NULL, NULL, NULL) == 1) NULL 162 maint/gnulib/lib/physmem.c if (sysctl (mib, ARRAY_SIZE (mib), &physmem, &len, NULL, 0) == 0 NULL 276 maint/gnulib/lib/physmem.c if (sysctl (mib, ARRAY_SIZE (mib), &usermem, &len, NULL, 0) == 0 NULL 111 maint/gnulib/lib/pipe-filter-gi.c if (!(buf != NULL && bufsize > 0)) NULL 147 maint/gnulib/lib/pipe-filter-gi.c (HANDLE) _beginthreadex (NULL, 100000, reader_thread_func, filter, NULL 148 maint/gnulib/lib/pipe-filter-gi.c 0, NULL); NULL 150 maint/gnulib/lib/pipe-filter-gi.c if (filter->reader_thread_handle == NULL) NULL 279 maint/gnulib/lib/pipe-filter-gi.c bool done_writing = (wbuf == NULL); NULL 326 maint/gnulib/lib/pipe-filter-gi.c (!filter->reader_terminated ? &filter->readfds : NULL), NULL 327 maint/gnulib/lib/pipe-filter-gi.c (!done_writing ? &filter->writefds : NULL), NULL 328 maint/gnulib/lib/pipe-filter-gi.c NULL, NULL); NULL 393 maint/gnulib/lib/pipe-filter-gi.c if (!(buf != NULL && bufsize > 0)) NULL 434 maint/gnulib/lib/pipe-filter-gi.c filter_loop (filter, NULL, 0); NULL 436 maint/gnulib/lib/pipe-filter-gi.c if (sigaction (SIGPIPE, &filter->orig_sigpipe_action, NULL) < 0) NULL 456 maint/gnulib/lib/pipe-filter-gi.c NULL); NULL 501 maint/gnulib/lib/pipe-filter-gi.c NULL, null_stderr, true, exit_on_error, NULL 534 maint/gnulib/lib/pipe-filter-gi.c if (buf == NULL) NULL 68 maint/gnulib/lib/pipe-filter-ii.c return NULL; NULL 70 maint/gnulib/lib/pipe-filter-ii.c if (DosCreateEventSem (NULL, &h->hevDone, 0, FALSE)) NULL 76 maint/gnulib/lib/pipe-filter-ii.c h->tid = _beginthread (start_wrapper, NULL, n, (void *) h); NULL 88 maint/gnulib/lib/pipe-filter-ii.c return NULL; NULL 136 maint/gnulib/lib/pipe-filter-ii.c if (DosCreateMuxWaitSem (NULL, &hmux, nCount, psr, NULL 197 maint/gnulib/lib/pipe-filter-ii.c if (buf != NULL) NULL 231 maint/gnulib/lib/pipe-filter-ii.c if (!(buf != NULL && bufsize > 0)) NULL 274 maint/gnulib/lib/pipe-filter-ii.c NULL, null_stderr, true, exit_on_error, NULL 308 maint/gnulib/lib/pipe-filter-ii.c (HANDLE) _beginthreadex (NULL, 100000, writer_thread_func, &l, 0, NULL); NULL 310 maint/gnulib/lib/pipe-filter-ii.c (HANDLE) _beginthreadex (NULL, 100000, reader_thread_func, &l, 0, NULL); NULL 311 maint/gnulib/lib/pipe-filter-ii.c if (writer_thread_handle == NULL || reader_thread_handle == NULL) NULL 315 maint/gnulib/lib/pipe-filter-ii.c if (reader_thread_handle != NULL) NULL 317 maint/gnulib/lib/pipe-filter-ii.c if (writer_thread_handle != NULL) NULL 449 maint/gnulib/lib/pipe-filter-ii.c retval = select (n, &readfds, (!done_writing ? &writefds : NULL), NULL 450 maint/gnulib/lib/pipe-filter-ii.c NULL, NULL); NULL 477 maint/gnulib/lib/pipe-filter-ii.c if (buf != NULL) NULL 534 maint/gnulib/lib/pipe-filter-ii.c if (!(buf != NULL && bufsize > 0)) NULL 566 maint/gnulib/lib/pipe-filter-ii.c if (sigaction (SIGPIPE, &orig_sigpipe_action, NULL) < 0) NULL 576 maint/gnulib/lib/pipe-filter-ii.c true, exit_on_error, NULL); NULL 588 maint/gnulib/lib/pipe-filter-ii.c if (sigaction (SIGPIPE, &orig_sigpipe_action, NULL) < 0) NULL 592 maint/gnulib/lib/pipe-filter-ii.c wait_subprocess (child, progname, true, true, true, false, NULL); NULL 131 maint/gnulib/lib/poll.c WSAEnumNetworkEvents ((SOCKET) h, NULL, &ev); NULL 196 maint/gnulib/lib/poll.c if (PeekNamedPipe (h, NULL, 0, NULL, &avail, NULL) != 0) NULL 327 maint/gnulib/lib/poll.c r = recv (fd, NULL, 0, MSG_PEEK); NULL 410 maint/gnulib/lib/poll.c ptv = NULL; NULL 482 maint/gnulib/lib/poll.c hEvent = CreateEvent (NULL, FALSE, FALSE, NULL); NULL 503 maint/gnulib/lib/poll.c assure (h != NULL); NULL 567 maint/gnulib/lib/poll.c while ((bRet = PeekMessage (&msg, NULL, 0, 0, PM_REMOVE)) != 0) NULL 581 maint/gnulib/lib/poll.c handle_array[nhandles] = NULL; NULL 597 maint/gnulib/lib/poll.c WSAEnumNetworkEvents ((SOCKET) h, NULL, &ev); NULL 76 maint/gnulib/lib/posixtm.c time_t now = time (NULL); NULL 94 maint/gnulib/lib/posixtm.c const char *dot = NULL; NULL 99 maint/gnulib/lib/printf-args.c if (ap->a.a_string == NULL) NULL 108 maint/gnulib/lib/printf-args.c if (ap->a.a_wide_string == NULL) NULL 146 maint/gnulib/lib/printf-args.c if (ap->a.a_u8_string == NULL) NULL 158 maint/gnulib/lib/printf-args.c if (ap->a.a_u16_string == NULL) NULL 170 maint/gnulib/lib/printf-args.c if (ap->a.a_u32_string == NULL) NULL 109 maint/gnulib/lib/printf-parse.c if (memory == NULL) \ NULL 136 maint/gnulib/lib/printf-parse.c dp->width_start = NULL; NULL 137 maint/gnulib/lib/printf-parse.c dp->width_end = NULL; NULL 139 maint/gnulib/lib/printf-parse.c dp->precision_start = NULL; NULL 140 maint/gnulib/lib/printf-parse.c dp->precision_end = NULL; NULL 580 maint/gnulib/lib/printf-parse.c if (memory == NULL) NULL 33 maint/gnulib/lib/progname.c const char *program_name = NULL; NULL 51 maint/gnulib/lib/progname.c if (argv0 == NULL) NULL 60 maint/gnulib/lib/progname.c base = (slash != NULL ? slash + 1 : argv0); NULL 100 maint/gnulib/lib/progreloc.c (strchr (P, '/') != NULL || strchr (P, '\\') != NULL || HAS_DEVICE (P)) NULL 105 maint/gnulib/lib/progreloc.c # define IS_FILE_NAME_WITH_DIR(P) (strchr (P, '/') != NULL) NULL 219 maint/gnulib/lib/progreloc.c int length = GetModuleFileName (NULL, location, sizeof (location)); NULL 221 maint/gnulib/lib/progreloc.c return NULL; NULL 224 maint/gnulib/lib/progreloc.c return NULL; NULL 232 maint/gnulib/lib/progreloc.c if (DosGetInfoBlocks (NULL, &ppib)) NULL 233 maint/gnulib/lib/progreloc.c return NULL; NULL 238 maint/gnulib/lib/progreloc.c return NULL; NULL 253 maint/gnulib/lib/progreloc.c if (link != NULL && link[0] != '[') NULL 262 maint/gnulib/lib/progreloc.c if (link != NULL && link[0] != '[') NULL 276 maint/gnulib/lib/progreloc.c if (link != NULL) NULL 287 maint/gnulib/lib/progreloc.c if (link != NULL) NULL 302 maint/gnulib/lib/progreloc.c if (link != NULL) NULL 332 maint/gnulib/lib/progreloc.c if (link != NULL) NULL 368 maint/gnulib/lib/progreloc.c if (path != NULL) NULL 389 maint/gnulib/lib/progreloc.c if (concat_name == NULL) NULL 390 maint/gnulib/lib/progreloc.c return NULL; NULL 414 maint/gnulib/lib/progreloc.c return NULL; NULL 433 maint/gnulib/lib/progreloc.c if (curr_prefix != NULL) NULL 482 maint/gnulib/lib/progreloc.c if (shorter != NULL) NULL 63 maint/gnulib/lib/propername.c if (tsub_in_string == NULL) NULL 195 maint/gnulib/lib/propername.c char *alloc_name_converted = NULL; NULL 196 maint/gnulib/lib/propername.c char *alloc_name_converted_translit = NULL; NULL 197 maint/gnulib/lib/propername.c const char *name_converted = NULL; NULL 198 maint/gnulib/lib/propername.c const char *name_converted_translit = NULL; NULL 223 maint/gnulib/lib/propername.c if (converted_translit != NULL) NULL 230 maint/gnulib/lib/propername.c if (strchr (converted_translit, '?') != NULL) NULL 248 maint/gnulib/lib/propername.c name = (name_converted != NULL ? name_converted : NULL 249 maint/gnulib/lib/propername.c name_converted_translit != NULL ? name_converted_translit : NULL 259 maint/gnulib/lib/propername.c || (name_converted != NULL NULL 261 maint/gnulib/lib/propername.c || (name_converted_translit != NULL NULL 264 maint/gnulib/lib/propername.c if (alloc_name_converted != NULL) NULL 266 maint/gnulib/lib/propername.c if (alloc_name_converted_translit != NULL) NULL 278 maint/gnulib/lib/propername.c if (alloc_name_converted != NULL) NULL 280 maint/gnulib/lib/propername.c if (alloc_name_converted_translit != NULL) NULL 287 maint/gnulib/lib/propername.c if (alloc_name_converted != NULL && alloc_name_converted != name) NULL 289 maint/gnulib/lib/propername.c if (alloc_name_converted_translit != NULL NULL 61 maint/gnulib/lib/pselect.c tvp = NULL; NULL 73 maint/gnulib/lib/pselect.c pthread_sigmask (SIG_SETMASK, &origmask, NULL); NULL 48 maint/gnulib/lib/pt_chown.c if (pty == NULL) NULL 122 maint/gnulib/lib/pthread-cond.c nanosleep (&duration, NULL); NULL 139 maint/gnulib/lib/pthread-cond.c gettimeofday (&currtime, NULL); NULL 174 maint/gnulib/lib/pthread-cond.c nanosleep (&duration, NULL); NULL 114 maint/gnulib/lib/pthread-mutex.c if (attr != NULL NULL 122 maint/gnulib/lib/pthread-rwlock.c err = pthread_mutex_init (&lock->lock, NULL); NULL 125 maint/gnulib/lib/pthread-rwlock.c err = pthread_cond_init (&lock->waiting_readers, NULL); NULL 128 maint/gnulib/lib/pthread-rwlock.c err = pthread_cond_init (&lock->waiting_writers, NULL); NULL 380 maint/gnulib/lib/pthread-rwlock.c gettimeofday (&currtime, NULL); NULL 417 maint/gnulib/lib/pthread-rwlock.c nanosleep (&duration, NULL); NULL 437 maint/gnulib/lib/pthread-rwlock.c gettimeofday (&currtime, NULL); NULL 474 maint/gnulib/lib/pthread-rwlock.c nanosleep (&duration, NULL); NULL 222 maint/gnulib/lib/pthread-spin.c return pthread_mutex_init (lock, NULL); NULL 75 maint/gnulib/lib/pthread-thread.c (attr != NULL NULL 67 maint/gnulib/lib/pthread-tss.c if (key == NULL) NULL 69 maint/gnulib/lib/pthread-tss.c *key = NULL; NULL 48 maint/gnulib/lib/pthread_mutex_timedlock.c gettimeofday (&currtime, NULL); NULL 85 maint/gnulib/lib/pthread_mutex_timedlock.c nanosleep (&duration, NULL); NULL 62 maint/gnulib/lib/pthread_sigmask.c && pthread_sigmask (1729, &omask_copy, NULL) == 0) NULL 79 maint/gnulib/lib/pthread_sigmask.c && new_mask != NULL NULL 31 maint/gnulib/lib/ptsname.c return ptsname_r (fd, buffer, sizeof (buffer)) != 0 ? NULL : buffer; NULL 81 maint/gnulib/lib/ptsname_r.c if (buf == NULL) NULL 110 maint/gnulib/lib/ptsname_r.c if (buf == NULL) NULL 135 maint/gnulib/lib/ptsname_r.c ioctl_arg.ic_dp = NULL; NULL 173 maint/gnulib/lib/ptsname_r.c ret = ioctl (fd, ISPTM, NULL); NULL 75 maint/gnulib/lib/putenv.c if (name == NULL || *name == '\0' || strchr (name, '=') != NULL) NULL 99 maint/gnulib/lib/putenv.c while (*ep != NULL) NULL 128 maint/gnulib/lib/putenv.c if (name_end == NULL) NULL 182 maint/gnulib/lib/putenv.c static char **last_environ = NULL; NULL 116 maint/gnulib/lib/qsort.c PUSH (NULL, NULL); NULL 188 maint/gnulib/lib/quotearg.c struct quoting_options o = { literal_quoting_style, 0, { 0 }, NULL, NULL }; NULL 763 maint/gnulib/lib/quotearg.c flags & ~QA_ELIDE_OUTER_QUOTES, NULL, NULL 794 maint/gnulib/lib/quotearg.c return quotearg_alloc_mem (arg, argsize, NULL, o); NULL 886 maint/gnulib/lib/quotearg.c slotvec = sv = xpalloc (preallocated ? NULL : sv, &new_nslots, NULL 1049 maint/gnulib/lib/quotearg.c NULL, NULL NULL 260 maint/gnulib/lib/random.c return ret == -1 ? NULL : (char *) ostate; NULL 283 maint/gnulib/lib/random.c ostate = NULL; NULL 197 maint/gnulib/lib/random_r.c if (buf == NULL) NULL 260 maint/gnulib/lib/random_r.c if (buf == NULL) NULL 264 maint/gnulib/lib/random_r.c if (old_state != NULL) NULL 330 maint/gnulib/lib/random_r.c if (arg_state == NULL || buf == NULL) NULL 383 maint/gnulib/lib/random_r.c if (buf == NULL || result == NULL) NULL 54 maint/gnulib/lib/read-file.c char *buf = NULL; NULL 74 maint/gnulib/lib/read-file.c return NULL; NULL 83 maint/gnulib/lib/read-file.c return NULL; /* errno is ENOMEM. */ NULL 109 maint/gnulib/lib/read-file.c if (smaller_buf == NULL) NULL 122 maint/gnulib/lib/read-file.c if (smaller_buf != NULL) NULL 175 maint/gnulib/lib/read-file.c return NULL; NULL 197 maint/gnulib/lib/read-file.c return NULL; NULL 200 maint/gnulib/lib/read-file.c setvbuf (stream, NULL, _IONBF, 0); NULL 212 maint/gnulib/lib/read-file.c return NULL; NULL 83 maint/gnulib/lib/read.c if (GetNamedPipeHandleState (h, &state, NULL, NULL, NULL, NULL, 0) NULL 50 maint/gnulib/lib/readdir.c return NULL; NULL 60 maint/gnulib/lib/readdir.c return NULL; NULL 63 maint/gnulib/lib/readdir.c return NULL; NULL 69 maint/gnulib/lib/readdir.c return NULL; NULL 38 maint/gnulib/lib/readline.c char *out = NULL; NULL 48 maint/gnulib/lib/readline.c return NULL; NULL 47 maint/gnulib/lib/readtokens.c tokenbuffer->buffer = NULL; NULL 176 maint/gnulib/lib/readtokens.c tokens[n_tokens] = NULL; NULL 188 maint/gnulib/lib/readtokens.c if (token_lengths != NULL) NULL 33 maint/gnulib/lib/readtokens0.c t->tok = NULL; NULL 34 maint/gnulib/lib/readtokens0.c t->tok_len = NULL; NULL 43 maint/gnulib/lib/readtokens0.c obstack_free (&t->o_data, NULL); NULL 44 maint/gnulib/lib/readtokens0.c obstack_free (&t->o_tok, NULL); NULL 45 maint/gnulib/lib/readtokens0.c obstack_free (&t->o_tok_len, NULL); NULL 94 maint/gnulib/lib/readtokens0.c obstack_ptr_grow (&t->o_tok, NULL); NULL 96 maint/gnulib/lib/readutmp.c STRUCT_UTMP *utmp = NULL; NULL 107 maint/gnulib/lib/readutmp.c while ((u = GET_UTMP_ENT ()) != NULL) NULL 132 maint/gnulib/lib/readutmp.c STRUCT_UTMP *utmp = NULL; NULL 40 maint/gnulib/lib/realloc.c if (p == NULL) NULL 46 maint/gnulib/lib/realloc.c return NULL; NULL 52 maint/gnulib/lib/realloc.c return NULL; NULL 58 maint/gnulib/lib/realloc.c if (result == NULL) NULL 34 maint/gnulib/lib/reallocarray.c return NULL; NULL 44 maint/gnulib/lib/recvfrom.c int frombufsize = (from != NULL ? *fromlen : 0); NULL 53 maint/gnulib/lib/recvfrom.c else if (from != NULL && *fromlen == frombufsize) NULL 220 maint/gnulib/lib/regcomp.c return NULL; NULL 367 maint/gnulib/lib/regcomp.c if (__mbrtowc (NULL, (char *) &c, 1, &mbs) == (size_t) -2) NULL 445 maint/gnulib/lib/regcomp.c preg->buffer = NULL; NULL 451 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (preg->fastmap == NULL)) NULL 467 maint/gnulib/lib/regcomp.c preg->translate = NULL; NULL 485 maint/gnulib/lib/regcomp.c preg->fastmap = NULL; NULL 569 maint/gnulib/lib/regcomp.c if (dfa->eclosures != NULL) NULL 571 maint/gnulib/lib/regcomp.c if (dfa->inveclosures != NULL) NULL 573 maint/gnulib/lib/regcomp.c if (dfa->edests != NULL) NULL 610 maint/gnulib/lib/regcomp.c if (__glibc_likely (dfa != NULL)) NULL 615 maint/gnulib/lib/regcomp.c preg->buffer = NULL; NULL 619 maint/gnulib/lib/regcomp.c preg->fastmap = NULL; NULL 622 maint/gnulib/lib/regcomp.c preg->translate = NULL; NULL 657 maint/gnulib/lib/regcomp.c re_comp_buf.fastmap = NULL; NULL 663 maint/gnulib/lib/regcomp.c if (re_comp_buf.fastmap == NULL) NULL 666 maint/gnulib/lib/regcomp.c if (re_comp_buf.fastmap == NULL) NULL 680 maint/gnulib/lib/regcomp.c return NULL; NULL 725 maint/gnulib/lib/regcomp.c if (dfa == NULL) NULL 738 maint/gnulib/lib/regcomp.c preg->buffer = NULL; NULL 757 maint/gnulib/lib/regcomp.c preg->buffer = NULL; NULL 765 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (dfa->str_tree == NULL)) NULL 774 maint/gnulib/lib/regcomp.c if (dfa->is_utf8 && !(syntax & RE_ICASE) && preg->translate == NULL) NULL 788 maint/gnulib/lib/regcomp.c preg->buffer = NULL; NULL 866 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (dfa->sb_char == NULL)) NULL 884 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (dfa->nodes == NULL || dfa->state_table == NULL)) NULL 951 maint/gnulib/lib/regcomp.c dfa->str_tree_storage = NULL; NULL 953 maint/gnulib/lib/regcomp.c dfa->str_tree = NULL; NULL 955 maint/gnulib/lib/regcomp.c dfa->org_indices = NULL; NULL 1016 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (dfa->init_state == NULL)) NULL 1028 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (dfa->init_state_word == NULL NULL 1029 maint/gnulib/lib/regcomp.c || dfa->init_state_nl == NULL NULL 1030 maint/gnulib/lib/regcomp.c || dfa->init_state_begbuf == NULL)) NULL 1135 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (dfa->nexts == NULL || dfa->org_indices == NULL NULL 1136 maint/gnulib/lib/regcomp.c || dfa->edests == NULL || dfa->eclosures == NULL)) NULL 1140 maint/gnulib/lib/regcomp.c if (dfa->subexp_map != NULL) NULL 1152 maint/gnulib/lib/regcomp.c dfa->subexp_map = NULL; NULL 1176 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (dfa->inveclosures == NULL)) NULL 1208 maint/gnulib/lib/regcomp.c if (node->parent == NULL) NULL 1214 maint/gnulib/lib/regcomp.c while (node->right == prev || node->right == NULL); NULL 1236 maint/gnulib/lib/regcomp.c bin_tree_t *prev = NULL; NULL 1237 maint/gnulib/lib/regcomp.c while (node->right == prev || node->right == NULL) NULL 1317 maint/gnulib/lib/regcomp.c && node->left != NULL NULL 1325 maint/gnulib/lib/regcomp.c op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); NULL 1326 maint/gnulib/lib/regcomp.c cls = create_tree (dfa, NULL, NULL, OP_CLOSE_SUBEXP); NULL 1329 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (tree == NULL || tree1 == NULL NULL 1330 maint/gnulib/lib/regcomp.c || op == NULL || cls == NULL)) NULL 1333 maint/gnulib/lib/regcomp.c return NULL; NULL 1401 maint/gnulib/lib/regcomp.c DEBUG_ASSERT (node->next == NULL); NULL 1409 maint/gnulib/lib/regcomp.c if (node->left != NULL) NULL 1413 maint/gnulib/lib/regcomp.c if (node->right != NULL) NULL 2080 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (*err != REG_NOERROR && tree == NULL)) NULL 2081 maint/gnulib/lib/regcomp.c return NULL; NULL 2082 maint/gnulib/lib/regcomp.c eor = create_tree (dfa, NULL, NULL, END_OF_RE); NULL 2083 maint/gnulib/lib/regcomp.c if (tree != NULL) NULL 2087 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (eor == NULL || root == NULL)) NULL 2090 maint/gnulib/lib/regcomp.c return NULL; NULL 2109 maint/gnulib/lib/regcomp.c bin_tree_t *tree, *branch = NULL; NULL 2112 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (*err != REG_NOERROR && tree == NULL)) NULL 2113 maint/gnulib/lib/regcomp.c return NULL; NULL 2124 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (*err != REG_NOERROR && branch == NULL)) NULL 2126 maint/gnulib/lib/regcomp.c if (tree != NULL) NULL 2127 maint/gnulib/lib/regcomp.c postorder (tree, free_tree, NULL); NULL 2128 maint/gnulib/lib/regcomp.c return NULL; NULL 2133 maint/gnulib/lib/regcomp.c branch = NULL; NULL 2135 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (tree == NULL)) NULL 2138 maint/gnulib/lib/regcomp.c return NULL; NULL 2160 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (*err != REG_NOERROR && tree == NULL)) NULL 2161 maint/gnulib/lib/regcomp.c return NULL; NULL 2167 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (*err != REG_NOERROR && expr == NULL)) NULL 2169 maint/gnulib/lib/regcomp.c if (tree != NULL) NULL 2170 maint/gnulib/lib/regcomp.c postorder (tree, free_tree, NULL); NULL 2171 maint/gnulib/lib/regcomp.c return NULL; NULL 2173 maint/gnulib/lib/regcomp.c if (tree != NULL && expr != NULL) NULL 2176 maint/gnulib/lib/regcomp.c if (newtree == NULL) NULL 2178 maint/gnulib/lib/regcomp.c postorder (expr, free_tree, NULL); NULL 2179 maint/gnulib/lib/regcomp.c postorder (tree, free_tree, NULL); NULL 2181 maint/gnulib/lib/regcomp.c return NULL; NULL 2185 maint/gnulib/lib/regcomp.c else if (tree == NULL) NULL 2207 maint/gnulib/lib/regcomp.c tree = create_token_tree (dfa, NULL, NULL, token); NULL 2208 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (tree == NULL)) NULL 2211 maint/gnulib/lib/regcomp.c return NULL; NULL 2220 maint/gnulib/lib/regcomp.c mbc_remain = create_token_tree (dfa, NULL, NULL, token); NULL 2222 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (mbc_remain == NULL || tree == NULL)) NULL 2225 maint/gnulib/lib/regcomp.c return NULL; NULL 2233 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (*err != REG_NOERROR && tree == NULL)) NULL 2234 maint/gnulib/lib/regcomp.c return NULL; NULL 2239 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (*err != REG_NOERROR && tree == NULL)) NULL 2240 maint/gnulib/lib/regcomp.c return NULL; NULL 2247 maint/gnulib/lib/regcomp.c return NULL; NULL 2250 maint/gnulib/lib/regcomp.c tree = create_token_tree (dfa, NULL, NULL, token); NULL 2251 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (tree == NULL)) NULL 2254 maint/gnulib/lib/regcomp.c return NULL; NULL 2264 maint/gnulib/lib/regcomp.c return NULL; NULL 2273 maint/gnulib/lib/regcomp.c return NULL; NULL 2286 maint/gnulib/lib/regcomp.c return NULL; NULL 2296 maint/gnulib/lib/regcomp.c tree = create_token_tree (dfa, NULL, NULL, token); NULL 2297 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (tree == NULL)) NULL 2300 maint/gnulib/lib/regcomp.c return NULL; NULL 2316 maint/gnulib/lib/regcomp.c tree_first = create_token_tree (dfa, NULL, NULL, token); NULL 2322 maint/gnulib/lib/regcomp.c tree_first = create_token_tree (dfa, NULL, NULL, token); NULL 2325 maint/gnulib/lib/regcomp.c tree_last = create_token_tree (dfa, NULL, NULL, token); NULL 2327 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (tree_first == NULL || tree_last == NULL NULL 2328 maint/gnulib/lib/regcomp.c || tree == NULL)) NULL 2331 maint/gnulib/lib/regcomp.c return NULL; NULL 2336 maint/gnulib/lib/regcomp.c tree = create_token_tree (dfa, NULL, NULL, token); NULL 2337 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (tree == NULL)) NULL 2340 maint/gnulib/lib/regcomp.c return NULL; NULL 2351 maint/gnulib/lib/regcomp.c tree = create_token_tree (dfa, NULL, NULL, token); NULL 2352 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (tree == NULL)) NULL 2355 maint/gnulib/lib/regcomp.c return NULL; NULL 2367 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (*err != REG_NOERROR && tree == NULL)) NULL 2368 maint/gnulib/lib/regcomp.c return NULL; NULL 2377 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (*err != REG_NOERROR && tree == NULL)) NULL 2378 maint/gnulib/lib/regcomp.c return NULL; NULL 2383 maint/gnulib/lib/regcomp.c return NULL; NULL 2387 maint/gnulib/lib/regcomp.c return NULL; NULL 2392 maint/gnulib/lib/regcomp.c return NULL; NULL 2401 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (*err != REG_NOERROR && dup_tree == NULL)) NULL 2403 maint/gnulib/lib/regcomp.c if (tree != NULL) NULL 2404 maint/gnulib/lib/regcomp.c postorder (tree, free_tree, NULL); NULL 2405 maint/gnulib/lib/regcomp.c return NULL; NULL 2413 maint/gnulib/lib/regcomp.c if (tree != NULL) NULL 2414 maint/gnulib/lib/regcomp.c postorder (tree, free_tree, NULL); NULL 2416 maint/gnulib/lib/regcomp.c return NULL; NULL 2443 maint/gnulib/lib/regcomp.c tree = NULL; NULL 2450 maint/gnulib/lib/regcomp.c if (tree != NULL) NULL 2451 maint/gnulib/lib/regcomp.c postorder (tree, free_tree, NULL); NULL 2455 maint/gnulib/lib/regcomp.c return NULL; NULL 2461 maint/gnulib/lib/regcomp.c tree = create_tree (dfa, tree, NULL, SUBEXP); NULL 2462 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (tree == NULL)) NULL 2465 maint/gnulib/lib/regcomp.c return NULL; NULL 2477 maint/gnulib/lib/regcomp.c bin_tree_t *tree = NULL, *old_tree = NULL; NULL 2492 maint/gnulib/lib/regcomp.c return NULL; NULL 2512 maint/gnulib/lib/regcomp.c return NULL; NULL 2529 maint/gnulib/lib/regcomp.c return NULL; NULL 2535 maint/gnulib/lib/regcomp.c return NULL; NULL 2546 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (elem == NULL)) NULL 2547 maint/gnulib/lib/regcomp.c return NULL; NULL 2550 maint/gnulib/lib/regcomp.c postorder (elem, free_tree, NULL); NULL 2551 maint/gnulib/lib/regcomp.c return NULL; NULL 2562 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (elem == NULL || tree == NULL)) NULL 2571 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (elem == NULL)) NULL 2576 maint/gnulib/lib/regcomp.c old_tree = NULL; NULL 2584 maint/gnulib/lib/regcomp.c tree = create_tree (dfa, elem, NULL, NULL 2586 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (tree == NULL)) NULL 2597 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (elem == NULL || tree == NULL)) NULL 2600 maint/gnulib/lib/regcomp.c tree = create_tree (dfa, tree, NULL, OP_ALT); NULL 2601 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (tree == NULL)) NULL 2612 maint/gnulib/lib/regcomp.c return NULL; NULL 2702 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (new_array_start == NULL NULL 2703 maint/gnulib/lib/regcomp.c || new_array_end == NULL)) NULL 2914 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (new_array_start == NULL NULL 2915 maint/gnulib/lib/regcomp.c || new_array_end == NULL)) NULL 2988 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (new_coll_syms == NULL)) NULL 3016 maint/gnulib/lib/regcomp.c const unsigned char *collseqmb = NULL; NULL 3017 maint/gnulib/lib/regcomp.c const char *collseqwc = NULL; NULL 3020 maint/gnulib/lib/regcomp.c const void *symb_table = NULL; NULL 3021 maint/gnulib/lib/regcomp.c const unsigned char *extra = NULL; NULL 3050 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (sbcset == NULL || mbcset == NULL)) NULL 3055 maint/gnulib/lib/regcomp.c return NULL; NULL 3174 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (new_mbchars == NULL)) NULL 3237 maint/gnulib/lib/regcomp.c mbc_tree = create_token_tree (dfa, NULL, NULL, &br_token); NULL 3238 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (mbc_tree == NULL)) NULL 3250 maint/gnulib/lib/regcomp.c work_tree = create_token_tree (dfa, NULL, NULL, &br_token); NULL 3251 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (work_tree == NULL)) NULL 3256 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (work_tree == NULL)) NULL 3271 maint/gnulib/lib/regcomp.c work_tree = create_token_tree (dfa, NULL, NULL, &br_token); NULL 3272 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (work_tree == NULL)) NULL 3282 maint/gnulib/lib/regcomp.c return NULL; NULL 3430 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (new_equiv_classes == NULL)) NULL 3476 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (new_char_classes == NULL)) NULL 3485 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (trans != NULL)) \ NULL 3542 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (sbcset == NULL)) NULL 3545 maint/gnulib/lib/regcomp.c return NULL; NULL 3548 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (mbcset == NULL)) NULL 3552 maint/gnulib/lib/regcomp.c return NULL; NULL 3564 maint/gnulib/lib/regcomp.c return NULL; NULL 3580 maint/gnulib/lib/regcomp.c tree = create_token_tree (dfa, NULL, NULL, &br_token); NULL 3581 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (tree == NULL)) NULL 3591 maint/gnulib/lib/regcomp.c mbc_tree = create_token_tree (dfa, NULL, NULL, &br_token); NULL 3592 maint/gnulib/lib/regcomp.c if (__glibc_unlikely (mbc_tree == NULL)) NULL 3596 maint/gnulib/lib/regcomp.c if (__glibc_likely (mbc_tree != NULL)) NULL 3609 maint/gnulib/lib/regcomp.c return NULL; NULL 3675 maint/gnulib/lib/regcomp.c if (storage == NULL) NULL 3676 maint/gnulib/lib/regcomp.c return NULL; NULL 3683 maint/gnulib/lib/regcomp.c tree->parent = NULL; NULL 3689 maint/gnulib/lib/regcomp.c tree->first = NULL; NULL 3690 maint/gnulib/lib/regcomp.c tree->next = NULL; NULL 3693 maint/gnulib/lib/regcomp.c if (left != NULL) NULL 3695 maint/gnulib/lib/regcomp.c if (right != NULL) NULL 3750 maint/gnulib/lib/regcomp.c *p_new = create_token_tree (dfa, NULL, NULL, &node->token); NULL 3751 maint/gnulib/lib/regcomp.c if (*p_new == NULL) NULL 3752 maint/gnulib/lib/regcomp.c return NULL; NULL 3765 maint/gnulib/lib/regcomp.c const bin_tree_t *prev = NULL; NULL 3766 maint/gnulib/lib/regcomp.c while (node->right == prev || node->right == NULL) NULL 117 maint/gnulib/lib/regex_internal.c if (trans != NULL) NULL 147 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (new_wcs == NULL)) NULL 150 maint/gnulib/lib/regex_internal.c if (pstr->offsets != NULL) NULL 153 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (new_offsets == NULL)) NULL 162 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (new_mbs == NULL)) NULL 181 maint/gnulib/lib/regex_internal.c pstr->mbs_allocated = (trans != NULL || icase); NULL 225 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (pstr->trans != NULL)) NULL 246 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (pstr->trans != NULL)) NULL 289 maint/gnulib/lib/regex_internal.c if (! pstr->map_notascii && pstr->trans == NULL && !pstr->offsets_needed) NULL 369 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (pstr->trans != NULL)) NULL 403 maint/gnulib/lib/regex_internal.c if (pstr->offsets == NULL) NULL 407 maint/gnulib/lib/regex_internal.c if (pstr->offsets == NULL) NULL 460 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (pstr->trans != NULL)) NULL 537 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (pstr->trans != NULL)) NULL 707 maint/gnulib/lib/regex_internal.c if (isascii (*p) && __glibc_likely (pstr->trans == NULL)) NULL 725 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (pstr->trans != NULL)) NULL 806 maint/gnulib/lib/regex_internal.c else if (pstr->trans != NULL) NULL 940 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (set->elems == NULL) NULL 953 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (set->elems == NULL)) NULL 968 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (set->elems == NULL)) NULL 1001 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (dest->elems == NULL)) NULL 1032 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (new_elems == NULL)) NULL 1114 maint/gnulib/lib/regex_internal.c if (src1 != NULL && src1->nelem > 0 && src2 != NULL && src2->nelem > 0) NULL 1118 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (dest->elems == NULL)) NULL 1123 maint/gnulib/lib/regex_internal.c if (src1 != NULL && src1->nelem > 0) NULL 1125 maint/gnulib/lib/regex_internal.c else if (src2 != NULL && src2->nelem > 0) NULL 1166 maint/gnulib/lib/regex_internal.c if (src == NULL || src->nelem == 0) NULL 1172 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (new_buffer == NULL)) NULL 1274 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (new_elems == NULL)) NULL 1313 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (new_elems == NULL)) NULL 1331 maint/gnulib/lib/regex_internal.c if (set1 == NULL || set2 == NULL || set1->nelem != set2->nelem) NULL 1396 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (new_nodes == NULL)) NULL 1403 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (new_nexts == NULL || new_indices == NULL NULL 1404 maint/gnulib/lib/regex_internal.c || new_edests == NULL || new_eclosures == NULL)) NULL 1464 maint/gnulib/lib/regex_internal.c return NULL; NULL 1480 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (new_state == NULL)) NULL 1512 maint/gnulib/lib/regex_internal.c return NULL; NULL 1527 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (new_state == NULL)) NULL 1564 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (new_array == NULL)) NULL 1602 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (newstate == NULL)) NULL 1603 maint/gnulib/lib/regex_internal.c return NULL; NULL 1608 maint/gnulib/lib/regex_internal.c return NULL; NULL 1632 maint/gnulib/lib/regex_internal.c newstate = NULL; NULL 1650 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (newstate == NULL)) NULL 1651 maint/gnulib/lib/regex_internal.c return NULL; NULL 1656 maint/gnulib/lib/regex_internal.c return NULL; NULL 1683 maint/gnulib/lib/regex_internal.c if (__glibc_unlikely (entrance_nodes == NULL)) NULL 1686 maint/gnulib/lib/regex_internal.c return NULL; NULL 1693 maint/gnulib/lib/regex_internal.c return NULL; NULL 1710 maint/gnulib/lib/regex_internal.c newstate = NULL; NULL 211 maint/gnulib/lib/regexec.c length, 0, NULL, eflags); NULL 324 maint/gnulib/lib/regexec.c char *s = NULL; NULL 336 maint/gnulib/lib/regexec.c if (__glibc_unlikely (s == NULL)) NULL 391 maint/gnulib/lib/regexec.c if (start < last_start && bufp->fastmap != NULL && !bufp->fastmap_accurate) NULL 395 maint/gnulib/lib/regexec.c regs = NULL; NULL 398 maint/gnulib/lib/regexec.c if (regs == NULL) NULL 407 maint/gnulib/lib/regexec.c regs = NULL; NULL 414 maint/gnulib/lib/regexec.c if (__glibc_unlikely (pmatch == NULL)) NULL 428 maint/gnulib/lib/regexec.c else if (regs != NULL) NULL 467 maint/gnulib/lib/regexec.c if (__glibc_unlikely (regs->start == NULL)) NULL 470 maint/gnulib/lib/regexec.c if (__glibc_unlikely (regs->end == NULL)) NULL 485 maint/gnulib/lib/regexec.c if (__glibc_unlikely (new_start == NULL)) NULL 488 maint/gnulib/lib/regexec.c if (__glibc_unlikely (new_end == NULL)) NULL 546 maint/gnulib/lib/regexec.c regs->start = regs->end = NULL; NULL 563 maint/gnulib/lib/regexec.c return 0 == regexec (&re_comp_buf, s, 0, NULL, 0); NULL 596 maint/gnulib/lib/regexec.c char *fastmap = ((preg->fastmap != NULL && preg->fastmap_accurate NULL 598 maint/gnulib/lib/regexec.c ? preg->fastmap : NULL); NULL 605 maint/gnulib/lib/regexec.c if (__glibc_unlikely (preg->used == 0 || dfa->init_state == NULL NULL 606 maint/gnulib/lib/regexec.c || dfa->init_state_word == NULL NULL 607 maint/gnulib/lib/regexec.c || dfa->init_state_nl == NULL NULL 608 maint/gnulib/lib/regexec.c || dfa->init_state_begbuf == NULL)) NULL 658 maint/gnulib/lib/regexec.c if (__glibc_unlikely (mctx.state_log == NULL)) NULL 678 maint/gnulib/lib/regexec.c | (t != NULL ? 1 : 0)) NULL 785 maint/gnulib/lib/regexec.c start <= last_start ? &match_first : NULL); NULL 900 maint/gnulib/lib/regexec.c re_dfastate_t **lim_states = NULL; NULL 902 maint/gnulib/lib/regexec.c DEBUG_ASSERT (mctx->state_log != NULL); NULL 912 maint/gnulib/lib/regexec.c if (__glibc_unlikely (sifted_states == NULL)) NULL 920 maint/gnulib/lib/regexec.c if (__glibc_unlikely (lim_states == NULL)) NULL 935 maint/gnulib/lib/regexec.c if (sifted_states[0] != NULL || lim_states[0] != NULL) NULL 945 maint/gnulib/lib/regexec.c } while (mctx->state_log[match_last] == NULL NULL 954 maint/gnulib/lib/regexec.c lim_states = NULL; NULL 965 maint/gnulib/lib/regexec.c if (sifted_states[0] == NULL) NULL 973 maint/gnulib/lib/regexec.c sifted_states = NULL; NULL 1039 maint/gnulib/lib/regexec.c bool at_init_state = p_match_first != NULL; NULL 1045 maint/gnulib/lib/regexec.c if (__glibc_unlikely (cur_state == NULL)) NULL 1051 maint/gnulib/lib/regexec.c if (mctx->state_log != NULL) NULL 1108 maint/gnulib/lib/regexec.c if (mctx->state_log != NULL) NULL 1111 maint/gnulib/lib/regexec.c if (cur_state == NULL) NULL 1119 maint/gnulib/lib/regexec.c if (mctx->state_log == NULL NULL 1121 maint/gnulib/lib/regexec.c || (cur_state = find_recover_state (&err, mctx)) == NULL) NULL 1146 maint/gnulib/lib/regexec.c p_match_first = NULL; NULL 1235 maint/gnulib/lib/regexec.c else if (fs != NULL NULL 1258 maint/gnulib/lib/regexec.c if (fs != NULL) NULL 1293 maint/gnulib/lib/regexec.c if (fs && (*pidx > mctx->match_last || mctx->state_log[*pidx] == NULL NULL 1317 maint/gnulib/lib/regexec.c if (new_array == NULL) NULL 1325 maint/gnulib/lib/regexec.c if (fs->stack[num].regs == NULL) NULL 1338 maint/gnulib/lib/regexec.c if (fs == NULL || fs->num == 0) NULL 1371 maint/gnulib/lib/regexec.c struct re_fail_stack_t fs_body = { 0, 2, NULL }; NULL 1376 maint/gnulib/lib/regexec.c DEBUG_ASSERT (mctx->state_log != NULL); NULL 1381 maint/gnulib/lib/regexec.c if (fs->stack == NULL) NULL 1385 maint/gnulib/lib/regexec.c fs = NULL; NULL 1541 maint/gnulib/lib/regexec.c ((state) != NULL && re_node_set_contains (&(state)->nodes, node)) NULL 1551 maint/gnulib/lib/regexec.c DEBUG_ASSERT (mctx->state_log != NULL && mctx->state_log[str_idx] != NULL); NULL 1566 maint/gnulib/lib/regexec.c null_cnt = (sctx->sifted_states[str_idx] == NULL) ? null_cnt + 1 : 0; NULL 1673 maint/gnulib/lib/regexec.c DEBUG_ASSERT (mctx->state_log != NULL); NULL 1689 maint/gnulib/lib/regexec.c if (dst[st_idx] == NULL) NULL 1691 maint/gnulib/lib/regexec.c else if (src[st_idx] != NULL) NULL 1715 maint/gnulib/lib/regexec.c candidates = ((mctx->state_log[str_idx] == NULL) ? NULL NULL 1719 maint/gnulib/lib/regexec.c sctx->sifted_states[str_idx] = NULL; NULL 2077 maint/gnulib/lib/regexec.c local_sctx.sifted_states = NULL; /* Mark that it hasn't been initialized. */ NULL 2110 maint/gnulib/lib/regexec.c || sctx->sifted_states[to_idx] == NULL NULL 2116 maint/gnulib/lib/regexec.c if (local_sctx.sifted_states == NULL) NULL 2135 maint/gnulib/lib/regexec.c if (sctx->limited_states != NULL) NULL 2153 maint/gnulib/lib/regexec.c if (local_sctx.sifted_states != NULL) NULL 2203 maint/gnulib/lib/regexec.c return NULL; NULL 2218 maint/gnulib/lib/regexec.c if (__glibc_likely (trtable != NULL)) NULL 2222 maint/gnulib/lib/regexec.c if (__glibc_likely (trtable != NULL)) NULL 2238 maint/gnulib/lib/regexec.c return NULL; NULL 2266 maint/gnulib/lib/regexec.c re_node_set next_nodes, *log_nodes, *table_nodes = NULL; NULL 2273 maint/gnulib/lib/regexec.c if (next_state != NULL) NULL 2279 maint/gnulib/lib/regexec.c return NULL; NULL 2294 maint/gnulib/lib/regexec.c if (table_nodes != NULL) NULL 2298 maint/gnulib/lib/regexec.c if (__glibc_unlikely (dfa->nbackref) && next_state != NULL) NULL 2306 maint/gnulib/lib/regexec.c return NULL; NULL 2313 maint/gnulib/lib/regexec.c return NULL; NULL 2336 maint/gnulib/lib/regexec.c return NULL; NULL 2339 maint/gnulib/lib/regexec.c while (mctx->state_log[cur_str_idx] == NULL); NULL 2341 maint/gnulib/lib/regexec.c cur_state = merge_state_with_log (err, mctx, NULL); NULL 2343 maint/gnulib/lib/regexec.c while (*err == REG_NOERROR && cur_state == NULL); NULL 2399 maint/gnulib/lib/regexec.c return NULL; NULL 2410 maint/gnulib/lib/regexec.c return NULL; NULL 2471 maint/gnulib/lib/regexec.c if (dest_state == NULL) NULL 2484 maint/gnulib/lib/regexec.c if (dest_state != NULL) NULL 2486 maint/gnulib/lib/regexec.c if (__glibc_unlikely (mctx->state_log[dest_idx] == NULL NULL 2548 maint/gnulib/lib/regexec.c prev_nelem = ((mctx->state_log[cur_str_idx] == NULL) ? 0 NULL 2551 maint/gnulib/lib/regexec.c if (dest_state == NULL) NULL 2556 maint/gnulib/lib/regexec.c if (__glibc_unlikely (mctx->state_log[dest_str_idx] == NULL NULL 2574 maint/gnulib/lib/regexec.c if (__glibc_unlikely (mctx->state_log[dest_str_idx] == NULL NULL 2713 maint/gnulib/lib/regexec.c if (mctx->state_log[sl_str] == NULL) NULL 2721 maint/gnulib/lib/regexec.c if (sub_top->path == NULL) NULL 2725 maint/gnulib/lib/regexec.c if (sub_top->path == NULL) NULL 2738 maint/gnulib/lib/regexec.c if (__glibc_unlikely (sub_last == NULL)) NULL 2816 maint/gnulib/lib/regexec.c re_dfastate_t *cur_state = NULL; NULL 2835 maint/gnulib/lib/regexec.c if (__glibc_unlikely (new_array == NULL)) NULL 2890 maint/gnulib/lib/regexec.c if (__glibc_unlikely (cur_state == NULL && err != REG_NOERROR)) NULL 2941 maint/gnulib/lib/regexec.c if (__glibc_unlikely (cur_state == NULL && err != REG_NOERROR)) NULL 2947 maint/gnulib/lib/regexec.c null_cnt = cur_state == NULL ? null_cnt + 1 : 0; NULL 2950 maint/gnulib/lib/regexec.c cur_nodes = (mctx->state_log[last_str] == NULL ? NULL NULL 2959 maint/gnulib/lib/regexec.c if (cur_nodes != NULL && re_node_set_contains (cur_nodes, last_node)) NULL 3019 maint/gnulib/lib/regexec.c if (__glibc_unlikely (mctx->state_log[next_idx] == NULL NULL 3221 maint/gnulib/lib/regexec.c if (__glibc_unlikely (mctx->state_log[to_idx] == NULL NULL 3257 maint/gnulib/lib/regexec.c state->word_trtable = state->trtable = NULL; NULL 3269 maint/gnulib/lib/regexec.c if (__glibc_unlikely (state->trtable == NULL)) NULL 3305 maint/gnulib/lib/regexec.c if (__glibc_unlikely (dest_states[i] == NULL && err != REG_NOERROR)) NULL 3313 maint/gnulib/lib/regexec.c if (__glibc_unlikely (dest_states_word[i] == NULL NULL 3322 maint/gnulib/lib/regexec.c if (__glibc_unlikely (dest_states_nl[i] == NULL && err != REG_NOERROR)) NULL 3341 maint/gnulib/lib/regexec.c if (__glibc_unlikely (trtable == NULL)) NULL 3372 maint/gnulib/lib/regexec.c if (__glibc_unlikely (trtable == NULL)) NULL 3964 maint/gnulib/lib/regexec.c if (mctx->state_log != NULL) NULL 3972 maint/gnulib/lib/regexec.c if (__glibc_unlikely (new_array == NULL)) NULL 3995 maint/gnulib/lib/regexec.c if (pstr->trans != NULL) NULL 4024 maint/gnulib/lib/regexec.c if (__glibc_unlikely (mctx->bkref_ents == NULL || mctx->sub_tops == NULL)) NULL 4095 maint/gnulib/lib/regexec.c if (__glibc_unlikely (new_entry == NULL)) NULL 4160 maint/gnulib/lib/regexec.c DEBUG_ASSERT (mctx->sub_tops != NULL); NULL 4168 maint/gnulib/lib/regexec.c if (__glibc_unlikely (new_array == NULL)) NULL 4174 maint/gnulib/lib/regexec.c if (__glibc_unlikely (mctx->sub_tops[mctx->nsub_tops] == NULL)) NULL 4195 maint/gnulib/lib/regexec.c if (__glibc_unlikely (new_array == NULL)) NULL 4196 maint/gnulib/lib/regexec.c return NULL; NULL 4201 maint/gnulib/lib/regexec.c if (__glibc_likely (new_entry != NULL)) NULL 93 maint/gnulib/lib/relocatable.c (strchr (P, '/') != NULL || strchr (P, '\\') != NULL || HAS_DEVICE (P)) NULL 98 maint/gnulib/lib/relocatable.c # define IS_FILE_NAME_WITH_DIR(P) (strchr (P, '/') != NULL) NULL 133 maint/gnulib/lib/relocatable.c if (orig_prefix_arg != NULL && curr_prefix_arg != NULL NULL 145 maint/gnulib/lib/relocatable.c if (memory != NULL) NULL 156 maint/gnulib/lib/relocatable.c orig_prefix = NULL; NULL 157 maint/gnulib/lib/relocatable.c curr_prefix = NULL; NULL 203 maint/gnulib/lib/relocatable.c if (curr_pathname == NULL) NULL 204 maint/gnulib/lib/relocatable.c return NULL; NULL 212 maint/gnulib/lib/relocatable.c return NULL; NULL 230 maint/gnulib/lib/relocatable.c if (q == NULL) NULL 231 maint/gnulib/lib/relocatable.c return NULL; NULL 287 maint/gnulib/lib/relocatable.c return NULL; NULL 296 maint/gnulib/lib/relocatable.c if (computed_curr_prefix == NULL) NULL 299 maint/gnulib/lib/relocatable.c return NULL; NULL 352 maint/gnulib/lib/relocatable.c if (!(shared_library_fullname != NULL NULL 436 maint/gnulib/lib/relocatable.c shared_library_fullname = NULL; size = 0; NULL 506 maint/gnulib/lib/relocatable.c curr_prefix_better != NULL NULL 510 maint/gnulib/lib/relocatable.c if (curr_prefix_better != NULL) NULL 521 maint/gnulib/lib/relocatable.c if (orig_prefix != NULL && curr_prefix != NULL NULL 530 maint/gnulib/lib/relocatable.c if (result != NULL) NULL 545 maint/gnulib/lib/relocatable.c if (result != NULL) NULL 575 maint/gnulib/lib/relocatable.c if (result != NULL) NULL 599 maint/gnulib/lib/relocatable.c *allocatedp = (result != pathname ? (char *) result : NULL); NULL 95 maint/gnulib/lib/relocatable.h #define relocate2(pathname,allocatedp) (*(allocatedp) = NULL, (pathname)) NULL 98 maint/gnulib/lib/relocwrapper.c if (result != NULL) NULL 143 maint/gnulib/lib/relocwrapper.c static const char *libdirs[] = { LIBDIRS NULL }; NULL 168 maint/gnulib/lib/relocwrapper.c if (old_value == NULL) NULL 177 maint/gnulib/lib/relocwrapper.c if (value == NULL) NULL 213 maint/gnulib/lib/relocwrapper.c if (full_program_name == NULL) NULL 125 maint/gnulib/lib/rename.c char *cwd = getcwd (NULL, 0); NULL 132 maint/gnulib/lib/rename.c dst_temp = chdir (dst) ? NULL : getcwd (NULL, 0); NULL 133 maint/gnulib/lib/rename.c src_temp = chdir (src) ? NULL : getcwd (NULL, 0); NULL 137 maint/gnulib/lib/rename.c src_temp = chdir (src) ? NULL : getcwd (NULL, 0); NULL 140 maint/gnulib/lib/rename.c dst_temp = chdir (dst) ? NULL : getcwd (NULL, 0); NULL 80 maint/gnulib/lib/rijndael-api-fst.c if (key == NULL) NULL 104 maint/gnulib/lib/rijndael-api-fst.c if (keyMaterial != NULL) NULL 162 maint/gnulib/lib/rijndael-api-fst.c if (IV != NULL) NULL 209 maint/gnulib/lib/rijndael-api-fst.c if (cipher == NULL || key == NULL || key->direction == RIJNDAEL_DIR_DECRYPT) NULL 213 maint/gnulib/lib/rijndael-api-fst.c if (input == NULL || inputLen <= 0) NULL 284 maint/gnulib/lib/rijndael-api-fst.c if (cipher == NULL || key == NULL || key->direction == RIJNDAEL_DIR_DECRYPT) NULL 288 maint/gnulib/lib/rijndael-api-fst.c if (input == NULL || inputOctets <= 0) NULL 355 maint/gnulib/lib/rijndael-api-fst.c if (cipher == NULL NULL 356 maint/gnulib/lib/rijndael-api-fst.c || key == NULL NULL 362 maint/gnulib/lib/rijndael-api-fst.c if (input == NULL || inputLen <= 0) NULL 433 maint/gnulib/lib/rijndael-api-fst.c if (cipher == NULL || key == NULL || key->direction == RIJNDAEL_DIR_ENCRYPT) NULL 437 maint/gnulib/lib/rijndael-api-fst.c if (input == NULL || inputOctets <= 0) NULL 67 maint/gnulib/lib/rpmatch.c if (translated_pattern != NULL && translated_pattern[0] != '\0') NULL 79 maint/gnulib/lib/rpmatch.c if (translated_pattern != NULL && translated_pattern[0] != '\0') NULL 94 maint/gnulib/lib/rpmatch.c if (*lastp == NULL || strcmp (pattern, *lastp) != 0) NULL 99 maint/gnulib/lib/rpmatch.c if (*lastp != NULL) NULL 104 maint/gnulib/lib/rpmatch.c *lastp = NULL; NULL 109 maint/gnulib/lib/rpmatch.c if (safe_pattern == NULL) NULL 121 maint/gnulib/lib/rpmatch.c return regexec (re, response, 0, NULL, 0) == 0; NULL 138 maint/gnulib/lib/rpmatch.c bool posixly_correct = (getenv ("POSIXLY_CORRECT") != NULL); NULL 86 maint/gnulib/lib/safe-alloc.h safe_alloc_check ((ptr) = safe_alloc_realloc_n (NULL, count, sizeof *(ptr))) NULL 109 maint/gnulib/lib/safe-alloc.h #define FREE(ptr) ((void) (free (ptr), (ptr) = NULL)) NULL 64 maint/gnulib/lib/save-cwd.c cwd->name = NULL; NULL 71 maint/gnulib/lib/save-cwd.c cwd->name = getcwd (NULL, 0); NULL 93 maint/gnulib/lib/savedir.c char *name_space = NULL; NULL 95 maint/gnulib/lib/savedir.c direntry_t *entries = NULL; NULL 101 maint/gnulib/lib/savedir.c if (dirp == NULL) NULL 102 maint/gnulib/lib/savedir.c return NULL; NULL 147 maint/gnulib/lib/savedir.c return NULL; NULL 181 maint/gnulib/lib/savedir.c return NULL; NULL 188 maint/gnulib/lib/savedir.c return NULL; NULL 128 maint/gnulib/lib/savewd.c open_result = NULL; NULL 111 maint/gnulib/lib/scandir.c DIRENT_TYPE **v = NULL; NULL 117 maint/gnulib/lib/scandir.c if (dp == NULL) NULL 124 maint/gnulib/lib/scandir.c c.v = NULL; NULL 130 maint/gnulib/lib/scandir.c while ((d = READDIR (dp)) != NULL) NULL 132 maint/gnulib/lib/scandir.c int use_it = select == NULL; NULL 159 maint/gnulib/lib/scandir.c if (new == NULL) NULL 167 maint/gnulib/lib/scandir.c if (vnew == NULL) NULL 186 maint/gnulib/lib/scandir.c if (cmp != NULL) NULL 35 maint/gnulib/lib/secure_getenv.c return NULL; NULL 39 maint/gnulib/lib/secure_getenv.c return NULL; NULL 52 maint/gnulib/lib/secure_getenv.c return NULL; NULL 125 maint/gnulib/lib/select.c WSAEnumNetworkEvents ((SOCKET) h, NULL, &ev); NULL 165 maint/gnulib/lib/select.c if (PeekNamedPipe (h, NULL, 0, NULL, &avail, NULL) != 0) NULL 300 maint/gnulib/lib/select.c hEvent = CreateEvent (NULL, FALSE, FALSE, NULL); NULL 415 maint/gnulib/lib/select.c handle_array[nhandles] = NULL; NULL 460 maint/gnulib/lib/select.c while ((bRet = PeekMessage (&msg, NULL, 0, 0, PM_REMOVE)) != 0) NULL 534 maint/gnulib/lib/select.c WSAEventSelect (s, NULL, 0); NULL 591 maint/gnulib/lib/select.c rfds = NULL; NULL 592 maint/gnulib/lib/select.c wfds = NULL; NULL 593 maint/gnulib/lib/select.c xfds = NULL; NULL 81 maint/gnulib/lib/set-permissions.c ace_t *malloced = NULL; NULL 100 maint/gnulib/lib/set-permissions.c if (entries == NULL) NULL 510 maint/gnulib/lib/set-permissions.c if (ctx->acl == NULL) NULL 570 maint/gnulib/lib/set-permissions.c if (ctx->acl == NULL) NULL 87 maint/gnulib/lib/setenv.c value != NULL ? *(char **) value : NULL; \ NULL 95 maint/gnulib/lib/setenv.c # define KNOWN_VALUE(Str) NULL NULL 119 maint/gnulib/lib/setenv.c const size_t vallen = value != NULL ? strlen (value) + 1 : 0; NULL 128 maint/gnulib/lib/setenv.c if (ep != NULL) NULL 130 maint/gnulib/lib/setenv.c for (; *ep != NULL; ++ep) NULL 137 maint/gnulib/lib/setenv.c if (ep == NULL || *ep == NULL) NULL 146 maint/gnulib/lib/setenv.c (char **) (last_environ == NULL NULL 149 maint/gnulib/lib/setenv.c if (new_environ == NULL) NULL 159 maint/gnulib/lib/setenv.c if (combined != NULL) NULL 173 maint/gnulib/lib/setenv.c if (new_value == NULL) NULL 185 maint/gnulib/lib/setenv.c if (new_environ[size] == NULL) NULL 189 maint/gnulib/lib/setenv.c if (new_environ[size] == NULL) NULL 220 maint/gnulib/lib/setenv.c new_environ[size + 1] = NULL; NULL 229 maint/gnulib/lib/setenv.c if (combined != NULL) NULL 241 maint/gnulib/lib/setenv.c if (new_value == NULL) NULL 253 maint/gnulib/lib/setenv.c if (np == NULL) NULL 257 maint/gnulib/lib/setenv.c if (np == NULL) NULL 293 maint/gnulib/lib/setenv.c if (name == NULL || *name == '\0' || strchr (name, '=') != NULL) NULL 299 maint/gnulib/lib/setenv.c return __add_to_environ (name, value, NULL, replace); NULL 310 maint/gnulib/lib/setenv.c if (__environ == last_environ && __environ != NULL) NULL 314 maint/gnulib/lib/setenv.c last_environ = NULL; NULL 318 maint/gnulib/lib/setenv.c __environ = NULL; NULL 334 maint/gnulib/lib/setenv.c known_values = NULL; NULL 56 maint/gnulib/lib/sethostname.c if (hostf == NULL) NULL 72 maint/gnulib/lib/setlocale.c if (locale == NULL) NULL 682 maint/gnulib/lib/setlocale.c if (locale != NULL && strcmp (locale, "POSIX") == 0) NULL 687 maint/gnulib/lib/setlocale.c if (result != NULL) NULL 718 maint/gnulib/lib/setlocale.c if (result != NULL) NULL 735 maint/gnulib/lib/setlocale.c if (result != NULL) NULL 745 maint/gnulib/lib/setlocale.c if (underscore != NULL) NULL 749 maint/gnulib/lib/setlocale.c if (territory_end == NULL) NULL 798 maint/gnulib/lib/setlocale.c if (result != NULL) NULL 814 maint/gnulib/lib/setlocale.c if (result != NULL) NULL 825 maint/gnulib/lib/setlocale.c return NULL; NULL 835 maint/gnulib/lib/setlocale.c if (result == NULL) NULL 850 maint/gnulib/lib/setlocale.c if (locale == NULL NULL 876 maint/gnulib/lib/setlocale.c if (locale != NULL) NULL 1114 maint/gnulib/lib/setlocale.c if (locale1_end != NULL) NULL 1121 maint/gnulib/lib/setlocale.c if (locale2_end != NULL) NULL 1177 maint/gnulib/lib/setlocale.c return NULL; NULL 1376 maint/gnulib/lib/setlocale.c if (strrchr (locale, '_') != NULL) NULL 1407 maint/gnulib/lib/setlocale.c return NULL; NULL 1415 maint/gnulib/lib/setlocale.c if (locale != NULL && locale[0] == '\0') NULL 1435 maint/gnulib/lib/setlocale.c saved_locale = setlocale (LC_ALL, NULL); NULL 1436 maint/gnulib/lib/setlocale.c if (saved_locale == NULL) NULL 1437 maint/gnulib/lib/setlocale.c return NULL; NULL 1439 maint/gnulib/lib/setlocale.c if (saved_locale == NULL) NULL 1440 maint/gnulib/lib/setlocale.c return NULL; NULL 1447 maint/gnulib/lib/setlocale.c if (base_name == NULL) NULL 1450 maint/gnulib/lib/setlocale.c if (setlocale_unixlike (LC_ALL, base_name) != NULL) NULL 1461 maint/gnulib/lib/setlocale.c if (setlocale_unixlike (LC_ALL, base_name) == NULL) NULL 1469 maint/gnulib/lib/setlocale.c if (strchr (base_name, '.') != NULL NULL 1470 maint/gnulib/lib/setlocale.c && strcmp (setlocale (LC_CTYPE, NULL), "C") == 0) NULL 1480 maint/gnulib/lib/setlocale.c if (name == NULL) NULL 1490 maint/gnulib/lib/setlocale.c if (setlocale_single (cat, name) == NULL) NULL 1504 maint/gnulib/lib/setlocale.c warn = (setlocale_single (cat, "UTF-8") == NULL); NULL 1515 maint/gnulib/lib/setlocale.c if (preferences != NULL NULL 1525 maint/gnulib/lib/setlocale.c if (element != NULL NULL 1534 maint/gnulib/lib/setlocale.c if (last_minus != NULL) NULL 1542 maint/gnulib/lib/setlocale.c if (setlocale_single (cat, buf) == NULL) NULL 1547 maint/gnulib/lib/setlocale.c if (last_try == NULL NULL 1548 maint/gnulib/lib/setlocale.c || setlocale_single (cat, last_try) == NULL) NULL 1562 maint/gnulib/lib/setlocale.c if (last_try == NULL NULL 1563 maint/gnulib/lib/setlocale.c || setlocale_single (cat, last_try) == NULL) NULL 1586 maint/gnulib/lib/setlocale.c if (last_try == NULL NULL 1587 maint/gnulib/lib/setlocale.c || setlocale_single (cat, last_try) == NULL) NULL 1598 maint/gnulib/lib/setlocale.c if (verbose != NULL && verbose[0] != '\0') NULL 1611 maint/gnulib/lib/setlocale.c return setlocale (LC_ALL, NULL); NULL 1617 maint/gnulib/lib/setlocale.c return NULL; NULL 1623 maint/gnulib/lib/setlocale.c if (name == NULL) NULL 1632 maint/gnulib/lib/setlocale.c if (category == LC_ALL && locale != NULL && strchr (locale, '.') != NULL) NULL 1637 maint/gnulib/lib/setlocale.c saved_locale = setlocale (LC_ALL, NULL); NULL 1638 maint/gnulib/lib/setlocale.c if (saved_locale == NULL) NULL 1639 maint/gnulib/lib/setlocale.c return NULL; NULL 1641 maint/gnulib/lib/setlocale.c if (saved_locale == NULL) NULL 1642 maint/gnulib/lib/setlocale.c return NULL; NULL 1644 maint/gnulib/lib/setlocale.c if (setlocale_unixlike (LC_ALL, locale) == NULL) NULL 1647 maint/gnulib/lib/setlocale.c return NULL; NULL 1653 maint/gnulib/lib/setlocale.c if (strcmp (setlocale (LC_CTYPE, NULL), "C") == 0) NULL 1658 maint/gnulib/lib/setlocale.c return NULL; NULL 1663 maint/gnulib/lib/setlocale.c return setlocale (LC_ALL, NULL); NULL 44 maint/gnulib/lib/setlocale_null.c # define c11_threads_in_use() (thrd_exit != NULL) NULL 62 maint/gnulib/lib/setlocale_null.c const char *result = setlocale (category, NULL); NULL 65 maint/gnulib/lib/setlocale_null.c if (result == NULL) NULL 97 maint/gnulib/lib/setlocale_null.c const wchar_t *result = _wsetlocale (category, NULL); NULL 99 maint/gnulib/lib/setlocale_null.c if (result == NULL) NULL 142 maint/gnulib/lib/setlocale_null.c if (result == NULL) NULL 219 maint/gnulib/lib/setlocale_null.c (pthread_mutexattr_gettype != NULL || c11_threads_in_use ()) NULL 371 maint/gnulib/lib/setlocale_null.c return NULL; NULL 35 maint/gnulib/lib/sh-quote.c sh_quoting_options = clone_quoting_options (NULL); NULL 43 maint/gnulib/lib/sh-quote.c if (sh_quoting_options == NULL) NULL 45 maint/gnulib/lib/sh-quote.c return quotearg_buffer (NULL, 0, string, strlen (string), NULL 54 maint/gnulib/lib/sh-quote.c if (sh_quoting_options == NULL) NULL 64 maint/gnulib/lib/sh-quote.c if (sh_quoting_options == NULL) NULL 74 maint/gnulib/lib/sh-quote.c if (*argv != NULL) NULL 86 maint/gnulib/lib/sh-quote.c if (*argp == NULL) NULL 97 maint/gnulib/lib/sh-quote.c if (*argp == NULL) NULL 263 maint/gnulib/lib/sigabbrev_np.c return NULL; NULL 110 maint/gnulib/lib/sigaction.c action_array[sig].sa_handler = NULL; NULL 122 maint/gnulib/lib/sigaction.c sigprocmask (SIG_SETMASK, &oldmask, NULL); NULL 187 maint/gnulib/lib/sigaction.c action_array[sig].sa_handler = NULL; NULL 196 maint/gnulib/lib/sigaction.c sigprocmask (SIG_SETMASK, &oldmask, NULL); NULL 201 maint/gnulib/lib/sigaction.c sigprocmask (SIG_SETMASK, &oldmask, NULL); NULL 374 maint/gnulib/lib/sigdescr_np.c return NULL; NULL 52 maint/gnulib/lib/sigpipe-die.c if (prepare_die_hook != NULL) NULL 69 maint/gnulib/lib/sigpipe-die.c if (sigaction (SIGPIPE, &action, NULL) >= 0) NULL 79 maint/gnulib/lib/sigpipe-die.c sigprocmask (SIG_UNBLOCK, &sigpipe_set, NULL); NULL 224 maint/gnulib/lib/sigprocmask.c if (old_set != NULL) NULL 227 maint/gnulib/lib/sigprocmask.c if (set != NULL) NULL 841 maint/gnulib/lib/sigsegv.c if (sigaltstack (NULL, &ss) >= 0) NULL 844 maint/gnulib/lib/sigsegv.c sigaltstack (&ss, NULL); NULL 905 maint/gnulib/lib/sigsegv.c static stackoverflow_handler_t stk_user_handler = (stackoverflow_handler_t)NULL; NULL 914 maint/gnulib/lib/sigsegv.c static sigsegv_handler_t user_handler = (sigsegv_handler_t)NULL; NULL 1265 maint/gnulib/lib/sigsegv.c sigaction (sig, &action, (struct sigaction *) NULL); NULL 1288 maint/gnulib/lib/sigsegv.c user_handler = (sigsegv_handler_t)NULL; NULL 1359 maint/gnulib/lib/sigsegv.c stk_user_handler = (stackoverflow_handler_t) NULL; NULL 44 maint/gnulib/lib/socket.c fh = WSASocket (domain, type, protocol, NULL, 0, 0); NULL 55 maint/gnulib/lib/sockets.c WSAEnumNetworkEvents (sock, NULL, &ev); NULL 92 maint/gnulib/lib/sockets.c WSAEnumNetworkEvents (sock, NULL, &ev); NULL 149 maint/gnulib/lib/spawn-pipe.c char *prog_path_to_free = NULL; NULL 151 maint/gnulib/lib/spawn-pipe.c if (directory != NULL) NULL 170 maint/gnulib/lib/spawn-pipe.c find_in_given_path (prog_path, getenv ("PATH"), NULL, false); NULL 171 maint/gnulib/lib/spawn-pipe.c if (resolved_prog == NULL) NULL 181 maint/gnulib/lib/spawn-pipe.c if (absolute_prog == NULL) NULL 212 maint/gnulib/lib/spawn-pipe.c if (argv == NULL) NULL 245 maint/gnulib/lib/spawn-pipe.c || prog_stdin == NULL NULL 248 maint/gnulib/lib/spawn-pipe.c || prog_stdout == NULL NULL 262 maint/gnulib/lib/spawn-pipe.c prog_stdin == NULL ? STDIN_FILENO : stdinfd); NULL 280 maint/gnulib/lib/spawn-pipe.c prog_stdout == NULL ? STDOUT_FILENO : stdoutfd); NULL 343 maint/gnulib/lib/spawn-pipe.c if (!(directory == NULL || strcmp (directory, ".") == 0)) NULL 355 maint/gnulib/lib/spawn-pipe.c if (pipe_stdin || prog_stdin != NULL) NULL 357 maint/gnulib/lib/spawn-pipe.c if (pipe_stdout || prog_stdout != NULL) NULL 374 maint/gnulib/lib/spawn-pipe.c || prog_stdin == NULL NULL 380 maint/gnulib/lib/spawn-pipe.c || prog_stdout == NULL NULL 414 maint/gnulib/lib/spawn-pipe.c if (pipe_stdout || prog_stdout != NULL) NULL 416 maint/gnulib/lib/spawn-pipe.c if (pipe_stdin || prog_stdin != NULL) NULL 474 maint/gnulib/lib/spawn-pipe.c sigprocmask (SIG_SETMASK, NULL, &blocked_signals); NULL 508 maint/gnulib/lib/spawn-pipe.c && prog_stdin != NULL NULL 515 maint/gnulib/lib/spawn-pipe.c && prog_stdout != NULL NULL 521 maint/gnulib/lib/spawn-pipe.c || (directory != NULL NULL 541 maint/gnulib/lib/spawn-pipe.c || (err = (directory != NULL NULL 543 maint/gnulib/lib/spawn-pipe.c attrs_allocated ? &attrs : NULL, NULL 546 maint/gnulib/lib/spawn-pipe.c attrs_allocated ? &attrs : NULL, NULL 619 maint/gnulib/lib/spawn-pipe.c true, true, NULL, NULL, NULL 642 maint/gnulib/lib/spawn-pipe.c false, true, prog_stdin, NULL, NULL 667 maint/gnulib/lib/spawn-pipe.c true, false, NULL, prog_stdout, NULL 43 maint/gnulib/lib/spawn_faction_addchdir.c if (path_copy == NULL) NULL 56 maint/gnulib/lib/spawn_faction_addopen.c if (path_copy == NULL) NULL 38 maint/gnulib/lib/spawn_faction_init.c if (newmem == NULL) NULL 127 maint/gnulib/lib/spawni.c if (new_handles_array == NULL) NULL 135 maint/gnulib/lib/spawni.c if (new_flags_array == NULL) NULL 256 maint/gnulib/lib/spawni.c malloca_rname = NULL; NULL 261 maint/gnulib/lib/spawni.c if (malloca_rname == NULL) NULL 283 maint/gnulib/lib/spawni.c NULL, NULL 301 maint/gnulib/lib/spawni.c NULL); NULL 351 maint/gnulib/lib/spawni.c if (malloca_rname != NULL) NULL 381 maint/gnulib/lib/spawni.c if (filename == NULL) NULL 386 maint/gnulib/lib/spawni.c char *filename_to_free = NULL; NULL 387 maint/gnulib/lib/spawni.c if (directory != NULL && IS_RELATIVE_FILE_NAME (filename)) NULL 389 maint/gnulib/lib/spawni.c char *real_filename = concatenated_filename (directory, filename, NULL); NULL 390 maint/gnulib/lib/spawni.c if (real_filename == NULL) NULL 488 maint/gnulib/lib/spawni.c if (prog_filename == NULL NULL 489 maint/gnulib/lib/spawni.c || (attrp != NULL NULL 517 maint/gnulib/lib/spawni.c (attrp != NULL && (attrp->_flags & POSIX_SPAWN_SETPGROUP) != 0 ? DETACHED_PROCESS : 0); NULL 521 maint/gnulib/lib/spawni.c if (argv == NULL) NULL 527 maint/gnulib/lib/spawni.c if (command == NULL) NULL 535 maint/gnulib/lib/spawni.c if (envp == NULL) NULL 536 maint/gnulib/lib/spawni.c envblock = NULL; NULL 540 maint/gnulib/lib/spawni.c if (envblock == NULL) NULL 558 maint/gnulib/lib/spawni.c const char *directory = NULL; NULL 562 maint/gnulib/lib/spawni.c if (file_actions != NULL) NULL 606 maint/gnulib/lib/spawni.c if (directory != NULL && IS_RELATIVE_FILE_NAME (newdir)) NULL 608 maint/gnulib/lib/spawni.c newdir = concatenated_filename (directory, newdir, NULL); NULL 609 maint/gnulib/lib/spawni.c if (newdir == NULL) NULL 636 maint/gnulib/lib/spawni.c sinfo.lpReserved = NULL; NULL 637 maint/gnulib/lib/spawni.c sinfo.lpDesktop = NULL; NULL 638 maint/gnulib/lib/spawni.c sinfo.lpTitle = NULL; NULL 643 maint/gnulib/lib/spawni.c char *resolved_prog_filename_to_free = NULL; NULL 648 maint/gnulib/lib/spawni.c if (resolved_prog_filename == NULL) NULL 656 maint/gnulib/lib/spawni.c if (!CreateProcess (prog_filename, command, NULL, NULL, TRUE, NULL 684 maint/gnulib/lib/spawni.c if (pid != NULL) NULL 735 maint/gnulib/lib/spawni.c short int flags = attrp == NULL ? 0 : attrp->_flags; NULL 751 maint/gnulib/lib/spawni.c && file_actions == NULL)) NULL 763 maint/gnulib/lib/spawni.c if (pid != NULL) NULL 771 maint/gnulib/lib/spawni.c && sigprocmask (SIG_SETMASK, &attrp->_ss, NULL) != 0) NULL 789 maint/gnulib/lib/spawni.c && sigaction (sig, &sa, NULL) != 0) NULL 806 maint/gnulib/lib/spawni.c ? &attrp->_sp : NULL) == -1) NULL 823 maint/gnulib/lib/spawni.c if (file_actions != NULL) NULL 888 maint/gnulib/lib/spawni.c if (! use_path || strchr (file, '/') != NULL) NULL 899 maint/gnulib/lib/spawni.c if (path == NULL) NULL 905 maint/gnulib/lib/spawni.c len = confstr (_CS_PATH, (char *) NULL, 0); NULL 687 maint/gnulib/lib/ssfmalloc.h if (unlikely (pool->managed_pages == NULL)) NULL 690 maint/gnulib/lib/ssfmalloc.h gl_oset_nx_create_empty (GL_RBTREE_OSET, compare_pages_by_free_space, NULL); NULL 691 maint/gnulib/lib/ssfmalloc.h if (unlikely (pool->managed_pages == NULL)) NULL 734 maint/gnulib/lib/ssfmalloc.h if (unlikely (element == NULL)) NULL 777 maint/gnulib/lib/ssfmalloc.h if (unlikely (element == NULL)) NULL 88 maint/gnulib/lib/stack.h stack->base = NULL; NULL 166 maint/gnulib/lib/stackvma.c rof->auxmap = NULL; NULL 231 maint/gnulib/lib/stackvma.c if (rof->auxmap != NULL) NULL 258 maint/gnulib/lib/stackvma.c if (rof->auxmap != NULL) NULL 316 maint/gnulib/lib/stackvma.c if (rof->auxmap != NULL) NULL 476 maint/gnulib/lib/stackvma.c if (sysctl (info_path, 4, NULL, &len, NULL, 0) < 0) NULL 496 maint/gnulib/lib/stackvma.c if (sysctl (info_path, 4, mem, &len, NULL, 0) < 0) NULL 78 maint/gnulib/lib/stat-w32.c static GetFileInformationByHandleExFuncType GetFileInformationByHandleExFunc = NULL; NULL 85 maint/gnulib/lib/stat-w32.c static GetFinalPathNameByHandleFuncType GetFinalPathNameByHandleFunc = NULL; NULL 92 maint/gnulib/lib/stat-w32.c if (kernel32 != NULL) NULL 225 maint/gnulib/lib/stat-w32.c if (GetFileInformationByHandleExFunc != NULL) NULL 286 maint/gnulib/lib/stat-w32.c if (path != NULL NULL 287 maint/gnulib/lib/stat-w32.c || (GetFinalPathNameByHandleFunc != NULL NULL 292 maint/gnulib/lib/stat-w32.c const char *last_dot = NULL; NULL 297 maint/gnulib/lib/stat-w32.c if (last_dot != NULL) NULL 400 maint/gnulib/lib/stat-w32.c if (PeekNamedPipe (h, NULL, 0, NULL, &bytes_available, NULL)) NULL 169 maint/gnulib/lib/stat.c malloca_rname = NULL; NULL 174 maint/gnulib/lib/stat.c if (malloca_rname == NULL) NULL 210 maint/gnulib/lib/stat.c NULL, NULL 216 maint/gnulib/lib/stat.c NULL); NULL 234 maint/gnulib/lib/stat.c if (strchr (rname, '?') != NULL || strchr (rname, '*') != NULL) NULL 238 maint/gnulib/lib/stat.c if (malloca_rname != NULL) NULL 262 maint/gnulib/lib/stat.c if (malloca_rname != NULL) NULL 294 maint/gnulib/lib/stat.c const char *last_dot = NULL; NULL 299 maint/gnulib/lib/stat.c if (last_dot != NULL) NULL 351 maint/gnulib/lib/stat.c if (malloca_rname != NULL) NULL 367 maint/gnulib/lib/stat.c if (malloca_rname != NULL) NULL 127 maint/gnulib/lib/stdio-impl.h # define HASUB(fp) (fp_ub._base != NULL) NULL 70 maint/gnulib/lib/stdio-read.c if (GetNamedPipeHandleState (h, &state, NULL, NULL, \ NULL 71 maint/gnulib/lib/stdio-read.c NULL, NULL, 0) \ NULL 155 maint/gnulib/lib/stdio-read.c CALL_WITH_ERRNO_FIX (char *, fgets (s, n, stream), ret == NULL) NULL 66 maint/gnulib/lib/stdio-write.c if (GetNamedPipeHandleState (h, &state, NULL, NULL, \ NULL 67 maint/gnulib/lib/stdio-write.c NULL, NULL, 0) \ NULL 51 maint/gnulib/lib/str-kmp.h if (table == NULL) NULL 126 maint/gnulib/lib/str-kmp.h *resultp = NULL; NULL 313 maint/gnulib/lib/str-two-way.h return NULL; NULL 445 maint/gnulib/lib/str-two-way.h return NULL; NULL 62 maint/gnulib/lib/strcasestr.c return NULL; NULL 37 maint/gnulib/lib/strcspn.c if (strchr (reject, *s++) == NULL) NULL 44 maint/gnulib/lib/strdup.c if (new == NULL) NULL 45 maint/gnulib/lib/strdup.c return NULL; NULL 302 maint/gnulib/lib/strerror-override.c return NULL; NULL 53 maint/gnulib/lib/strerror-override.h # define strerror_override(ignored) NULL NULL 279 maint/gnulib/lib/strerror_r.c if (errmsg == NULL || *errmsg == '\0') NULL 299 maint/gnulib/lib/strerror_r.c if (errmsg == NULL || *errmsg == '\0') NULL 317 maint/gnulib/lib/strerror_r.c if (errmsg == NULL || *errmsg == '\0') NULL 430 maint/gnulib/lib/strerror_r.c errmsg = NULL; NULL 433 maint/gnulib/lib/strerror_r.c if (errmsg != NULL) NULL 1340 maint/gnulib/lib/strerrorname_np.c return NULL; NULL 168 maint/gnulib/lib/strfmon_l.c if (ld_format == NULL) NULL 54 maint/gnulib/lib/strftime-fixes.c if (tz != NULL && strchr (tz, '/') != NULL) NULL 55 maint/gnulib/lib/striconv.c iconv (cd, NULL, NULL, NULL, NULL); NULL 105 maint/gnulib/lib/striconv.c size_t res = iconv (cd, NULL, NULL, &outptr, &outsize); NULL 121 maint/gnulib/lib/striconv.c if (*resultp != NULL && *lengthp >= length) NULL 126 maint/gnulib/lib/striconv.c if (result == NULL) NULL 138 maint/gnulib/lib/striconv.c iconv (cd, NULL, NULL, NULL, NULL); NULL 178 maint/gnulib/lib/striconv.c size_t res = iconv (cd, NULL, NULL, &outptr, &outsize); NULL 218 maint/gnulib/lib/striconv.c char *result = NULL; NULL 225 maint/gnulib/lib/striconv.c if (result != NULL) NULL 227 maint/gnulib/lib/striconv.c return NULL; NULL 232 maint/gnulib/lib/striconv.c (result != NULL ? realloc (result, length + 1) : malloc (length + 1)); NULL 233 maint/gnulib/lib/striconv.c if (final_result == NULL) NULL 237 maint/gnulib/lib/striconv.c return NULL; NULL 266 maint/gnulib/lib/striconv.c if (result == NULL) NULL 269 maint/gnulib/lib/striconv.c return NULL; NULL 277 maint/gnulib/lib/striconv.c iconv (cd, NULL, NULL, NULL, NULL); NULL 309 maint/gnulib/lib/striconv.c if (newresult == NULL) NULL 332 maint/gnulib/lib/striconv.c size_t res = iconv (cd, NULL, NULL, &outptr, &outbytes_remaining); NULL 348 maint/gnulib/lib/striconv.c if (newresult == NULL) NULL 377 maint/gnulib/lib/striconv.c if (smaller_result != NULL) NULL 385 maint/gnulib/lib/striconv.c return NULL; NULL 399 maint/gnulib/lib/striconv.c if (result == NULL) NULL 416 maint/gnulib/lib/striconv.c return NULL; NULL 421 maint/gnulib/lib/striconv.c return NULL; NULL 425 maint/gnulib/lib/striconv.c if (result == NULL) NULL 437 maint/gnulib/lib/striconv.c return NULL; NULL 448 maint/gnulib/lib/striconv.c return NULL; NULL 374 maint/gnulib/lib/striconveh.c if (*resultp != NULL && *lengthp >= sizeof (tmpbuf)) NULL 390 maint/gnulib/lib/striconveh.c if (offsets != NULL) NULL 412 maint/gnulib/lib/striconveh.c iconv (cd, NULL, NULL, NULL, NULL); NULL 423 maint/gnulib/lib/striconveh.c if (offsets != NULL) NULL 472 maint/gnulib/lib/striconveh.c if (memory == NULL) NULL 517 maint/gnulib/lib/striconveh.c if (memory == NULL) NULL 542 maint/gnulib/lib/striconveh.c res = iconv (cd, NULL, NULL, &outptr, &outsize); NULL 555 maint/gnulib/lib/striconveh.c if (memory == NULL) NULL 584 maint/gnulib/lib/striconveh.c if (offsets != NULL) NULL 595 maint/gnulib/lib/striconveh.c const bool slowly = (offsets != NULL || handler == iconveh_error); NULL 610 maint/gnulib/lib/striconveh.c iconv (cd1, NULL, NULL, NULL, NULL); NULL 612 maint/gnulib/lib/striconveh.c iconv (cd2, NULL, NULL, NULL, NULL); NULL 626 maint/gnulib/lib/striconveh.c if (offsets != NULL NULL 662 maint/gnulib/lib/striconveh.c res1 = iconv (cd1, NULL, NULL, &out1ptr, &out1size); NULL 700 maint/gnulib/lib/striconveh.c if (offsets != NULL NULL 741 maint/gnulib/lib/striconveh.c res2 = iconv (cd2, NULL, NULL, &out2ptr, &out2size); NULL 773 maint/gnulib/lib/striconveh.c == NULL) NULL 849 maint/gnulib/lib/striconveh.c if (memory == NULL) NULL 921 maint/gnulib/lib/striconveh.c if (memory == NULL) NULL 962 maint/gnulib/lib/striconveh.c if (*resultp != NULL && *lengthp >= memsize) NULL 969 maint/gnulib/lib/striconveh.c if (memory != NULL) NULL 986 maint/gnulib/lib/striconveh.c if (memory != NULL) NULL 1016 maint/gnulib/lib/striconveh.c char *result = NULL; NULL 1020 maint/gnulib/lib/striconveh.c NULL, &result, &length); NULL 1025 maint/gnulib/lib/striconveh.c return NULL; NULL 1049 maint/gnulib/lib/striconveh.c else if (offsets == NULL && c_strcasecmp (from_codeset, to_codeset) == 0) NULL 1053 maint/gnulib/lib/striconveh.c if (*resultp != NULL && *lengthp >= srclen) NULL 1058 maint/gnulib/lib/striconveh.c if (result == NULL) NULL 1125 maint/gnulib/lib/striconveh.c if (result == NULL) NULL 1136 maint/gnulib/lib/striconveh.c return NULL; NULL 1140 maint/gnulib/lib/striconveh.c if (result == NULL) NULL 1152 maint/gnulib/lib/striconveh.c return NULL; NULL 1163 maint/gnulib/lib/striconveh.c return NULL; NULL 48 maint/gnulib/lib/striconveha.c NULL NULL 61 maint/gnulib/lib/striconveha.c NULL NULL 69 maint/gnulib/lib/striconveha.c NULL NULL 76 maint/gnulib/lib/striconveha.c { NULL, "autodetect_kr", autodetect_kr_try } NULL 97 maint/gnulib/lib/striconveha.c if (try_in_order[0] == NULL) NULL 107 maint/gnulib/lib/striconveha.c for (i = 0; try_in_order[i] != NULL; i++) NULL 112 maint/gnulib/lib/striconveha.c if (memory != NULL) NULL 131 maint/gnulib/lib/striconveha.c new_try_in_order[i] = NULL; NULL 136 maint/gnulib/lib/striconveha.c new_alias->next = NULL; NULL 167 maint/gnulib/lib/striconveha.c for (alias = autodetect_list; alias != NULL; alias = alias->next) NULL 186 maint/gnulib/lib/striconveha.c while (*encodings != NULL); NULL 200 maint/gnulib/lib/striconveha.c while (*encodings != NULL); NULL 263 maint/gnulib/lib/striconveha.c if (result != NULL || errno != EINVAL) NULL 271 maint/gnulib/lib/striconveha.c for (alias = autodetect_list; alias != NULL; alias = alias->next) NULL 285 maint/gnulib/lib/striconveha.c if (!(result == NULL && errno == EILSEQ)) NULL 289 maint/gnulib/lib/striconveha.c while (*encodings != NULL); NULL 298 maint/gnulib/lib/striconveha.c if (!(result == NULL && errno == EILSEQ)) NULL 302 maint/gnulib/lib/striconveha.c while (*encodings != NULL); NULL 305 maint/gnulib/lib/striconveha.c return NULL; NULL 310 maint/gnulib/lib/striconveha.c return NULL; NULL 324 maint/gnulib/lib/striconveha.c if (result == NULL) NULL 62 maint/gnulib/lib/string-buffer.c if (new_data == NULL) NULL 70 maint/gnulib/lib/string-buffer.c if (new_data == NULL) NULL 276 maint/gnulib/lib/string-buffer.c if (copy == NULL) NULL 288 maint/gnulib/lib/string-buffer.c if (contents == NULL) NULL 296 maint/gnulib/lib/string-buffer.c return NULL; NULL 31 maint/gnulib/lib/strndup.c if (new == NULL) NULL 32 maint/gnulib/lib/strndup.c return NULL; NULL 31 maint/gnulib/lib/strnlen1.c if (end != NULL) NULL 42 maint/gnulib/lib/strpbrk.c return NULL; NULL 44 maint/gnulib/lib/strptime.c #define match_char(ch1, ch2) if (ch1 != ch2) return NULL NULL 65 maint/gnulib/lib/strptime.c return NULL; \ NULL 71 maint/gnulib/lib/strptime.c return NULL; \ NULL 87 maint/gnulib/lib/strptime.c return NULL; \ NULL 104 maint/gnulib/lib/strptime.c decided, era_cnt LOCALE_ARG)) != NULL) NULL 256 maint/gnulib/lib/strptime.c struct era_entry *era = NULL; NULL 340 maint/gnulib/lib/strptime.c return NULL; NULL 380 maint/gnulib/lib/strptime.c return NULL; NULL 392 maint/gnulib/lib/strptime.c return NULL; NULL 408 maint/gnulib/lib/strptime.c return NULL; NULL 430 maint/gnulib/lib/strptime.c return NULL; NULL 440 maint/gnulib/lib/strptime.c return NULL; NULL 459 maint/gnulib/lib/strptime.c return NULL; NULL 527 maint/gnulib/lib/strptime.c return NULL; NULL 546 maint/gnulib/lib/strptime.c return NULL; NULL 562 maint/gnulib/lib/strptime.c return NULL; NULL 566 maint/gnulib/lib/strptime.c return NULL; NULL 577 maint/gnulib/lib/strptime.c return NULL; NULL 586 maint/gnulib/lib/strptime.c if (localtime_r (&secs, tm) == NULL) NULL 588 maint/gnulib/lib/strptime.c return NULL; NULL 602 maint/gnulib/lib/strptime.c return NULL; NULL 618 maint/gnulib/lib/strptime.c return NULL; NULL 631 maint/gnulib/lib/strptime.c return NULL; NULL 694 maint/gnulib/lib/strptime.c return NULL; NULL 706 maint/gnulib/lib/strptime.c return NULL; NULL 711 maint/gnulib/lib/strptime.c return NULL; NULL 715 maint/gnulib/lib/strptime.c return NULL; NULL 739 maint/gnulib/lib/strptime.c return NULL; NULL 755 maint/gnulib/lib/strptime.c return NULL; NULL 764 maint/gnulib/lib/strptime.c if (era != NULL && match_string (era->era_name, rp)) NULL 770 maint/gnulib/lib/strptime.c return NULL; NULL 780 maint/gnulib/lib/strptime.c if (era != NULL && match_string (era->era_name, rp)) NULL 791 maint/gnulib/lib/strptime.c return NULL; NULL 813 maint/gnulib/lib/strptime.c if (era != NULL) NULL 823 maint/gnulib/lib/strptime.c return NULL; NULL 834 maint/gnulib/lib/strptime.c if (era != NULL) NULL 853 maint/gnulib/lib/strptime.c return NULL; NULL 868 maint/gnulib/lib/strptime.c if (era != NULL && recursive (era->era_format)) NULL 875 maint/gnulib/lib/strptime.c return NULL; NULL 904 maint/gnulib/lib/strptime.c return NULL; NULL 917 maint/gnulib/lib/strptime.c return NULL; NULL 930 maint/gnulib/lib/strptime.c return NULL; NULL 943 maint/gnulib/lib/strptime.c return NULL; NULL 946 maint/gnulib/lib/strptime.c return NULL; NULL 955 maint/gnulib/lib/strptime.c return NULL; NULL 1038 maint/gnulib/lib/strptime.c return NULL; NULL 1042 maint/gnulib/lib/strptime.c return NULL; NULL 1062 maint/gnulib/lib/strptime.c if (era == NULL) NULL 1063 maint/gnulib/lib/strptime.c return NULL; NULL 31 maint/gnulib/lib/strsep.c if (start == NULL) NULL 32 maint/gnulib/lib/strsep.c return NULL; NULL 37 maint/gnulib/lib/strsep.c *stringp = NULL; NULL 47 maint/gnulib/lib/strsep.c if (ptr == NULL) NULL 49 maint/gnulib/lib/strsep.c *stringp = NULL; NULL 108 maint/gnulib/lib/strsignal.c || (desc = INTUSE(_sys_siglist)[signum]) == NULL) NULL 121 maint/gnulib/lib/strsignal.c buffer = NULL; NULL 170 maint/gnulib/lib/strsignal.c __libc_setspecific (key, NULL); NULL 180 maint/gnulib/lib/strsignal.c if (static_buf != NULL) NULL 187 maint/gnulib/lib/strsignal.c if (result == NULL) NULL 191 maint/gnulib/lib/strsignal.c if (result == NULL) NULL 53 maint/gnulib/lib/strstr.c return NULL; NULL 192 maint/gnulib/lib/strtod.c radixchar_ptr = NULL; NULL 197 maint/gnulib/lib/strtod.c else if (radixchar_ptr == NULL && *s == radixchar) NULL 213 maint/gnulib/lib/strtod.c (radixchar_ptr != NULL NULL 228 maint/gnulib/lib/strtod.c (radixchar_ptr != NULL NULL 479 maint/gnulib/lib/strtod.c if (endptr != NULL) NULL 48 maint/gnulib/lib/strtok_r.c if (s == NULL) NULL 56 maint/gnulib/lib/strtok_r.c return NULL; NULL 62 maint/gnulib/lib/strtok_r.c if (s == NULL) NULL 238 maint/gnulib/lib/strtol.c grouping = NULL; NULL 248 maint/gnulib/lib/strtol.c grouping = NULL; NULL 252 maint/gnulib/lib/strtol.c grouping = NULL; NULL 317 maint/gnulib/lib/strtol.c end = NULL; NULL 352 maint/gnulib/lib/strtol.c if (endptr != NULL) NULL 383 maint/gnulib/lib/strtol.c if (endptr != NULL) NULL 63 maint/gnulib/lib/supersede.c if (temp_filename == NULL) NULL 111 maint/gnulib/lib/supersede.c action->final_rename_temp = NULL; NULL 112 maint/gnulib/lib/supersede.c action->final_rename_dest = NULL; NULL 121 maint/gnulib/lib/supersede.c if (canon_filename == NULL) NULL 137 maint/gnulib/lib/supersede.c action->final_rename_temp = NULL; NULL 138 maint/gnulib/lib/supersede.c action->final_rename_dest = NULL; NULL 146 maint/gnulib/lib/supersede.c if (canon_filename == NULL) NULL 155 maint/gnulib/lib/supersede.c action->final_rename_temp = NULL; NULL 156 maint/gnulib/lib/supersede.c action->final_rename_dest = NULL; NULL 180 maint/gnulib/lib/supersede.c action->final_rename_temp = NULL; NULL 181 maint/gnulib/lib/supersede.c action->final_rename_dest = NULL; NULL 197 maint/gnulib/lib/supersede.c action->final_rename_temp = NULL; NULL 198 maint/gnulib/lib/supersede.c action->final_rename_dest = NULL; NULL 216 maint/gnulib/lib/supersede.c action->final_rename_temp = NULL; NULL 217 maint/gnulib/lib/supersede.c action->final_rename_dest = NULL; NULL 227 maint/gnulib/lib/supersede.c if (canon_filename == NULL) NULL 241 maint/gnulib/lib/supersede.c action->final_rename_temp = NULL; NULL 242 maint/gnulib/lib/supersede.c action->final_rename_dest = NULL; NULL 254 maint/gnulib/lib/supersede.c if (action->final_rename_temp != NULL) NULL 265 maint/gnulib/lib/supersede.c if (action->final_rename_temp != NULL) NULL 387 maint/gnulib/lib/supersede.c if (action->final_rename_temp != NULL) NULL 446 maint/gnulib/lib/supersede.c return NULL; NULL 449 maint/gnulib/lib/supersede.c if (stream == NULL) NULL 462 maint/gnulib/lib/supersede.c if (stream == NULL) NULL 465 maint/gnulib/lib/supersede.c if (action->final_rename_temp != NULL) NULL 476 maint/gnulib/lib/supersede.c if (stream == NULL) NULL 479 maint/gnulib/lib/supersede.c if (action->final_rename_temp != NULL) NULL 163 maint/gnulib/lib/sys_select.in.h if (set == NULL) NULL 234 maint/gnulib/lib/sys_socket.in.h if (set == NULL) NULL 64 maint/gnulib/lib/system-quote.c (len == 0 || strpbrk (string, SHELL_SPECIAL_CHARS) != NULL); NULL 70 maint/gnulib/lib/system-quote.c if (p != NULL) \ NULL 131 maint/gnulib/lib/system-quote.c (len == 0 || strpbrk (string, CMD_SPECIAL_CHARS) != NULL); NULL 137 maint/gnulib/lib/system-quote.c if (p != NULL) \ NULL 199 maint/gnulib/lib/system-quote.c return windows_createprocess_quote (NULL, string); NULL 203 maint/gnulib/lib/system-quote.c return windows_cmd_quote (NULL, string); NULL 278 maint/gnulib/lib/system-quote.c if (*argv != NULL) NULL 290 maint/gnulib/lib/system-quote.c if (*argp == NULL) NULL 301 maint/gnulib/lib/system-quote.c if (*argp == NULL) NULL 133 maint/gnulib/lib/tempname.c if (d != NULL && direxists (d)) NULL 135 maint/gnulib/lib/tempname.c else if (dir != NULL && direxists (dir)) NULL 138 maint/gnulib/lib/tempname.c dir = NULL; NULL 140 maint/gnulib/lib/tempname.c if (dir == NULL) NULL 419 maint/gnulib/lib/term-style-control.c if (active_controller != NULL) NULL 581 maint/gnulib/lib/term-style-control.c sigprocmask (SIG_BLOCK, &relevant_signal_set, NULL); NULL 588 maint/gnulib/lib/term-style-control.c sigprocmask (SIG_UNBLOCK, &relevant_signal_set, NULL); NULL 599 maint/gnulib/lib/term-style-control.c return (sigaction (sig, NULL, &action) >= 0 NULL 629 maint/gnulib/lib/term-style-control.c if (active_controller != NULL && active_control_data->same_as_stderr) NULL 656 maint/gnulib/lib/term-style-control.c if (active_controller != NULL NULL 716 maint/gnulib/lib/term-style-control.c sigaction (sig, &action, NULL); NULL 732 maint/gnulib/lib/term-style-control.c if (active_controller != NULL NULL 753 maint/gnulib/lib/term-style-control.c sigaction (sig, &action, NULL); NULL 801 maint/gnulib/lib/term-style-control.c sigaction (sig, &action, NULL); NULL 842 maint/gnulib/lib/term-style-control.c sigaction (sig, &action, NULL); NULL 885 maint/gnulib/lib/term-style-control.c if (active_controller != NULL) NULL 936 maint/gnulib/lib/term-style-control.c active_controller = NULL; NULL 937 maint/gnulib/lib/term-style-control.c active_user_data = NULL; NULL 938 maint/gnulib/lib/term-style-control.c active_control_data = NULL; NULL 210 maint/gnulib/lib/textstyle.in.h return NULL; NULL 216 maint/gnulib/lib/textstyle.in.h return NULL; NULL 363 maint/gnulib/lib/textstyle.in.h return NULL; NULL 369 maint/gnulib/lib/textstyle.in.h return NULL; NULL 439 maint/gnulib/lib/textstyle.in.h return NULL; NULL 449 maint/gnulib/lib/textstyle.in.h #define style_file_name NULL NULL 46 maint/gnulib/lib/thrd.c if (tss_create (&thrd_with_exitcode_key, NULL) != thrd_success) NULL 92 maint/gnulib/lib/thrd.c return NULL; NULL 107 maint/gnulib/lib/thrd.c if (main_arg == NULL) NULL 132 maint/gnulib/lib/thrd.c if (thread == NULL) NULL 141 maint/gnulib/lib/thrd.c if (thread != NULL) NULL 149 maint/gnulib/lib/thrd.c thrd_sleep (&ts, NULL); NULL 193 maint/gnulib/lib/thrd.c int err = thrd_join (thread->tid, NULL); NULL 196 maint/gnulib/lib/thrd.c if (exitcodep != NULL) NULL 215 maint/gnulib/lib/thrd.c if (err == 0 && exitcodep != NULL) NULL 286 maint/gnulib/lib/thrd.c if (pthread_main_arg == NULL) NULL 334 maint/gnulib/lib/thrd.c if (exitcodep != NULL) NULL 360 maint/gnulib/lib/thrd.c if (pthread_main_arg == NULL) NULL 366 maint/gnulib/lib/thrd.c int err = pthread_create (threadp, NULL, NULL 408 maint/gnulib/lib/thrd.c if (exitcodep != NULL) NULL 73 maint/gnulib/lib/time_rz.c tz->next = NULL; NULL 75 maint/gnulib/lib/time_rz.c tz->tzname_copy[0] = tz->tzname_copy[1] = NULL; NULL 93 maint/gnulib/lib/time_rz.c char const *zone = NULL; NULL 196 maint/gnulib/lib/time_rz.c if (setenv_TZ (tz->tz_is_set ? tz->abbrs : NULL) != 0) NULL 224 maint/gnulib/lib/time_rz.c return NULL; NULL 265 maint/gnulib/lib/time_rz.c return NULL; NULL 280 maint/gnulib/lib/time_rz.c return NULL; NULL 188 maint/gnulib/lib/timevar.c struct timevar_stack_def *context = NULL; NULL 189 maint/gnulib/lib/timevar.c if (unused_stack_instances != NULL) NULL 115 maint/gnulib/lib/tmpdir.c if (d != NULL && direxists (d)) NULL 117 maint/gnulib/lib/tmpdir.c else if (dir != NULL && direxists (dir)) NULL 120 maint/gnulib/lib/tmpdir.c dir = NULL; NULL 122 maint/gnulib/lib/tmpdir.c if (dir == NULL) NULL 52 maint/gnulib/lib/tmpfile-safer.c return NULL; NULL 63 maint/gnulib/lib/tmpfile-safer.c return NULL; NULL 105 maint/gnulib/lib/tmpfile.c if (path_search (xtemplate, PATH_MAX, dir, NULL, true) >= 0) NULL 131 maint/gnulib/lib/tmpfile.c if (fp != NULL) NULL 151 maint/gnulib/lib/tmpfile.c return NULL; NULL 166 maint/gnulib/lib/tmpfile.c if (path_search (buf, sizeof buf, NULL, "tmpf", true)) NULL 167 maint/gnulib/lib/tmpfile.c return NULL; NULL 171 maint/gnulib/lib/tmpfile.c return NULL; NULL 177 maint/gnulib/lib/tmpfile.c if ((fp = fdopen (fd, "w+b")) == NULL) NULL 69 maint/gnulib/lib/trim.c char *r IF_LINT (= NULL); /* used only while state = 2 */ NULL 139 maint/gnulib/lib/tsearch.c if (p == NULL) NULL 158 maint/gnulib/lib/tsearch.c if (root == NULL) NULL 192 maint/gnulib/lib/tsearch.c || ((*rp) != NULL && (*lp) != NULL && (*rp)->red && (*lp)->red)) NULL 203 maint/gnulib/lib/tsearch.c if (parentp != NULL && (*parentp)->red) NULL 268 maint/gnulib/lib/tsearch.c node *parentp = NULL, *gparentp = NULL; NULL 273 maint/gnulib/lib/tsearch.c if (rootp == NULL) NULL 274 maint/gnulib/lib/tsearch.c return NULL; NULL 277 maint/gnulib/lib/tsearch.c if (*rootp != NULL) NULL 283 maint/gnulib/lib/tsearch.c while (*nextp != NULL) NULL 296 maint/gnulib/lib/tsearch.c if (*nextp == NULL) NULL 308 maint/gnulib/lib/tsearch.c if (q != NULL) NULL 313 maint/gnulib/lib/tsearch.c q->left = q->right = NULL; NULL 336 maint/gnulib/lib/tsearch.c if (rootp == NULL) NULL 337 maint/gnulib/lib/tsearch.c return NULL; NULL 341 maint/gnulib/lib/tsearch.c while (*rootp != NULL) NULL 352 maint/gnulib/lib/tsearch.c return NULL; NULL 376 maint/gnulib/lib/tsearch.c if (rootp == NULL) NULL 377 maint/gnulib/lib/tsearch.c return NULL; NULL 379 maint/gnulib/lib/tsearch.c if (p == NULL) NULL 380 maint/gnulib/lib/tsearch.c return NULL; NULL 394 maint/gnulib/lib/tsearch.c if (*rootp == NULL) NULL 395 maint/gnulib/lib/tsearch.c return NULL; NULL 412 maint/gnulib/lib/tsearch.c if (q == NULL || r == NULL) NULL 423 maint/gnulib/lib/tsearch.c if ((*up)->left == NULL) NULL 433 maint/gnulib/lib/tsearch.c if (r == NULL) NULL 457 maint/gnulib/lib/tsearch.c while (sp > 0 && (r == NULL || !r->red)) NULL 489 maint/gnulib/lib/tsearch.c if ((q->left == NULL || !q->left->red) NULL 490 maint/gnulib/lib/tsearch.c && (q->right == NULL || !q->right->red)) NULL 508 maint/gnulib/lib/tsearch.c if (q->right == NULL || !q->right->red) NULL 548 maint/gnulib/lib/tsearch.c r = NULL; NULL 565 maint/gnulib/lib/tsearch.c if ((q->right == NULL || !q->right->red) NULL 566 maint/gnulib/lib/tsearch.c && (q->left == NULL || !q->left->red)) NULL 573 maint/gnulib/lib/tsearch.c if (q->left == NULL || !q->left->red) NULL 594 maint/gnulib/lib/tsearch.c r = NULL; NULL 599 maint/gnulib/lib/tsearch.c if (r != NULL) NULL 624 maint/gnulib/lib/tsearch.c if (root->left == NULL && root->right == NULL) NULL 629 maint/gnulib/lib/tsearch.c if (root->left != NULL) NULL 632 maint/gnulib/lib/tsearch.c if (root->right != NULL) NULL 649 maint/gnulib/lib/tsearch.c if (root != NULL && action != NULL) NULL 667 maint/gnulib/lib/tsearch.c if (root->left != NULL) NULL 669 maint/gnulib/lib/tsearch.c if (root->right != NULL) NULL 683 maint/gnulib/lib/tsearch.c if (root != NULL) NULL 86 maint/gnulib/lib/ttyname_r.c if (name == NULL) NULL 103 maint/gnulib/lib/ttyname_r.c if (name == NULL) NULL 56 maint/gnulib/lib/tzset.c if (tz != NULL && strchr (tz, '/') != NULL) NULL 58 maint/gnulib/lib/unicase/locale-language.c if (language != NULL) NULL 40 maint/gnulib/lib/unicase/u-casecmp.h if (nf != NULL) NULL 46 maint/gnulib/lib/unicase/u-casecmp.h if (norms1 == NULL) NULL 53 maint/gnulib/lib/unicase/u-casecmp.h if (norms2 == NULL) NULL 43 maint/gnulib/lib/unicase/u-casecoll.h if (transformed1 == NULL) NULL 51 maint/gnulib/lib/unicase/u-casecoll.h if (transformed2 == NULL) NULL 42 maint/gnulib/lib/unicase/u-casemap.h if (nf != NULL || resultbuf == NULL) NULL 44 maint/gnulib/lib/unicase/u-casemap.h result = NULL; NULL 88 maint/gnulib/lib/unicase/u-casemap.h if (rule == NULL) NULL 94 maint/gnulib/lib/unicase/u-casemap.h || (iso639_language != NULL NULL 315 maint/gnulib/lib/unicase/u-casemap.h if (result == NULL) NULL 318 maint/gnulib/lib/unicase/u-casemap.h if (larger_result == NULL) NULL 327 maint/gnulib/lib/unicase/u-casemap.h if (larger_result == NULL) NULL 338 maint/gnulib/lib/unicase/u-casemap.h if (larger_result == NULL) NULL 377 maint/gnulib/lib/unicase/u-casemap.h if (nf != NULL) NULL 383 maint/gnulib/lib/unicase/u-casemap.h if (normalized_result == NULL) NULL 392 maint/gnulib/lib/unicase/u-casemap.h if (result == NULL) NULL 396 maint/gnulib/lib/unicase/u-casemap.h if (result == NULL) NULL 409 maint/gnulib/lib/unicase/u-casemap.h if (memory != NULL) NULL 423 maint/gnulib/lib/unicase/u-casemap.h return NULL; NULL 42 maint/gnulib/lib/unicase/u-casexfrm.h if (foldeds == NULL) NULL 44 maint/gnulib/lib/unicase/u-casexfrm.h return NULL; NULL 51 maint/gnulib/lib/unicase/u-casexfrm.h NULL, NULL 53 maint/gnulib/lib/unicase/u-casexfrm.h if (convs == NULL) NULL 61 maint/gnulib/lib/unicase/u-casexfrm.h return NULL; NULL 71 maint/gnulib/lib/unicase/u-casexfrm.h if (memory == NULL) NULL 75 maint/gnulib/lib/unicase/u-casexfrm.h return NULL; NULL 82 maint/gnulib/lib/unicase/u-casexfrm.h if (result == NULL) NULL 90 maint/gnulib/lib/unicase/u-casexfrm.h return NULL; NULL 44 maint/gnulib/lib/unicase/u-ct-casefold.h if (nf == NULL) NULL 48 maint/gnulib/lib/unicase/u-ct-casefold.h NULL, NULL 65 maint/gnulib/lib/unicase/u-ct-casefold.h if (tmp1 == NULL) NULL 67 maint/gnulib/lib/unicase/u-ct-casefold.h return NULL; NULL 75 maint/gnulib/lib/unicase/u-ct-casefold.h NULL, NULL 77 maint/gnulib/lib/unicase/u-ct-casefold.h if (tmp2 == NULL) NULL 83 maint/gnulib/lib/unicase/u-ct-casefold.h return NULL; NULL 99 maint/gnulib/lib/unicase/u-ct-casefold.h if (tmp1 == NULL) NULL 105 maint/gnulib/lib/unicase/u-ct-casefold.h return NULL; NULL 49 maint/gnulib/lib/unicase/u-ct-totitle.h if (nf != NULL || resultbuf == NULL) NULL 51 maint/gnulib/lib/unicase/u-ct-totitle.h result = NULL; NULL 65 maint/gnulib/lib/unicase/u-ct-totitle.h if (wordbreaks == NULL) NULL 73 maint/gnulib/lib/unicase/u-ct-totitle.h wordbreaks = NULL; NULL 132 maint/gnulib/lib/unicase/u-ct-totitle.h single_character_map = NULL; NULL 144 maint/gnulib/lib/unicase/u-ct-totitle.h if (single_character_map == NULL) NULL 164 maint/gnulib/lib/unicase/u-ct-totitle.h if (rule == NULL) NULL 170 maint/gnulib/lib/unicase/u-ct-totitle.h || (iso639_language != NULL NULL 391 maint/gnulib/lib/unicase/u-ct-totitle.h if (result == NULL) NULL 394 maint/gnulib/lib/unicase/u-ct-totitle.h if (larger_result == NULL) NULL 403 maint/gnulib/lib/unicase/u-ct-totitle.h if (larger_result == NULL) NULL 414 maint/gnulib/lib/unicase/u-ct-totitle.h if (larger_result == NULL) NULL 456 maint/gnulib/lib/unicase/u-ct-totitle.h if (nf != NULL) NULL 462 maint/gnulib/lib/unicase/u-ct-totitle.h if (normalized_result == NULL) NULL 471 maint/gnulib/lib/unicase/u-ct-totitle.h if (result == NULL) NULL 475 maint/gnulib/lib/unicase/u-ct-totitle.h if (result == NULL) NULL 488 maint/gnulib/lib/unicase/u-ct-totitle.h if (memory != NULL) NULL 508 maint/gnulib/lib/unicase/u-ct-totitle.h return NULL; NULL 42 maint/gnulib/lib/unicase/u-is-cased.h if (norms == NULL) NULL 49 maint/gnulib/lib/unicase/u-is-cased.h mapped_toupper = U_TOUPPER (norms, norms_length, iso639_language, NULL, NULL 51 maint/gnulib/lib/unicase/u-is-cased.h if (mapped_toupper == NULL) NULL 64 maint/gnulib/lib/unicase/u-is-cased.h mapped_tolower = U_TOLOWER (norms, norms_length, iso639_language, NULL, NULL 66 maint/gnulib/lib/unicase/u-is-cased.h if (mapped_tolower == NULL) NULL 90 maint/gnulib/lib/unicase/u-is-cased.h mapped_totitle = U_TOTITLE (norms, norms_length, iso639_language, NULL, NULL 92 maint/gnulib/lib/unicase/u-is-cased.h if (mapped_totitle == NULL) NULL 44 maint/gnulib/lib/unicase/u-is-invariant.h if (norms == NULL) NULL 50 maint/gnulib/lib/unicase/u-is-invariant.h mapped = mapping (norms, norms_length, iso639_language, NULL, NULL 52 maint/gnulib/lib/unicase/u-is-invariant.h if (mapped == NULL) NULL 69 maint/gnulib/lib/unicase/u-prefix-context.h if (p == NULL) NULL 50 maint/gnulib/lib/unicase/u8-casefold.c char *buf = NULL; NULL 63 maint/gnulib/lib/unicase/u8-casefold.c if (buf == NULL) NULL 82 maint/gnulib/lib/unicase/u8-casefold.c if (buf == NULL) NULL 104 maint/gnulib/lib/unicase/u8-casefold.c NULL, NULL 105 maint/gnulib/lib/unicase/u8-casefold.c NULL, &output_length); NULL 63 maint/gnulib/lib/unicase/u8-tolower.c char *buf = NULL; NULL 76 maint/gnulib/lib/unicase/u8-tolower.c if (buf == NULL) NULL 95 maint/gnulib/lib/unicase/u8-tolower.c if (buf == NULL) NULL 117 maint/gnulib/lib/unicase/u8-tolower.c NULL, NULL 118 maint/gnulib/lib/unicase/u8-tolower.c NULL, &output_length); NULL 50 maint/gnulib/lib/unicase/u8-totitle.c char *buf = NULL; NULL 63 maint/gnulib/lib/unicase/u8-totitle.c if (buf == NULL) NULL 82 maint/gnulib/lib/unicase/u8-totitle.c if (buf == NULL) NULL 104 maint/gnulib/lib/unicase/u8-totitle.c NULL, NULL 105 maint/gnulib/lib/unicase/u8-totitle.c NULL, &output_length); NULL 63 maint/gnulib/lib/unicase/u8-toupper.c char *buf = NULL; NULL 76 maint/gnulib/lib/unicase/u8-toupper.c if (buf == NULL) NULL 95 maint/gnulib/lib/unicase/u8-toupper.c if (buf == NULL) NULL 117 maint/gnulib/lib/unicase/u8-toupper.c NULL, NULL 118 maint/gnulib/lib/unicase/u8-toupper.c NULL, &output_length); NULL 52 maint/gnulib/lib/unicase/ulc-casecmp.c u8_conv_from_encoding (locale_charset (), iconveh_error, s, n, NULL, NULL 54 maint/gnulib/lib/unicase/ulc-casecmp.c if (conv == NULL) NULL 56 maint/gnulib/lib/unicase/ulc-casecmp.c return NULL; NULL 61 maint/gnulib/lib/unicase/ulc-casecmp.c if (result == NULL) NULL 69 maint/gnulib/lib/unicase/ulc-casecmp.c return NULL; NULL 49 maint/gnulib/lib/unicase/ulc-casexfrm.c u8_conv_from_encoding (locale_charset (), iconveh_error, s, n, NULL, NULL 51 maint/gnulib/lib/unicase/ulc-casexfrm.c if (conv == NULL) NULL 53 maint/gnulib/lib/unicase/ulc-casexfrm.c return NULL; NULL 58 maint/gnulib/lib/unicase/ulc-casexfrm.c if (result == NULL) NULL 66 maint/gnulib/lib/unicase/ulc-casexfrm.c return NULL; NULL 155 maint/gnulib/lib/unicodeio.c return failure (code, NULL, callback_arg); NULL 164 maint/gnulib/lib/unicodeio.c res = iconv (utf8_to_local, NULL, NULL, &outptr, &outbytesleft); NULL 166 maint/gnulib/lib/unicodeio.c return failure (code, NULL, callback_arg); NULL 197 maint/gnulib/lib/unicodeio.c if (msg == NULL) NULL 38 maint/gnulib/lib/uniconv/u-conv-from-enc.h return NULL; NULL 39 maint/gnulib/lib/uniconv/u-conv-from-enc.h if (offsets != NULL) NULL 60 maint/gnulib/lib/uniconv/u-conv-from-enc.h NULL, &utf8_length); NULL 61 maint/gnulib/lib/uniconv/u-conv-from-enc.h if (utf8_string == NULL) NULL 62 maint/gnulib/lib/uniconv/u-conv-from-enc.h return NULL; NULL 64 maint/gnulib/lib/uniconv/u-conv-from-enc.h if (result == NULL) NULL 69 maint/gnulib/lib/uniconv/u-conv-from-enc.h return NULL; NULL 71 maint/gnulib/lib/uniconv/u-conv-from-enc.h if (offsets != NULL) NULL 37 maint/gnulib/lib/uniconv/u-conv-to-enc.h if (offsets != NULL && srclen > 0) NULL 41 maint/gnulib/lib/uniconv/u-conv-to-enc.h if (scaled_offsets == NULL) NULL 44 maint/gnulib/lib/uniconv/u-conv-to-enc.h return NULL; NULL 48 maint/gnulib/lib/uniconv/u-conv-to-enc.h scaled_offsets = NULL; NULL 60 maint/gnulib/lib/uniconv/u-conv-to-enc.h return NULL; NULL 63 maint/gnulib/lib/uniconv/u-conv-to-enc.h if (offsets != NULL) NULL 74 maint/gnulib/lib/uniconv/u-conv-to-enc.h if (result == NULL) /* when (resultbuf == NULL && length == 0) */ NULL 77 maint/gnulib/lib/uniconv/u-conv-to-enc.h if (result == NULL) NULL 80 maint/gnulib/lib/uniconv/u-conv-to-enc.h return NULL; NULL 94 maint/gnulib/lib/uniconv/u-conv-to-enc.h if (utf8_src == NULL) NULL 95 maint/gnulib/lib/uniconv/u-conv-to-enc.h return NULL; NULL 98 maint/gnulib/lib/uniconv/u-conv-to-enc.h if (offsets != NULL && utf8_srclen > 0) NULL 101 maint/gnulib/lib/uniconv/u-conv-to-enc.h if (scaled_offsets == NULL) NULL 106 maint/gnulib/lib/uniconv/u-conv-to-enc.h return NULL; NULL 110 maint/gnulib/lib/uniconv/u-conv-to-enc.h scaled_offsets = NULL; NULL 114 maint/gnulib/lib/uniconv/u-conv-to-enc.h if (result == NULL) NULL 121 maint/gnulib/lib/uniconv/u-conv-to-enc.h return NULL; NULL 123 maint/gnulib/lib/uniconv/u-conv-to-enc.h if (offsets != NULL) NULL 27 maint/gnulib/lib/uniconv/u-strconv-from-enc.h string, strlen (string) + 1, NULL, NULL 28 maint/gnulib/lib/uniconv/u-strconv-from-enc.h NULL, &length); NULL 29 maint/gnulib/lib/uniconv/u-strconv-from-enc.h if (result == NULL) NULL 30 maint/gnulib/lib/uniconv/u-strconv-from-enc.h return NULL; NULL 37 maint/gnulib/lib/uniconv/u-strconv-from-enc.h return NULL; NULL 31 maint/gnulib/lib/uniconv/u-strconv-to-enc.h char *result = NULL; NULL 37 maint/gnulib/lib/uniconv/u-strconv-to-enc.h NULL, &result, &length) < 0) NULL 38 maint/gnulib/lib/uniconv/u-strconv-to-enc.h return NULL; NULL 44 maint/gnulib/lib/uniconv/u-strconv-to-enc.h return NULL; NULL 54 maint/gnulib/lib/uniconv/u-strconv-to-enc.h if (utf8_string == NULL) NULL 55 maint/gnulib/lib/uniconv/u-strconv-to-enc.h return NULL; NULL 57 maint/gnulib/lib/uniconv/u-strconv-to-enc.h if (result == NULL) NULL 65 maint/gnulib/lib/uniconv/u-strconv-to-enc.h return NULL; NULL 69 maint/gnulib/lib/uniconv/u16-conv-to-enc.c if (resultbuf != NULL) NULL 76 maint/gnulib/lib/uniconv/u16-conv-to-enc.c result = NULL; NULL 96 maint/gnulib/lib/uniconv/u16-conv-to-enc.c if (!(result == resultbuf || result == NULL)) NULL 99 maint/gnulib/lib/uniconv/u16-conv-to-enc.c return NULL; NULL 107 maint/gnulib/lib/uniconv/u16-conv-to-enc.c if (!(result == resultbuf || result == NULL)) NULL 110 maint/gnulib/lib/uniconv/u16-conv-to-enc.c return NULL; NULL 119 maint/gnulib/lib/uniconv/u16-conv-to-enc.c if (result == resultbuf || result == NULL) NULL 125 maint/gnulib/lib/uniconv/u16-conv-to-enc.c if (memory == NULL) NULL 127 maint/gnulib/lib/uniconv/u16-conv-to-enc.c if (!(result == resultbuf || result == NULL)) NULL 130 maint/gnulib/lib/uniconv/u16-conv-to-enc.c return NULL; NULL 145 maint/gnulib/lib/uniconv/u16-conv-to-enc.c if (result == NULL) NULL 149 maint/gnulib/lib/uniconv/u16-conv-to-enc.c if (result == NULL) NULL 152 maint/gnulib/lib/uniconv/u16-conv-to-enc.c return NULL; NULL 162 maint/gnulib/lib/uniconv/u16-conv-to-enc.c if (memory != NULL) NULL 47 maint/gnulib/lib/uniconv/u8-conv-from-enc.c return NULL; NULL 50 maint/gnulib/lib/uniconv/u8-conv-from-enc.c if (offsets != NULL) NULL 68 maint/gnulib/lib/uniconv/u8-conv-from-enc.c if (resultbuf != NULL && *lengthp >= srclen) NULL 73 maint/gnulib/lib/uniconv/u8-conv-from-enc.c if (result == NULL) NULL 76 maint/gnulib/lib/uniconv/u8-conv-from-enc.c return NULL; NULL 92 maint/gnulib/lib/uniconv/u8-conv-from-enc.c return NULL; NULL 94 maint/gnulib/lib/uniconv/u8-conv-from-enc.c if (result == NULL) /* when (resultbuf == NULL && length == 0) */ NULL 97 maint/gnulib/lib/uniconv/u8-conv-from-enc.c if (result == NULL) NULL 100 maint/gnulib/lib/uniconv/u8-conv-from-enc.c return NULL; NULL 55 maint/gnulib/lib/uniconv/u8-conv-to-enc.c return NULL; NULL 59 maint/gnulib/lib/uniconv/u8-conv-to-enc.c if (resultbuf != NULL && *lengthp >= srclen) NULL 64 maint/gnulib/lib/uniconv/u8-conv-to-enc.c if (result == NULL) NULL 67 maint/gnulib/lib/uniconv/u8-conv-to-enc.c return NULL; NULL 85 maint/gnulib/lib/uniconv/u8-conv-to-enc.c return NULL; NULL 87 maint/gnulib/lib/uniconv/u8-conv-to-enc.c if (result == NULL) /* when (resultbuf == NULL && length == 0) */ NULL 90 maint/gnulib/lib/uniconv/u8-conv-to-enc.c if (result == NULL) NULL 93 maint/gnulib/lib/uniconv/u8-conv-to-enc.c return NULL; NULL 55 maint/gnulib/lib/uniconv/u8-strconv-to-enc.c return NULL; NULL 58 maint/gnulib/lib/uniconv/u8-strconv-to-enc.c if (result == NULL) NULL 61 maint/gnulib/lib/uniconv/u8-strconv-to-enc.c return NULL; NULL 68 maint/gnulib/lib/uniconv/u8-strconv-to-enc.c result = NULL; NULL 73 maint/gnulib/lib/uniconv/u8-strconv-to-enc.c NULL, &result, &length) < 0) NULL 74 maint/gnulib/lib/uniconv/u8-strconv-to-enc.c return NULL; NULL 81 maint/gnulib/lib/uniconv/u8-strconv-to-enc.c return NULL; NULL 689 maint/gnulib/lib/unictype.in.h #define uc_property_is_valid(property) ((property).test_fn != NULL) NULL 71 maint/gnulib/lib/unictype/3level.h t->level1 = NULL; NULL 73 maint/gnulib/lib/unictype/3level.h t->level2 = NULL; NULL 75 maint/gnulib/lib/unictype/3level.h t->level3 = NULL; NULL 68 maint/gnulib/lib/unictype/3levelbit.h t->level1 = NULL; NULL 70 maint/gnulib/lib/unictype/3levelbit.h t->level2 = NULL; NULL 72 maint/gnulib/lib/unictype/3levelbit.h t->level3 = NULL; NULL 66 maint/gnulib/lib/unictype/bidi_byname.c if (found != NULL) NULL 60 maint/gnulib/lib/unictype/bidi_longname.c return NULL; NULL 42 maint/gnulib/lib/unictype/bidi_name.c return NULL; NULL 34 maint/gnulib/lib/unictype/block_test.c if (block != NULL) NULL 62 maint/gnulib/lib/unictype/blocks.c return NULL; NULL 112 maint/gnulib/lib/unictype/categ_byname.c if (found != NULL) NULL 113 maint/gnulib/lib/unictype/categ_longname.c return NULL; NULL 86 maint/gnulib/lib/unictype/categ_name.c return NULL; NULL 66 maint/gnulib/lib/unictype/combiningclass_byname.c if (found != NULL) NULL 127 maint/gnulib/lib/unictype/combiningclass_longname.c return NULL; NULL 137 maint/gnulib/lib/unictype/combiningclass_longname.c return NULL; NULL 127 maint/gnulib/lib/unictype/combiningclass_name.c return NULL; NULL 137 maint/gnulib/lib/unictype/combiningclass_name.c return NULL; NULL 66 maint/gnulib/lib/unictype/joininggroup_byname.c if (found != NULL) NULL 62 maint/gnulib/lib/unictype/joininggroup_name.c return NULL; NULL 66 maint/gnulib/lib/unictype/joiningtype_byname.c if (found != NULL) NULL 47 maint/gnulib/lib/unictype/joiningtype_longname.c return NULL; NULL 42 maint/gnulib/lib/unictype/joiningtype_name.c return NULL; NULL 138 maint/gnulib/lib/unictype/pr_byname.c static const uc_property_t UC_PROPERTY_NONE = { NULL }; NULL 165 maint/gnulib/lib/unictype/pr_byname.c if (found != NULL) NULL 49 maint/gnulib/lib/unictype/scripts.c return NULL; NULL 58 maint/gnulib/lib/unictype/scripts.c if (found != NULL) NULL 61 maint/gnulib/lib/unictype/scripts.c return NULL; NULL 40 maint/gnulib/lib/unigbrk/u16-grapheme-next.c return NULL; NULL 39 maint/gnulib/lib/unigbrk/u16-grapheme-prev.c return NULL; NULL 48 maint/gnulib/lib/unigbrk/u16-grapheme-prev.c if (prev_s == NULL) NULL 39 maint/gnulib/lib/unigbrk/u32-grapheme-next.c return NULL; NULL 39 maint/gnulib/lib/unigbrk/u32-grapheme-prev.c return NULL; NULL 46 maint/gnulib/lib/unigbrk/u32-grapheme-prev.c if (u32_prev (&prev, s, start) == NULL) NULL 40 maint/gnulib/lib/unigbrk/u8-grapheme-next.c return NULL; NULL 39 maint/gnulib/lib/unigbrk/u8-grapheme-prev.c return NULL; NULL 48 maint/gnulib/lib/unigbrk/u8-grapheme-prev.c if (prev_s == NULL) NULL 93 maint/gnulib/lib/unigbrk/ulc-grapheme-breaks.c if (offsets != NULL) NULL 99 maint/gnulib/lib/unigbrk/ulc-grapheme-breaks.c s, n, offsets, NULL, &m); NULL 100 maint/gnulib/lib/unigbrk/ulc-grapheme-breaks.c if (t != NULL) NULL 102 maint/gnulib/lib/unigbrk/ulc-grapheme-breaks.c char *q = (char *) (m > 0 ? malloc (m) : NULL); NULL 104 maint/gnulib/lib/unigbrk/ulc-grapheme-breaks.c if (m == 0 || q != NULL) NULL 46 maint/gnulib/lib/unilbrk/u16-possible-linebreaks.c char *seen_space = NULL; /* Was a space seen after the last non-space character? */ NULL 47 maint/gnulib/lib/unilbrk/u16-possible-linebreaks.c char *seen_space2 = NULL; /* At least two spaces after the last non-space? */ NULL 63 maint/gnulib/lib/unilbrk/u16-possible-linebreaks.c seen_space = NULL; NULL 64 maint/gnulib/lib/unilbrk/u16-possible-linebreaks.c seen_space2 = NULL; NULL 104 maint/gnulib/lib/unilbrk/u16-possible-linebreaks.c seen_space = NULL; NULL 105 maint/gnulib/lib/unilbrk/u16-possible-linebreaks.c seen_space2 = NULL; NULL 122 maint/gnulib/lib/unilbrk/u16-possible-linebreaks.c if (seen_space != NULL) NULL 156 maint/gnulib/lib/unilbrk/u16-possible-linebreaks.c *q = (seen_space != NULL ? UC_BREAK_POSSIBLE : UC_BREAK_PROHIBITED); NULL 166 maint/gnulib/lib/unilbrk/u16-possible-linebreaks.c seen_space = NULL; NULL 167 maint/gnulib/lib/unilbrk/u16-possible-linebreaks.c seen_space2 = NULL; NULL 48 maint/gnulib/lib/unilbrk/u16-width-linebreaks.c last_p = NULL; NULL 57 maint/gnulib/lib/unilbrk/u16-width-linebreaks.c if (o != NULL && *o != UC_BREAK_UNDEFINED) NULL 63 maint/gnulib/lib/unilbrk/u16-width-linebreaks.c if (last_p != NULL && last_column + piece_width > width) NULL 75 maint/gnulib/lib/unilbrk/u16-width-linebreaks.c last_p = NULL; NULL 103 maint/gnulib/lib/unilbrk/u16-width-linebreaks.c if (o != NULL) NULL 108 maint/gnulib/lib/unilbrk/u16-width-linebreaks.c if (last_p != NULL && last_column + piece_width + at_end_columns > width) NULL 44 maint/gnulib/lib/unilbrk/u32-possible-linebreaks.c char *seen_space = NULL; /* Was a space seen after the last non-space character? */ NULL 45 maint/gnulib/lib/unilbrk/u32-possible-linebreaks.c char *seen_space2 = NULL; /* At least two spaces after the last non-space? */ NULL 57 maint/gnulib/lib/unilbrk/u32-possible-linebreaks.c seen_space = NULL; NULL 58 maint/gnulib/lib/unilbrk/u32-possible-linebreaks.c seen_space2 = NULL; NULL 98 maint/gnulib/lib/unilbrk/u32-possible-linebreaks.c seen_space = NULL; NULL 99 maint/gnulib/lib/unilbrk/u32-possible-linebreaks.c seen_space2 = NULL; NULL 116 maint/gnulib/lib/unilbrk/u32-possible-linebreaks.c if (seen_space != NULL) NULL 150 maint/gnulib/lib/unilbrk/u32-possible-linebreaks.c *q = (seen_space != NULL ? UC_BREAK_POSSIBLE : UC_BREAK_PROHIBITED); NULL 160 maint/gnulib/lib/unilbrk/u32-possible-linebreaks.c seen_space = NULL; NULL 161 maint/gnulib/lib/unilbrk/u32-possible-linebreaks.c seen_space2 = NULL; NULL 47 maint/gnulib/lib/unilbrk/u32-width-linebreaks.c last_p = NULL; NULL 55 maint/gnulib/lib/unilbrk/u32-width-linebreaks.c if (o != NULL && *o != UC_BREAK_UNDEFINED) NULL 61 maint/gnulib/lib/unilbrk/u32-width-linebreaks.c if (last_p != NULL && last_column + piece_width > width) NULL 73 maint/gnulib/lib/unilbrk/u32-width-linebreaks.c last_p = NULL; NULL 101 maint/gnulib/lib/unilbrk/u32-width-linebreaks.c if (o != NULL) NULL 106 maint/gnulib/lib/unilbrk/u32-width-linebreaks.c if (last_p != NULL && last_column + piece_width + at_end_columns > width) NULL 46 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c char *seen_space = NULL; /* Was a space seen after the last non-space character? */ NULL 47 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c char *seen_space2 = NULL; /* At least two spaces after the last non-space? */ NULL 63 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c seen_space = NULL; NULL 64 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c seen_space2 = NULL; NULL 104 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c seen_space = NULL; NULL 105 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c seen_space2 = NULL; NULL 122 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c if (seen_space != NULL) NULL 156 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c *q = (seen_space != NULL ? UC_BREAK_POSSIBLE : UC_BREAK_PROHIBITED); NULL 166 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c seen_space = NULL; NULL 167 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c seen_space2 = NULL; NULL 190 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c char *buf = NULL; NULL 203 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c if (buf == NULL) NULL 222 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c if (buf == NULL) NULL 48 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c last_p = NULL; NULL 57 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c if (o != NULL && *o != UC_BREAK_UNDEFINED) NULL 63 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c if (last_p != NULL && last_column + piece_width > width) NULL 75 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c last_p = NULL; NULL 103 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c if (o != NULL) NULL 108 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c if (last_p != NULL && last_column + piece_width + at_end_columns > width) NULL 131 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c char *buf = NULL; NULL 144 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c if (buf == NULL) NULL 163 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c if (buf == NULL) NULL 185 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c u8_width_linebreaks ((uint8_t *) input, length, width, 0, 0, NULL, "UTF-8", breaks); NULL 65 maint/gnulib/lib/unilbrk/ulc-possible-linebreaks.c if (offsets != NULL) NULL 71 maint/gnulib/lib/unilbrk/ulc-possible-linebreaks.c s, n, offsets, NULL, &m); NULL 72 maint/gnulib/lib/unilbrk/ulc-possible-linebreaks.c if (t != NULL) NULL 74 maint/gnulib/lib/unilbrk/ulc-possible-linebreaks.c char *q = (char *) (m > 0 ? malloc (m) : NULL); NULL 76 maint/gnulib/lib/unilbrk/ulc-possible-linebreaks.c if (m == 0 || q != NULL) NULL 139 maint/gnulib/lib/unilbrk/ulc-possible-linebreaks.c char *buf = NULL; NULL 152 maint/gnulib/lib/unilbrk/ulc-possible-linebreaks.c if (buf == NULL) NULL 171 maint/gnulib/lib/unilbrk/ulc-possible-linebreaks.c if (buf == NULL) NULL 67 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c if (offsets != NULL) NULL 73 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c s, n, offsets, NULL, &m); NULL 74 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c if (t != NULL) NULL 77 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c (char *) (m > 0 ? malloc (m + (o != NULL ? m : 0)) : NULL); NULL 79 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c if (m == 0 || memory != NULL) NULL 82 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c char *o8 = (o != NULL ? (char *) (q + m) : NULL); NULL 87 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c if (o != NULL) NULL 130 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c *p = ((o != NULL && *o == UC_BREAK_MANDATORY) || *s == '\n' NULL 135 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c if (o != NULL) NULL 157 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c char *buf = NULL; NULL 170 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c if (buf == NULL) NULL 189 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c if (buf == NULL) NULL 212 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c ulc_width_linebreaks (input, length, width, 0, 0, NULL, locale_charset (), breaks); NULL 303 maint/gnulib/lib/uniname/uniname.c const uint16_t *words = NULL; NULL 322 maint/gnulib/lib/uniname/uniname.c words = NULL; NULL 332 maint/gnulib/lib/uniname/uniname.c words = NULL; NULL 340 maint/gnulib/lib/uniname/uniname.c if (words != NULL) NULL 360 maint/gnulib/lib/uniname/uniname.c return NULL; NULL 81 maint/gnulib/lib/uninorm/composition.c if (rule != NULL) NULL 29 maint/gnulib/lib/uninorm/nfd.c NULL, NULL 38 maint/gnulib/lib/uninorm/nfkd.c NULL, NULL 37 maint/gnulib/lib/uninorm/u-normalize-internal.h if (resultbuf == NULL) NULL 39 maint/gnulib/lib/uninorm/u-normalize-internal.h result = NULL; NULL 154 maint/gnulib/lib/uninorm/u-normalize-internal.h if (composer != NULL) NULL 244 maint/gnulib/lib/uninorm/u-normalize-internal.h if (result == NULL) NULL 248 maint/gnulib/lib/uninorm/u-normalize-internal.h if (larger_result == NULL) NULL 258 maint/gnulib/lib/uninorm/u-normalize-internal.h if (larger_result == NULL) NULL 269 maint/gnulib/lib/uninorm/u-normalize-internal.h if (larger_result == NULL) NULL 313 maint/gnulib/lib/uninorm/u-normalize-internal.h if (new_sortbuf == NULL) NULL 341 maint/gnulib/lib/uninorm/u-normalize-internal.h if (result == NULL) NULL 345 maint/gnulib/lib/uninorm/u-normalize-internal.h if (result == NULL) NULL 358 maint/gnulib/lib/uninorm/u-normalize-internal.h if (memory != NULL) NULL 379 maint/gnulib/lib/uninorm/u-normalize-internal.h return NULL; NULL 41 maint/gnulib/lib/uninorm/u-normcmp.h if (norms1 == NULL) NULL 48 maint/gnulib/lib/uninorm/u-normcmp.h if (norms2 == NULL) NULL 41 maint/gnulib/lib/uninorm/u-normcoll.h if (transformed1 == NULL) NULL 48 maint/gnulib/lib/uninorm/u-normcoll.h if (transformed2 == NULL) NULL 41 maint/gnulib/lib/uninorm/u-normxfrm.h if (norms == NULL) NULL 43 maint/gnulib/lib/uninorm/u-normxfrm.h return NULL; NULL 50 maint/gnulib/lib/uninorm/u-normxfrm.h NULL, NULL 52 maint/gnulib/lib/uninorm/u-normxfrm.h if (convs == NULL) NULL 60 maint/gnulib/lib/uninorm/u-normxfrm.h return NULL; NULL 70 maint/gnulib/lib/uninorm/u-normxfrm.h if (memory == NULL) NULL 74 maint/gnulib/lib/uninorm/u-normxfrm.h return NULL; NULL 81 maint/gnulib/lib/uninorm/u-normxfrm.h if (result == NULL) NULL 89 maint/gnulib/lib/uninorm/u-normxfrm.h return NULL; NULL 67 maint/gnulib/lib/uninorm/uninorm-filter.c if (filter == NULL) NULL 69 maint/gnulib/lib/uninorm/uninorm-filter.c return NULL; NULL 162 maint/gnulib/lib/uninorm/uninorm-filter.c if (filter->composer != NULL) NULL 252 maint/gnulib/lib/uninorm/uninorm-filter.c if (new_sortbuf == NULL) NULL 297 maint/gnulib/lib/uninorm/uninorm-filter.c if (filter->composer != NULL) NULL 29 maint/gnulib/lib/unistdio/u-vasprintf.h DCHAR_T *result = VASNPRINTF (NULL, &length, format, args); NULL 30 maint/gnulib/lib/unistdio/u-vasprintf.h if (result == NULL) NULL 32 maint/gnulib/lib/unistdio/u-vsnprintf.h buf = NULL; NULL 36 maint/gnulib/lib/unistdio/u-vsnprintf.h if (result == NULL) NULL 46 maint/gnulib/lib/unistdio/u-vsprintf.h if (result == NULL) NULL 36 maint/gnulib/lib/unistr/u-cpy-alloc.h if (dest != NULL) NULL 43 maint/gnulib/lib/unistr/u-set.h return NULL; NULL 44 maint/gnulib/lib/unistr/u-strcoll.h if (sl1 != NULL) NULL 47 maint/gnulib/lib/unistr/u-strcoll.h if (sl2 != NULL) NULL 85 maint/gnulib/lib/unistr/u-strcoll.h if (sl2 != NULL) NULL 38 maint/gnulib/lib/unistr/u-strcspn.h if (found != NULL) NULL 37 maint/gnulib/lib/unistr/u-strdup.h if (dest != NULL) NULL 31 maint/gnulib/lib/unistr/u-strpbrk.h return NULL; NULL 52 maint/gnulib/lib/unistr/u-strpbrk.h return NULL; NULL 81 maint/gnulib/lib/unistr/u-strstr.h return NULL; NULL 91 maint/gnulib/lib/unistr/u-strstr.h if (needle_last_ccount != NULL) NULL 97 maint/gnulib/lib/unistr/u-strstr.h needle_last_ccount = NULL; NULL 100 maint/gnulib/lib/unistr/u-strstr.h if (needle_last_ccount == NULL) NULL 129 maint/gnulib/lib/unistr/u-strstr.h return NULL; NULL 29 maint/gnulib/lib/unistr/u-strtok.h if (str == NULL) NULL 32 maint/gnulib/lib/unistr/u-strtok.h if (str == NULL) NULL 33 maint/gnulib/lib/unistr/u-strtok.h return NULL; /* reminder that end of token sequence has been reached */ NULL 42 maint/gnulib/lib/unistr/u-strtok.h *ptr = NULL; NULL 43 maint/gnulib/lib/unistr/u-strtok.h return NULL; NULL 56 maint/gnulib/lib/unistr/u-strtok.h *ptr = NULL; NULL 58 maint/gnulib/lib/unistr/u16-check.c return NULL; NULL 64 maint/gnulib/lib/unistr/u16-chr.c return NULL; NULL 43 maint/gnulib/lib/unistr/u16-next.c return NULL; NULL 56 maint/gnulib/lib/unistr/u16-prev.c return NULL; NULL 71 maint/gnulib/lib/unistr/u16-strchr.c return NULL; NULL 37 maint/gnulib/lib/unistr/u16-strrchr.c uint16_t *result = NULL; NULL 48 maint/gnulib/lib/unistr/u16-to-u32.c if (resultbuf != NULL) NULL 55 maint/gnulib/lib/unistr/u16-to-u32.c result = NULL; NULL 72 maint/gnulib/lib/unistr/u16-to-u32.c if (!(result == resultbuf || result == NULL)) NULL 75 maint/gnulib/lib/unistr/u16-to-u32.c return NULL; NULL 87 maint/gnulib/lib/unistr/u16-to-u32.c if (result == resultbuf || result == NULL) NULL 93 maint/gnulib/lib/unistr/u16-to-u32.c if (memory == NULL) NULL 95 maint/gnulib/lib/unistr/u16-to-u32.c if (!(result == resultbuf || result == NULL)) NULL 98 maint/gnulib/lib/unistr/u16-to-u32.c return NULL; NULL 110 maint/gnulib/lib/unistr/u16-to-u32.c if (result == NULL) NULL 114 maint/gnulib/lib/unistr/u16-to-u32.c if (result == NULL) NULL 117 maint/gnulib/lib/unistr/u16-to-u32.c return NULL; NULL 127 maint/gnulib/lib/unistr/u16-to-u32.c if (memory != NULL) NULL 48 maint/gnulib/lib/unistr/u16-to-u8.c if (resultbuf != NULL) NULL 55 maint/gnulib/lib/unistr/u16-to-u8.c result = NULL; NULL 72 maint/gnulib/lib/unistr/u16-to-u8.c if (!(result == resultbuf || result == NULL)) NULL 75 maint/gnulib/lib/unistr/u16-to-u8.c return NULL; NULL 83 maint/gnulib/lib/unistr/u16-to-u8.c if (!(result == resultbuf || result == NULL)) NULL 86 maint/gnulib/lib/unistr/u16-to-u8.c return NULL; NULL 95 maint/gnulib/lib/unistr/u16-to-u8.c if (result == resultbuf || result == NULL) NULL 101 maint/gnulib/lib/unistr/u16-to-u8.c if (memory == NULL) NULL 103 maint/gnulib/lib/unistr/u16-to-u8.c if (!(result == resultbuf || result == NULL)) NULL 106 maint/gnulib/lib/unistr/u16-to-u8.c return NULL; NULL 121 maint/gnulib/lib/unistr/u16-to-u8.c if (result == NULL) NULL 125 maint/gnulib/lib/unistr/u16-to-u8.c if (result == NULL) NULL 128 maint/gnulib/lib/unistr/u16-to-u8.c return NULL; NULL 138 maint/gnulib/lib/unistr/u16-to-u8.c if (memory != NULL) NULL 46 maint/gnulib/lib/unistr/u32-check.c return NULL; NULL 39 maint/gnulib/lib/unistr/u32-chr.c return NULL; NULL 43 maint/gnulib/lib/unistr/u32-next.c return NULL; NULL 44 maint/gnulib/lib/unistr/u32-prev.c return NULL; NULL 43 maint/gnulib/lib/unistr/u32-strchr.c return NULL; NULL 40 maint/gnulib/lib/unistr/u32-strpbrk.c return NULL; NULL 48 maint/gnulib/lib/unistr/u32-strpbrk.c return NULL; NULL 56 maint/gnulib/lib/unistr/u32-strpbrk.c return NULL; NULL 36 maint/gnulib/lib/unistr/u32-strrchr.c uint32_t *result = NULL; NULL 48 maint/gnulib/lib/unistr/u32-to-u16.c if (resultbuf != NULL) NULL 55 maint/gnulib/lib/unistr/u32-to-u16.c result = NULL; NULL 77 maint/gnulib/lib/unistr/u32-to-u16.c if (!(result == resultbuf || result == NULL)) NULL 80 maint/gnulib/lib/unistr/u32-to-u16.c return NULL; NULL 89 maint/gnulib/lib/unistr/u32-to-u16.c if (result == resultbuf || result == NULL) NULL 95 maint/gnulib/lib/unistr/u32-to-u16.c if (memory == NULL) NULL 97 maint/gnulib/lib/unistr/u32-to-u16.c if (!(result == resultbuf || result == NULL)) NULL 100 maint/gnulib/lib/unistr/u32-to-u16.c return NULL; NULL 115 maint/gnulib/lib/unistr/u32-to-u16.c if (result == NULL) NULL 119 maint/gnulib/lib/unistr/u32-to-u16.c if (result == NULL) NULL 122 maint/gnulib/lib/unistr/u32-to-u16.c return NULL; NULL 132 maint/gnulib/lib/unistr/u32-to-u16.c if (memory != NULL) NULL 40 maint/gnulib/lib/unistr/u32-to-u8.c if (resultbuf != NULL) NULL 47 maint/gnulib/lib/unistr/u32-to-u8.c result = NULL; NULL 69 maint/gnulib/lib/unistr/u32-to-u8.c if (!(result == resultbuf || result == NULL)) NULL 72 maint/gnulib/lib/unistr/u32-to-u8.c return NULL; NULL 81 maint/gnulib/lib/unistr/u32-to-u8.c if (result == resultbuf || result == NULL) NULL 87 maint/gnulib/lib/unistr/u32-to-u8.c if (memory == NULL) NULL 89 maint/gnulib/lib/unistr/u32-to-u8.c if (!(result == resultbuf || result == NULL)) NULL 92 maint/gnulib/lib/unistr/u32-to-u8.c return NULL; NULL 107 maint/gnulib/lib/unistr/u32-to-u8.c if (result == NULL) NULL 111 maint/gnulib/lib/unistr/u32-to-u8.c if (result == NULL) NULL 114 maint/gnulib/lib/unistr/u32-to-u8.c return NULL; NULL 124 maint/gnulib/lib/unistr/u32-to-u8.c if (memory != NULL) NULL 76 maint/gnulib/lib/unistr/u8-check.c return NULL; NULL 50 maint/gnulib/lib/unistr/u8-chr.c return NULL; NULL 207 maint/gnulib/lib/unistr/u8-chr.c return NULL; NULL 43 maint/gnulib/lib/unistr/u8-next.c return NULL; NULL 80 maint/gnulib/lib/unistr/u8-prev.c return NULL; NULL 48 maint/gnulib/lib/unistr/u8-set.c return NULL; NULL 247 maint/gnulib/lib/unistr/u8-strchr.c return NULL; NULL 37 maint/gnulib/lib/unistr/u8-strrchr.c uint8_t *result = NULL; NULL 48 maint/gnulib/lib/unistr/u8-to-u16.c if (resultbuf != NULL) NULL 55 maint/gnulib/lib/unistr/u8-to-u16.c result = NULL; NULL 72 maint/gnulib/lib/unistr/u8-to-u16.c if (!(result == resultbuf || result == NULL)) NULL 75 maint/gnulib/lib/unistr/u8-to-u16.c return NULL; NULL 83 maint/gnulib/lib/unistr/u8-to-u16.c if (!(result == resultbuf || result == NULL)) NULL 86 maint/gnulib/lib/unistr/u8-to-u16.c return NULL; NULL 95 maint/gnulib/lib/unistr/u8-to-u16.c if (result == resultbuf || result == NULL) NULL 101 maint/gnulib/lib/unistr/u8-to-u16.c if (memory == NULL) NULL 103 maint/gnulib/lib/unistr/u8-to-u16.c if (!(result == resultbuf || result == NULL)) NULL 106 maint/gnulib/lib/unistr/u8-to-u16.c return NULL; NULL 121 maint/gnulib/lib/unistr/u8-to-u16.c if (result == NULL) NULL 125 maint/gnulib/lib/unistr/u8-to-u16.c if (result == NULL) NULL 128 maint/gnulib/lib/unistr/u8-to-u16.c return NULL; NULL 138 maint/gnulib/lib/unistr/u8-to-u16.c if (memory != NULL) NULL 40 maint/gnulib/lib/unistr/u8-to-u32.c if (resultbuf != NULL) NULL 47 maint/gnulib/lib/unistr/u8-to-u32.c result = NULL; NULL 64 maint/gnulib/lib/unistr/u8-to-u32.c if (!(result == resultbuf || result == NULL)) NULL 67 maint/gnulib/lib/unistr/u8-to-u32.c return NULL; NULL 79 maint/gnulib/lib/unistr/u8-to-u32.c if (result == resultbuf || result == NULL) NULL 85 maint/gnulib/lib/unistr/u8-to-u32.c if (memory == NULL) NULL 87 maint/gnulib/lib/unistr/u8-to-u32.c if (!(result == resultbuf || result == NULL)) NULL 90 maint/gnulib/lib/unistr/u8-to-u32.c return NULL; NULL 102 maint/gnulib/lib/unistr/u8-to-u32.c if (result == NULL) NULL 106 maint/gnulib/lib/unistr/u8-to-u32.c if (result == NULL) NULL 109 maint/gnulib/lib/unistr/u8-to-u32.c return NULL; NULL 119 maint/gnulib/lib/unistr/u8-to-u32.c if (memory != NULL) NULL 43 maint/gnulib/lib/uniwbrk/u-wordbreaks.h char *last_compchar_ptr = NULL; NULL 53 maint/gnulib/lib/uniwbrk/u8-wordbreaks.c char *buf = NULL; NULL 66 maint/gnulib/lib/uniwbrk/u8-wordbreaks.c if (buf == NULL) NULL 85 maint/gnulib/lib/uniwbrk/u8-wordbreaks.c if (buf == NULL) NULL 67 maint/gnulib/lib/uniwbrk/ulc-wordbreaks.c if (offsets != NULL) NULL 73 maint/gnulib/lib/uniwbrk/ulc-wordbreaks.c s, n, offsets, NULL, &m); NULL 74 maint/gnulib/lib/uniwbrk/ulc-wordbreaks.c if (t != NULL) NULL 76 maint/gnulib/lib/uniwbrk/ulc-wordbreaks.c char *q = (char *) (m > 0 ? malloc (m) : NULL); NULL 78 maint/gnulib/lib/uniwbrk/ulc-wordbreaks.c if (m == 0 || q != NULL) NULL 130 maint/gnulib/lib/uniwbrk/ulc-wordbreaks.c char *buf = NULL; NULL 143 maint/gnulib/lib/uniwbrk/ulc-wordbreaks.c if (buf == NULL) NULL 162 maint/gnulib/lib/uniwbrk/ulc-wordbreaks.c if (buf == NULL) NULL 34 maint/gnulib/lib/unlockpt.c if (name == NULL) NULL 62 maint/gnulib/lib/unsetenv.c if (name == NULL || *name == '\0' || strchr (name, '=') != NULL) NULL 73 maint/gnulib/lib/unsetenv.c while (*ep != NULL) NULL 115 maint/gnulib/lib/userspec.c char *gname = NULL; NULL 119 maint/gnulib/lib/userspec.c error_msg = NULL; NULL 121 maint/gnulib/lib/userspec.c *username = NULL; NULL 123 maint/gnulib/lib/userspec.c *groupname = NULL; NULL 129 maint/gnulib/lib/userspec.c u = NULL; NULL 130 maint/gnulib/lib/userspec.c if (separator == NULL) NULL 145 maint/gnulib/lib/userspec.c g = (separator == NULL || *(separator + 1) == '\0' NULL 146 maint/gnulib/lib/userspec.c ? NULL NULL 158 maint/gnulib/lib/userspec.c if (u != NULL) NULL 161 maint/gnulib/lib/userspec.c pwd = (*u == '+' ? NULL : getpwnam (u)); NULL 162 maint/gnulib/lib/userspec.c if (pwd == NULL) NULL 164 maint/gnulib/lib/userspec.c bool use_login_group = (separator != NULL && g == NULL); NULL 174 maint/gnulib/lib/userspec.c if (xstrtoul (u, NULL, 10, &tmp, "") == LONGINT_OK NULL 184 maint/gnulib/lib/userspec.c if (g == NULL && separator != NULL) NULL 198 maint/gnulib/lib/userspec.c if (g != NULL && error_msg == NULL) NULL 202 maint/gnulib/lib/userspec.c grp = (*g == '+' ? NULL : getgrnam (g)); NULL 203 maint/gnulib/lib/userspec.c if (grp == NULL) NULL 206 maint/gnulib/lib/userspec.c if (xstrtoul (g, NULL, 10, &tmp, "") == LONGINT_OK NULL 218 maint/gnulib/lib/userspec.c if (error_msg == NULL) NULL 226 maint/gnulib/lib/userspec.c u = NULL; NULL 231 maint/gnulib/lib/userspec.c gname = NULL; NULL 237 maint/gnulib/lib/userspec.c return error_msg ? _(error_msg) : NULL; NULL 262 maint/gnulib/lib/userspec.c char const *colon = gid ? strchr (spec, ':') : NULL; NULL 277 maint/gnulib/lib/userspec.c error_msg = NULL; NULL 285 maint/gnulib/lib/userspec.c # define NULL_CHECK(s) ((s) == NULL ? "(null)" : (s)) NULL 73 maint/gnulib/lib/utime.c malloca_rname = NULL; NULL 78 maint/gnulib/lib/utime.c if (malloca_rname == NULL) NULL 98 maint/gnulib/lib/utime.c NULL, NULL 104 maint/gnulib/lib/utime.c NULL); NULL 125 maint/gnulib/lib/utime.c if (malloca_rname != NULL) NULL 138 maint/gnulib/lib/utime.c if (ts == NULL) NULL 166 maint/gnulib/lib/utime.c if (SetFileTime (handle, NULL, &last_access_time, &last_write_time)) NULL 169 maint/gnulib/lib/utime.c if (malloca_rname != NULL) NULL 180 maint/gnulib/lib/utime.c if (malloca_rname != NULL) NULL 192 maint/gnulib/lib/utime.c if (malloca_rname != NULL) NULL 211 maint/gnulib/lib/utime.c errno = (ts != NULL ? EPERM : EACCES); NULL 249 maint/gnulib/lib/utime.c if (ts == NULL) NULL 250 maint/gnulib/lib/utime.c return _gl_utimens_windows (name, NULL); NULL 178 maint/gnulib/lib/utimecmp.c struct fs_res *dst_res = NULL; NULL 197 maint/gnulib/lib/utimecmp.c ht = hash_initialize (16, NULL, dev_info_hash, dev_info_compare, free); NULL 217 maint/gnulib/lib/utimecmp.c new_dst_res = NULL; NULL 145 maint/gnulib/lib/utimens.c *ts = NULL; NULL 176 maint/gnulib/lib/utimens.c struct timespec *ts = timespec ? adjusted_timespec : NULL; NULL 324 maint/gnulib/lib/utimens.c if (ts == NULL || ts[0].tv_nsec == UTIME_NOW || ts[1].tv_nsec == UTIME_NOW) NULL 334 maint/gnulib/lib/utimens.c if (ts == NULL || ts[0].tv_nsec == UTIME_NOW) NULL 351 maint/gnulib/lib/utimens.c if (ts == NULL || ts[1].tv_nsec == UTIME_NOW) NULL 368 maint/gnulib/lib/utimens.c if (SetFileTime (handle, NULL, &last_access_time, &last_write_time)) NULL 416 maint/gnulib/lib/utimens.c t = NULL; NULL 440 maint/gnulib/lib/utimens.c # define futimes(fd, t) futimesat (fd, NULL, t) NULL 461 maint/gnulib/lib/utimens.c struct timeval *tt = NULL; NULL 511 maint/gnulib/lib/utimens.c ut = NULL; NULL 535 maint/gnulib/lib/utimens.c struct timespec *ts = timespec ? adjusted_timespec : NULL; NULL 632 maint/gnulib/lib/utimens.c t = NULL; NULL 465 maint/gnulib/lib/vasnprintf.c if (dp == NULL) NULL 466 maint/gnulib/lib/vasnprintf.c return NULL; NULL 558 maint/gnulib/lib/vasnprintf.c mp_limb_t *tmp_roomptr = NULL; NULL 568 maint/gnulib/lib/vasnprintf.c if (roomptr == NULL) NULL 569 maint/gnulib/lib/vasnprintf.c return NULL; NULL 702 maint/gnulib/lib/vasnprintf.c if (tmp_roomptr == NULL) NULL 705 maint/gnulib/lib/vasnprintf.c return NULL; NULL 918 maint/gnulib/lib/vasnprintf.c if (tmp_roomptr != NULL) NULL 941 maint/gnulib/lib/vasnprintf.c if (c_ptr != NULL) NULL 998 maint/gnulib/lib/vasnprintf.c if (m.limbs == NULL) NULL 999 maint/gnulib/lib/vasnprintf.c return NULL; NULL 1086 maint/gnulib/lib/vasnprintf.c if (m.limbs == NULL) NULL 1087 maint/gnulib/lib/vasnprintf.c return NULL; NULL 1175 maint/gnulib/lib/vasnprintf.c if (memory == NULL) NULL 1176 maint/gnulib/lib/vasnprintf.c return NULL; NULL 1199 maint/gnulib/lib/vasnprintf.c if (pow5_ptr == NULL) NULL 1202 maint/gnulib/lib/vasnprintf.c return NULL; NULL 1294 maint/gnulib/lib/vasnprintf.c if (tmp_memory == NULL) NULL 1298 maint/gnulib/lib/vasnprintf.c return NULL; NULL 1321 maint/gnulib/lib/vasnprintf.c if (num_ptr == NULL) NULL 1325 maint/gnulib/lib/vasnprintf.c return NULL; NULL 1367 maint/gnulib/lib/vasnprintf.c if (z_memory == NULL) NULL 1368 maint/gnulib/lib/vasnprintf.c return NULL; NULL 1866 maint/gnulib/lib/vasnprintf.c return NULL; NULL 1879 maint/gnulib/lib/vasnprintf.c return NULL; NULL 1902 maint/gnulib/lib/vasnprintf.c buf_malloced = NULL; NULL 1911 maint/gnulib/lib/vasnprintf.c if (buf == NULL) NULL 1916 maint/gnulib/lib/vasnprintf.c if (resultbuf != NULL) NULL 1923 maint/gnulib/lib/vasnprintf.c result = NULL; NULL 1945 maint/gnulib/lib/vasnprintf.c if (result == resultbuf || result == NULL) \ NULL 1949 maint/gnulib/lib/vasnprintf.c if (memory == NULL) \ NULL 2116 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2118 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2122 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2141 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2143 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2147 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2185 maint/gnulib/lib/vasnprintf.c arg, arg_end - arg, NULL, NULL 2193 maint/gnulib/lib/vasnprintf.c if (converted == NULL) NULL 2195 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2197 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2200 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2241 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2243 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2247 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2266 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2268 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2272 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2310 maint/gnulib/lib/vasnprintf.c arg, arg_end - arg, NULL, NULL 2318 maint/gnulib/lib/vasnprintf.c if (converted == NULL) NULL 2320 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2322 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2325 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2366 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2368 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2372 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2391 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2393 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2397 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2435 maint/gnulib/lib/vasnprintf.c arg, arg_end - arg, NULL, NULL 2443 maint/gnulib/lib/vasnprintf.c if (converted == NULL) NULL 2445 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2447 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2450 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2595 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2597 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2601 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2631 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2633 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2637 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2757 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2759 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2763 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2798 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2800 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2804 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2823 maint/gnulib/lib/vasnprintf.c if (tmpsrc == NULL) NULL 2857 maint/gnulib/lib/vasnprintf.c NULL, NULL 2858 maint/gnulib/lib/vasnprintf.c NULL, &tmpdst_len); NULL 2859 maint/gnulib/lib/vasnprintf.c if (tmpdst == NULL) NULL 2862 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2864 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2867 maint/gnulib/lib/vasnprintf.c return NULL; NULL 2943 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 2945 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 2949 maint/gnulib/lib/vasnprintf.c return NULL; NULL 3083 maint/gnulib/lib/vasnprintf.c NULL, NULL 3084 maint/gnulib/lib/vasnprintf.c NULL, &tmpdst_len); NULL 3085 maint/gnulib/lib/vasnprintf.c if (tmpdst == NULL) NULL 3087 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 3089 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 3092 maint/gnulib/lib/vasnprintf.c return NULL; NULL 3297 maint/gnulib/lib/vasnprintf.c if (tmp == NULL) NULL 3302 maint/gnulib/lib/vasnprintf.c pad_ptr = NULL; NULL 3623 maint/gnulib/lib/vasnprintf.c else if ((flags & FLAG_ZERO) && pad_ptr != NULL) NULL 3841 maint/gnulib/lib/vasnprintf.c if (tmp == NULL) NULL 3846 maint/gnulib/lib/vasnprintf.c pad_ptr = NULL; NULL 3910 maint/gnulib/lib/vasnprintf.c if (digits == NULL) NULL 3970 maint/gnulib/lib/vasnprintf.c if (digits == NULL) NULL 4005 maint/gnulib/lib/vasnprintf.c if (digits2 == NULL) NULL 4106 maint/gnulib/lib/vasnprintf.c if (digits == NULL) NULL 4141 maint/gnulib/lib/vasnprintf.c if (digits2 == NULL) NULL 4375 maint/gnulib/lib/vasnprintf.c if (digits == NULL) NULL 4432 maint/gnulib/lib/vasnprintf.c if (digits == NULL) NULL 4464 maint/gnulib/lib/vasnprintf.c if (digits2 == NULL) NULL 4580 maint/gnulib/lib/vasnprintf.c if (digits == NULL) NULL 4612 maint/gnulib/lib/vasnprintf.c if (digits2 == NULL) NULL 4806 maint/gnulib/lib/vasnprintf.c else if ((flags & FLAG_ZERO) && pad_ptr != NULL) NULL 5013 maint/gnulib/lib/vasnprintf.c if (tmp == NULL) NULL 5466 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 5468 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 5472 maint/gnulib/lib/vasnprintf.c return NULL; NULL 5603 maint/gnulib/lib/vasnprintf.c NULL, NULL 5604 maint/gnulib/lib/vasnprintf.c NULL, &tmpdst_len); NULL 5605 maint/gnulib/lib/vasnprintf.c if (tmpdst == NULL) NULL 5607 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 5609 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 5612 maint/gnulib/lib/vasnprintf.c return NULL; NULL 5730 maint/gnulib/lib/vasnprintf.c pad_ptr = NULL; NULL 5738 maint/gnulib/lib/vasnprintf.c pad_ptr = NULL; NULL 5752 maint/gnulib/lib/vasnprintf.c else if ((flags & FLAG_ZERO) && pad_ptr != NULL) NULL 5822 maint/gnulib/lib/vasnprintf.c if (memory != NULL) NULL 5826 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 5838 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 5840 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 5844 maint/gnulib/lib/vasnprintf.c return NULL; NULL 5848 maint/gnulib/lib/vasnprintf.c if (!(result == resultbuf || result == NULL)) NULL 5850 maint/gnulib/lib/vasnprintf.c if (buf_malloced != NULL) NULL 5855 maint/gnulib/lib/vasnprintf.c return NULL; NULL 36 maint/gnulib/lib/vasprintf.c char *result = vasnprintf (NULL, &length, format, args); NULL 37 maint/gnulib/lib/vasprintf.c if (result == NULL) NULL 48 maint/gnulib/lib/verror.c verror_at_line (status, errnum, NULL, 0, format, args); NULL 208 maint/gnulib/lib/version-etc.c && (authtab[n_authors] = va_arg (authors, const char *)) != NULL; NULL 186 maint/gnulib/lib/vma-iter.c rof->auxmap = NULL; NULL 251 maint/gnulib/lib/vma-iter.c if (rof->auxmap != NULL) NULL 278 maint/gnulib/lib/vma-iter.c if (rof->auxmap != NULL) NULL 336 maint/gnulib/lib/vma-iter.c if (rof->auxmap != NULL) NULL 614 maint/gnulib/lib/vma-iter.c if (sysctl (info_path, 4, NULL, &len, NULL, 0) < 0) NULL 634 maint/gnulib/lib/vma-iter.c if (sysctl (info_path, 4, mem, &len, NULL, 0) < 0) NULL 698 maint/gnulib/lib/vma-iter.c if (sysctl (info_path, 5, NULL, &len, NULL, 0) < 0) NULL 724 maint/gnulib/lib/vma-iter.c if (sysctl (info_path, 5, mem, &len, NULL, 0) < 0 NULL 785 maint/gnulib/lib/vma-iter.c if (sysctl (info_path, 3, NULL, &len, NULL, 0) < 0) NULL 811 maint/gnulib/lib/vma-iter.c if (sysctl (info_path, 3, mem, &len, NULL, 0) < 0 NULL 1621 maint/gnulib/lib/vma-iter.c vma_iterate (vma_iterate_callback, NULL); NULL 157 maint/gnulib/lib/wait-process.c if (new_slaves == NULL) NULL 219 maint/gnulib/lib/wait-process.c if (termsigp != NULL) NULL 275 maint/gnulib/lib/wait-process.c if (termsigp != NULL) NULL 281 maint/gnulib/lib/wait-process.c if (exit_on_error || (!null_stderr && termsigp == NULL)) NULL 302 maint/gnulib/lib/wait-process.c if (termsigp != NULL) NULL 347 maint/gnulib/lib/wait-process.c if (termsigp != NULL) NULL 353 maint/gnulib/lib/wait-process.c if (exit_on_error || (!null_stderr && termsigp == NULL)) NULL 33 maint/gnulib/lib/wcrtomb.c if (ps != NULL && !mbsinit (ps)) NULL 42 maint/gnulib/lib/wcrtomb.c if (s == NULL) NULL 31 maint/gnulib/lib/wcschr-impl.h return NULL; NULL 40 maint/gnulib/lib/wcscoll-impl.h size_t need = wcstombs (NULL, s1, 0); NULL 44 maint/gnulib/lib/wcscoll-impl.h if (mbs1 == NULL) NULL 63 maint/gnulib/lib/wcscoll-impl.h size_t need = wcstombs (NULL, s2, 0); NULL 67 maint/gnulib/lib/wcscoll-impl.h if (mbs2 == NULL) NULL 23 maint/gnulib/lib/wcsdup-impl.h if (copy != NULL) NULL 28 maint/gnulib/lib/wcsdup-impl.h return NULL; NULL 55 maint/gnulib/lib/wcsftime.c if (tz != NULL && strchr (tz, '/') != NULL) NULL 21 maint/gnulib/lib/wcsnrtombs-impl.h if (ps == NULL) NULL 31 maint/gnulib/lib/wcsnrtombs-impl.h if (dest != NULL) NULL 50 maint/gnulib/lib/wcsnrtombs-impl.h src = NULL; NULL 23 maint/gnulib/lib/wcspbrk-impl.h return NULL; NULL 34 maint/gnulib/lib/wcspbrk-impl.h return NULL; NULL 45 maint/gnulib/lib/wcspbrk-impl.h return NULL; NULL 23 maint/gnulib/lib/wcsrchr-impl.h wchar_t *result = NULL; NULL 21 maint/gnulib/lib/wcsrtombs-impl.h if (ps == NULL) NULL 31 maint/gnulib/lib/wcsrtombs-impl.h if (dest != NULL) NULL 50 maint/gnulib/lib/wcsrtombs-impl.h src = NULL; NULL 33 maint/gnulib/lib/wcsrtombs.c if (ps == NULL) NULL 36 maint/gnulib/lib/wcsrtombs.c if (dest == NULL) NULL 40 maint/gnulib/lib/wcsrtombs.c return wcsrtombs (NULL, &temp_src, (size_t)-1, ps); NULL 50 maint/gnulib/lib/wcsstr-impl.h return NULL; NULL 21 maint/gnulib/lib/wcstok-impl.h if (wcs == NULL) NULL 24 maint/gnulib/lib/wcstok-impl.h if (wcs == NULL) NULL 25 maint/gnulib/lib/wcstok-impl.h return NULL; /* reminder that end of token sequence has been reached */ NULL 34 maint/gnulib/lib/wcstok-impl.h *ptr = NULL; NULL 35 maint/gnulib/lib/wcstok-impl.h return NULL; NULL 47 maint/gnulib/lib/wcstok-impl.h *ptr = NULL; NULL 39 maint/gnulib/lib/wcsxfrm-impl.h size_t need = wcstombs (NULL, s2, 0); NULL 43 maint/gnulib/lib/wcsxfrm-impl.h if (mbs2 == NULL) NULL 21 maint/gnulib/lib/wctomb-impl.h if (s == NULL) NULL 36 maint/gnulib/lib/wctrans-impl.h return NULL; NULL 95 maint/gnulib/lib/wctype-impl.h return NULL; NULL 67 maint/gnulib/lib/windows-cond.c if (elt == NULL) NULL 69 maint/gnulib/lib/windows-cond.c return NULL; NULL 73 maint/gnulib/lib/windows-cond.c event = CreateEvent (NULL, TRUE, FALSE, NULL); NULL 78 maint/gnulib/lib/windows-cond.c return NULL; NULL 94 maint/gnulib/lib/windows-cond.c if (elt->link.wql_next != NULL && elt->link.wql_prev != NULL) NULL 101 maint/gnulib/lib/windows-cond.c elt->link.wql_next = NULL; NULL 102 maint/gnulib/lib/windows-cond.c elt->link.wql_prev = NULL; NULL 125 maint/gnulib/lib/windows-cond.c elt->link.wql_next = NULL; NULL 126 maint/gnulib/lib/windows-cond.c elt->link.wql_prev = NULL; NULL 152 maint/gnulib/lib/windows-cond.c elt->link.wql_next = NULL; NULL 153 maint/gnulib/lib/windows-cond.c elt->link.wql_prev = NULL; NULL 202 maint/gnulib/lib/windows-cond.c if (elt == NULL) NULL 270 maint/gnulib/lib/windows-cond.c gettimeofday (&currtime, NULL); NULL 281 maint/gnulib/lib/windows-cond.c if (elt == NULL) NULL 314 maint/gnulib/lib/windows-cond.c gettimeofday (&currtime, NULL); NULL 38 maint/gnulib/lib/windows-rwlock.c wq->array = NULL; NULL 57 maint/gnulib/lib/windows-rwlock.c if (new_array == NULL) NULL 83 maint/gnulib/lib/windows-rwlock.c event = CreateEvent (NULL, TRUE, FALSE, NULL); NULL 371 maint/gnulib/lib/windows-rwlock.c if (lock->waiting_readers.array != NULL) NULL 373 maint/gnulib/lib/windows-rwlock.c if (lock->waiting_writers.array != NULL) NULL 56 maint/gnulib/lib/windows-spawn.c bool quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); NULL 89 maint/gnulib/lib/windows-spawn.c bool quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); NULL 133 maint/gnulib/lib/windows-spawn.c for (argc = 0; argv[argc] != NULL; argc++) NULL 156 maint/gnulib/lib/windows-spawn.c else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL) NULL 165 maint/gnulib/lib/windows-spawn.c mem = NULL; NULL 169 maint/gnulib/lib/windows-spawn.c if (mem == NULL) NULL 174 maint/gnulib/lib/windows-spawn.c return NULL; NULL 190 maint/gnulib/lib/windows-spawn.c else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL) NULL 201 maint/gnulib/lib/windows-spawn.c new_argv[1 + argc] = NULL; NULL 216 maint/gnulib/lib/windows-spawn.c for (ap = argv; (p = *ap) != NULL; ap++) NULL 222 maint/gnulib/lib/windows-spawn.c if (command == NULL) NULL 225 maint/gnulib/lib/windows-spawn.c return NULL; NULL 232 maint/gnulib/lib/windows-spawn.c for (ap = argv; (p = *ap) != NULL; ap++) NULL 261 maint/gnulib/lib/windows-spawn.c for (ep = envp; (p = *ep) != NULL; ep++) NULL 267 maint/gnulib/lib/windows-spawn.c if (envblock == NULL) NULL 270 maint/gnulib/lib/windows-spawn.c return NULL; NULL 273 maint/gnulib/lib/windows-spawn.c for (ep = envp; (p = *ep) != NULL; ep++) NULL 284 maint/gnulib/lib/windows-spawn.c if (new_envblock == NULL) NULL 288 maint/gnulib/lib/windows-spawn.c return NULL; NULL 346 maint/gnulib/lib/windows-spawn.c if (handles_array == NULL) NULL 353 maint/gnulib/lib/windows-spawn.c if (flags_array == NULL) NULL 455 maint/gnulib/lib/windows-spawn.c if (hblock == NULL) NULL 581 maint/gnulib/lib/windows-spawn.c || progname == NULL || argv == NULL) NULL 589 maint/gnulib/lib/windows-spawn.c find_in_given_path (progname, getenv ("PATH"), NULL, false); NULL 590 maint/gnulib/lib/windows-spawn.c if (resolved_progname == NULL) NULL 595 maint/gnulib/lib/windows-spawn.c if (command == NULL) NULL 600 maint/gnulib/lib/windows-spawn.c if (envp == NULL) NULL 601 maint/gnulib/lib/windows-spawn.c envblock = NULL; NULL 605 maint/gnulib/lib/windows-spawn.c if (envblock == NULL) NULL 614 maint/gnulib/lib/windows-spawn.c if (envblock != NULL) NULL 634 maint/gnulib/lib/windows-spawn.c sinfo.lpReserved = NULL; NULL 635 maint/gnulib/lib/windows-spawn.c sinfo.lpDesktop = NULL; NULL 636 maint/gnulib/lib/windows-spawn.c sinfo.lpTitle = NULL; NULL 641 maint/gnulib/lib/windows-spawn.c if (envblock != NULL) NULL 651 maint/gnulib/lib/windows-spawn.c if (!CreateProcess (resolved_progname, command, NULL, NULL, TRUE, NULL 659 maint/gnulib/lib/windows-spawn.c if (envblock != NULL) NULL 673 maint/gnulib/lib/windows-spawn.c if (envblock != NULL) NULL 92 maint/gnulib/lib/windows-thread.c if (thread == NULL) NULL 101 maint/gnulib/lib/windows-thread.c if (thread != NULL) NULL 111 maint/gnulib/lib/windows-thread.c thread->result = NULL; /* just to be deterministic */ NULL 128 maint/gnulib/lib/windows-thread.c if (thread->handle == NULL) NULL 161 maint/gnulib/lib/windows-thread.c if (thread == NULL) NULL 163 maint/gnulib/lib/windows-thread.c thread->handle = NULL; NULL 166 maint/gnulib/lib/windows-thread.c thread->result = NULL; /* just to be deterministic */ NULL 175 maint/gnulib/lib/windows-thread.c _beginthreadex (NULL, 100000, wrapper_func, thread, 0, &thread_id); NULL 177 maint/gnulib/lib/windows-thread.c if (thread_handle == NULL) NULL 185 maint/gnulib/lib/windows-thread.c if (thread->handle == NULL) NULL 200 maint/gnulib/lib/windows-thread.c if (thread == NULL) NULL 212 maint/gnulib/lib/windows-thread.c if (retvalp != NULL) NULL 225 maint/gnulib/lib/windows-thread.c if (thread == NULL) NULL 39 maint/gnulib/lib/windows-timedmutex.c HANDLE event = CreateEvent (NULL, FALSE, FALSE, NULL); NULL 155 maint/gnulib/lib/windows-timedmutex.c gettimeofday (&currtime, NULL); NULL 41 maint/gnulib/lib/windows-timedrecmutex.c HANDLE event = CreateEvent (NULL, FALSE, FALSE, NULL); NULL 185 maint/gnulib/lib/windows-timedrecmutex.c gettimeofday (&currtime, NULL); NULL 67 maint/gnulib/lib/windows-timedrwlock.c if (elt == NULL) NULL 69 maint/gnulib/lib/windows-timedrwlock.c return NULL; NULL 73 maint/gnulib/lib/windows-timedrwlock.c event = CreateEvent (NULL, TRUE, FALSE, NULL); NULL 78 maint/gnulib/lib/windows-timedrwlock.c return NULL; NULL 95 maint/gnulib/lib/windows-timedrwlock.c if (elt->link.wql_next != NULL && elt->link.wql_prev != NULL) NULL 102 maint/gnulib/lib/windows-timedrwlock.c elt->link.wql_next = NULL; NULL 103 maint/gnulib/lib/windows-timedrwlock.c elt->link.wql_prev = NULL; NULL 127 maint/gnulib/lib/windows-timedrwlock.c elt->link.wql_next = NULL; NULL 128 maint/gnulib/lib/windows-timedrwlock.c elt->link.wql_prev = NULL; NULL 155 maint/gnulib/lib/windows-timedrwlock.c elt->link.wql_next = NULL; NULL 156 maint/gnulib/lib/windows-timedrwlock.c elt->link.wql_prev = NULL; NULL 210 maint/gnulib/lib/windows-timedrwlock.c if (elt != NULL) NULL 270 maint/gnulib/lib/windows-timedrwlock.c if (elt != NULL) NULL 403 maint/gnulib/lib/windows-timedrwlock.c if (elt != NULL) NULL 413 maint/gnulib/lib/windows-timedrwlock.c gettimeofday (&currtime, NULL); NULL 523 maint/gnulib/lib/windows-timedrwlock.c if (elt != NULL) NULL 533 maint/gnulib/lib/windows-timedrwlock.c gettimeofday (&currtime, NULL); NULL 93 maint/gnulib/lib/windows-tls.c if (dtor_table[i].destructor == NULL) NULL 105 maint/gnulib/lib/windows-tls.c if (dtor_table[j].destructor != NULL) NULL 165 maint/gnulib/lib/windows-tls.c if (current.destructor != NULL) NULL 169 maint/gnulib/lib/windows-tls.c if (current_value != NULL) NULL 172 maint/gnulib/lib/windows-tls.c glwthread_tls_set (current.key, NULL); NULL 194 maint/gnulib/lib/windows-tls.c if (destructor != NULL) NULL 219 maint/gnulib/lib/windows-tls.c if (new_table == NULL) NULL 323 maint/gnulib/lib/windows-tls.c if (dtor_table[i].destructor != NULL /* skip inactive entries */ NULL 327 maint/gnulib/lib/windows-tls.c dtor_table[i].destructor = NULL; NULL 26 maint/gnulib/lib/wmemchr-impl.h return NULL; NULL 92 maint/gnulib/lib/write.c if (GetNamedPipeHandleState (h, &state, NULL, NULL, NULL, NULL 93 maint/gnulib/lib/write.c NULL, 0) NULL 112 maint/gnulib/lib/write.c if (GetNamedPipeInfo (h, NULL, &out_size, &in_size, NULL)) NULL 37 maint/gnulib/lib/xconcat-filename.c if (result == NULL) NULL 37 maint/gnulib/lib/xgetaname-impl.h char *alloc = NULL; NULL 60 maint/gnulib/lib/xgetaname-impl.h return NULL; NULL 61 maint/gnulib/lib/xgetaname-impl.h name = alloc = xpalloc (NULL, &size, 1, -1, 1); NULL 37 maint/gnulib/lib/xgetcwd.c char *cwd = getcwd (NULL, 0); NULL 101 maint/gnulib/lib/xmalloc.c return xreallocarray (NULL, n, s); NULL 107 maint/gnulib/lib/xmalloc.c return xireallocarray (NULL, n, s); NULL 33 maint/gnulib/lib/xmalloca.c if (p == NULL) NULL 41 maint/gnulib/lib/xreadlink.c if (result == NULL && errno == ENOMEM) NULL 43 maint/gnulib/lib/xreadlinkat.c if (result == NULL && errno == ENOMEM) NULL 47 maint/gnulib/lib/xstriconv.c if (result == NULL && errno == ENOMEM) NULL 59 maint/gnulib/lib/xstriconv.c if (result == NULL && errno == ENOMEM) NULL 53 maint/gnulib/lib/xstriconveh.c if (result == NULL && errno == ENOMEM) NULL 83 maint/gnulib/lib/xstriconveh.c if (result == NULL && errno == ENOMEM) NULL 55 maint/gnulib/lib/xstrtod.c if (terminator == str || (ptr == NULL && *terminator != '\0')) NULL 66 maint/gnulib/lib/xstrtod.c if (ptr != NULL) NULL 57 maint/gnulib/lib/xvasprintf.c return NULL; NULL 106 maint/gnulib/lib/xvasprintf.c return NULL; NULL 37 maint/gnulib/lib/yesno.c char *response = NULL; NULL 43 maint/gnulib/tests/bench-digest.h gettimeofday (&ts->real_start, NULL); NULL 52 maint/gnulib/tests/bench-digest.h gettimeofday (&real_end, NULL); NULL 37 maint/gnulib/tests/locale.c return (value != NULL ? value : ""); NULL 48 maint/gnulib/tests/locale.c printf ("%s=\"%s\"\n", variable, setlocale (category, NULL)); NULL 55 maint/gnulib/tests/qemu.h if (strstr (buf, "qemu") != NULL) NULL 70 maint/gnulib/tests/qemu.h if (strstr (buf, "QEMU") != NULL) NULL 74 maint/gnulib/tests/qemu.h if (strstr (buf, "AuthenticAMD") != NULL NULL 75 maint/gnulib/tests/qemu.h || strstr (buf, "GenuineIntel") != NULL) NULL 79 maint/gnulib/tests/qemu.h if (strstr (buf, "ARM") != NULL NULL 80 maint/gnulib/tests/qemu.h || strcasestr (buf, "aarch64") != NULL) NULL 84 maint/gnulib/tests/qemu.h if (strcasestr (buf, "SPARC") != NULL) NULL 88 maint/gnulib/tests/qemu.h if (strstr (buf, "POWER") != NULL) NULL 52 maint/gnulib/tests/test-aligned_alloc.c ASSERT (aligned2_blocks[i] != NULL); NULL 57 maint/gnulib/tests/test-aligned_alloc.c ASSERT (aligned4_blocks[i] != NULL); NULL 62 maint/gnulib/tests/test-aligned_alloc.c ASSERT (aligned8_blocks[i] != NULL); NULL 67 maint/gnulib/tests/test-aligned_alloc.c ASSERT (aligned16_blocks[i] != NULL); NULL 72 maint/gnulib/tests/test-aligned_alloc.c ASSERT (aligned32_blocks[i] != NULL); NULL 77 maint/gnulib/tests/test-aligned_alloc.c ASSERT (aligned64_blocks[i] != NULL); NULL 32 maint/gnulib/tests/test-areadlink.h ASSERT (func ("no_such", 1) == NULL); NULL 35 maint/gnulib/tests/test-areadlink.h ASSERT (func ("no_such/", 1) == NULL); NULL 38 maint/gnulib/tests/test-areadlink.h ASSERT (func ("", 1) == NULL); NULL 41 maint/gnulib/tests/test-areadlink.h ASSERT (func (".", 1) == NULL); NULL 44 maint/gnulib/tests/test-areadlink.h ASSERT (func ("./", 1) == NULL); NULL 48 maint/gnulib/tests/test-areadlink.h ASSERT (func (BASE "file", 1) == NULL); NULL 51 maint/gnulib/tests/test-areadlink.h ASSERT (func (BASE "file/", 1) == NULL); NULL 65 maint/gnulib/tests/test-areadlink.h ASSERT (func (BASE "link/", 1) == NULL); NULL 77 maint/gnulib/tests/test-areadlinkat-with-size.c ASSERT (areadlinkat_with_size (-1, BASE "link", 1) == NULL); NULL 80 maint/gnulib/tests/test-areadlinkat-with-size.c ASSERT (areadlinkat_with_size (AT_FDCWD, BASE "link", 1) == NULL); NULL 77 maint/gnulib/tests/test-areadlinkat.c ASSERT (areadlinkat (-1, BASE "link") == NULL); NULL 80 maint/gnulib/tests/test-areadlinkat.c ASSERT (areadlinkat (AT_FDCWD, BASE "link") == NULL); NULL 60 maint/gnulib/tests/test-argmatch.c NULL NULL 79 maint/gnulib/tests/test-argmatch.c { NULL, NULL } NULL 96 maint/gnulib/tests/test-argmatch.c { NULL, no_backups } NULL 107 maint/gnulib/tests/test-argmatch.c NULL NULL 26 maint/gnulib/tests/test-argp-version-etc.c NULL, NULL 27 maint/gnulib/tests/test-argp-version-etc.c NULL, NULL 28 maint/gnulib/tests/test-argp-version-etc.c NULL, NULL 30 maint/gnulib/tests/test-argp-version-etc.c NULL, NULL 31 maint/gnulib/tests/test-argp-version-etc.c NULL, NULL 32 maint/gnulib/tests/test-argp-version-etc.c NULL NULL 38 maint/gnulib/tests/test-argp-version-etc.c NULL NULL 45 maint/gnulib/tests/test-argp-version-etc.c return argp_parse (&test_argp, argc, argv, 0, NULL, NULL); NULL 46 maint/gnulib/tests/test-argp.c { NULL, 0, NULL, 0, "Option Group 1", 0 }, NULL 47 maint/gnulib/tests/test-argp.c { "verbose", 'v', NULL, 0, "Simple option without arguments", 1 }, NULL 49 maint/gnulib/tests/test-argp.c { "input", 0, NULL, OPTION_ALIAS, NULL, 1 }, NULL 50 maint/gnulib/tests/test-argp.c { "read", 'r', NULL, OPTION_ALIAS, NULL, 1 }, NULL 52 maint/gnulib/tests/test-argp.c { NULL, 0, NULL, 0, NULL, 0 } NULL 97 maint/gnulib/tests/test-argp.c { NULL, 0, NULL, 0, "Option Group 1.1", 0 }, NULL 98 maint/gnulib/tests/test-argp.c { "cantiga", 'C', NULL, 0, "create a cantiga" }, NULL 99 maint/gnulib/tests/test-argp.c { "sonet", 'S', NULL, 0, "create a sonet" }, NULL 100 maint/gnulib/tests/test-argp.c { NULL, 0, NULL, 0, NULL, 0 } NULL 133 maint/gnulib/tests/test-argp.c { NULL, 0, NULL, 0, "Option Group 2", 0 }, NULL 134 maint/gnulib/tests/test-argp.c { "option", 'O', NULL, 0, "An option", 1 }, NULL 137 maint/gnulib/tests/test-argp.c { "one", 0, NULL, OPTION_DOC | OPTION_NO_TRANS, "one unit", 3 }, NULL 138 maint/gnulib/tests/test-argp.c { "two", 0, NULL, OPTION_DOC | OPTION_NO_TRANS, "two units", 3 }, NULL 139 maint/gnulib/tests/test-argp.c { "many", 0, NULL, OPTION_DOC | OPTION_NO_TRANS, "many units", 3 }, NULL 140 maint/gnulib/tests/test-argp.c { NULL, 0, NULL, 0, NULL, 0 } NULL 179 maint/gnulib/tests/test-argp.c { NULL, 0, NULL, 0, "Option Group 2.1", 0 }, NULL 180 maint/gnulib/tests/test-argp.c { "poem", 'p', NULL, 0, "create a poem" }, NULL 181 maint/gnulib/tests/test-argp.c { "limerick", 'l', NULL, 0, "create a limerick" }, NULL 182 maint/gnulib/tests/test-argp.c { NULL, 0, NULL, 0, NULL, 0 } NULL 215 maint/gnulib/tests/test-argp.c { NULL, 0, NULL, 0, "Main options", 0 }, NULL 216 maint/gnulib/tests/test-argp.c { "test", 't', NULL, 0, NULL, 1 }, NULL 217 maint/gnulib/tests/test-argp.c { NULL, 0, NULL, 0, NULL, 0 } NULL 252 maint/gnulib/tests/test-argp.c NULL, NULL 253 maint/gnulib/tests/test-argp.c NULL, NULL 254 maint/gnulib/tests/test-argp.c NULL NULL 268 maint/gnulib/tests/test-argp.c char *argv[] = { ARGV0, arg1, NULL }; \ NULL 272 maint/gnulib/tests/test-argp.c char *argv[] = { ARGV0, arg1, arg2, NULL }; \ NULL 276 maint/gnulib/tests/test-argp.c char *argv[] = { ARGV0, arg1, arg2, arg3, NULL }; \ NULL 293 maint/gnulib/tests/test-argp.c if (argp_parse (argp, argc, argv, 0, NULL, &test_args)) NULL 303 maint/gnulib/tests/test-argp.c if (argp_parse (argp, argc, argv, 0, NULL, &test_args)) NULL 312 maint/gnulib/tests/test-argp.c if (argp_parse (argp, argc, argv, 0, NULL, args)) NULL 379 maint/gnulib/tests/test-argp.c test_optional (argp, argc, argv, &test_args, "ARG", NULL); NULL 386 maint/gnulib/tests/test-argp.c test_optional (argp, argc, argv, &test_args, NULL, "ARG"); NULL 393 maint/gnulib/tests/test-argp.c test_optional (argp, argc, argv, &test_args, "ARG", NULL); NULL 400 maint/gnulib/tests/test-argp.c test_optional (argp, argc, argv, &test_args, NULL, "ARG"); NULL 407 maint/gnulib/tests/test-argp.c test_optional (argp, argc, argv, &test_args, "ARG", NULL); NULL 421 maint/gnulib/tests/test-argp.c if (argp_parse (argp, argc, argv, 0, NULL, &test_args)) NULL 431 maint/gnulib/tests/test-argp.c if (argp_parse (argp, argc, argv, 0, NULL, &test_args)) NULL 454 maint/gnulib/tests/test-argp.c NULL NULL 464 maint/gnulib/tests/test-argp.c group1_children[1].argp = NULL; NULL 468 maint/gnulib/tests/test-argp.c group2_children[1].argp = NULL; NULL 473 maint/gnulib/tests/test-argp.c argp_children[2].argp = NULL; NULL 480 maint/gnulib/tests/test-argp.c return argp_parse (&test_argp, argc, argv, 0, NULL, &test_args); NULL 54 maint/gnulib/tests/test-argv-iter.c {NULL}, NULL 55 maint/gnulib/tests/test-argv-iter.c {one, NULL}, NULL 56 maint/gnulib/tests/test-argv-iter.c {one, two, NULL}, NULL 57 maint/gnulib/tests/test-argv-iter.c {one, two, three, NULL} NULL 72 maint/gnulib/tests/test-argv-iter.c ASSERT ((fp = write_nul_delimited_argv (av[i])) != NULL); NULL 77 maint/gnulib/tests/test-argv-iter.c fp = NULL; NULL 87 maint/gnulib/tests/test-argv-iter.c ASSERT ((s == NULL) ^ (ai_err == AI_ERR_OK)); NULL 56 maint/gnulib/tests/test-array_list.c while (i < n && node2 != NULL) NULL 62 maint/gnulib/tests/test-array_list.c ASSERT ((i == n) == (node2 == NULL)); NULL 74 maint/gnulib/tests/test-array_list.c while (i != (size_t)(-1) && node2 != NULL) NULL 80 maint/gnulib/tests/test-array_list.c ASSERT ((i == (size_t)(-1)) == (node2 == NULL)); NULL 103 maint/gnulib/tests/test-array_list.c list1 = gl_list_nx_create (GL_ARRAY_LIST, NULL, NULL, NULL, true, NULL 105 maint/gnulib/tests/test-array_list.c ASSERT (list1 != NULL); NULL 107 maint/gnulib/tests/test-array_list.c list2 = gl_list_nx_create_empty (GL_ARRAY_LIST, NULL, NULL, NULL, true); NULL 108 maint/gnulib/tests/test-array_list.c ASSERT (list2 != NULL); NULL 110 maint/gnulib/tests/test-array_list.c ASSERT (gl_list_nx_add_last (list2, contents[i]) != NULL); NULL 130 maint/gnulib/tests/test-array_list.c ASSERT (node1 != NULL); NULL 135 maint/gnulib/tests/test-array_list.c ASSERT (node2 != NULL); NULL 157 maint/gnulib/tests/test-array_list.c if (node1 == NULL) NULL 159 maint/gnulib/tests/test-array_list.c ASSERT (node2 == NULL); NULL 163 maint/gnulib/tests/test-array_list.c ASSERT (node2 != NULL); NULL 193 maint/gnulib/tests/test-array_list.c ASSERT (node1 != NULL); NULL 195 maint/gnulib/tests/test-array_list.c ASSERT (node2 != NULL); NULL 207 maint/gnulib/tests/test-array_list.c ASSERT (node1 != NULL); NULL 209 maint/gnulib/tests/test-array_list.c ASSERT (node2 != NULL); NULL 223 maint/gnulib/tests/test-array_list.c ASSERT (node1 != NULL); NULL 225 maint/gnulib/tests/test-array_list.c ASSERT (node1 != NULL); NULL 227 maint/gnulib/tests/test-array_list.c ASSERT (node1 != NULL); NULL 229 maint/gnulib/tests/test-array_list.c ASSERT (node2 != NULL); NULL 231 maint/gnulib/tests/test-array_list.c ASSERT (node2 != NULL); NULL 233 maint/gnulib/tests/test-array_list.c ASSERT (node2 != NULL); NULL 250 maint/gnulib/tests/test-array_list.c ASSERT (node1 != NULL); NULL 252 maint/gnulib/tests/test-array_list.c ASSERT (node2 != NULL); NULL 277 maint/gnulib/tests/test-array_list.c ASSERT (node1 != NULL); NULL 278 maint/gnulib/tests/test-array_list.c ASSERT (node2 != NULL); NULL 339 maint/gnulib/tests/test-array_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 341 maint/gnulib/tests/test-array_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 344 maint/gnulib/tests/test-array_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 345 maint/gnulib/tests/test-array_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 360 maint/gnulib/tests/test-array_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 362 maint/gnulib/tests/test-array_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 365 maint/gnulib/tests/test-array_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 366 maint/gnulib/tests/test-array_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 135 maint/gnulib/tests/test-array_map.c string_equals, string_hash, NULL, NULL); NULL 136 maint/gnulib/tests/test-array_map.c ASSERT (map1 != NULL); NULL 139 maint/gnulib/tests/test-array_map.c keys = gl_list_create_empty (GL_ARRAY_LIST, NULL, NULL, NULL, false); NULL 140 maint/gnulib/tests/test-array_map.c values = gl_list_create_empty (GL_ARRAY_LIST, NULL, NULL, NULL, false); NULL 175 maint/gnulib/tests/test-array_map.c == (index != (size_t)(-1) ? gl_list_get_at (values, index) : NULL)); NULL 93 maint/gnulib/tests/test-array_omap.c map1 = gl_omap_nx_create_empty (GL_ARRAY_OMAP, (gl_mapkey_compar_fn) strcmp, NULL, NULL); NULL 94 maint/gnulib/tests/test-array_omap.c ASSERT (map1 != NULL); NULL 97 maint/gnulib/tests/test-array_omap.c keys = gl_list_create_empty (GL_ARRAY_LIST, NULL, NULL, NULL, false); NULL 98 maint/gnulib/tests/test-array_omap.c values = gl_list_create_empty (GL_ARRAY_LIST, NULL, NULL, NULL, false); NULL 133 maint/gnulib/tests/test-array_omap.c == (index != (size_t)(-1) ? gl_list_get_at (values, index) : NULL)); NULL 108 maint/gnulib/tests/test-array_oset.c set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); NULL 109 maint/gnulib/tests/test-array_oset.c ASSERT (set1 != NULL); NULL 112 maint/gnulib/tests/test-array_oset.c set2 = gl_list_create_empty (GL_ARRAY_LIST, NULL, NULL, NULL, false); NULL 121 maint/gnulib/tests/test-array_oset.c == (gl_sortedlist_search (set2, (gl_listelement_compar_fn)strcmp, obj) != NULL NULL 136 maint/gnulib/tests/test-array_oset.c == (gl_sortedlist_search (set2, (gl_listelement_compar_fn)strcmp, obj) != NULL)); NULL 143 maint/gnulib/tests/test-array_oset.c == (gl_sortedlist_search (set2, (gl_listelement_compar_fn)strcmp, obj) != NULL NULL 107 maint/gnulib/tests/test-array_set.c set1 = gl_set_nx_create_empty (GL_ARRAY_SET, NULL, NULL, NULL); NULL 108 maint/gnulib/tests/test-array_set.c ASSERT (set1 != NULL); NULL 111 maint/gnulib/tests/test-array_set.c set2 = gl_oset_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); NULL 39 maint/gnulib/tests/test-astrxfrm.c char *transform = astrxfrm (input, NULL, &length); NULL 40 maint/gnulib/tests/test-astrxfrm.c ASSERT (transform != NULL); NULL 48 maint/gnulib/tests/test-astrxfrm.c char *transform = astrxfrm (input, NULL, &length); NULL 49 maint/gnulib/tests/test-astrxfrm.c ASSERT (transform != NULL); NULL 62 maint/gnulib/tests/test-astrxfrm.c ASSERT (transform != NULL); NULL 77 maint/gnulib/tests/test-astrxfrm.c ASSERT (transform != NULL); NULL 92 maint/gnulib/tests/test-astrxfrm.c ASSERT (transform != NULL); NULL 127 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c sigprocmask (SIG_BLOCK, &mask, NULL); /* equivalent to pthread_sigmask */ NULL 152 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c while (gl_list_iterator_next (&iter, &elt, NULL)) NULL 243 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c nanosleep (&ts, NULL); NULL 273 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c ASSERT (gl_list_nx_add_first (list2, obj) != NULL); NULL 279 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c ASSERT (gl_list_nx_add_first (list1, obj) != NULL); NULL 322 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c list1 = gl_list_nx_create_empty (GL_LINKED_LIST, NULL, NULL, NULL, true); NULL 323 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c ASSERT (list1 != NULL); NULL 325 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c ASSERT (gl_list_nx_add_first (list1, contents[i]) != NULL); NULL 327 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c list2 = gl_list_nx_create_empty (GL_LINKED_LIST, NULL, NULL, NULL, true); NULL 328 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c ASSERT (list2 != NULL); NULL 330 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c ASSERT (gl_list_nx_add_last (list2, contents[i]) != NULL); NULL 351 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c ASSERT (sigaction (MY_SIGNAL, &action, NULL) == 0); NULL 361 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c signal_sending_thread (NULL); NULL 367 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c signal_target = gl_thread_create (idle_thread, NULL); NULL 369 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c signal_sending_thread (NULL); NULL 376 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c signal_target = gl_thread_self (); signal_sending_thread (NULL); NULL 122 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c while (gl_list_iterator_next (&iter, &elt, NULL)) NULL 255 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c sigprocmask (SIG_BLOCK, &mask, NULL); /* equivalent to pthread_sigmask */ NULL 281 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c while (gl_list_iterator_next (&iter, &elt, NULL)) NULL 376 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c nanosleep (&ts, NULL); NULL 406 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c ASSERT (gl_list_nx_add_first (list2, obj) != NULL); NULL 408 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c ASSERT (gl_list_nx_add_first (list1, obj) != NULL); NULL 447 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c list1 = gl_list_nx_create_empty (GL_LINKED_LIST, NULL, NULL, NULL, true); NULL 448 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c ASSERT (list1 != NULL); NULL 450 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c ASSERT (gl_list_nx_add_first (list1, contents[i]) != NULL); NULL 452 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c list2 = gl_list_nx_create_empty (GL_LINKED_LIST, NULL, NULL, NULL, true); NULL 453 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c ASSERT (list2 != NULL); NULL 455 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c ASSERT (gl_list_nx_add_last (list2, contents[i]) != NULL); NULL 473 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c ASSERT (sigaction (MY_SIGNAL, &action, NULL) == 0); NULL 483 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c signal_sending_thread (NULL); NULL 489 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c signal_target = gl_thread_create (idle_thread, NULL); NULL 491 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c signal_sending_thread (NULL); NULL 498 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c signal_target = gl_thread_self (); signal_sending_thread (NULL); NULL 156 maint/gnulib/tests/test-asyncsafe-spin2.c return NULL; NULL 178 maint/gnulib/tests/test-asyncsafe-spin2.c return NULL; NULL 195 maint/gnulib/tests/test-asyncsafe-spin2.c checkerthread = gl_thread_create (lock_checker_thread, NULL); NULL 197 maint/gnulib/tests/test-asyncsafe-spin2.c threads[i] = gl_thread_create (lock_mutator_thread, NULL); NULL 201 maint/gnulib/tests/test-asyncsafe-spin2.c gl_thread_join (threads[i], NULL); NULL 203 maint/gnulib/tests/test-asyncsafe-spin2.c gl_thread_join (checkerthread, NULL); NULL 55 maint/gnulib/tests/test-avltree_list.c while (node1 != NULL && node2 != NULL) NULL 62 maint/gnulib/tests/test-avltree_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 70 maint/gnulib/tests/test-avltree_list.c while (node1 != NULL && node2 != NULL) NULL 77 maint/gnulib/tests/test-avltree_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 109 maint/gnulib/tests/test-avltree_list.c list1 = gl_list_nx_create (GL_ARRAY_LIST, NULL, NULL, NULL, true, NULL 111 maint/gnulib/tests/test-avltree_list.c ASSERT (list1 != NULL); NULL 113 maint/gnulib/tests/test-avltree_list.c list2 = gl_list_nx_create_empty (GL_AVLTREE_LIST, NULL, NULL, NULL, true); NULL 114 maint/gnulib/tests/test-avltree_list.c ASSERT (list2 != NULL); NULL 116 maint/gnulib/tests/test-avltree_list.c ASSERT (gl_list_nx_add_last (list2, contents[i]) != NULL); NULL 119 maint/gnulib/tests/test-avltree_list.c list3 = gl_list_nx_create (GL_AVLTREE_LIST, NULL, NULL, NULL, true, NULL 121 maint/gnulib/tests/test-avltree_list.c ASSERT (list3 != NULL); NULL 141 maint/gnulib/tests/test-avltree_list.c ASSERT (node1 != NULL); NULL 146 maint/gnulib/tests/test-avltree_list.c ASSERT (node2 != NULL); NULL 151 maint/gnulib/tests/test-avltree_list.c ASSERT (node3 != NULL); NULL 182 maint/gnulib/tests/test-avltree_list.c if (node1 == NULL) NULL 184 maint/gnulib/tests/test-avltree_list.c ASSERT (node2 == NULL); NULL 185 maint/gnulib/tests/test-avltree_list.c ASSERT (node3 == NULL); NULL 189 maint/gnulib/tests/test-avltree_list.c ASSERT (node2 != NULL); NULL 190 maint/gnulib/tests/test-avltree_list.c ASSERT (node3 != NULL); NULL 226 maint/gnulib/tests/test-avltree_list.c ASSERT (node1 != NULL); NULL 228 maint/gnulib/tests/test-avltree_list.c ASSERT (node2 != NULL); NULL 230 maint/gnulib/tests/test-avltree_list.c ASSERT (node3 != NULL); NULL 244 maint/gnulib/tests/test-avltree_list.c ASSERT (node1 != NULL); NULL 246 maint/gnulib/tests/test-avltree_list.c ASSERT (node2 != NULL); NULL 248 maint/gnulib/tests/test-avltree_list.c ASSERT (node3 != NULL); NULL 264 maint/gnulib/tests/test-avltree_list.c ASSERT (node1 != NULL); NULL 266 maint/gnulib/tests/test-avltree_list.c ASSERT (node1 != NULL); NULL 268 maint/gnulib/tests/test-avltree_list.c ASSERT (node1 != NULL); NULL 270 maint/gnulib/tests/test-avltree_list.c ASSERT (node2 != NULL); NULL 272 maint/gnulib/tests/test-avltree_list.c ASSERT (node2 != NULL); NULL 274 maint/gnulib/tests/test-avltree_list.c ASSERT (node2 != NULL); NULL 276 maint/gnulib/tests/test-avltree_list.c ASSERT (node3 != NULL); NULL 278 maint/gnulib/tests/test-avltree_list.c ASSERT (node3 != NULL); NULL 280 maint/gnulib/tests/test-avltree_list.c ASSERT (node3 != NULL); NULL 301 maint/gnulib/tests/test-avltree_list.c ASSERT (node1 != NULL); NULL 303 maint/gnulib/tests/test-avltree_list.c ASSERT (node2 != NULL); NULL 305 maint/gnulib/tests/test-avltree_list.c ASSERT (node3 != NULL); NULL 341 maint/gnulib/tests/test-avltree_list.c ASSERT (node1 != NULL); NULL 342 maint/gnulib/tests/test-avltree_list.c ASSERT (node2 != NULL); NULL 343 maint/gnulib/tests/test-avltree_list.c ASSERT (node3 != NULL); NULL 411 maint/gnulib/tests/test-avltree_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 413 maint/gnulib/tests/test-avltree_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 415 maint/gnulib/tests/test-avltree_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 418 maint/gnulib/tests/test-avltree_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 419 maint/gnulib/tests/test-avltree_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 420 maint/gnulib/tests/test-avltree_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 437 maint/gnulib/tests/test-avltree_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 439 maint/gnulib/tests/test-avltree_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 441 maint/gnulib/tests/test-avltree_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 444 maint/gnulib/tests/test-avltree_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 445 maint/gnulib/tests/test-avltree_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 446 maint/gnulib/tests/test-avltree_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 87 maint/gnulib/tests/test-avltree_omap.c map1 = gl_omap_nx_create_empty (GL_ARRAY_OMAP, (gl_mapkey_compar_fn) strcmp, NULL, NULL); NULL 88 maint/gnulib/tests/test-avltree_omap.c ASSERT (map1 != NULL); NULL 91 maint/gnulib/tests/test-avltree_omap.c map2 = gl_omap_nx_create_empty (GL_AVLTREE_OMAP, (gl_mapkey_compar_fn) strcmp, NULL, NULL); NULL 92 maint/gnulib/tests/test-avltree_omap.c ASSERT (map2 != NULL); NULL 92 maint/gnulib/tests/test-avltree_oset.c set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); NULL 93 maint/gnulib/tests/test-avltree_oset.c ASSERT (set1 != NULL); NULL 96 maint/gnulib/tests/test-avltree_oset.c set2 = gl_oset_nx_create_empty (GL_AVLTREE_OSET, (gl_setelement_compar_fn) strcmp, NULL); NULL 97 maint/gnulib/tests/test-avltree_oset.c ASSERT (set2 != NULL); NULL 82 maint/gnulib/tests/test-avltreehash_list.c while (node1 != NULL && node2 != NULL) NULL 89 maint/gnulib/tests/test-avltreehash_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 97 maint/gnulib/tests/test-avltreehash_list.c while (node1 != NULL && node2 != NULL) NULL 104 maint/gnulib/tests/test-avltreehash_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 137 maint/gnulib/tests/test-avltreehash_list.c string_equals, string_hash, NULL, true, NULL 139 maint/gnulib/tests/test-avltreehash_list.c ASSERT (list1 != NULL); NULL 142 maint/gnulib/tests/test-avltreehash_list.c string_equals, string_hash, NULL, true); NULL 143 maint/gnulib/tests/test-avltreehash_list.c ASSERT (list2 != NULL); NULL 145 maint/gnulib/tests/test-avltreehash_list.c ASSERT (gl_list_nx_add_last (list2, contents[i]) != NULL); NULL 149 maint/gnulib/tests/test-avltreehash_list.c string_equals, string_hash, NULL, true, NULL 151 maint/gnulib/tests/test-avltreehash_list.c ASSERT (list3 != NULL); NULL 171 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node1 != NULL); NULL 176 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node2 != NULL); NULL 181 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node3 != NULL); NULL 212 maint/gnulib/tests/test-avltreehash_list.c if (node1 == NULL) NULL 214 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node2 == NULL); NULL 215 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node3 == NULL); NULL 219 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node2 != NULL); NULL 220 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node3 != NULL); NULL 256 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node1 != NULL); NULL 258 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node2 != NULL); NULL 260 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node3 != NULL); NULL 274 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node1 != NULL); NULL 276 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node2 != NULL); NULL 278 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node3 != NULL); NULL 294 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node1 != NULL); NULL 296 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node1 != NULL); NULL 298 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node1 != NULL); NULL 300 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node2 != NULL); NULL 302 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node2 != NULL); NULL 304 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node2 != NULL); NULL 306 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node3 != NULL); NULL 308 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node3 != NULL); NULL 310 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node3 != NULL); NULL 331 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node1 != NULL); NULL 333 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node2 != NULL); NULL 335 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node3 != NULL); NULL 371 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node1 != NULL); NULL 372 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node2 != NULL); NULL 373 maint/gnulib/tests/test-avltreehash_list.c ASSERT (node3 != NULL); NULL 441 maint/gnulib/tests/test-avltreehash_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 443 maint/gnulib/tests/test-avltreehash_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 445 maint/gnulib/tests/test-avltreehash_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 448 maint/gnulib/tests/test-avltreehash_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 449 maint/gnulib/tests/test-avltreehash_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 450 maint/gnulib/tests/test-avltreehash_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 467 maint/gnulib/tests/test-avltreehash_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 469 maint/gnulib/tests/test-avltreehash_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 471 maint/gnulib/tests/test-avltreehash_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 474 maint/gnulib/tests/test-avltreehash_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 475 maint/gnulib/tests/test-avltreehash_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 476 maint/gnulib/tests/test-avltreehash_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 171 maint/gnulib/tests/test-base32.c ok = base32_decode_alloc_ctx (NULL, b32in, strlen (b32in), &p, &len); NULL 236 maint/gnulib/tests/test-base32.c ok = base32_decode_alloc_ctx (NULL, " ! ", 3, &p, &len); NULL 239 maint/gnulib/tests/test-base32.c ok = base32_decode_alloc_ctx (NULL, "ABC\nDEF", 7, &p, &len); NULL 242 maint/gnulib/tests/test-base32.c ok = base32_decode_alloc_ctx (NULL, "AA", 2, &p, &len); NULL 245 maint/gnulib/tests/test-base32.c ok = base32_decode_alloc_ctx (NULL, "AA=", 3, &p, &len); NULL 248 maint/gnulib/tests/test-base32.c ok = base32_decode_alloc_ctx (NULL, "AABBAAxx", 8, &p, &len); NULL 251 maint/gnulib/tests/test-base32.c ok = base32_decode_alloc_ctx (NULL, "AABBAA=X", 8, &p, &len); NULL 254 maint/gnulib/tests/test-base32.c ok = base32_decode_alloc_ctx (NULL, "AABBAA=X", 8, &p, &len); NULL 257 maint/gnulib/tests/test-base32.c ok = base32_decode_alloc_ctx (NULL, "AABBAA=A", 8, &p, &len); NULL 148 maint/gnulib/tests/test-base64.c ok = base64_decode_alloc_ctx (NULL, b64in, strlen (b64in), &p, &len); NULL 213 maint/gnulib/tests/test-base64.c ok = base64_decode_alloc_ctx (NULL, " ! ", 3, &p, &len); NULL 216 maint/gnulib/tests/test-base64.c ok = base64_decode_alloc_ctx (NULL, "abc\ndef", 7, &p, &len); NULL 219 maint/gnulib/tests/test-base64.c ok = base64_decode_alloc_ctx (NULL, "aa", 2, &p, &len); NULL 222 maint/gnulib/tests/test-base64.c ok = base64_decode_alloc_ctx (NULL, "aa=", 3, &p, &len); NULL 225 maint/gnulib/tests/test-base64.c ok = base64_decode_alloc_ctx (NULL, "aax", 3, &p, &len); NULL 228 maint/gnulib/tests/test-base64.c ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); NULL 231 maint/gnulib/tests/test-base64.c ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len); NULL 234 maint/gnulib/tests/test-base64.c ok = base64_decode_alloc_ctx (NULL, "aax=X", 5, &p, &len); NULL 38 maint/gnulib/tests/test-btoc32.c if (setlocale (LC_ALL, "") == NULL) NULL 37 maint/gnulib/tests/test-btowc.c if (setlocale (LC_ALL, "") == NULL) NULL 31 maint/gnulib/tests/test-c-dtoastr.c if (setlocale (LC_ALL, "") == NULL) NULL 31 maint/gnulib/tests/test-c-ldtoastr.c if (setlocale (LC_ALL, "") == NULL) NULL 31 maint/gnulib/tests/test-c-snprintf.c if (setlocale (LC_ALL, "") == NULL) NULL 61 maint/gnulib/tests/test-c-stack.c if (c_stack_action (NULL) == 0) NULL 35 maint/gnulib/tests/test-c-strcasecmp.c if (setlocale (LC_ALL, "") == NULL) NULL 52 maint/gnulib/tests/test-c-strcasestr.c ASSERT (result == NULL); NULL 68 maint/gnulib/tests/test-c-strcasestr.c ASSERT (result == NULL); NULL 90 maint/gnulib/tests/test-c-strcasestr.c if (haystack != NULL) NULL 114 maint/gnulib/tests/test-c-strcasestr.c if (needle != NULL) NULL 121 maint/gnulib/tests/test-c-strcasestr.c ASSERT (c_strcasestr (haystack, needle) == NULL); NULL 133 maint/gnulib/tests/test-c-strcasestr.c if (haystack != NULL && needle != NULL) NULL 246 maint/gnulib/tests/test-c-strcasestr.c if (haystack != NULL && needle != NULL) NULL 35 maint/gnulib/tests/test-c-strncasecmp.c if (setlocale (LC_ALL, "") == NULL) NULL 52 maint/gnulib/tests/test-c-strstr.c ASSERT (result == NULL); NULL 64 maint/gnulib/tests/test-c-strstr.c if (haystack != NULL) NULL 88 maint/gnulib/tests/test-c-strstr.c if (needle != NULL) NULL 95 maint/gnulib/tests/test-c-strstr.c ASSERT (c_strstr (haystack, needle) == NULL); NULL 107 maint/gnulib/tests/test-c-strstr.c if (haystack != NULL && needle != NULL) NULL 220 maint/gnulib/tests/test-c-strstr.c if (haystack != NULL && needle != NULL) NULL 43 maint/gnulib/tests/test-c-vasprintf.c if (setlocale (LC_ALL, "") == NULL) NULL 67 maint/gnulib/tests/test-c-vasprintf.c ASSERT (s != NULL); NULL 73 maint/gnulib/tests/test-c-vasprintf.c ASSERT (s != NULL); NULL 46 maint/gnulib/tests/test-c-vsnprintf.c if (setlocale (LC_ALL, "") == NULL) NULL 44 maint/gnulib/tests/test-c-xvasprintf.c if (setlocale (LC_ALL, "") == NULL) NULL 67 maint/gnulib/tests/test-c-xvasprintf.c ASSERT (s != NULL); NULL 72 maint/gnulib/tests/test-c-xvasprintf.c ASSERT (s != NULL); NULL 54 maint/gnulib/tests/test-c32isalnum.c if (setlocale (LC_ALL, "") == NULL) NULL 54 maint/gnulib/tests/test-c32isalpha.c if (setlocale (LC_ALL, "") == NULL) NULL 54 maint/gnulib/tests/test-c32isblank.c if (setlocale (LC_ALL, "") == NULL) NULL 54 maint/gnulib/tests/test-c32iscntrl.c if (setlocale (LC_ALL, "") == NULL) NULL 54 maint/gnulib/tests/test-c32isdigit.c if (setlocale (LC_ALL, "") == NULL) NULL 54 maint/gnulib/tests/test-c32isgraph.c if (setlocale (LC_ALL, "") == NULL) NULL 54 maint/gnulib/tests/test-c32islower.c if (setlocale (LC_ALL, "") == NULL) NULL 54 maint/gnulib/tests/test-c32isprint.c if (setlocale (LC_ALL, "") == NULL) NULL 54 maint/gnulib/tests/test-c32ispunct.c if (setlocale (LC_ALL, "") == NULL) NULL 54 maint/gnulib/tests/test-c32isspace.c if (setlocale (LC_ALL, "") == NULL) NULL 54 maint/gnulib/tests/test-c32isupper.c if (setlocale (LC_ALL, "") == NULL) NULL 54 maint/gnulib/tests/test-c32isxdigit.c if (setlocale (LC_ALL, "") == NULL) NULL 45 maint/gnulib/tests/test-c32rtomb-w32.c if (setlocale (LC_ALL, name_with_codepage) == NULL) NULL 57 maint/gnulib/tests/test-c32rtomb-w32.c if (setlocale (LC_ALL, name) == NULL) NULL 94 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0, NULL); NULL 128 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, btoc32 (c), NULL); NULL 137 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (NULL, '\0', NULL); NULL 139 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (NULL, btoc32 ('x'), NULL); NULL 150 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x00FC, NULL); NULL 156 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x00DF, NULL); NULL 168 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x0622, NULL); NULL 174 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x0644, NULL); NULL 180 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x0648, NULL); NULL 192 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x65E5, NULL); NULL 198 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x672C, NULL); NULL 204 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x8A9E, NULL); NULL 216 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x65E5, NULL); NULL 222 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x672C, NULL); NULL 228 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x8A9E, NULL); NULL 240 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x65E5, NULL); NULL 246 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x672C, NULL); NULL 252 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x8A9E, NULL); NULL 266 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x00FC, NULL); NULL 272 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x00DF, NULL); NULL 278 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x1F60B, NULL); NULL 292 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x00FC, NULL); NULL 298 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x00DF, NULL); NULL 304 maint/gnulib/tests/test-c32rtomb-w32.c ret = c32rtomb (buf, 0x1F60B, NULL); NULL 47 maint/gnulib/tests/test-c32rtomb.c ret = c32rtomb (buf, wc, NULL); NULL 52 maint/gnulib/tests/test-c32rtomb.c ret = c32rtomb (NULL, wc, NULL); NULL 63 maint/gnulib/tests/test-c32rtomb.c if (setlocale (LC_ALL, "") == NULL) NULL 69 maint/gnulib/tests/test-c32rtomb.c ret = c32rtomb (buf, 0, NULL); NULL 103 maint/gnulib/tests/test-c32rtomb.c ret = c32rtomb (buf, btoc32 (c), NULL); NULL 112 maint/gnulib/tests/test-c32rtomb.c ret = c32rtomb (NULL, '\0', NULL); NULL 114 maint/gnulib/tests/test-c32rtomb.c ret = c32rtomb (NULL, btoc32 ('x'), NULL); NULL 37 maint/gnulib/tests/test-c32snrtombs.c if (setlocale (LC_ALL, "") == NULL) NULL 68 maint/gnulib/tests/test-c32snrtombs.c ret = c32snrtombs (NULL, &src, 6, n, NULL); NULL 73 maint/gnulib/tests/test-c32snrtombs.c ret = c32snrtombs (buf, &src, 6, n, NULL); NULL 75 maint/gnulib/tests/test-c32snrtombs.c ASSERT (src == (n <= 5 ? input + n : NULL)); NULL 77 maint/gnulib/tests/test-c32snrtombs.c if (src == NULL) NULL 79 maint/gnulib/tests/test-c32snrtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 80 maint/gnulib/tests/test-c32snrtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 81 maint/gnulib/tests/test-c32snrtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 97 maint/gnulib/tests/test-c32snrtombs.c ret = c32snrtombs (NULL, &src, 6, n, NULL); NULL 102 maint/gnulib/tests/test-c32snrtombs.c ret = c32snrtombs (buf, &src, 6, n, NULL); NULL 112 maint/gnulib/tests/test-c32snrtombs.c n <= 10 ? input + (n - 5) : NULL)); NULL 114 maint/gnulib/tests/test-c32snrtombs.c if (src == NULL) NULL 116 maint/gnulib/tests/test-c32snrtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 117 maint/gnulib/tests/test-c32snrtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 118 maint/gnulib/tests/test-c32snrtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 134 maint/gnulib/tests/test-c32snrtombs.c ret = c32snrtombs (NULL, &src, 6, n, NULL); NULL 139 maint/gnulib/tests/test-c32snrtombs.c ret = c32snrtombs (buf, &src, 6, n, NULL); NULL 149 maint/gnulib/tests/test-c32snrtombs.c n <= 8 ? input + (n - 3) : NULL)); NULL 151 maint/gnulib/tests/test-c32snrtombs.c if (src == NULL) NULL 153 maint/gnulib/tests/test-c32snrtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 154 maint/gnulib/tests/test-c32snrtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 155 maint/gnulib/tests/test-c32snrtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 172 maint/gnulib/tests/test-c32snrtombs.c ret = c32snrtombs (NULL, &src, 6, n, NULL); NULL 177 maint/gnulib/tests/test-c32snrtombs.c ret = c32snrtombs (buf, &src, 6, n, NULL); NULL 187 maint/gnulib/tests/test-c32snrtombs.c n <= 12 ? input + (n - 7) : NULL)); NULL 189 maint/gnulib/tests/test-c32snrtombs.c if (src == NULL) NULL 191 maint/gnulib/tests/test-c32snrtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 192 maint/gnulib/tests/test-c32snrtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 193 maint/gnulib/tests/test-c32snrtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 37 maint/gnulib/tests/test-c32srtombs.c if (setlocale (LC_ALL, "") == NULL) NULL 68 maint/gnulib/tests/test-c32srtombs.c ret = c32srtombs (NULL, &src, n, NULL); NULL 73 maint/gnulib/tests/test-c32srtombs.c ret = c32srtombs (buf, &src, n, NULL); NULL 75 maint/gnulib/tests/test-c32srtombs.c ASSERT (src == (n <= 5 ? input + n : NULL)); NULL 77 maint/gnulib/tests/test-c32srtombs.c if (src == NULL) NULL 79 maint/gnulib/tests/test-c32srtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 80 maint/gnulib/tests/test-c32srtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 81 maint/gnulib/tests/test-c32srtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 97 maint/gnulib/tests/test-c32srtombs.c ret = c32srtombs (NULL, &src, n, NULL); NULL 102 maint/gnulib/tests/test-c32srtombs.c ret = c32srtombs (buf, &src, n, NULL); NULL 112 maint/gnulib/tests/test-c32srtombs.c n <= 10 ? input + (n - 5) : NULL)); NULL 114 maint/gnulib/tests/test-c32srtombs.c if (src == NULL) NULL 116 maint/gnulib/tests/test-c32srtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 117 maint/gnulib/tests/test-c32srtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 118 maint/gnulib/tests/test-c32srtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 134 maint/gnulib/tests/test-c32srtombs.c ret = c32srtombs (NULL, &src, n, NULL); NULL 139 maint/gnulib/tests/test-c32srtombs.c ret = c32srtombs (buf, &src, n, NULL); NULL 149 maint/gnulib/tests/test-c32srtombs.c n <= 8 ? input + (n - 3) : NULL)); NULL 151 maint/gnulib/tests/test-c32srtombs.c if (src == NULL) NULL 153 maint/gnulib/tests/test-c32srtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 154 maint/gnulib/tests/test-c32srtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 155 maint/gnulib/tests/test-c32srtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 172 maint/gnulib/tests/test-c32srtombs.c ret = c32srtombs (NULL, &src, n, NULL); NULL 177 maint/gnulib/tests/test-c32srtombs.c ret = c32srtombs (buf, &src, n, NULL); NULL 187 maint/gnulib/tests/test-c32srtombs.c n <= 12 ? input + (n - 7) : NULL)); NULL 189 maint/gnulib/tests/test-c32srtombs.c if (src == NULL) NULL 191 maint/gnulib/tests/test-c32srtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 192 maint/gnulib/tests/test-c32srtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 193 maint/gnulib/tests/test-c32srtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 37 maint/gnulib/tests/test-c32stombs.c if (setlocale (LC_ALL, "") == NULL) NULL 66 maint/gnulib/tests/test-c32stombs.c ret = c32stombs (NULL, input, n); NULL 91 maint/gnulib/tests/test-c32stombs.c ret = c32stombs (NULL, input, n); NULL 120 maint/gnulib/tests/test-c32stombs.c ret = c32stombs (NULL, input, n); NULL 150 maint/gnulib/tests/test-c32stombs.c ret = c32stombs (NULL, input, n); NULL 50 maint/gnulib/tests/test-calloc-gnu.c ASSERT (p != NULL); NULL 63 maint/gnulib/tests/test-calloc-gnu.c ASSERT (p == NULL); NULL 67 maint/gnulib/tests/test-calloc-gnu.c ASSERT (p == NULL); NULL 77 maint/gnulib/tests/test-canonicalize-lgpl.c if (result0 != NULL) /* This file does not exist on native Windows. */ NULL 82 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 85 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 92 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 95 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 98 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 102 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 105 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 108 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 115 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result != NULL); NULL 122 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result == NULL); NULL 132 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result == NULL); NULL 142 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result == NULL); NULL 151 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result == NULL); NULL 176 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result1 != NULL); NULL 177 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result2 != NULL); NULL 190 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result1 != NULL); NULL 191 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result2 != NULL); NULL 192 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result3 != NULL); NULL 207 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result == NULL); NULL 241 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result == NULL); NULL 250 maint/gnulib/tests/test-canonicalize-lgpl.c ASSERT (result == NULL); NULL 68 maint/gnulib/tests/test-canonicalize.c if (result0 != NULL) /* This file does not exist on native Windows. */ NULL 73 maint/gnulib/tests/test-canonicalize.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 76 maint/gnulib/tests/test-canonicalize.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 79 maint/gnulib/tests/test-canonicalize.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 86 maint/gnulib/tests/test-canonicalize.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 89 maint/gnulib/tests/test-canonicalize.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 92 maint/gnulib/tests/test-canonicalize.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 96 maint/gnulib/tests/test-canonicalize.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 99 maint/gnulib/tests/test-canonicalize.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 102 maint/gnulib/tests/test-canonicalize.c ASSERT (result != NULL && strcmp (result, result0) == 0); NULL 111 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 != NULL); NULL 112 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 != NULL); NULL 121 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 == NULL); NULL 126 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 == NULL); NULL 136 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 == NULL); NULL 141 maint/gnulib/tests/test-canonicalize.c result2 = canonicalize_filename_mode (NULL, CAN_EXISTING); NULL 142 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 == NULL); NULL 147 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 == NULL); NULL 157 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 == NULL); NULL 161 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 == NULL); NULL 171 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 == NULL); NULL 175 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 == NULL); NULL 204 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 != NULL); NULL 215 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 != NULL); NULL 216 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 != NULL); NULL 217 maint/gnulib/tests/test-canonicalize.c ASSERT (result3 != NULL); NULL 233 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 != NULL); NULL 234 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 != NULL); NULL 235 maint/gnulib/tests/test-canonicalize.c ASSERT (result3 != NULL); NULL 236 maint/gnulib/tests/test-canonicalize.c ASSERT (result4 != NULL); NULL 254 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 == NULL); NULL 258 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 == NULL); NULL 296 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 == NULL); NULL 300 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 == NULL); NULL 310 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 == NULL); NULL 314 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 == NULL); NULL 324 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 != NULL); NULL 325 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 != NULL); NULL 326 maint/gnulib/tests/test-canonicalize.c ASSERT (result3 != NULL); NULL 327 maint/gnulib/tests/test-canonicalize.c ASSERT (result4 != NULL); NULL 345 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 != NULL); NULL 346 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 != NULL); NULL 347 maint/gnulib/tests/test-canonicalize.c ASSERT (result3 != NULL); NULL 348 maint/gnulib/tests/test-canonicalize.c ASSERT (result4 != NULL); NULL 364 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 == NULL); NULL 365 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 != NULL); NULL 375 maint/gnulib/tests/test-canonicalize.c ASSERT (result1 != NULL); NULL 376 maint/gnulib/tests/test-canonicalize.c ASSERT (result2 != NULL); NULL 53 maint/gnulib/tests/test-carray_list.c while (node1 != NULL && node2 != NULL) NULL 60 maint/gnulib/tests/test-carray_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 68 maint/gnulib/tests/test-carray_list.c while (node1 != NULL && node2 != NULL) NULL 75 maint/gnulib/tests/test-carray_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 105 maint/gnulib/tests/test-carray_list.c list1 = gl_list_nx_create (GL_ARRAY_LIST, NULL, NULL, NULL, true, NULL 107 maint/gnulib/tests/test-carray_list.c ASSERT (list1 != NULL); NULL 109 maint/gnulib/tests/test-carray_list.c list2 = gl_list_nx_create_empty (GL_CARRAY_LIST, NULL, NULL, NULL, true); NULL 110 maint/gnulib/tests/test-carray_list.c ASSERT (list2 != NULL); NULL 112 maint/gnulib/tests/test-carray_list.c ASSERT (gl_list_nx_add_last (list2, contents[i]) != NULL); NULL 115 maint/gnulib/tests/test-carray_list.c list3 = gl_list_nx_create (GL_CARRAY_LIST, NULL, NULL, NULL, true, NULL 117 maint/gnulib/tests/test-carray_list.c ASSERT (list3 != NULL); NULL 137 maint/gnulib/tests/test-carray_list.c ASSERT (node1 != NULL); NULL 142 maint/gnulib/tests/test-carray_list.c ASSERT (node2 != NULL); NULL 147 maint/gnulib/tests/test-carray_list.c ASSERT (node3 != NULL); NULL 178 maint/gnulib/tests/test-carray_list.c if (node1 == NULL) NULL 180 maint/gnulib/tests/test-carray_list.c ASSERT (node2 == NULL); NULL 181 maint/gnulib/tests/test-carray_list.c ASSERT (node3 == NULL); NULL 185 maint/gnulib/tests/test-carray_list.c ASSERT (node2 != NULL); NULL 186 maint/gnulib/tests/test-carray_list.c ASSERT (node3 != NULL); NULL 222 maint/gnulib/tests/test-carray_list.c ASSERT (node1 != NULL); NULL 224 maint/gnulib/tests/test-carray_list.c ASSERT (node2 != NULL); NULL 226 maint/gnulib/tests/test-carray_list.c ASSERT (node3 != NULL); NULL 240 maint/gnulib/tests/test-carray_list.c ASSERT (node1 != NULL); NULL 242 maint/gnulib/tests/test-carray_list.c ASSERT (node2 != NULL); NULL 244 maint/gnulib/tests/test-carray_list.c ASSERT (node3 != NULL); NULL 260 maint/gnulib/tests/test-carray_list.c ASSERT (node1 != NULL); NULL 262 maint/gnulib/tests/test-carray_list.c ASSERT (node1 != NULL); NULL 264 maint/gnulib/tests/test-carray_list.c ASSERT (node1 != NULL); NULL 266 maint/gnulib/tests/test-carray_list.c ASSERT (node2 != NULL); NULL 268 maint/gnulib/tests/test-carray_list.c ASSERT (node2 != NULL); NULL 270 maint/gnulib/tests/test-carray_list.c ASSERT (node2 != NULL); NULL 272 maint/gnulib/tests/test-carray_list.c ASSERT (node3 != NULL); NULL 274 maint/gnulib/tests/test-carray_list.c ASSERT (node3 != NULL); NULL 276 maint/gnulib/tests/test-carray_list.c ASSERT (node3 != NULL); NULL 297 maint/gnulib/tests/test-carray_list.c ASSERT (node1 != NULL); NULL 299 maint/gnulib/tests/test-carray_list.c ASSERT (node2 != NULL); NULL 301 maint/gnulib/tests/test-carray_list.c ASSERT (node3 != NULL); NULL 337 maint/gnulib/tests/test-carray_list.c ASSERT (node1 != NULL); NULL 338 maint/gnulib/tests/test-carray_list.c ASSERT (node2 != NULL); NULL 339 maint/gnulib/tests/test-carray_list.c ASSERT (node3 != NULL); NULL 407 maint/gnulib/tests/test-carray_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 409 maint/gnulib/tests/test-carray_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 411 maint/gnulib/tests/test-carray_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 414 maint/gnulib/tests/test-carray_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 415 maint/gnulib/tests/test-carray_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 416 maint/gnulib/tests/test-carray_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 433 maint/gnulib/tests/test-carray_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 435 maint/gnulib/tests/test-carray_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 437 maint/gnulib/tests/test-carray_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 440 maint/gnulib/tests/test-carray_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 441 maint/gnulib/tests/test-carray_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 442 maint/gnulib/tests/test-carray_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 36 maint/gnulib/tests/test-chown.h gid_t *gids = NULL; NULL 131 maint/gnulib/tests/test-chown.h gids_count = mgetgroups (NULL, st1.st_gid, &gids); NULL 93 maint/gnulib/tests/test-cnd.c ASSERT (thrd_create (&thread, cnd_wait_routine, NULL) == thrd_success); NULL 108 maint/gnulib/tests/test-cnd.c ASSERT (thrd_join (thread, NULL) == thrd_success); NULL 125 maint/gnulib/tests/test-cnd.c gettimeofday (&now, NULL); NULL 162 maint/gnulib/tests/test-cnd.c ASSERT (thrd_create (&thread, cnd_timedwait_routine, NULL) == thrd_success); NULL 177 maint/gnulib/tests/test-cnd.c ASSERT (thrd_join (thread, NULL) == thrd_success); NULL 78 maint/gnulib/tests/test-cond.c return NULL; NULL 89 maint/gnulib/tests/test-cond.c thread = gl_thread_create (cond_routine, NULL); NULL 103 maint/gnulib/tests/test-cond.c gl_thread_join (thread, NULL); NULL 120 maint/gnulib/tests/test-cond.c gettimeofday (&now, NULL); NULL 142 maint/gnulib/tests/test-cond.c return NULL; NULL 153 maint/gnulib/tests/test-cond.c thread = gl_thread_create (timedcond_routine, NULL); NULL 167 maint/gnulib/tests/test-cond.c gl_thread_join (thread, NULL); NULL 38 maint/gnulib/tests/test-copy-file.c null_stderr = (getenv ("NO_STDERR_OUTPUT") != NULL); NULL 67 maint/gnulib/tests/test-dfa-match-aux.c p = dfaexec (dfa, beg, end, allow_nl, NULL, NULL); NULL 69 maint/gnulib/tests/test-dfa-match-aux.c if (p != NULL) NULL 32 maint/gnulib/tests/test-digest.h if (fp == NULL) NULL 92 maint/gnulib/tests/test-digest.h if (fp == NULL) NULL 55 maint/gnulib/tests/test-dirent-safer.c || (myerr = fdopen (BACKUP_STDERR_FILENO, "w")) == NULL) NULL 128 maint/gnulib/tests/test-dirname.c {NULL, NULL, NULL, NULL, NULL, false, false} NULL 92 maint/gnulib/tests/test-dprintf-posix2.c if (memory == NULL) NULL 119 maint/gnulib/tests/test-dup-safer.c || (myerr = fdopen (BACKUP_STDERR_FILENO, "w")) == NULL) NULL 80 maint/gnulib/tests/test-duplocale.c ASSERT (mixed1 != NULL); NULL 83 maint/gnulib/tests/test-duplocale.c perthread = newlocale (LC_ALL_MASK, "es_ES.UTF-8", NULL); NULL 84 maint/gnulib/tests/test-duplocale.c if (perthread == NULL) NULL 90 maint/gnulib/tests/test-duplocale.c ASSERT (mixed2 != NULL); NULL 174 maint/gnulib/tests/test-duplocale.c ASSERT (mixed1 != NULL); NULL 177 maint/gnulib/tests/test-duplocale.c mixed2 = newlocale (LC_ALL_MASK, "es_ES.UTF-8", NULL); NULL 178 maint/gnulib/tests/test-duplocale.c if (mixed2 == NULL) NULL 36 maint/gnulib/tests/test-environ.c for (; (string = *remaining_variables) != NULL; remaining_variables++) NULL 46 maint/gnulib/tests/test-exclude.c NULL NULL 37 maint/gnulib/tests/test-exec-child.c if (getenv (var) != NULL) NULL 45 maint/gnulib/tests/test-execl-main.c NULL); NULL 37 maint/gnulib/tests/test-execle-main.c for (p = environ; *p != NULL; p++) NULL 44 maint/gnulib/tests/test-execle-main.c return NULL; NULL 60 maint/gnulib/tests/test-execle-main.c if (*p != NULL) NULL 63 maint/gnulib/tests/test-execle-main.c if (*p != NULL) NULL 66 maint/gnulib/tests/test-execle-main.c *p = NULL; NULL 87 maint/gnulib/tests/test-execle-main.c NULL, NULL 45 maint/gnulib/tests/test-execlp-main.c NULL); NULL 233 maint/gnulib/tests/test-execute-child.c if (_getcwd (cwd, sizeof (cwd)) == NULL) NULL 238 maint/gnulib/tests/test-execute-child.c if (getcwd (cwd, sizeof (cwd)) == NULL) NULL 92 maint/gnulib/tests/test-execute-main.c const char *prog_argv[2] = { prog_path, NULL }; NULL 93 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 94 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 101 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { "./non-existent", NULL }; NULL 102 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 103 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 124 maint/gnulib/tests/test-execute-main.c NULL NULL 126 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 127 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 135 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "3", NULL }; NULL 137 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 148 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "4", NULL }; NULL 150 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 160 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "5", NULL }; NULL 162 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 180 maint/gnulib/tests/test-execute-main.c ASSERT (fp != NULL); NULL 182 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "6", NULL }; NULL 183 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 184 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 199 maint/gnulib/tests/test-execute-main.c ASSERT (fp != NULL); NULL 201 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "7", NULL }; NULL 202 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 203 maint/gnulib/tests/test-execute-main.c false, true, false, false, true, false, NULL); NULL 214 maint/gnulib/tests/test-execute-main.c ASSERT (fp != NULL); NULL 216 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "8", NULL }; NULL 217 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 218 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 234 maint/gnulib/tests/test-execute-main.c ASSERT (fp != NULL); NULL 236 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "9", NULL }; NULL 237 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 238 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 246 maint/gnulib/tests/test-execute-main.c ASSERT (fp != NULL); NULL 248 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "10", NULL }; NULL 249 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 250 maint/gnulib/tests/test-execute-main.c false, false, true, false, true, false, NULL); NULL 266 maint/gnulib/tests/test-execute-main.c ASSERT (fp != NULL); NULL 268 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "11", NULL }; NULL 269 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 270 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 286 maint/gnulib/tests/test-execute-main.c ASSERT (fp != NULL); NULL 288 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "12", NULL }; NULL 289 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 290 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 298 maint/gnulib/tests/test-execute-main.c ASSERT (fp != NULL); NULL 300 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "13", NULL }; NULL 301 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 302 maint/gnulib/tests/test-execute-main.c false, false, false, true, true, false, NULL); NULL 318 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "14", NULL }; NULL 319 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 320 maint/gnulib/tests/test-execute-main.c true, false, false, false, true, false, NULL); NULL 328 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "15", NULL }; NULL 329 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 330 maint/gnulib/tests/test-execute-main.c true, false, false, false, true, false, NULL); NULL 338 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "16", NULL }; NULL 339 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 340 maint/gnulib/tests/test-execute-main.c true, false, false, false, true, false, NULL); NULL 363 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "17", NULL }; NULL 364 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 365 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 387 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "18", NULL }; NULL 388 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 389 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 423 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "19", NULL }; NULL 424 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 425 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 447 maint/gnulib/tests/test-execute-main.c const char *prog_argv[3] = { prog_path, "20", NULL }; NULL 448 maint/gnulib/tests/test-execute-main.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 449 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 468 maint/gnulib/tests/test-execute-main.c ASSERT (_getcwd (cwd, sizeof (cwd)) != NULL); NULL 470 maint/gnulib/tests/test-execute-main.c ASSERT (getcwd (cwd, sizeof (cwd)) != NULL); NULL 473 maint/gnulib/tests/test-execute-main.c const char *prog_argv[4] = { prog_path, "21", cwd, NULL }; NULL 475 maint/gnulib/tests/test-execute-main.c false, false, false, false, true, false, NULL); NULL 48 maint/gnulib/tests/test-execute-script.c ASSERT (fp != NULL); NULL 59 maint/gnulib/tests/test-execute-script.c const char *prog_argv[2] = { prog_path, NULL }; NULL 61 maint/gnulib/tests/test-execute-script.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 62 maint/gnulib/tests/test-execute-script.c false, false, false, false, true, false, NULL); NULL 78 maint/gnulib/tests/test-execute-script.c const char *prog_argv[2] = { prog_path, NULL }; NULL 80 maint/gnulib/tests/test-execute-script.c int ret = execute (progname, prog_argv[0], prog_argv, NULL, NULL 81 maint/gnulib/tests/test-execute-script.c false, false, false, false, true, false, NULL); NULL 46 maint/gnulib/tests/test-execv-main.c NULL NULL 37 maint/gnulib/tests/test-execve-main.c for (p = environ; *p != NULL; p++) NULL 44 maint/gnulib/tests/test-execve-main.c return NULL; NULL 60 maint/gnulib/tests/test-execve-main.c if (*p != NULL) NULL 63 maint/gnulib/tests/test-execve-main.c if (*p != NULL) NULL 66 maint/gnulib/tests/test-execve-main.c *p = NULL; NULL 86 maint/gnulib/tests/test-execve-main.c NULL NULL 46 maint/gnulib/tests/test-execvp-main.c NULL NULL 37 maint/gnulib/tests/test-execvpe-main.c for (p = environ; *p != NULL; p++) NULL 44 maint/gnulib/tests/test-execvpe-main.c return NULL; NULL 60 maint/gnulib/tests/test-execvpe-main.c if (*p != NULL) NULL 63 maint/gnulib/tests/test-execvpe-main.c if (*p != NULL) NULL 66 maint/gnulib/tests/test-execvpe-main.c *p = NULL; NULL 86 maint/gnulib/tests/test-execvpe-main.c NULL NULL 44 maint/gnulib/tests/test-fbufmode.c ASSERT (setvbuf (fp, NULL, _IONBF, 0) == 0); NULL 79 maint/gnulib/tests/test-fbufmode.c if (fp == NULL) NULL 41 maint/gnulib/tests/test-fchdir.c cwd = getcwd (NULL, 0); NULL 80 maint/gnulib/tests/test-fclose.c ASSERT (fp != NULL); NULL 91 maint/gnulib/tests/test-fclose.c if (fp != NULL) NULL 102 maint/gnulib/tests/test-fclose.c if (fp != NULL) NULL 431 maint/gnulib/tests/test-fcntl.c return _execl ("./test-fcntl", "./test-fcntl", "child", NULL); NULL 433 maint/gnulib/tests/test-fcntl.c return execl ("./test-fcntl", "./test-fcntl", "child", NULL); NULL 42 maint/gnulib/tests/test-fdopendir.c ASSERT (fdopendir (fd) == NULL); NULL 50 maint/gnulib/tests/test-fdopendir.c ASSERT (fdopendir (-1) == NULL); NULL 56 maint/gnulib/tests/test-fdopendir.c ASSERT (fdopendir (99) == NULL); NULL 43 maint/gnulib/tests/test-fdutimensat.c return fdutimensat (fd, dfd, NULL, times, 0); NULL 125 maint/gnulib/tests/test-fdutimensat.c ASSERT (fdutimensat (AT_FDCWD, fd, ".", NULL, 0) == -1); NULL 143 maint/gnulib/tests/test-fdutimensat.c ASSERT (fdutimensat (-1, dfd, ".", NULL, 0) == -1); NULL 52 maint/gnulib/tests/test-fflush.c ASSERT (f != NULL); NULL 153 maint/gnulib/tests/test-fflush.c ASSERT (fp != NULL); NULL 166 maint/gnulib/tests/test-fflush.c if (fp != NULL) NULL 178 maint/gnulib/tests/test-fflush.c if (fp != NULL) NULL 59 maint/gnulib/tests/test-fgetc.c ASSERT (fp != NULL); NULL 72 maint/gnulib/tests/test-fgetc.c if (fp != NULL) NULL 85 maint/gnulib/tests/test-fgetc.c if (fp != NULL) NULL 84 maint/gnulib/tests/test-filevercmp.c NULL NULL 69 maint/gnulib/tests/test-fopen-gnu.c ASSERT (f == NULL); NULL 37 maint/gnulib/tests/test-fopen.h ASSERT (fopen (BASE "file", "r") == NULL); NULL 47 maint/gnulib/tests/test-fopen.h ASSERT (fopen (BASE "file/", "r") == NULL); NULL 51 maint/gnulib/tests/test-fopen.h ASSERT (fopen (BASE "file/", "r+") == NULL); NULL 56 maint/gnulib/tests/test-fopen.h ASSERT (fopen ("nonexist.ent/", "w") == NULL); NULL 62 maint/gnulib/tests/test-fopen.h ASSERT (fopen (".", "w") == NULL); NULL 66 maint/gnulib/tests/test-fopen.h ASSERT (fopen ("./", "w") == NULL); NULL 70 maint/gnulib/tests/test-fopen.h ASSERT (fopen (".", "r+") == NULL); NULL 74 maint/gnulib/tests/test-fopen.h ASSERT (fopen ("./", "r+") == NULL); NULL 35 maint/gnulib/tests/test-forkpty.c res = forkpty (&amaster, NULL, NULL, NULL); NULL 85 maint/gnulib/tests/test-fprintf-posix2.c if (memory == NULL) NULL 109 maint/gnulib/tests/test-fprintf-posix3.c if (memory == NULL) NULL 43 maint/gnulib/tests/test-fpurge.c if (fp == NULL) NULL 54 maint/gnulib/tests/test-fpurge.c if (fp == NULL) NULL 74 maint/gnulib/tests/test-fpurge.c if (fp == NULL) NULL 99 maint/gnulib/tests/test-fpurge.c if (fp == NULL) NULL 115 maint/gnulib/tests/test-fpurge.c if (fp == NULL) NULL 50 maint/gnulib/tests/test-fputc.c ASSERT (fp != NULL); NULL 51 maint/gnulib/tests/test-fputc.c setvbuf (fp, NULL, _IONBF, 0); NULL 64 maint/gnulib/tests/test-fputc.c if (fp != NULL) NULL 66 maint/gnulib/tests/test-fputc.c setvbuf (fp, NULL, _IONBF, 0); NULL 78 maint/gnulib/tests/test-fputc.c if (fp != NULL) NULL 80 maint/gnulib/tests/test-fputc.c setvbuf (fp, NULL, _IONBF, 0); NULL 60 maint/gnulib/tests/test-fread.c ASSERT (fp != NULL); NULL 73 maint/gnulib/tests/test-fread.c if (fp != NULL) NULL 87 maint/gnulib/tests/test-fread.c if (fp != NULL) NULL 39 maint/gnulib/tests/test-freadable.c if (fp == NULL) NULL 50 maint/gnulib/tests/test-freadable.c if (fp == NULL) NULL 75 maint/gnulib/tests/test-freadable.c if (fp == NULL) NULL 103 maint/gnulib/tests/test-freadable.c if (fp == NULL) NULL 44 maint/gnulib/tests/test-freadptr.c ASSERT (freadptr (stdin, &size) == NULL); NULL 60 maint/gnulib/tests/test-freadptr.c ASSERT (ptr != NULL); NULL 71 maint/gnulib/tests/test-freadptr.c if (ptr != NULL) NULL 84 maint/gnulib/tests/test-freadptr.c if (ptr != NULL) NULL 55 maint/gnulib/tests/test-free.c free (NULL); NULL 125 maint/gnulib/tests/test-free.c mmap (NULL, 0x1000000, PROT_READ, MAP_ANONYMOUS | MAP_PRIVATE, -1, 0); NULL 129 maint/gnulib/tests/test-free.c if (firstpage_backup != NULL && lastpage_backup != NULL NULL 156 maint/gnulib/tests/test-free.c if (mmap (NULL, pagesize, PROT_READ, MAP_FILE | MAP_PRIVATE, fd, 0) NULL 44 maint/gnulib/tests/test-freopen-safer.c || (myerr = fdopen (BACKUP_STDERR_FILENO, "w")) == NULL) NULL 37 maint/gnulib/tests/test-freopen.c ASSERT (freopen ("/dev/null", "r", stdin) != NULL); NULL 47 maint/gnulib/tests/test-freopen.c ASSERT (fp != NULL); NULL 50 maint/gnulib/tests/test-freopen.c ASSERT (freopen (NULL, "r", fp) == NULL); NULL 60 maint/gnulib/tests/test-freopen.c if (fp != NULL) NULL 63 maint/gnulib/tests/test-freopen.c ASSERT (freopen (NULL, "r", fp) == NULL); NULL 72 maint/gnulib/tests/test-freopen.c if (fp != NULL) NULL 75 maint/gnulib/tests/test-freopen.c ASSERT (freopen (NULL, "r", fp) == NULL); NULL 33 maint/gnulib/tests/test-fseeko3.c ASSERT (fp != NULL); NULL 35 maint/gnulib/tests/test-fseeko4.c ASSERT (fp != NULL); NULL 36 maint/gnulib/tests/test-fseeko4.c setvbuf (fp, NULL, _IONBF, 0); NULL 51 maint/gnulib/tests/test-fseeko4.c if (fp != NULL) NULL 63 maint/gnulib/tests/test-fseeko4.c if (fp != NULL) NULL 37 maint/gnulib/tests/test-ftell3.c if (fp == NULL) NULL 48 maint/gnulib/tests/test-ftell3.c if (fp == NULL) NULL 60 maint/gnulib/tests/test-ftell3.c if (fp == NULL) NULL 37 maint/gnulib/tests/test-ftello3.c if (fp == NULL) NULL 48 maint/gnulib/tests/test-ftello3.c if (fp == NULL) NULL 60 maint/gnulib/tests/test-ftello3.c if (fp == NULL) NULL 35 maint/gnulib/tests/test-ftello4.c ASSERT (fp != NULL); NULL 36 maint/gnulib/tests/test-ftello4.c setvbuf (fp, NULL, _IONBF, 0); NULL 48 maint/gnulib/tests/test-ftello4.c if (fp != NULL) NULL 60 maint/gnulib/tests/test-ftello4.c if (fp != NULL) NULL 37 maint/gnulib/tests/test-futimens.h result = func (fd, NULL); NULL 77 maint/gnulib/tests/test-futimens.h ASSERT (func (AT_FDCWD, NULL) == -1); NULL 82 maint/gnulib/tests/test-futimens.h ASSERT (func (-1, NULL) == -1); NULL 88 maint/gnulib/tests/test-futimens.h ASSERT (func (99, NULL) == -1); NULL 96 maint/gnulib/tests/test-futimens.h ASSERT (func (fd0, NULL) == -1); NULL 39 maint/gnulib/tests/test-fwritable.c if (fp == NULL) NULL 50 maint/gnulib/tests/test-fwritable.c if (fp == NULL) NULL 75 maint/gnulib/tests/test-fwritable.c if (fp == NULL) NULL 103 maint/gnulib/tests/test-fwritable.c if (fp == NULL) NULL 51 maint/gnulib/tests/test-fwrite.c ASSERT (fp != NULL); NULL 52 maint/gnulib/tests/test-fwrite.c setvbuf (fp, NULL, _IONBF, 0); NULL 65 maint/gnulib/tests/test-fwrite.c if (fp != NULL) NULL 68 maint/gnulib/tests/test-fwrite.c setvbuf (fp, NULL, _IONBF, 0); NULL 80 maint/gnulib/tests/test-fwrite.c if (fp != NULL) NULL 83 maint/gnulib/tests/test-fwrite.c setvbuf (fp, NULL, _IONBF, 0); NULL 39 maint/gnulib/tests/test-fwriting.c if (fp == NULL) NULL 50 maint/gnulib/tests/test-fwriting.c if (fp == NULL) NULL 80 maint/gnulib/tests/test-fwriting.c if (fp == NULL) NULL 115 maint/gnulib/tests/test-fwriting.c if (fp == NULL) NULL 150 maint/gnulib/tests/test-fwriting.c if (fp == NULL) NULL 43 maint/gnulib/tests/test-getcwd-lgpl.c pwd1 = getcwd (NULL, 0); NULL 53 maint/gnulib/tests/test-getcwd-lgpl.c pwd2 = getcwd (NULL, 0); NULL 62 maint/gnulib/tests/test-getcwd-lgpl.c pwd2 = getcwd (NULL, len + 1); NULL 70 maint/gnulib/tests/test-getcwd-lgpl.c ASSERT (getcwd (pwd2, i) == NULL); NULL 74 maint/gnulib/tests/test-getcwd-lgpl.c tmp = getcwd (NULL, i); NULL 89 maint/gnulib/tests/test-getcwd-lgpl.c ASSERT (strstr (pwd2, "/./") == NULL); NULL 90 maint/gnulib/tests/test-getcwd-lgpl.c ASSERT (strstr (pwd2, "/../") == NULL); NULL 91 maint/gnulib/tests/test-getcwd-lgpl.c ASSERT (strstr (pwd2 + 1 + (pwd2[1] == '/'), "//") == NULL); NULL 95 maint/gnulib/tests/test-getcwd-lgpl.c ASSERT (getcwd(pwd2, 0) == NULL); NULL 66 maint/gnulib/tests/test-getcwd.c cwd = getcwd (NULL, 0); NULL 67 maint/gnulib/tests/test-getcwd.c if (cwd == NULL) NULL 92 maint/gnulib/tests/test-getcwd.c cwd = getcwd (NULL, 0); NULL 93 maint/gnulib/tests/test-getcwd.c if (cwd == NULL) NULL 157 maint/gnulib/tests/test-getcwd.c if (cwd == NULL) NULL 171 maint/gnulib/tests/test-getcwd.c char *c = NULL; NULL 56 maint/gnulib/tests/test-getdelim.c line = NULL; NULL 65 maint/gnulib/tests/test-getdelim.c line = NULL; NULL 49 maint/gnulib/tests/test-getgroups.c result = getgroups (0, NULL); NULL 74 maint/gnulib/tests/test-getgroups.c ASSERT (getgroups (-1, NULL) == -1); NULL 56 maint/gnulib/tests/test-getline.c line = NULL; NULL 65 maint/gnulib/tests/test-getline.c line = NULL; NULL 35 maint/gnulib/tests/test-getlogin.c if (buf == NULL && err == 0) NULL 88 maint/gnulib/tests/test-getlogin.h if (name != NULL && name[0] != '\0') NULL 33 maint/gnulib/tests/test-getndelim2.c char *line = NULL; NULL 48 maint/gnulib/tests/test-getopt-main.h || (myerr = fdopen (BACKUP_STDERR_FILENO, "w")) == NULL) NULL 100 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 101 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 113 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 121 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 122 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 132 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 133 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 146 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 154 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 155 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 165 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 166 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 178 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 186 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 187 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 197 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 198 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 211 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 219 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 220 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 232 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 233 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 244 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 252 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 253 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 263 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 264 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 276 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 284 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 285 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 295 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 296 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 310 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 318 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 319 maint/gnulib/tests/test-getopt.h ASSERT (q_value != NULL && strcmp (q_value, "baz") == 0); NULL 332 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 333 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 344 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 352 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 353 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 363 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 364 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 376 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 384 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 385 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 395 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 396 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 408 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 416 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 417 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 431 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 432 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 446 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 454 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 455 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 465 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 466 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 480 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 488 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 489 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 499 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 500 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 514 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 522 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 523 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 533 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 534 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 548 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 556 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 557 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 567 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 568 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 582 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 590 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 591 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 601 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 602 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 616 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 624 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 625 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 637 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 638 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 648 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 656 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 657 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 667 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 668 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 678 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 686 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 687 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 697 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 698 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 708 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 716 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 717 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 729 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 730 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 745 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 760 maint/gnulib/tests/test-getopt.h ASSERT (argv[7] == NULL); NULL 763 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 764 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 779 maint/gnulib/tests/test-getopt.h ASSERT (argv[7] == NULL); NULL 782 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); NULL 783 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 796 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 797 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 817 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 837 maint/gnulib/tests/test-getopt.h ASSERT (argv[12] == NULL); NULL 840 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 841 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 861 maint/gnulib/tests/test-getopt.h ASSERT (argv[12] == NULL); NULL 864 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); NULL 865 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 879 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 880 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 895 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 908 maint/gnulib/tests/test-getopt.h ASSERT (argv[7] == NULL); NULL 911 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); NULL 912 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 927 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 928 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 948 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 966 maint/gnulib/tests/test-getopt.h ASSERT (argv[12] == NULL); NULL 969 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); NULL 970 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 1002 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 1003 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 1018 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 1033 maint/gnulib/tests/test-getopt.h ASSERT (argv[7] == NULL); NULL 1036 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 1037 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 1052 maint/gnulib/tests/test-getopt.h ASSERT (argv[7] == NULL); NULL 1055 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); NULL 1056 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 1070 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 1071 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 1086 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 1099 maint/gnulib/tests/test-getopt.h ASSERT (argv[7] == NULL); NULL 1102 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 1103 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 1113 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 1114 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 1124 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 1131 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 1132 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 1144 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 1145 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 1165 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 1183 maint/gnulib/tests/test-getopt.h ASSERT (argv[12] == NULL); NULL 1186 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 1187 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 1200 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 1201 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 1216 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 1231 maint/gnulib/tests/test-getopt.h ASSERT (argv[7] == NULL); NULL 1234 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 1235 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 1250 maint/gnulib/tests/test-getopt.h ASSERT (argv[7] == NULL); NULL 1253 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); NULL 1254 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 1270 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 1271 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 1286 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 1299 maint/gnulib/tests/test-getopt.h ASSERT (argv[7] == NULL); NULL 1302 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 1303 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 1313 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 1314 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 1324 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 1331 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 1332 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 1342 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; NULL 1343 maint/gnulib/tests/test-getopt.h const char *q_value = NULL; NULL 1354 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 1361 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); NULL 1362 maint/gnulib/tests/test-getopt.h ASSERT (q_value == NULL); NULL 1383 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; NULL 25 maint/gnulib/tests/test-getopt_long.h { "alpha", no_argument, NULL, 'a' }, NULL 27 maint/gnulib/tests/test-getopt_long.h { "prune", required_argument, NULL, 'p' }, NULL 29 maint/gnulib/tests/test-getopt_long.h { "xtremely-",no_argument, NULL, 1003 }, NULL 30 maint/gnulib/tests/test-getopt_long.h { "xtra", no_argument, NULL, 1001 }, NULL 31 maint/gnulib/tests/test-getopt_long.h { "xtreme", no_argument, NULL, 1002 }, NULL 32 maint/gnulib/tests/test-getopt_long.h { "xtremely", no_argument, NULL, 1003 }, NULL 33 maint/gnulib/tests/test-getopt_long.h { NULL, 0, NULL, 0 } NULL 38 maint/gnulib/tests/test-getopt_long.h { "alpha", no_argument, NULL, 'a' }, NULL 40 maint/gnulib/tests/test-getopt_long.h { "prune", optional_argument, NULL, 'p' }, NULL 42 maint/gnulib/tests/test-getopt_long.h { NULL, 0, NULL, 0 } NULL 125 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 140 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 155 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 170 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 184 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 199 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 214 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 228 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 242 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 258 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 273 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 282 maint/gnulib/tests/test-getopt_long.h ASSERT (optarg == NULL); NULL 299 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 308 maint/gnulib/tests/test-getopt_long.h ASSERT (optarg == NULL); NULL 328 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 331 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "W;", NULL, &option_index); NULL 339 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 340 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 353 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 360 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 361 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 368 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 369 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 383 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 390 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 391 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 398 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 399 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 412 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 419 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 420 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 427 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 428 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 442 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 449 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 450 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 459 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 460 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 473 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 480 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 481 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 488 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 489 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 503 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 510 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 511 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 518 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 519 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 535 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 542 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 543 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 552 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 553 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 566 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 573 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 574 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 581 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 582 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 598 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 605 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 606 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 613 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 614 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 630 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 637 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 638 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 647 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 648 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 660 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 667 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 668 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 675 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 676 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 689 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 696 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 697 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 704 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 705 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 720 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 727 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 728 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value != NULL && strcmp (q_value, "baz") == 0); NULL 737 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 738 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 750 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 757 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 758 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 765 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 766 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 779 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 786 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 787 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 794 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 795 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 810 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 817 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 818 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value != NULL && strcmp (q_value, "baz") == 0); NULL 827 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 828 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 840 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 847 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 848 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 855 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 856 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 870 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 877 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 878 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 885 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 886 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 902 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 909 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 910 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value != NULL && strcmp (q_value, "baz") == 0); NULL 919 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 920 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 932 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 939 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 940 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 947 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 948 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 961 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 968 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 969 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 976 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 977 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 990 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 997 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 998 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1007 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1008 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1020 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1027 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 1028 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1035 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1036 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1049 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1056 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 1057 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1064 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1065 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1078 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1085 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && *p_value == '\0'); NULL 1086 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1093 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1094 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1107 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1114 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 1115 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1124 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1125 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1137 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1144 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 1145 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1152 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1153 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1166 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1173 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 1174 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1181 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1182 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1195 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1202 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && *p_value == '\0'); NULL 1203 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1210 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1211 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1225 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1232 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && *p_value == '\0'); NULL 1233 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1240 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1241 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1255 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1263 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1272 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1273 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1288 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1295 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 1296 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1303 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1304 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1319 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1326 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 1327 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1336 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1337 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1351 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1358 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 1359 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1366 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1367 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1381 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1388 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); NULL 1389 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1400 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1401 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1417 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1429 maint/gnulib/tests/test-getopt_long.h ASSERT (argv[7] == NULL); NULL 1432 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); NULL 1433 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1442 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1443 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1464 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1481 maint/gnulib/tests/test-getopt_long.h ASSERT (argv[12] == NULL); NULL 1484 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); NULL 1485 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1494 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1495 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1511 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1523 maint/gnulib/tests/test-getopt_long.h ASSERT (argv[7] == NULL); NULL 1526 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); NULL 1527 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1539 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1540 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1561 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1578 maint/gnulib/tests/test-getopt_long.h ASSERT (argv[12] == NULL); NULL 1581 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); NULL 1582 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1611 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1612 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1628 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1640 maint/gnulib/tests/test-getopt_long.h ASSERT (argv[7] == NULL); NULL 1643 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); NULL 1644 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1654 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1655 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1671 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1683 maint/gnulib/tests/test-getopt_long.h ASSERT (argv[7] == NULL); NULL 1686 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 1687 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1694 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1695 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1706 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1713 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 1714 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1723 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1724 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1745 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1762 maint/gnulib/tests/test-getopt_long.h ASSERT (argv[12] == NULL); NULL 1765 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 1766 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1775 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1776 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1792 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1804 maint/gnulib/tests/test-getopt_long.h ASSERT (argv[7] == NULL); NULL 1807 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); NULL 1808 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1827 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1828 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1844 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1856 maint/gnulib/tests/test-getopt_long.h ASSERT (argv[7] == NULL); NULL 1859 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 1860 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1869 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1870 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1882 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1889 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 1890 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1899 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; NULL 1900 maint/gnulib/tests/test-getopt_long.h const char *q_value = NULL; NULL 1913 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1920 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); NULL 1921 maint/gnulib/tests/test-getopt_long.h ASSERT (q_value == NULL); NULL 1951 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1967 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1983 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 1999 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 2016 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 2033 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 2049 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 2065 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 2080 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 2095 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 2115 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 2126 maint/gnulib/tests/test-getopt_long.h ASSERT (optarg == NULL); NULL 2136 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; NULL 45 maint/gnulib/tests/test-getrusage.c ASSERT (gettimeofday (&t0, NULL) == 0); NULL 55 maint/gnulib/tests/test-getrusage.c ASSERT (gettimeofday (&t, NULL) == 0); NULL 40 maint/gnulib/tests/test-gettimeofday.c gettimeofday (&tv, NULL); NULL 43 maint/gnulib/tests/test-glob.c res = glob (".", 0, NULL, &g); NULL 47 maint/gnulib/tests/test-glob.c res = glob (".", GLOB_NOSORT, NULL, &g); NULL 51 maint/gnulib/tests/test-glob.c res = glob (".", GLOB_MARK, NULL, &g); NULL 54 maint/gnulib/tests/test-glob.c res = glob (".", GLOB_APPEND, NULL, &g); NULL 58 maint/gnulib/tests/test-glob.c res = glob (".", GLOB_NOESCAPE, NULL, &g); NULL 62 maint/gnulib/tests/test-glob.c res = glob ("./*", 0, NULL, &g); NULL 66 maint/gnulib/tests/test-glob.c res = glob (GL_NO_SUCH_FILE, 0, NULL, &g); NULL 69 maint/gnulib/tests/test-glob.c res = glob (GL_NO_SUCH_FILE, GLOB_NOCHECK, NULL, &g); NULL 77 maint/gnulib/tests/test-glob.c res = glob (BASE "globlink[12]", 0, NULL, &g); NULL 83 maint/gnulib/tests/test-glob.c res = glob (BASE "globlink[12]", GLOB_MARK, NULL, &g); NULL 99 maint/gnulib/tests/test-hamt.c ASSERT (hamt_lookup (hamt, x5) == NULL); NULL 122 maint/gnulib/tests/test-hamt.c ASSERT (hamt_lookup (hamt1, z37) == NULL); NULL 131 maint/gnulib/tests/test-hamt.c ASSERT (hamt_do_while (hamt2, proc, NULL) == 1); NULL 139 maint/gnulib/tests/test-hamt.c ASSERT (hamt_lookup (hamt1, x5) == NULL); NULL 175 maint/gnulib/tests/test-hamt.c return hamt_do_while (hamt, true_processor, NULL); NULL 259 maint/gnulib/tests/test-hamt.c if (p != NULL) NULL 35 maint/gnulib/tests/test-hard-locale.c if (setlocale (LC_ALL, name) != NULL) NULL 97 maint/gnulib/tests/test-hard-locale.c all_trivial = (setlocale (LC_ALL, "foobar") != NULL); NULL 112 maint/gnulib/tests/test-hash.c ht = hash_initialize (sz, NULL, hash_pjw, hash_compare_strings, NULL); NULL 130 maint/gnulib/tests/test-hash.c void *buf[5] = { NULL }; NULL 131 maint/gnulib/tests/test-hash.c ASSERT (hash_get_entries (ht, NULL, 0) == 0); NULL 136 maint/gnulib/tests/test-hash.c ASSERT (hash_remove (ht, "a") == NULL); NULL 147 maint/gnulib/tests/test-hash.c ht = hash_initialize (sz, NULL, hash_pjw, hash_compare_strings, NULL); NULL 162 maint/gnulib/tests/test-hash.c ht = hash_initialize (sz, NULL, NULL, NULL, NULL); NULL 192 maint/gnulib/tests/test-hash.c Hash_tuning const *tune = (k == 0 ? NULL : &tuning); NULL 144 maint/gnulib/tests/test-hash_map.c string_equals, string_hash, NULL, NULL); NULL 145 maint/gnulib/tests/test-hash_map.c ASSERT (map1 != NULL); NULL 149 maint/gnulib/tests/test-hash_map.c string_equals, string_hash, NULL, NULL); NULL 150 maint/gnulib/tests/test-hash_map.c ASSERT (map2 != NULL); NULL 121 maint/gnulib/tests/test-hash_set.c set1 = gl_set_nx_create_empty (GL_ARRAY_SET, string_equals, string_hashcode, NULL); NULL 122 maint/gnulib/tests/test-hash_set.c ASSERT (set1 != NULL); NULL 125 maint/gnulib/tests/test-hash_set.c set2 = gl_set_nx_create_empty (GL_HASH_SET, string_equals, string_hashcode, NULL); NULL 126 maint/gnulib/tests/test-hash_set.c ASSERT (set2 != NULL); NULL 27 maint/gnulib/tests/test-iconvme.c char *in = NULL, *out = NULL; NULL 28 maint/gnulib/tests/test-iconvme.c char *to = NULL, *from = NULL; NULL 76 maint/gnulib/tests/test-iconvme.c if (out == NULL) NULL 56 maint/gnulib/tests/test-ignore-value.c return NULL; NULL 83 maint/gnulib/tests/test-immutable.c ASSERT (wp != NULL); NULL 100 maint/gnulib/tests/test-immutable.c ASSERT (wp != NULL); NULL 123 maint/gnulib/tests/test-immutable.c ASSERT (wp != NULL); NULL 131 maint/gnulib/tests/test-immutable.c ASSERT (wp2 != NULL); NULL 50 maint/gnulib/tests/test-inet_ntop.c ASSERT (result != NULL); NULL 30 maint/gnulib/tests/test-ino-map.c ASSERT (ino_map != NULL); NULL 55 maint/gnulib/tests/test-iswdigit.c if (setlocale (LC_ALL, "") == NULL) NULL 55 maint/gnulib/tests/test-iswxdigit.c if (setlocale (LC_ALL, "") == NULL) NULL 44 maint/gnulib/tests/test-lchown.h gid_t *gids = NULL; NULL 149 maint/gnulib/tests/test-lchown.h gids_count = mgetgroups (NULL, st1.st_gid, &gids); NULL 62 maint/gnulib/tests/test-libtextstyle.c && getenv ("NO_COLOR") == NULL) NULL 67 maint/gnulib/tests/test-libtextstyle.c if (style_file_name == NULL) NULL 72 maint/gnulib/tests/test-libtextstyle.c style_file_name = NULL; NULL 146 maint/gnulib/tests/test-linkat.c cwd = getcwd (NULL, 0); NULL 168 maint/gnulib/tests/test-linkat.c char *file1 = mfile_name_concat ((i & 4) ? ".." : cwd, BASE "xx", NULL); NULL 170 maint/gnulib/tests/test-linkat.c char *file2 = mfile_name_concat ((i & 1) ? ".." : cwd, BASE "xx", NULL); NULL 309 maint/gnulib/tests/test-linkat.c ASSERT (areadlink (BASE "file") == NULL); NULL 334 maint/gnulib/tests/test-linkat.c ASSERT (areadlink (BASE "file") == NULL); NULL 362 maint/gnulib/tests/test-linkat.c ASSERT (areadlink (BASE "sub1/file") == NULL); NULL 53 maint/gnulib/tests/test-linked_list.c while (node1 != NULL && node2 != NULL) NULL 60 maint/gnulib/tests/test-linked_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 68 maint/gnulib/tests/test-linked_list.c while (node1 != NULL && node2 != NULL) NULL 75 maint/gnulib/tests/test-linked_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 105 maint/gnulib/tests/test-linked_list.c list1 = gl_list_nx_create (GL_ARRAY_LIST, NULL, NULL, NULL, true, NULL 107 maint/gnulib/tests/test-linked_list.c ASSERT (list1 != NULL); NULL 109 maint/gnulib/tests/test-linked_list.c list2 = gl_list_nx_create_empty (GL_LINKED_LIST, NULL, NULL, NULL, true); NULL 110 maint/gnulib/tests/test-linked_list.c ASSERT (list2 != NULL); NULL 112 maint/gnulib/tests/test-linked_list.c ASSERT (gl_list_nx_add_last (list2, contents[i]) != NULL); NULL 115 maint/gnulib/tests/test-linked_list.c list3 = gl_list_nx_create (GL_LINKED_LIST, NULL, NULL, NULL, true, NULL 117 maint/gnulib/tests/test-linked_list.c ASSERT (list3 != NULL); NULL 137 maint/gnulib/tests/test-linked_list.c ASSERT (node1 != NULL); NULL 142 maint/gnulib/tests/test-linked_list.c ASSERT (node2 != NULL); NULL 147 maint/gnulib/tests/test-linked_list.c ASSERT (node3 != NULL); NULL 178 maint/gnulib/tests/test-linked_list.c if (node1 == NULL) NULL 180 maint/gnulib/tests/test-linked_list.c ASSERT (node2 == NULL); NULL 181 maint/gnulib/tests/test-linked_list.c ASSERT (node3 == NULL); NULL 185 maint/gnulib/tests/test-linked_list.c ASSERT (node2 != NULL); NULL 186 maint/gnulib/tests/test-linked_list.c ASSERT (node3 != NULL); NULL 222 maint/gnulib/tests/test-linked_list.c ASSERT (node1 != NULL); NULL 224 maint/gnulib/tests/test-linked_list.c ASSERT (node2 != NULL); NULL 226 maint/gnulib/tests/test-linked_list.c ASSERT (node3 != NULL); NULL 240 maint/gnulib/tests/test-linked_list.c ASSERT (node1 != NULL); NULL 242 maint/gnulib/tests/test-linked_list.c ASSERT (node2 != NULL); NULL 244 maint/gnulib/tests/test-linked_list.c ASSERT (node3 != NULL); NULL 260 maint/gnulib/tests/test-linked_list.c ASSERT (node1 != NULL); NULL 262 maint/gnulib/tests/test-linked_list.c ASSERT (node1 != NULL); NULL 264 maint/gnulib/tests/test-linked_list.c ASSERT (node1 != NULL); NULL 266 maint/gnulib/tests/test-linked_list.c ASSERT (node2 != NULL); NULL 268 maint/gnulib/tests/test-linked_list.c ASSERT (node2 != NULL); NULL 270 maint/gnulib/tests/test-linked_list.c ASSERT (node2 != NULL); NULL 272 maint/gnulib/tests/test-linked_list.c ASSERT (node3 != NULL); NULL 274 maint/gnulib/tests/test-linked_list.c ASSERT (node3 != NULL); NULL 276 maint/gnulib/tests/test-linked_list.c ASSERT (node3 != NULL); NULL 297 maint/gnulib/tests/test-linked_list.c ASSERT (node1 != NULL); NULL 299 maint/gnulib/tests/test-linked_list.c ASSERT (node2 != NULL); NULL 301 maint/gnulib/tests/test-linked_list.c ASSERT (node3 != NULL); NULL 337 maint/gnulib/tests/test-linked_list.c ASSERT (node1 != NULL); NULL 338 maint/gnulib/tests/test-linked_list.c ASSERT (node2 != NULL); NULL 339 maint/gnulib/tests/test-linked_list.c ASSERT (node3 != NULL); NULL 407 maint/gnulib/tests/test-linked_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 409 maint/gnulib/tests/test-linked_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 411 maint/gnulib/tests/test-linked_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 414 maint/gnulib/tests/test-linked_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 415 maint/gnulib/tests/test-linked_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 416 maint/gnulib/tests/test-linked_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 433 maint/gnulib/tests/test-linked_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 435 maint/gnulib/tests/test-linked_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 437 maint/gnulib/tests/test-linked_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 440 maint/gnulib/tests/test-linked_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 441 maint/gnulib/tests/test-linked_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 442 maint/gnulib/tests/test-linked_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 80 maint/gnulib/tests/test-linkedhash_list.c while (node1 != NULL && node2 != NULL) NULL 87 maint/gnulib/tests/test-linkedhash_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 95 maint/gnulib/tests/test-linkedhash_list.c while (node1 != NULL && node2 != NULL) NULL 102 maint/gnulib/tests/test-linkedhash_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 133 maint/gnulib/tests/test-linkedhash_list.c string_equals, string_hash, NULL, true, NULL 135 maint/gnulib/tests/test-linkedhash_list.c ASSERT (list1 != NULL); NULL 138 maint/gnulib/tests/test-linkedhash_list.c string_equals, string_hash, NULL, true); NULL 139 maint/gnulib/tests/test-linkedhash_list.c ASSERT (list2 != NULL); NULL 141 maint/gnulib/tests/test-linkedhash_list.c ASSERT (gl_list_nx_add_last (list2, contents[i]) != NULL); NULL 145 maint/gnulib/tests/test-linkedhash_list.c string_equals, string_hash, NULL, true, NULL 147 maint/gnulib/tests/test-linkedhash_list.c ASSERT (list3 != NULL); NULL 167 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node1 != NULL); NULL 172 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node2 != NULL); NULL 177 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node3 != NULL); NULL 208 maint/gnulib/tests/test-linkedhash_list.c if (node1 == NULL) NULL 210 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node2 == NULL); NULL 211 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node3 == NULL); NULL 215 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node2 != NULL); NULL 216 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node3 != NULL); NULL 252 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node1 != NULL); NULL 254 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node2 != NULL); NULL 256 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node3 != NULL); NULL 270 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node1 != NULL); NULL 272 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node2 != NULL); NULL 274 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node3 != NULL); NULL 290 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node1 != NULL); NULL 292 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node1 != NULL); NULL 294 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node1 != NULL); NULL 296 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node2 != NULL); NULL 298 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node2 != NULL); NULL 300 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node2 != NULL); NULL 302 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node3 != NULL); NULL 304 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node3 != NULL); NULL 306 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node3 != NULL); NULL 327 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node1 != NULL); NULL 329 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node2 != NULL); NULL 331 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node3 != NULL); NULL 367 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node1 != NULL); NULL 368 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node2 != NULL); NULL 369 maint/gnulib/tests/test-linkedhash_list.c ASSERT (node3 != NULL); NULL 437 maint/gnulib/tests/test-linkedhash_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 439 maint/gnulib/tests/test-linkedhash_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 441 maint/gnulib/tests/test-linkedhash_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 444 maint/gnulib/tests/test-linkedhash_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 445 maint/gnulib/tests/test-linkedhash_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 446 maint/gnulib/tests/test-linkedhash_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 463 maint/gnulib/tests/test-linkedhash_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 465 maint/gnulib/tests/test-linkedhash_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 467 maint/gnulib/tests/test-linkedhash_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 470 maint/gnulib/tests/test-linkedhash_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 471 maint/gnulib/tests/test-linkedhash_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 472 maint/gnulib/tests/test-linkedhash_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 144 maint/gnulib/tests/test-linkedhash_map.c string_equals, string_hash, NULL, NULL); NULL 145 maint/gnulib/tests/test-linkedhash_map.c ASSERT (map1 != NULL); NULL 149 maint/gnulib/tests/test-linkedhash_map.c string_equals, string_hash, NULL, NULL); NULL 150 maint/gnulib/tests/test-linkedhash_map.c ASSERT (map2 != NULL); NULL 121 maint/gnulib/tests/test-linkedhash_set.c set1 = gl_set_nx_create_empty (GL_ARRAY_SET, string_equals, string_hashcode, NULL); NULL 122 maint/gnulib/tests/test-linkedhash_set.c ASSERT (set1 != NULL); NULL 125 maint/gnulib/tests/test-linkedhash_set.c set2 = gl_set_nx_create_empty (GL_LINKEDHASH_SET, string_equals, string_hashcode, NULL); NULL 126 maint/gnulib/tests/test-linkedhash_set.c ASSERT (set2 != NULL); NULL 36 maint/gnulib/tests/test-list-c++.cc list1 = gl_List<const char *> (GL_ARRAY_LIST, NULL, NULL, NULL, true); NULL 42 maint/gnulib/tests/test-locale.c verify (sizeof NULL == sizeof (void *)); NULL 74 maint/gnulib/tests/test-localename.c ASSERT (gl_locale_name (LC_MESSAGES, "LC_MESSAGES") != NULL); NULL 103 maint/gnulib/tests/test-localename.c ASSERT (ret != NULL); NULL 174 maint/gnulib/tests/test-localename.c if (setlocale (LC_ALL, "") != NULL) NULL 195 maint/gnulib/tests/test-localename.c if (setlocale (LC_ALL, "") != NULL) NULL 206 maint/gnulib/tests/test-localename.c locale_t locale = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", NULL); NULL 207 maint/gnulib/tests/test-localename.c if (locale != NULL) NULL 227 maint/gnulib/tests/test-localename.c locale_t loc = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", NULL); NULL 228 maint/gnulib/tests/test-localename.c if (loc != NULL) NULL 231 maint/gnulib/tests/test-localename.c if (locale == NULL) NULL 267 maint/gnulib/tests/test-localename.c ASSERT (gl_locale_name_thread (LC_CTYPE, "LC_CTYPE") == NULL); NULL 268 maint/gnulib/tests/test-localename.c ASSERT (gl_locale_name_thread (LC_MESSAGES, "LC_MESSAGES") == NULL); NULL 272 maint/gnulib/tests/test-localename.c locale_t locale = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", NULL); NULL 273 maint/gnulib/tests/test-localename.c if (locale != NULL) NULL 295 maint/gnulib/tests/test-localename.c locale_t loc = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", NULL); NULL 296 maint/gnulib/tests/test-localename.c if (loc != NULL) NULL 299 maint/gnulib/tests/test-localename.c if (locale == NULL) NULL 444 maint/gnulib/tests/test-localename.c locale_t locale = newlocale (LC_ALL_MASK, choices[j], NULL); NULL 445 maint/gnulib/tests/test-localename.c available[j] = (locale != NULL); NULL 446 maint/gnulib/tests/test-localename.c if (locale != NULL) NULL 476 maint/gnulib/tests/test-localename.c locale_t locale = newlocale (LC_ALL_MASK, choices[j], NULL); NULL 479 maint/gnulib/tests/test-localename.c ASSERT (locale != NULL); NULL 505 maint/gnulib/tests/test-localename.c ASSERT (gl_locale_name_thread (LC_CTYPE, "LC_CTYPE") == NULL); NULL 506 maint/gnulib/tests/test-localename.c ASSERT (gl_locale_name_thread (LC_MESSAGES, "LC_MESSAGES") == NULL); NULL 544 maint/gnulib/tests/test-localename.c ASSERT (ret != NULL); NULL 546 maint/gnulib/tests/test-localename.c ASSERT (name == NULL || strcmp (name, gl_locale_name_default ()) == 0); NULL 548 maint/gnulib/tests/test-localename.c ASSERT (name == NULL || strcmp (name, gl_locale_name_default ()) == 0); NULL 559 maint/gnulib/tests/test-localename.c ASSERT (name == NULL || strcmp (name, gl_locale_name_default ()) == 0); NULL 567 maint/gnulib/tests/test-localename.c ASSERT (name == NULL || strcmp (name, gl_locale_name_default ()) == 0); NULL 575 maint/gnulib/tests/test-localename.c ASSERT (name == NULL || strcmp (name, gl_locale_name_default ()) == 0); NULL 583 maint/gnulib/tests/test-localename.c ASSERT (name == NULL || strcmp (name, gl_locale_name_default ()) == 0); NULL 618 maint/gnulib/tests/test-localename.c if (setlocale (LC_ALL, "") != NULL) NULL 634 maint/gnulib/tests/test-localename.c if (setlocale (LC_ALL, "") != NULL) NULL 637 maint/gnulib/tests/test-localename.c ASSERT (name == NULL || strcmp (name, gl_locale_name_default ()) == 0); NULL 645 maint/gnulib/tests/test-localename.c locale_t locale = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", NULL); NULL 646 maint/gnulib/tests/test-localename.c if (locale != NULL) NULL 682 maint/gnulib/tests/test-localename.c ASSERT (gl_locale_name_environ (LC_MESSAGES, "LC_MESSAGES") == NULL); NULL 683 maint/gnulib/tests/test-localename.c ASSERT (gl_locale_name_environ (LC_NUMERIC, "LC_NUMERIC") == NULL); NULL 692 maint/gnulib/tests/test-localename.c ASSERT (gl_locale_name_environ (LC_MESSAGES, "LC_MESSAGES") == NULL); NULL 698 maint/gnulib/tests/test-localename.c ASSERT (gl_locale_name_environ (LC_MESSAGES, "LC_MESSAGES") == NULL); NULL 704 maint/gnulib/tests/test-localename.c ASSERT (gl_locale_name_environ (LC_MESSAGES, "LC_MESSAGES") == NULL); NULL 710 maint/gnulib/tests/test-localename.c ASSERT (gl_locale_name_environ (LC_MESSAGES, "LC_MESSAGES") == NULL); NULL 752 maint/gnulib/tests/test-localename.c ASSERT (name == NULL); NULL 759 maint/gnulib/tests/test-localename.c locale_t locale = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", NULL); NULL 760 maint/gnulib/tests/test-localename.c if (locale != NULL) NULL 783 maint/gnulib/tests/test-localename.c ASSERT (name != NULL); NULL 794 maint/gnulib/tests/test-localename.c locale_t locale = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", NULL); NULL 795 maint/gnulib/tests/test-localename.c if (locale != NULL) NULL 178 maint/gnulib/tests/test-lock.c return NULL; NULL 198 maint/gnulib/tests/test-lock.c return NULL; NULL 215 maint/gnulib/tests/test-lock.c checkerthread = gl_thread_create (lock_checker_thread, NULL); NULL 217 maint/gnulib/tests/test-lock.c threads[i] = gl_thread_create (lock_mutator_thread, NULL); NULL 221 maint/gnulib/tests/test-lock.c gl_thread_join (threads[i], NULL); NULL 223 maint/gnulib/tests/test-lock.c gl_thread_join (checkerthread, NULL); NULL 263 maint/gnulib/tests/test-lock.c return NULL; NULL 283 maint/gnulib/tests/test-lock.c return NULL; NULL 301 maint/gnulib/tests/test-lock.c checkerthreads[i] = gl_thread_create (rwlock_checker_thread, NULL); NULL 303 maint/gnulib/tests/test-lock.c threads[i] = gl_thread_create (rwlock_mutator_thread, NULL); NULL 307 maint/gnulib/tests/test-lock.c gl_thread_join (threads[i], NULL); NULL 310 maint/gnulib/tests/test-lock.c gl_thread_join (checkerthreads[i], NULL); NULL 366 maint/gnulib/tests/test-lock.c return NULL; NULL 386 maint/gnulib/tests/test-lock.c return NULL; NULL 403 maint/gnulib/tests/test-lock.c checkerthread = gl_thread_create (reclock_checker_thread, NULL); NULL 405 maint/gnulib/tests/test-lock.c threads[i] = gl_thread_create (reclock_mutator_thread, NULL); NULL 409 maint/gnulib/tests/test-lock.c gl_thread_join (threads[i], NULL); NULL 411 maint/gnulib/tests/test-lock.c gl_thread_join (checkerthread, NULL); NULL 476 maint/gnulib/tests/test-lock.c return NULL; NULL 564 maint/gnulib/tests/test-lock.c gl_thread_join (threads[i], NULL); NULL 37 maint/gnulib/tests/test-login_tty.c int res = openpty (&master, &slave, NULL, NULL, NULL); NULL 34 maint/gnulib/tests/test-lutimens.h ASSERT (func ("no_such", NULL) == -1); NULL 37 maint/gnulib/tests/test-lutimens.h ASSERT (func ("no_such/", NULL) == -1); NULL 40 maint/gnulib/tests/test-lutimens.h ASSERT (func ("", NULL) == -1); NULL 82 maint/gnulib/tests/test-lutimens.h result = func (BASE "link", NULL); NULL 219 maint/gnulib/tests/test-lutimens.h ASSERT (func (BASE "link", NULL) == 0); NULL 32 maint/gnulib/tests/test-malloc-gnu.c ASSERT (p != NULL); NULL 40 maint/gnulib/tests/test-malloc-gnu.c ASSERT (p == NULL); NULL 40 maint/gnulib/tests/test-map-c++.cc map1 = gl_Map<const char *, const int *> (GL_ARRAY_MAP, streq, NULL, NULL, NULL); NULL 35 maint/gnulib/tests/test-mbmemcasecmp.c if (setlocale (LC_ALL, "") == NULL) NULL 24 maint/gnulib/tests/test-mbmemcasecmp.h ASSERT (my_casecmp (NULL, 0, NULL, 0) == 0); NULL 29 maint/gnulib/tests/test-mbmemcasecmp.h ASSERT (my_casecmp (input, SIZEOF (input), NULL, 0) > 0); NULL 31 maint/gnulib/tests/test-mbmemcasecmp.h ASSERT (my_casecmp (NULL, 0, input, SIZEOF (input)) < 0); NULL 41 maint/gnulib/tests/test-mbmemcasecoll.c if (setlocale (LC_ALL, "") == NULL) NULL 47 maint/gnulib/tests/test-mbrtoc32-w32.c if (setlocale (LC_ALL, name_with_codepage) == NULL) NULL 59 maint/gnulib/tests/test-mbrtoc32-w32.c if (setlocale (LC_ALL, name) == NULL) NULL 108 maint/gnulib/tests/test-mbrtoc32-w32.c ret = mbrtoc32 (NULL, "", 1, &state); NULL 150 maint/gnulib/tests/test-mbrtoc32-w32.c ret = mbrtoc32 (NULL, buf, 1, &state); NULL 161 maint/gnulib/tests/test-mbrtoc32-w32.c ret = mbrtoc32 (&wc, NULL, 5, &state); NULL 191 maint/gnulib/tests/test-mbrtoc32-w32.c ret = mbrtoc32 (NULL, input + 2, 3, &state); NULL 240 maint/gnulib/tests/test-mbrtoc32-w32.c ret = mbrtoc32 (NULL, input + 2, 3, &state); NULL 306 maint/gnulib/tests/test-mbrtoc32-w32.c ret = mbrtoc32 (NULL, input + 5, 3, &state); NULL 376 maint/gnulib/tests/test-mbrtoc32-w32.c ret = mbrtoc32 (NULL, input + 5, 3, &state); NULL 446 maint/gnulib/tests/test-mbrtoc32-w32.c ret = mbrtoc32 (NULL, input + 5, 3, &state); NULL 509 maint/gnulib/tests/test-mbrtoc32-w32.c ret = mbrtoc32 (NULL, input + 3, 8, &state); NULL 525 maint/gnulib/tests/test-mbrtoc32-w32.c ret = mbrtoc32 (NULL, input + 7, 4, &state); NULL 616 maint/gnulib/tests/test-mbrtoc32-w32.c ret = mbrtoc32 (NULL, input + 3, 6, &state); NULL 630 maint/gnulib/tests/test-mbrtoc32-w32.c ret = mbrtoc32 (NULL, input + 5, 4, &state); NULL 41 maint/gnulib/tests/test-mbrtoc32.c if (setlocale (LC_ALL, "") == NULL) NULL 61 maint/gnulib/tests/test-mbrtoc32.c ret = mbrtoc32 (NULL, "", 1, &state); NULL 116 maint/gnulib/tests/test-mbrtoc32.c ret = mbrtoc32 (NULL, buf, 1, &state); NULL 127 maint/gnulib/tests/test-mbrtoc32.c ret = mbrtoc32 (&wc, NULL, 5, &state); NULL 157 maint/gnulib/tests/test-mbrtoc32.c ret = mbrtoc32 (NULL, input + 2, 3, &state); NULL 212 maint/gnulib/tests/test-mbrtoc32.c ret = mbrtoc32 (NULL, input + 3, 6, &state); NULL 226 maint/gnulib/tests/test-mbrtoc32.c ret = mbrtoc32 (NULL, input + 5, 4, &state); NULL 285 maint/gnulib/tests/test-mbrtoc32.c ret = mbrtoc32 (NULL, input + 5, 3, &state); NULL 333 maint/gnulib/tests/test-mbrtoc32.c ret = mbrtoc32 (NULL, input + 3, 8, &state); NULL 348 maint/gnulib/tests/test-mbrtoc32.c ret = mbrtoc32 (NULL, input + 7, 4, &state); NULL 47 maint/gnulib/tests/test-mbrtowc-w32.c if (setlocale (LC_ALL, name_with_codepage) == NULL) NULL 59 maint/gnulib/tests/test-mbrtowc-w32.c if (setlocale (LC_ALL, name) == NULL) NULL 108 maint/gnulib/tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, "", 1, &state); NULL 150 maint/gnulib/tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, buf, 1, &state); NULL 161 maint/gnulib/tests/test-mbrtowc-w32.c ret = mbrtowc (&wc, NULL, 5, &state); NULL 191 maint/gnulib/tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 2, 3, &state); NULL 240 maint/gnulib/tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 2, 3, &state); NULL 306 maint/gnulib/tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 5, 3, &state); NULL 376 maint/gnulib/tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 5, 3, &state); NULL 446 maint/gnulib/tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 5, 3, &state); NULL 509 maint/gnulib/tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 3, 6, &state); NULL 607 maint/gnulib/tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 3, 4, &state); NULL 41 maint/gnulib/tests/test-mbrtowc.c if (setlocale (LC_ALL, "") == NULL) NULL 61 maint/gnulib/tests/test-mbrtowc.c ret = mbrtowc (NULL, "", 1, &state); NULL 116 maint/gnulib/tests/test-mbrtowc.c ret = mbrtowc (NULL, buf, 1, &state); NULL 127 maint/gnulib/tests/test-mbrtowc.c ret = mbrtowc (&wc, NULL, 5, &state); NULL 157 maint/gnulib/tests/test-mbrtowc.c ret = mbrtowc (NULL, input + 2, 3, &state); NULL 211 maint/gnulib/tests/test-mbrtowc.c ret = mbrtowc (NULL, input + 3, 4, &state); NULL 274 maint/gnulib/tests/test-mbrtowc.c ret = mbrtowc (NULL, input + 5, 3, &state); NULL 322 maint/gnulib/tests/test-mbrtowc.c ret = mbrtowc (NULL, input + 3, 6, &state); NULL 31 maint/gnulib/tests/test-mbscasecmp.c if (setlocale (LC_ALL, "") == NULL) NULL 53 maint/gnulib/tests/test-mbscasestr1.c ASSERT (result == NULL); NULL 66 maint/gnulib/tests/test-mbscasestr1.c if (haystack != NULL) NULL 90 maint/gnulib/tests/test-mbscasestr1.c if (needle != NULL) NULL 97 maint/gnulib/tests/test-mbscasestr1.c ASSERT (mbscasestr (haystack, needle) == NULL); NULL 109 maint/gnulib/tests/test-mbscasestr1.c if (haystack != NULL && needle != NULL) NULL 32 maint/gnulib/tests/test-mbscasestr2.c if (setlocale (LC_ALL, "") == NULL) NULL 50 maint/gnulib/tests/test-mbscasestr2.c ASSERT (result == NULL); NULL 62 maint/gnulib/tests/test-mbscasestr2.c ASSERT (result == NULL); NULL 74 maint/gnulib/tests/test-mbscasestr2.c if (haystack != NULL) NULL 102 maint/gnulib/tests/test-mbscasestr2.c if (needle != NULL) NULL 109 maint/gnulib/tests/test-mbscasestr2.c ASSERT (mbscasestr (haystack, needle) == NULL); NULL 121 maint/gnulib/tests/test-mbscasestr2.c if (haystack != NULL && needle != NULL) NULL 31 maint/gnulib/tests/test-mbscasestr3.c if (setlocale (LC_ALL, "") == NULL) NULL 44 maint/gnulib/tests/test-mbscasestr3.c ASSERT (result == NULL); NULL 72 maint/gnulib/tests/test-mbscasestr3.c ASSERT (result == NULL); NULL 78 maint/gnulib/tests/test-mbscasestr3.c ASSERT (result == NULL); NULL 31 maint/gnulib/tests/test-mbscasestr4.c if (setlocale (LC_ALL, "") == NULL) NULL 45 maint/gnulib/tests/test-mbscasestr4.c ASSERT (mbscasestr (input, "\303\266c") == NULL); NULL 31 maint/gnulib/tests/test-mbschr.c if (setlocale (LC_ALL, "") == NULL) NULL 44 maint/gnulib/tests/test-mbschr.c ASSERT (result == NULL); NULL 64 maint/gnulib/tests/test-mbschr.c ASSERT (result == NULL); NULL 31 maint/gnulib/tests/test-mbscspn.c if (setlocale (LC_ALL, "") == NULL) NULL 35 maint/gnulib/tests/test-mbsinit.c ASSERT (mbsinit (NULL)); NULL 46 maint/gnulib/tests/test-mbsinit.c if (setlocale (LC_ALL, "") == NULL) NULL 31 maint/gnulib/tests/test-mbsncasecmp.c if (setlocale (LC_ALL, "") == NULL) NULL 41 maint/gnulib/tests/test-mbsnrtoc32s.c if (setlocale (LC_ALL, "") == NULL) NULL 51 maint/gnulib/tests/test-mbsnrtoc32s.c ret = mbsnrtoc32s (NULL, &src, 1, 0, &state); NULL 56 maint/gnulib/tests/test-mbsnrtoc32s.c ret = mbsnrtoc32s (NULL, &src, 1, 1, &state); NULL 116 maint/gnulib/tests/test-mbsnrtoc32s.c ret = mbsnrtoc32s (NULL, &src, 4, unlimited ? BUFSIZE : 1, &temp_state); NULL 124 maint/gnulib/tests/test-mbsnrtoc32s.c ASSERT (src == (unlimited ? NULL : input + 3)); NULL 161 maint/gnulib/tests/test-mbsnrtoc32s.c ret = mbsnrtoc32s (NULL, &src, 9, unlimited ? BUFSIZE : 2, &temp_state); NULL 169 maint/gnulib/tests/test-mbsnrtoc32s.c ASSERT (src == (unlimited ? NULL : input + 5)); NULL 215 maint/gnulib/tests/test-mbsnrtoc32s.c ret = mbsnrtoc32s (NULL, &src, 5, unlimited ? BUFSIZE : 2, &temp_state); NULL 223 maint/gnulib/tests/test-mbsnrtoc32s.c ASSERT (src == (unlimited ? NULL : input + 7)); NULL 260 maint/gnulib/tests/test-mbsnrtoc32s.c ret = mbsnrtoc32s (NULL, &src, 11, unlimited ? BUFSIZE : 2, &temp_state); NULL 268 maint/gnulib/tests/test-mbsnrtoc32s.c ASSERT (src == (unlimited ? NULL : input + 7)); NULL 41 maint/gnulib/tests/test-mbsnrtowcs.c if (setlocale (LC_ALL, "") == NULL) NULL 51 maint/gnulib/tests/test-mbsnrtowcs.c ret = mbsnrtowcs (NULL, &src, 1, 0, &state); NULL 56 maint/gnulib/tests/test-mbsnrtowcs.c ret = mbsnrtowcs (NULL, &src, 1, 1, &state); NULL 116 maint/gnulib/tests/test-mbsnrtowcs.c ret = mbsnrtowcs (NULL, &src, 4, unlimited ? BUFSIZE : 1, &temp_state); NULL 124 maint/gnulib/tests/test-mbsnrtowcs.c ASSERT (src == (unlimited ? NULL : input + 3)); NULL 161 maint/gnulib/tests/test-mbsnrtowcs.c ret = mbsnrtowcs (NULL, &src, 6, unlimited ? BUFSIZE : 2, &temp_state); NULL 169 maint/gnulib/tests/test-mbsnrtowcs.c ASSERT (src == (unlimited ? NULL : input + 5)); NULL 215 maint/gnulib/tests/test-mbsnrtowcs.c ret = mbsnrtowcs (NULL, &src, 5, unlimited ? BUFSIZE : 2, &temp_state); NULL 223 maint/gnulib/tests/test-mbsnrtowcs.c ASSERT (src == (unlimited ? NULL : input + 7)); NULL 260 maint/gnulib/tests/test-mbsnrtowcs.c ret = mbsnrtowcs (NULL, &src, 8, unlimited ? BUFSIZE : 2, &temp_state); NULL 268 maint/gnulib/tests/test-mbsnrtowcs.c ASSERT (src == (unlimited ? NULL : input + 7)); NULL 31 maint/gnulib/tests/test-mbspbrk.c if (setlocale (LC_ALL, "") == NULL) NULL 34 maint/gnulib/tests/test-mbspbrk.c ASSERT (mbspbrk ("Some text", "") == NULL); NULL 39 maint/gnulib/tests/test-mbspbrk.c ASSERT (mbspbrk (input, "iI") == NULL); NULL 51 maint/gnulib/tests/test-mbspbrk.c ASSERT (mbspbrk (input, "\303") == NULL); /* invalid multibyte sequence */ NULL 31 maint/gnulib/tests/test-mbspcasecmp.c if (setlocale (LC_ALL, "") == NULL) NULL 46 maint/gnulib/tests/test-mbspcasecmp.c ASSERT (mbspcasecmp (string, "paraLyzed") == NULL); NULL 51 maint/gnulib/tests/test-mbspcasecmp.c ASSERT (mbspcasecmp (string, "paragraph") == NULL); NULL 56 maint/gnulib/tests/test-mbspcasecmp.c ASSERT (mbspcasecmp (string, "paragraph") == NULL); NULL 31 maint/gnulib/tests/test-mbsrchr.c if (setlocale (LC_ALL, "") == NULL) NULL 44 maint/gnulib/tests/test-mbsrchr.c ASSERT (result == NULL); NULL 41 maint/gnulib/tests/test-mbsrtoc32s.c if (setlocale (LC_ALL, "") == NULL) NULL 51 maint/gnulib/tests/test-mbsrtoc32s.c ret = mbsrtoc32s (NULL, &src, 0, &state); NULL 56 maint/gnulib/tests/test-mbsrtoc32s.c ret = mbsrtoc32s (NULL, &src, 1, &state); NULL 116 maint/gnulib/tests/test-mbsrtoc32s.c ret = mbsrtoc32s (NULL, &src, unlimited ? BUFSIZE : 1, &temp_state); NULL 124 maint/gnulib/tests/test-mbsrtoc32s.c ASSERT (src == (unlimited ? NULL : input + 3)); NULL 161 maint/gnulib/tests/test-mbsrtoc32s.c ret = mbsrtoc32s (NULL, &src, unlimited ? BUFSIZE : 2, &temp_state); NULL 169 maint/gnulib/tests/test-mbsrtoc32s.c ASSERT (src == (unlimited ? NULL : input + 5)); NULL 215 maint/gnulib/tests/test-mbsrtoc32s.c ret = mbsrtoc32s (NULL, &src, unlimited ? BUFSIZE : 2, &temp_state); NULL 223 maint/gnulib/tests/test-mbsrtoc32s.c ASSERT (src == (unlimited ? NULL : input + 7)); NULL 260 maint/gnulib/tests/test-mbsrtoc32s.c ret = mbsrtoc32s (NULL, &src, unlimited ? BUFSIZE : 2, &temp_state); NULL 268 maint/gnulib/tests/test-mbsrtoc32s.c ASSERT (src == (unlimited ? NULL : input + 7)); NULL 41 maint/gnulib/tests/test-mbsrtowcs.c if (setlocale (LC_ALL, "") == NULL) NULL 51 maint/gnulib/tests/test-mbsrtowcs.c ret = mbsrtowcs (NULL, &src, 0, &state); NULL 56 maint/gnulib/tests/test-mbsrtowcs.c ret = mbsrtowcs (NULL, &src, 1, &state); NULL 116 maint/gnulib/tests/test-mbsrtowcs.c ret = mbsrtowcs (NULL, &src, unlimited ? BUFSIZE : 1, &temp_state); NULL 124 maint/gnulib/tests/test-mbsrtowcs.c ASSERT (src == (unlimited ? NULL : input + 3)); NULL 161 maint/gnulib/tests/test-mbsrtowcs.c ret = mbsrtowcs (NULL, &src, unlimited ? BUFSIZE : 2, &temp_state); NULL 169 maint/gnulib/tests/test-mbsrtowcs.c ASSERT (src == (unlimited ? NULL : input + 5)); NULL 215 maint/gnulib/tests/test-mbsrtowcs.c ret = mbsrtowcs (NULL, &src, unlimited ? BUFSIZE : 2, &temp_state); NULL 223 maint/gnulib/tests/test-mbsrtowcs.c ASSERT (src == (unlimited ? NULL : input + 7)); NULL 260 maint/gnulib/tests/test-mbsrtowcs.c ret = mbsrtowcs (NULL, &src, unlimited ? BUFSIZE : 2, &temp_state); NULL 268 maint/gnulib/tests/test-mbsrtowcs.c ASSERT (src == (unlimited ? NULL : input + 7)); NULL 31 maint/gnulib/tests/test-mbsspn.c if (setlocale (LC_ALL, "") == NULL) NULL 53 maint/gnulib/tests/test-mbsstr1.c ASSERT (result == NULL); NULL 65 maint/gnulib/tests/test-mbsstr1.c if (haystack != NULL) NULL 89 maint/gnulib/tests/test-mbsstr1.c if (needle != NULL) NULL 96 maint/gnulib/tests/test-mbsstr1.c ASSERT (mbsstr (haystack, needle) == NULL); NULL 108 maint/gnulib/tests/test-mbsstr1.c if (haystack != NULL && needle != NULL) NULL 32 maint/gnulib/tests/test-mbsstr2.c if (setlocale (LC_ALL, "") == NULL) NULL 50 maint/gnulib/tests/test-mbsstr2.c ASSERT (result == NULL); NULL 62 maint/gnulib/tests/test-mbsstr2.c ASSERT (result == NULL); NULL 74 maint/gnulib/tests/test-mbsstr2.c if (haystack != NULL) NULL 102 maint/gnulib/tests/test-mbsstr2.c if (needle != NULL) NULL 109 maint/gnulib/tests/test-mbsstr2.c ASSERT (mbsstr (haystack, needle) == NULL); NULL 121 maint/gnulib/tests/test-mbsstr2.c if (haystack != NULL && needle != NULL) NULL 31 maint/gnulib/tests/test-mbsstr3.c if (setlocale (LC_ALL, "") == NULL) NULL 44 maint/gnulib/tests/test-mbsstr3.c ASSERT (result == NULL); NULL 71 maint/gnulib/tests/test-mbsstr3.c ASSERT (result == NULL); NULL 77 maint/gnulib/tests/test-mbsstr3.c ASSERT (result == NULL); NULL 39 maint/gnulib/tests/test-mbstoc32s.c if (setlocale (LC_ALL, "") == NULL) NULL 47 maint/gnulib/tests/test-mbstoc32s.c ret = mbstoc32s (NULL, src, 0); NULL 51 maint/gnulib/tests/test-mbstoc32s.c ret = mbstoc32s (NULL, src, 1); NULL 103 maint/gnulib/tests/test-mbstoc32s.c ret = mbstoc32s (NULL, src, unlimited ? BUFSIZE : 1); NULL 141 maint/gnulib/tests/test-mbstoc32s.c ret = mbstoc32s (NULL, src, unlimited ? BUFSIZE : 2); NULL 179 maint/gnulib/tests/test-mbstoc32s.c ret = mbstoc32s (NULL, src, unlimited ? BUFSIZE : 2); NULL 216 maint/gnulib/tests/test-mbstoc32s.c ret = mbstoc32s (NULL, src, unlimited ? BUFSIZE : 2); NULL 51 maint/gnulib/tests/test-memalign.c ASSERT (aligned2_blocks[i] != NULL); NULL 56 maint/gnulib/tests/test-memalign.c ASSERT (aligned4_blocks[i] != NULL); NULL 61 maint/gnulib/tests/test-memalign.c ASSERT (aligned8_blocks[i] != NULL); NULL 66 maint/gnulib/tests/test-memalign.c ASSERT (aligned16_blocks[i] != NULL); NULL 71 maint/gnulib/tests/test-memalign.c ASSERT (aligned32_blocks[i] != NULL); NULL 76 maint/gnulib/tests/test-memalign.c ASSERT (aligned64_blocks[i] != NULL); NULL 51 maint/gnulib/tests/test-memchr.c ASSERT (MEMCHR (input, 'a', 0) == NULL); NULL 56 maint/gnulib/tests/test-memchr.c ASSERT (MEMCHR (page_boundary, 'a', 0) == NULL); NULL 67 maint/gnulib/tests/test-memchr.c ASSERT (MEMCHR (input, 'f', n) == NULL); NULL 68 maint/gnulib/tests/test-memchr.c ASSERT (MEMCHR (input, '\0', n) == NULL); NULL 106 maint/gnulib/tests/test-memchr.c if (page_boundary != NULL) NULL 112 maint/gnulib/tests/test-memchr.c ASSERT (MEMCHR (mem, 'U', n) == NULL); NULL 113 maint/gnulib/tests/test-memchr.c ASSERT (MEMCHR (mem, 0, n) == NULL); NULL 50 maint/gnulib/tests/test-memchr2.c ASSERT (MEMCHR2 (input, 'a', 'b', 0) == NULL); NULL 53 maint/gnulib/tests/test-memchr2.c ASSERT (MEMCHR2 (page_boundary, 'a', 'b', 0) == NULL); NULL 64 maint/gnulib/tests/test-memchr2.c ASSERT (MEMCHR2 (input, 'f', 'g', n) == NULL); NULL 65 maint/gnulib/tests/test-memchr2.c ASSERT (MEMCHR2 (input, 'f', '\0', n) == NULL); NULL 69 maint/gnulib/tests/test-memchr2.c ASSERT (MEMCHR2 (input, 'f', 'f', n) == NULL); NULL 66 maint/gnulib/tests/test-memmem.c ASSERT (result == NULL); NULL 81 maint/gnulib/tests/test-memmem.c ASSERT (result == NULL); NULL 98 maint/gnulib/tests/test-memmem.c ASSERT (result == NULL); NULL 120 maint/gnulib/tests/test-memmem.c if (haystack != NULL) NULL 144 maint/gnulib/tests/test-memmem.c if (needle != NULL) NULL 150 maint/gnulib/tests/test-memmem.c ASSERT (memmem (haystack, n, needle, m) == NULL); NULL 162 maint/gnulib/tests/test-memmem.c if (haystack != NULL && needle != NULL) NULL 187 maint/gnulib/tests/test-memmem.c if (haystack != NULL && needle != NULL) NULL 197 maint/gnulib/tests/test-memmem.c ASSERT (result == NULL); NULL 300 maint/gnulib/tests/test-memmem.c if (haystack != NULL && needle != NULL) NULL 56 maint/gnulib/tests/test-memrchr.c ASSERT (MEMRCHR (input, 'a', 0) == NULL); NULL 59 maint/gnulib/tests/test-memrchr.c ASSERT (MEMRCHR (page_boundary, 'a', 0) == NULL); NULL 68 maint/gnulib/tests/test-memrchr.c ASSERT (MEMRCHR (input, 'f', n) == NULL); NULL 69 maint/gnulib/tests/test-memrchr.c ASSERT (MEMRCHR (input, '\0', n) == NULL); NULL 190 maint/gnulib/tests/test-mtx.c ASSERT (thrd_create (&checkerthread, lock_checker_thread, NULL) NULL 193 maint/gnulib/tests/test-mtx.c ASSERT (thrd_create (&threads[i], lock_mutator_thread, NULL) NULL 198 maint/gnulib/tests/test-mtx.c ASSERT (thrd_join (threads[i], NULL) == thrd_success); NULL 200 maint/gnulib/tests/test-mtx.c ASSERT (thrd_join (checkerthread, NULL) == thrd_success); NULL 293 maint/gnulib/tests/test-mtx.c ASSERT (thrd_create (&checkerthread, reclock_checker_thread, NULL) NULL 296 maint/gnulib/tests/test-mtx.c ASSERT (thrd_create (&threads[i], reclock_mutator_thread, NULL) NULL 301 maint/gnulib/tests/test-mtx.c ASSERT (thrd_join (threads[i], NULL) == thrd_success); NULL 303 maint/gnulib/tests/test-mtx.c ASSERT (thrd_join (checkerthread, NULL) == thrd_success); NULL 457 maint/gnulib/tests/test-mtx.c ASSERT (thrd_join (threads[i], NULL) == thrd_success); NULL 49 maint/gnulib/tests/test-nanosleep.c ASSERT (nanosleep (&ts, NULL) == -1); NULL 53 maint/gnulib/tests/test-nanosleep.c ASSERT (nanosleep (&ts, NULL) == -1); NULL 65 maint/gnulib/tests/test-nanosleep.c ASSERT (nanosleep (&ts, NULL) == 0); NULL 43 maint/gnulib/tests/test-net_if.c if (ifnp == NULL) NULL 67 maint/gnulib/tests/test-net_if.c if (q == NULL) NULL 195 maint/gnulib/tests/test-nl_langinfo-mt.c if (setlocale (LC_ALL, LOCALE1) == NULL) NULL 200 maint/gnulib/tests/test-nl_langinfo-mt.c if (setlocale (LC_MONETARY, LOCALE2) == NULL) NULL 205 maint/gnulib/tests/test-nl_langinfo-mt.c if (setlocale (LC_NUMERIC, LOCALE3) == NULL) NULL 219 maint/gnulib/tests/test-nl_langinfo-mt.c gl_thread_create (thread1_func, NULL); NULL 220 maint/gnulib/tests/test-nl_langinfo-mt.c gl_thread_create (thread2_func, NULL); NULL 221 maint/gnulib/tests/test-nl_langinfo-mt.c gl_thread_create (thread3_func, NULL); NULL 222 maint/gnulib/tests/test-nl_langinfo-mt.c gl_thread_create (thread4_func, NULL); NULL 223 maint/gnulib/tests/test-nl_langinfo-mt.c gl_thread_create (thread5_func, NULL); NULL 224 maint/gnulib/tests/test-nl_langinfo-mt.c gl_thread_create (thread6_func, NULL); NULL 226 maint/gnulib/tests/test-nl_langinfo-mt.c gl_thread_create (threadN_func, NULL); NULL 234 maint/gnulib/tests/test-nl_langinfo-mt.c nanosleep (&duration, NULL); NULL 137 maint/gnulib/tests/test-nl_langinfo.c ASSERT (nl_langinfo (ALT_DIGITS) != NULL); NULL 33 maint/gnulib/tests/test-nonblocking-misc.h ASSERT (data != NULL); NULL 57 maint/gnulib/tests/test-nonblocking-misc.h gettimeofday (¤t_time, NULL); NULL 103 maint/gnulib/tests/test-nonblocking-misc.h gettimeofday (&before_time, NULL); NULL 105 maint/gnulib/tests/test-nonblocking-misc.h gettimeofday (&after_time, NULL); \ NULL 82 maint/gnulib/tests/test-nonblocking-pipe-main.c child_argv[2] = NULL; NULL 92 maint/gnulib/tests/test-nonblocking-pipe-main.c posix_spawnp (&child_pid, child_path, NULL, NULL, (char **) child_argv, NULL 108 maint/gnulib/tests/test-nonblocking-pipe-main.c wait_subprocess (child, child_path, false, false, false, false, NULL); NULL 136 maint/gnulib/tests/test-nonblocking-reader.h ASSERT (data != NULL); NULL 69 maint/gnulib/tests/test-nonblocking-socket-main.c child_argv[3] = NULL; NULL 79 maint/gnulib/tests/test-nonblocking-socket-main.c posix_spawnp (&child_pid, child_path, NULL, NULL, (char **) child_argv, NULL 119 maint/gnulib/tests/test-nonblocking-socket-main.c wait_subprocess (child, child_path, false, false, false, false, NULL); NULL 51 maint/gnulib/tests/test-nstrftime.c { 0, 0, NULL, NULL } NULL 102 maint/gnulib/tests/test-obstack-printf.c obstack_free (&obs, NULL); NULL 34 maint/gnulib/tests/test-omap-c++.cc map1 = gl_OMap<const char *, const int *> (GL_ARRAY_OMAP, strcmp, NULL, NULL); NULL 51 maint/gnulib/tests/test-openat-safer.c || (myerr = fdopen (BACKUP_STDERR_FILENO, "w")) == NULL) NULL 43 maint/gnulib/tests/test-openpty.c int res = openpty (&master, &slave, NULL, NULL, NULL); NULL 52 maint/gnulib/tests/test-oset-c++.cc set1 = gl_OSet<const char *> (GL_ARRAY_OSET, reverse_strcmp, NULL); NULL 33 maint/gnulib/tests/test-oset-update.h gl_oset_nx_create_empty (implementation, (gl_setelement_compar_fn) strcmp, NULL); NULL 34 maint/gnulib/tests/test-oset-update.h ASSERT (set1 != NULL); NULL 48 maint/gnulib/tests/test-parse-datetime.c NULL NULL 29 maint/gnulib/tests/test-perror.c const char *prefix = (argc > 1 ? argv[1] : NULL); NULL 41 maint/gnulib/tests/test-perror2.c || (myerr = fdopen (BACKUP_STDERR_FILENO, "w")) == NULL) NULL 104 maint/gnulib/tests/test-perror2.c perror (NULL); NULL 115 maint/gnulib/tests/test-perror2.c ASSERT (setvbuf (stderr, NULL, _IONBF, BUFSIZ) == 0); NULL 118 maint/gnulib/tests/test-perror2.c perror (NULL); NULL 84 maint/gnulib/tests/test-pipe-filter-gi1.c ASSERT (input != NULL); NULL 99 maint/gnulib/tests/test-pipe-filter-gi1.c argv[3] = NULL; NULL 103 maint/gnulib/tests/test-pipe-filter-gi1.c ASSERT (f != NULL); NULL 73 maint/gnulib/tests/test-pipe-filter-gi2-main.c const char *path[] = { NULL, NULL }; NULL 83 maint/gnulib/tests/test-pipe-filter-gi2-main.c prepare_read, ignore_done_read, NULL); NULL 97 maint/gnulib/tests/test-pipe-filter-gi2-main.c prepare_read, ignore_done_read, NULL); NULL 110 maint/gnulib/tests/test-pipe-filter-gi2-main.c prepare_read, ignore_done_read, NULL); NULL 127 maint/gnulib/tests/test-pipe-filter-gi2-main.c prepare_read, output_done_read, NULL); NULL 51 maint/gnulib/tests/test-pipe-filter-ii1.c return NULL; NULL 106 maint/gnulib/tests/test-pipe-filter-ii1.c ASSERT (input != NULL); NULL 122 maint/gnulib/tests/test-pipe-filter-ii1.c argv[3] = NULL; NULL 52 maint/gnulib/tests/test-pipe-filter-ii2-main.c return NULL; NULL 88 maint/gnulib/tests/test-pipe-filter-ii2-main.c const char *path[] = { NULL, NULL }; NULL 137 maint/gnulib/tests/test-poll.c int oldflags = fcntl (s, F_GETFL, NULL); NULL 46 maint/gnulib/tests/test-popen-safer.c || (myerr = fdopen (BACKUP_STDERR_FILENO, "w")) == NULL) NULL 52 maint/gnulib/tests/test-posix_memalign.c ASSERT (aligned2_blocks[i] != NULL); NULL 60 maint/gnulib/tests/test-posix_memalign.c ASSERT (aligned4_blocks[i] != NULL); NULL 66 maint/gnulib/tests/test-posix_memalign.c ASSERT (aligned8_blocks[i] != NULL); NULL 71 maint/gnulib/tests/test-posix_memalign.c ASSERT (aligned16_blocks[i] != NULL); NULL 76 maint/gnulib/tests/test-posix_memalign.c ASSERT (aligned32_blocks[i] != NULL); NULL 81 maint/gnulib/tests/test-posix_memalign.c ASSERT (aligned64_blocks[i] != NULL); NULL 54 maint/gnulib/tests/test-posix_spawn-chdir.c char *argv[2] = { (char *) "pwd", NULL }; NULL 76 maint/gnulib/tests/test-posix_spawn-chdir.c sigprocmask (SIG_SETMASK, NULL, &blocked_signals); NULL 86 maint/gnulib/tests/test-posix_spawn-chdir.c sigprocmask (SIG_BLOCK, &fatal_signal_set, NULL); NULL 111 maint/gnulib/tests/test-posix_spawn-chdir.c sigprocmask (SIG_UNBLOCK, &fatal_signal_set, NULL); NULL 118 maint/gnulib/tests/test-posix_spawn-chdir.c sigprocmask (SIG_UNBLOCK, &fatal_signal_set, NULL); NULL 122 maint/gnulib/tests/test-posix_spawn-chdir.c if (fp == NULL) NULL 175 maint/gnulib/tests/test-posix_spawn-chdir.c if (abs_pwd_prog != NULL NULL 54 maint/gnulib/tests/test-posix_spawn-dup2-stdin.c char *argv[3] = { (char *) BOURNE_SHELL, (char *) CHILD_PROGRAM_FILENAME, NULL }; NULL 75 maint/gnulib/tests/test-posix_spawn-dup2-stdin.c sigprocmask (SIG_SETMASK, NULL, &blocked_signals); NULL 85 maint/gnulib/tests/test-posix_spawn-dup2-stdin.c sigprocmask (SIG_BLOCK, &fatal_signal_set, NULL); NULL 108 maint/gnulib/tests/test-posix_spawn-dup2-stdin.c sigprocmask (SIG_UNBLOCK, &fatal_signal_set, NULL); NULL 115 maint/gnulib/tests/test-posix_spawn-dup2-stdin.c sigprocmask (SIG_UNBLOCK, &fatal_signal_set, NULL); NULL 119 maint/gnulib/tests/test-posix_spawn-dup2-stdin.c if (fp == NULL) NULL 76 maint/gnulib/tests/test-posix_spawn-dup2-stdout.c char *argv[3] = { (char *) BOURNE_SHELL, (char *) CHILD_PROGRAM_FILENAME, NULL }; NULL 97 maint/gnulib/tests/test-posix_spawn-dup2-stdout.c sigprocmask (SIG_SETMASK, NULL, &blocked_signals); NULL 107 maint/gnulib/tests/test-posix_spawn-dup2-stdout.c sigprocmask (SIG_BLOCK, &fatal_signal_set, NULL); NULL 131 maint/gnulib/tests/test-posix_spawn-dup2-stdout.c sigprocmask (SIG_UNBLOCK, &fatal_signal_set, NULL); NULL 138 maint/gnulib/tests/test-posix_spawn-dup2-stdout.c sigprocmask (SIG_UNBLOCK, &fatal_signal_set, NULL); NULL 142 maint/gnulib/tests/test-posix_spawn-dup2-stdout.c if (fp == NULL) NULL 57 maint/gnulib/tests/test-posix_spawn-fchdir.c char *argv[2] = { (char *) "pwd", NULL }; NULL 85 maint/gnulib/tests/test-posix_spawn-fchdir.c sigprocmask (SIG_SETMASK, NULL, &blocked_signals); NULL 95 maint/gnulib/tests/test-posix_spawn-fchdir.c sigprocmask (SIG_BLOCK, &fatal_signal_set, NULL); NULL 120 maint/gnulib/tests/test-posix_spawn-fchdir.c sigprocmask (SIG_UNBLOCK, &fatal_signal_set, NULL); NULL 127 maint/gnulib/tests/test-posix_spawn-fchdir.c sigprocmask (SIG_UNBLOCK, &fatal_signal_set, NULL); NULL 131 maint/gnulib/tests/test-posix_spawn-fchdir.c if (fp == NULL) NULL 184 maint/gnulib/tests/test-posix_spawn-fchdir.c if (abs_pwd_prog != NULL NULL 41 maint/gnulib/tests/test-posix_spawn-inherit0.c char *argv[3] = { CHILD_PROGRAM_FILENAME, "-child", NULL }; NULL 49 maint/gnulib/tests/test-posix_spawn-inherit0.c if (fp == NULL) NULL 63 maint/gnulib/tests/test-posix_spawn-inherit0.c if (fp == NULL) NULL 75 maint/gnulib/tests/test-posix_spawn-inherit0.c if ((err = posix_spawn (&child, CHILD_PROGRAM_FILENAME, NULL, NULL, argv, environ)) != 0) NULL 41 maint/gnulib/tests/test-posix_spawn-inherit1.c char *argv[3] = { CHILD_PROGRAM_FILENAME, "-child", NULL }; NULL 49 maint/gnulib/tests/test-posix_spawn-inherit1.c if (fp == NULL) NULL 62 maint/gnulib/tests/test-posix_spawn-inherit1.c if ((err = posix_spawn (&child, CHILD_PROGRAM_FILENAME, NULL, NULL, argv, environ)) != 0) NULL 91 maint/gnulib/tests/test-posix_spawn-inherit1.c if (fp == NULL) NULL 54 maint/gnulib/tests/test-posix_spawn-open1.c char *argv[3] = { CHILD_PROGRAM_FILENAME, "-child", NULL }; NULL 64 maint/gnulib/tests/test-posix_spawn-open1.c if (fp == NULL) NULL 77 maint/gnulib/tests/test-posix_spawn-open1.c if (freopen ("/dev/null", "rb", stdin) == NULL) NULL 89 maint/gnulib/tests/test-posix_spawn-open1.c || (err = posix_spawn (&child, CHILD_PROGRAM_FILENAME, &actions, NULL, argv, environ)) != 0)) NULL 42 maint/gnulib/tests/test-posix_spawn-open2.c char *argv[3] = { CHILD_PROGRAM_FILENAME, "-child", NULL }; NULL 52 maint/gnulib/tests/test-posix_spawn-open2.c if (fp == NULL) NULL 70 maint/gnulib/tests/test-posix_spawn-open2.c || (err = posix_spawn (&child, CHILD_PROGRAM_FILENAME, &actions, NULL, argv, environ)) != 0)) NULL 96 maint/gnulib/tests/test-posix_spawn-open2.c if (fp == NULL) NULL 61 maint/gnulib/tests/test-posix_spawn-script.c const char *prog_argv[2] = { prog_path, NULL }; NULL 63 maint/gnulib/tests/test-posix_spawn-script.c int err = posix_spawn (&child, prog_path, &actions, NULL, NULL 101 maint/gnulib/tests/test-posix_spawn-script.c const char *prog_argv[2] = { prog_path, NULL }; NULL 103 maint/gnulib/tests/test-posix_spawn-script.c int err = posix_spawn (&child, prog_path, &actions, NULL, NULL 132 maint/gnulib/tests/test-posix_spawn-script.c if (fp == NULL) NULL 61 maint/gnulib/tests/test-posix_spawnp-script.c const char *prog_argv[2] = { prog_path, NULL }; NULL 63 maint/gnulib/tests/test-posix_spawnp-script.c int err = posix_spawnp (&child, prog_path, &actions, NULL, NULL 101 maint/gnulib/tests/test-posix_spawnp-script.c const char *prog_argv[2] = { prog_path, NULL }; NULL 103 maint/gnulib/tests/test-posix_spawnp-script.c int err = posix_spawnp (&child, prog_path, &actions, NULL, NULL 132 maint/gnulib/tests/test-posix_spawnp-script.c if (fp == NULL) NULL 105 maint/gnulib/tests/test-posixtm.c { NULL, 0, 0, 0} NULL 123 maint/gnulib/tests/test-posixtm.c t_now = time (NULL); NULL 85 maint/gnulib/tests/test-printf-posix2.c if (memory == NULL) NULL 34 maint/gnulib/tests/test-pselect.c struct timespec *pts = NULL; NULL 41 maint/gnulib/tests/test-pselect.c return pselect (nfds, readfds, writefds, exceptfds, pts, NULL); NULL 83 maint/gnulib/tests/test-pthread-cond.c return NULL; NULL 98 maint/gnulib/tests/test-pthread-cond.c ASSERT (pthread_create (&thread, NULL, pthread_cond_wait_routine, NULL) == 0); NULL 113 maint/gnulib/tests/test-pthread-cond.c ASSERT (pthread_join (thread, NULL) == 0); NULL 130 maint/gnulib/tests/test-pthread-cond.c gettimeofday (&now, NULL); NULL 152 maint/gnulib/tests/test-pthread-cond.c return NULL; NULL 167 maint/gnulib/tests/test-pthread-cond.c ASSERT (pthread_create (&thread, NULL, pthread_cond_timedwait_routine, NULL) NULL 183 maint/gnulib/tests/test-pthread-cond.c ASSERT (pthread_join (thread, NULL) == 0); NULL 200 maint/gnulib/tests/test-pthread-cond.c ASSERT (pthread_cond_init (&condtest, NULL) == 0); NULL 153 maint/gnulib/tests/test-pthread-mutex.c return NULL; NULL 173 maint/gnulib/tests/test-pthread-mutex.c return NULL; NULL 190 maint/gnulib/tests/test-pthread-mutex.c ASSERT (pthread_create (&checkerthread, NULL, lock_checker_thread, NULL) NULL 193 maint/gnulib/tests/test-pthread-mutex.c ASSERT (pthread_create (&threads[i], NULL, lock_mutator_thread, NULL) == 0); NULL 197 maint/gnulib/tests/test-pthread-mutex.c ASSERT (pthread_join (threads[i], NULL) == 0); NULL 199 maint/gnulib/tests/test-pthread-mutex.c ASSERT (pthread_join (checkerthread, NULL) == 0); NULL 255 maint/gnulib/tests/test-pthread-mutex.c return NULL; NULL 275 maint/gnulib/tests/test-pthread-mutex.c return NULL; NULL 292 maint/gnulib/tests/test-pthread-mutex.c ASSERT (pthread_create (&checkerthread, NULL, reclock_checker_thread, NULL) NULL 295 maint/gnulib/tests/test-pthread-mutex.c ASSERT (pthread_create (&threads[i], NULL, reclock_mutator_thread, NULL) NULL 300 maint/gnulib/tests/test-pthread-mutex.c ASSERT (pthread_join (threads[i], NULL) == 0); NULL 302 maint/gnulib/tests/test-pthread-mutex.c ASSERT (pthread_join (checkerthread, NULL) == 0); NULL 143 maint/gnulib/tests/test-pthread-once2.c return NULL; NULL 165 maint/gnulib/tests/test-pthread-once2.c ASSERT (pthread_rwlock_init (&fire_signal[i], NULL) == 0); NULL 178 maint/gnulib/tests/test-pthread-once2.c ASSERT (pthread_create (&threads[i], NULL, NULL 237 maint/gnulib/tests/test-pthread-once2.c ASSERT (pthread_join (threads[i], NULL) == 0); NULL 141 maint/gnulib/tests/test-pthread-rwlock.c return NULL; NULL 161 maint/gnulib/tests/test-pthread-rwlock.c return NULL; NULL 179 maint/gnulib/tests/test-pthread-rwlock.c ASSERT (pthread_create (&checkerthreads[i], NULL, NULL 180 maint/gnulib/tests/test-pthread-rwlock.c rwlock_checker_thread, NULL) NULL 183 maint/gnulib/tests/test-pthread-rwlock.c ASSERT (pthread_create (&threads[i], NULL, rwlock_mutator_thread, NULL) NULL 188 maint/gnulib/tests/test-pthread-rwlock.c ASSERT (pthread_join (threads[i], NULL) == 0); NULL 191 maint/gnulib/tests/test-pthread-rwlock.c ASSERT (pthread_join (checkerthreads[i], NULL) == 0); NULL 145 maint/gnulib/tests/test-pthread-spin.c return NULL; NULL 165 maint/gnulib/tests/test-pthread-spin.c return NULL; NULL 182 maint/gnulib/tests/test-pthread-spin.c ASSERT (pthread_create (&checkerthread, NULL, lock_checker_thread, NULL) NULL 185 maint/gnulib/tests/test-pthread-spin.c ASSERT (pthread_create (&threads[i], NULL, lock_mutator_thread, NULL) == 0); NULL 189 maint/gnulib/tests/test-pthread-spin.c ASSERT (pthread_join (threads[i], NULL) == 0); NULL 191 maint/gnulib/tests/test-pthread-spin.c ASSERT (pthread_join (checkerthread, NULL) == 0); NULL 47 maint/gnulib/tests/test-pthread-thread.c if (pthread_create (&worker_thread, NULL, worker_thread_func, NULL) == 0) NULL 113 maint/gnulib/tests/test-pthread-tss.c if (pthread_getspecific (mykeys[i]) != NULL) NULL 158 maint/gnulib/tests/test-pthread-tss.c return NULL; NULL 179 maint/gnulib/tests/test-pthread-tss.c ASSERT (pthread_create (&threads[i], NULL, NULL 185 maint/gnulib/tests/test-pthread-tss.c ASSERT (pthread_join (threads[i], NULL) == 0); NULL 333 maint/gnulib/tests/test-pthread-tss.c return NULL; NULL 348 maint/gnulib/tests/test-pthread-tss.c ASSERT (pthread_create (&threads[id], NULL, NULL 354 maint/gnulib/tests/test-pthread-tss.c ASSERT (pthread_join (threads[id], NULL) == 0); NULL 386 maint/gnulib/tests/test-pthread-tss.c return NULL; NULL 401 maint/gnulib/tests/test-pthread-tss.c ASSERT (pthread_create (&threads[id], NULL, NULL 407 maint/gnulib/tests/test-pthread-tss.c ASSERT (pthread_join (threads[id], NULL) == 0); NULL 475 maint/gnulib/tests/test-pthread-tss.c return NULL; NULL 490 maint/gnulib/tests/test-pthread-tss.c ASSERT (pthread_create (&threads[id], NULL, NULL 496 maint/gnulib/tests/test-pthread-tss.c ASSERT (pthread_join (threads[id], NULL) == 0); NULL 56 maint/gnulib/tests/test-pthread_sigmask1.c ASSERT (pthread_sigmask (1729, &set, NULL) == EINVAL); NULL 59 maint/gnulib/tests/test-pthread_sigmask1.c ASSERT (pthread_sigmask (SIG_BLOCK, &set, NULL) == 0); NULL 72 maint/gnulib/tests/test-pthread_sigmask1.c ASSERT (pthread_sigmask (SIG_UNBLOCK, &set, NULL) == 0); NULL 40 maint/gnulib/tests/test-pthread_sigmask2.c return NULL; NULL 64 maint/gnulib/tests/test-pthread_sigmask2.c ASSERT (pthread_sigmask (1729, &set, NULL) == EINVAL); NULL 68 maint/gnulib/tests/test-pthread_sigmask2.c ASSERT (pthread_sigmask (SIG_BLOCK, &set, NULL) == 0); NULL 72 maint/gnulib/tests/test-pthread_sigmask2.c ASSERT (pthread_create (&killer_thread, NULL, killer_thread_func, NULL) == 0); NULL 81 maint/gnulib/tests/test-pthread_sigmask2.c ASSERT (pthread_sigmask (SIG_UNBLOCK, &set, NULL) == 0); NULL 91 maint/gnulib/tests/test-pthread_sigmask2.c ASSERT (pthread_join (killer_thread, NULL) == 0); NULL 76 maint/gnulib/tests/test-ptsname.c ASSERT (result == NULL); NULL 97 maint/gnulib/tests/test-ptsname.c if (result != NULL) NULL 122 maint/gnulib/tests/test-ptsname.c ASSERT (result != NULL); NULL 150 maint/gnulib/tests/test-ptsname.c ASSERT (result != NULL); NULL 179 maint/gnulib/tests/test-ptsname.c ASSERT (result != NULL); NULL 209 maint/gnulib/tests/test-ptsname.c ASSERT (result != NULL); NULL 277 maint/gnulib/tests/test-quotearg-simple.c set_quoting_style (NULL, (enum quoting_style) i); NULL 294 maint/gnulib/tests/test-quotearg-simple.c set_quoting_style (NULL, literal_quoting_style); NULL 295 maint/gnulib/tests/test-quotearg-simple.c ASSERT (set_quoting_flags (NULL, QA_ELIDE_NULL_BYTES) == 0); NULL 300 maint/gnulib/tests/test-quotearg-simple.c set_quoting_style (NULL, c_quoting_style); NULL 301 maint/gnulib/tests/test-quotearg-simple.c ASSERT (set_quoting_flags (NULL, QA_ELIDE_OUTER_QUOTES) NULL 309 maint/gnulib/tests/test-quotearg-simple.c ASSERT (set_quoting_flags (NULL, QA_SPLIT_TRIGRAPHS) NULL 317 maint/gnulib/tests/test-quotearg-simple.c ASSERT (set_quoting_flags (NULL, 0) == QA_SPLIT_TRIGRAPHS); NULL 321 maint/gnulib/tests/test-quotearg-simple.c set_custom_quoting (NULL, NULL 352 maint/gnulib/tests/test-quotearg-simple.c set_custom_quoting (NULL, q, q); NULL 356 maint/gnulib/tests/test-quotearg-simple.c size_t n = quotearg_buffer (buf, sizeof buf, z, SIZE_MAX, NULL); NULL 79 maint/gnulib/tests/test-quotearg.c if (locale_name != NULL && strcmp (locale_name, "none") != 0 NULL 81 maint/gnulib/tests/test-quotearg.c && setlocale (LC_ALL, "") != NULL) NULL 86 maint/gnulib/tests/test-quotearg.c set_quoting_style (NULL, locale_quoting_style); NULL 91 maint/gnulib/tests/test-quotearg.c set_quoting_style (NULL, clocale_quoting_style); NULL 47 maint/gnulib/tests/test-quotearg.h "a' b", LQ RQ, NULL NULL 107 maint/gnulib/tests/test-quotearg.h size = quotearg_buffer (buf, 100, str, *len, NULL); NULL 38 maint/gnulib/tests/test-random.c initstate (time (NULL), buf, sizeof buf); NULL 40 maint/gnulib/tests/test-random_r.c rand_state.state = NULL; NULL 41 maint/gnulib/tests/test-random_r.c if (initstate_r (time (NULL), buf + alignment, sizeof buf - alignment, NULL 55 maint/gnulib/tests/test-rbtree_list.c while (node1 != NULL && node2 != NULL) NULL 62 maint/gnulib/tests/test-rbtree_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 70 maint/gnulib/tests/test-rbtree_list.c while (node1 != NULL && node2 != NULL) NULL 77 maint/gnulib/tests/test-rbtree_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 109 maint/gnulib/tests/test-rbtree_list.c list1 = gl_list_nx_create (GL_ARRAY_LIST, NULL, NULL, NULL, true, NULL 111 maint/gnulib/tests/test-rbtree_list.c ASSERT (list1 != NULL); NULL 113 maint/gnulib/tests/test-rbtree_list.c list2 = gl_list_nx_create_empty (GL_RBTREE_LIST, NULL, NULL, NULL, true); NULL 114 maint/gnulib/tests/test-rbtree_list.c ASSERT (list2 != NULL); NULL 116 maint/gnulib/tests/test-rbtree_list.c ASSERT (gl_list_nx_add_last (list2, contents[i]) != NULL); NULL 119 maint/gnulib/tests/test-rbtree_list.c list3 = gl_list_nx_create (GL_RBTREE_LIST, NULL, NULL, NULL, true, NULL 121 maint/gnulib/tests/test-rbtree_list.c ASSERT (list3 != NULL); NULL 141 maint/gnulib/tests/test-rbtree_list.c ASSERT (node1 != NULL); NULL 146 maint/gnulib/tests/test-rbtree_list.c ASSERT (node2 != NULL); NULL 151 maint/gnulib/tests/test-rbtree_list.c ASSERT (node3 != NULL); NULL 182 maint/gnulib/tests/test-rbtree_list.c if (node1 == NULL) NULL 184 maint/gnulib/tests/test-rbtree_list.c ASSERT (node2 == NULL); NULL 185 maint/gnulib/tests/test-rbtree_list.c ASSERT (node3 == NULL); NULL 189 maint/gnulib/tests/test-rbtree_list.c ASSERT (node2 != NULL); NULL 190 maint/gnulib/tests/test-rbtree_list.c ASSERT (node3 != NULL); NULL 226 maint/gnulib/tests/test-rbtree_list.c ASSERT (node1 != NULL); NULL 228 maint/gnulib/tests/test-rbtree_list.c ASSERT (node2 != NULL); NULL 230 maint/gnulib/tests/test-rbtree_list.c ASSERT (node3 != NULL); NULL 244 maint/gnulib/tests/test-rbtree_list.c ASSERT (node1 != NULL); NULL 246 maint/gnulib/tests/test-rbtree_list.c ASSERT (node2 != NULL); NULL 248 maint/gnulib/tests/test-rbtree_list.c ASSERT (node3 != NULL); NULL 264 maint/gnulib/tests/test-rbtree_list.c ASSERT (node1 != NULL); NULL 266 maint/gnulib/tests/test-rbtree_list.c ASSERT (node1 != NULL); NULL 268 maint/gnulib/tests/test-rbtree_list.c ASSERT (node1 != NULL); NULL 270 maint/gnulib/tests/test-rbtree_list.c ASSERT (node2 != NULL); NULL 272 maint/gnulib/tests/test-rbtree_list.c ASSERT (node2 != NULL); NULL 274 maint/gnulib/tests/test-rbtree_list.c ASSERT (node2 != NULL); NULL 276 maint/gnulib/tests/test-rbtree_list.c ASSERT (node3 != NULL); NULL 278 maint/gnulib/tests/test-rbtree_list.c ASSERT (node3 != NULL); NULL 280 maint/gnulib/tests/test-rbtree_list.c ASSERT (node3 != NULL); NULL 301 maint/gnulib/tests/test-rbtree_list.c ASSERT (node1 != NULL); NULL 303 maint/gnulib/tests/test-rbtree_list.c ASSERT (node2 != NULL); NULL 305 maint/gnulib/tests/test-rbtree_list.c ASSERT (node3 != NULL); NULL 341 maint/gnulib/tests/test-rbtree_list.c ASSERT (node1 != NULL); NULL 342 maint/gnulib/tests/test-rbtree_list.c ASSERT (node2 != NULL); NULL 343 maint/gnulib/tests/test-rbtree_list.c ASSERT (node3 != NULL); NULL 411 maint/gnulib/tests/test-rbtree_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 413 maint/gnulib/tests/test-rbtree_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 415 maint/gnulib/tests/test-rbtree_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 418 maint/gnulib/tests/test-rbtree_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 419 maint/gnulib/tests/test-rbtree_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 420 maint/gnulib/tests/test-rbtree_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 437 maint/gnulib/tests/test-rbtree_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 439 maint/gnulib/tests/test-rbtree_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 441 maint/gnulib/tests/test-rbtree_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 444 maint/gnulib/tests/test-rbtree_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 445 maint/gnulib/tests/test-rbtree_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 446 maint/gnulib/tests/test-rbtree_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 87 maint/gnulib/tests/test-rbtree_omap.c map1 = gl_omap_nx_create_empty (GL_ARRAY_OMAP, (gl_mapkey_compar_fn) strcmp, NULL, NULL); NULL 88 maint/gnulib/tests/test-rbtree_omap.c ASSERT (map1 != NULL); NULL 91 maint/gnulib/tests/test-rbtree_omap.c map2 = gl_omap_nx_create_empty (GL_RBTREE_OMAP, (gl_mapkey_compar_fn) strcmp, NULL, NULL); NULL 92 maint/gnulib/tests/test-rbtree_omap.c ASSERT (map2 != NULL); NULL 92 maint/gnulib/tests/test-rbtree_oset.c set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); NULL 93 maint/gnulib/tests/test-rbtree_oset.c ASSERT (set1 != NULL); NULL 96 maint/gnulib/tests/test-rbtree_oset.c set2 = gl_oset_nx_create_empty (GL_RBTREE_OSET, (gl_setelement_compar_fn) strcmp, NULL); NULL 97 maint/gnulib/tests/test-rbtree_oset.c ASSERT (set2 != NULL); NULL 82 maint/gnulib/tests/test-rbtreehash_list.c while (node1 != NULL && node2 != NULL) NULL 89 maint/gnulib/tests/test-rbtreehash_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 97 maint/gnulib/tests/test-rbtreehash_list.c while (node1 != NULL && node2 != NULL) NULL 104 maint/gnulib/tests/test-rbtreehash_list.c ASSERT ((node1 == NULL) == (node2 == NULL)); NULL 137 maint/gnulib/tests/test-rbtreehash_list.c string_equals, string_hash, NULL, true, NULL 139 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (list1 != NULL); NULL 142 maint/gnulib/tests/test-rbtreehash_list.c string_equals, string_hash, NULL, true); NULL 143 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (list2 != NULL); NULL 145 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (gl_list_nx_add_last (list2, contents[i]) != NULL); NULL 149 maint/gnulib/tests/test-rbtreehash_list.c string_equals, string_hash, NULL, true, NULL 151 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (list3 != NULL); NULL 171 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node1 != NULL); NULL 176 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node2 != NULL); NULL 181 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node3 != NULL); NULL 212 maint/gnulib/tests/test-rbtreehash_list.c if (node1 == NULL) NULL 214 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node2 == NULL); NULL 215 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node3 == NULL); NULL 219 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node2 != NULL); NULL 220 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node3 != NULL); NULL 256 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node1 != NULL); NULL 258 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node2 != NULL); NULL 260 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node3 != NULL); NULL 274 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node1 != NULL); NULL 276 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node2 != NULL); NULL 278 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node3 != NULL); NULL 294 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node1 != NULL); NULL 296 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node1 != NULL); NULL 298 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node1 != NULL); NULL 300 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node2 != NULL); NULL 302 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node2 != NULL); NULL 304 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node2 != NULL); NULL 306 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node3 != NULL); NULL 308 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node3 != NULL); NULL 310 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node3 != NULL); NULL 331 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node1 != NULL); NULL 333 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node2 != NULL); NULL 335 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node3 != NULL); NULL 371 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node1 != NULL); NULL 372 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node2 != NULL); NULL 373 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (node3 != NULL); NULL 441 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 443 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 445 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 448 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 449 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 450 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 467 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (gl_list_iterator_next (&iter1, &elt, NULL)); NULL 469 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (gl_list_iterator_next (&iter2, &elt, NULL)); NULL 471 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (gl_list_iterator_next (&iter3, &elt, NULL)); NULL 474 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (!gl_list_iterator_next (&iter1, &elt, NULL)); NULL 475 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (!gl_list_iterator_next (&iter2, &elt, NULL)); NULL 476 maint/gnulib/tests/test-rbtreehash_list.c ASSERT (!gl_list_iterator_next (&iter3, &elt, NULL)); NULL 31 maint/gnulib/tests/test-realloc-gnu.c void *volatile p = realloc (NULL, 0); NULL 32 maint/gnulib/tests/test-realloc-gnu.c ASSERT (p != NULL); NULL 40 maint/gnulib/tests/test-realloc-gnu.c ASSERT (p == NULL); NULL 37 maint/gnulib/tests/test-reallocarray.c void *volatile p = NULL; NULL 42 maint/gnulib/tests/test-reallocarray.c ASSERT (p == NULL); NULL 47 maint/gnulib/tests/test-reallocarray.c ASSERT (p == NULL); NULL 31 maint/gnulib/tests/test-rename.h ASSERT (dir != NULL); NULL 35 maint/gnulib/tests/test-rename.h if (d == NULL) NULL 106 maint/gnulib/tests/test-renameat.c cwd = getcwd (NULL, 0); NULL 127 maint/gnulib/tests/test-renameat.c char *file1 = file_name_concat ((i & 4) ? ".." : cwd, BASE "xx", NULL); NULL 129 maint/gnulib/tests/test-renameat.c char *file2 = file_name_concat ((i & 1) ? ".." : cwd, BASE "xx", NULL); NULL 109 maint/gnulib/tests/test-renameatu.c cwd = getcwd (NULL, 0); NULL 130 maint/gnulib/tests/test-renameatu.c char *file1 = file_name_concat ((i & 4) ? ".." : cwd, BASE "xx", NULL); NULL 132 maint/gnulib/tests/test-renameatu.c char *file2 = file_name_concat ((i & 1) ? ".." : cwd, BASE "xx", NULL); NULL 44 maint/gnulib/tests/test-rijndael.c rc = rijndaelCipherInit (&cipher, RIJNDAEL_MODE_ECB, NULL); NULL 77 maint/gnulib/tests/test-rijndael.c rc = rijndaelCipherInit (&cipher, RIJNDAEL_MODE_ECB, NULL); NULL 102 maint/gnulib/tests/test-rwlock1.c if (glthread_create (&timer, timer_func, NULL)) NULL 123 maint/gnulib/tests/test-rwlock1.c if (glthread_create (&reader2, reader2_func, NULL)) NULL 131 maint/gnulib/tests/test-rwlock1.c return NULL; NULL 148 maint/gnulib/tests/test-rwlock1.c if (glthread_create (&writer, writer_func, NULL)) NULL 37 maint/gnulib/tests/test-safe-alloc.c struct tst *p = NULL; NULL 51 maint/gnulib/tests/test-safe-alloc.c ASSERT (p == NULL); NULL 59 maint/gnulib/tests/test-sameacls.c if (contents1 == NULL) NULL 66 maint/gnulib/tests/test-sameacls.c if (contents2 == NULL) NULL 139 maint/gnulib/tests/test-sameacls.c if (acl1 == (acl_t)NULL) NULL 141 maint/gnulib/tests/test-sameacls.c text1 = NULL; NULL 146 maint/gnulib/tests/test-sameacls.c text1 = acl_to_text (acl1, NULL); NULL 147 maint/gnulib/tests/test-sameacls.c if (text1 == NULL) NULL 153 maint/gnulib/tests/test-sameacls.c if (acl2 == (acl_t)NULL) NULL 155 maint/gnulib/tests/test-sameacls.c text2 = NULL; NULL 160 maint/gnulib/tests/test-sameacls.c text2 = acl_to_text (acl2, NULL); NULL 161 maint/gnulib/tests/test-sameacls.c if (text2 == NULL) NULL 167 maint/gnulib/tests/test-sameacls.c if (acl1 != (acl_t)NULL) NULL 169 maint/gnulib/tests/test-sameacls.c if (acl2 != (acl_t)NULL) NULL 171 maint/gnulib/tests/test-sameacls.c if (text1 != NULL) NULL 173 maint/gnulib/tests/test-sameacls.c if (text2 != NULL) NULL 191 maint/gnulib/tests/test-sameacls.c if (text2 != NULL) NULL 217 maint/gnulib/tests/test-sameacls.c if (acl2 != (acl_t)NULL) NULL 225 maint/gnulib/tests/test-sameacls.c if (acl2 != (acl_t)NULL) NULL 228 maint/gnulib/tests/test-sameacls.c if (acl1 != (acl_t)NULL) NULL 235 maint/gnulib/tests/test-sameacls.c count1 = acl (file1, GETACLCNT, 0, NULL); NULL 238 maint/gnulib/tests/test-sameacls.c count2 = acl (file2, GETACLCNT, 0, NULL); NULL 303 maint/gnulib/tests/test-sameacls.c count1 = acl (file1, ACE_GETACLCNT, 0, NULL); NULL 306 maint/gnulib/tests/test-sameacls.c count2 = acl (file2, ACE_GETACLCNT, 0, NULL); NULL 388 maint/gnulib/tests/test-sameacls.c count1 = getacl (file1, 0, NULL); NULL 392 maint/gnulib/tests/test-sameacls.c count2 = getacl (file2, 0, NULL); NULL 647 maint/gnulib/tests/test-sameacls.c count1 = acl ((char *) file1, ACL_CNT, NACLENTRIES, NULL); NULL 648 maint/gnulib/tests/test-sameacls.c count2 = acl ((char *) file2, ACL_CNT, NACLENTRIES, NULL); NULL 41 maint/gnulib/tests/test-select-fd.c if (result_file != NULL) NULL 52 maint/gnulib/tests/test-select-fd.c ? select (fd + 1, &fds, NULL, NULL, &timeout) NULL 53 maint/gnulib/tests/test-select-fd.c : select (fd + 1, NULL, &fds, NULL, &timeout)); NULL 42 maint/gnulib/tests/test-select-stdin.c gettimeofday (&before, NULL); NULL 48 maint/gnulib/tests/test-select-stdin.c ret = select (1, &readfds, NULL, NULL, &timeout); NULL 50 maint/gnulib/tests/test-select-stdin.c gettimeofday (&after, NULL); NULL 126 maint/gnulib/tests/test-select.h int oldflags = fcntl (s, F_GETFL, NULL); NULL 202 maint/gnulib/tests/test-select.h return do_select (fd, ev, NULL, my_select); NULL 234 maint/gnulib/tests/test-select.h return my_select (nfd, NULL, NULL, NULL, &tv0); NULL 36 maint/gnulib/tests/test-set-c++.cc set1 = gl_Set<const char *> (GL_ARRAY_SET, NULL, NULL, NULL); NULL 36 maint/gnulib/tests/test-set-mode-acl.c mode = strtol (argv[2], NULL, 8); NULL 51 maint/gnulib/tests/test-setenv.c ASSERT (setenv (NULL, "", 0) == -1); NULL 38 maint/gnulib/tests/test-setlocale1.c if (setlocale (LC_ALL, "") == NULL) NULL 41 maint/gnulib/tests/test-setlocale1.c name1 = strdup (setlocale (LC_ALL, NULL)); NULL 44 maint/gnulib/tests/test-setlocale1.c if (setlocale (LC_ALL, "C") == NULL) NULL 50 maint/gnulib/tests/test-setlocale1.c if (setlocale (LC_ALL, getenv ("LC_ALL")) == NULL) NULL 53 maint/gnulib/tests/test-setlocale1.c name2 = strdup (setlocale (LC_ALL, NULL)); NULL 30 maint/gnulib/tests/test-setlocale2.c if (setlocale (LC_ALL, "") != NULL) NULL 32 maint/gnulib/tests/test-setlocale2.c if (strcmp (setlocale (LC_CTYPE, NULL), "C") == 0) NULL 40 maint/gnulib/tests/test-setlocale2.c if (setlocale (LC_ALL, "C") == NULL) NULL 45 maint/gnulib/tests/test-setlocale2.c if (setlocale (LC_ALL, getenv ("LC_ALL")) != NULL) NULL 47 maint/gnulib/tests/test-setlocale2.c if (strcmp (setlocale (LC_CTYPE, NULL), "C") == 0) NULL 105 maint/gnulib/tests/test-setlocale_null-mt-all.c if (setlocale (LC_ALL, LOCALE1) == NULL) NULL 110 maint/gnulib/tests/test-setlocale_null-mt-all.c if (setlocale (LC_NUMERIC, LOCALE2) == NULL) NULL 115 maint/gnulib/tests/test-setlocale_null-mt-all.c if (setlocale (LC_TIME, LOCALE3) == NULL) NULL 121 maint/gnulib/tests/test-setlocale_null-mt-all.c expected = strdup (setlocale (LC_ALL, NULL)); NULL 124 maint/gnulib/tests/test-setlocale_null-mt-all.c gl_thread_create (thread1_func, NULL); NULL 125 maint/gnulib/tests/test-setlocale_null-mt-all.c gl_thread_create (thread2_func, NULL); NULL 133 maint/gnulib/tests/test-setlocale_null-mt-all.c nanosleep (&duration, NULL); NULL 105 maint/gnulib/tests/test-setlocale_null-mt-one.c if (setlocale (LC_ALL, LOCALE1) == NULL) NULL 110 maint/gnulib/tests/test-setlocale_null-mt-one.c if (setlocale (LC_NUMERIC, LOCALE2) == NULL) NULL 115 maint/gnulib/tests/test-setlocale_null-mt-one.c if (setlocale (LC_TIME, LOCALE3) == NULL) NULL 121 maint/gnulib/tests/test-setlocale_null-mt-one.c expected = strdup (setlocale (LC_NUMERIC, NULL)); NULL 124 maint/gnulib/tests/test-setlocale_null-mt-one.c gl_thread_create (thread1_func, NULL); NULL 125 maint/gnulib/tests/test-setlocale_null-mt-one.c gl_thread_create (thread2_func, NULL); NULL 133 maint/gnulib/tests/test-setlocale_null-mt-one.c nanosleep (&duration, NULL); NULL 160 maint/gnulib/tests/test-sh-quote.c if (strchr ("\t\n\r !\"#$&'()*;<=>?^[\\]`{|}~", c) == NULL) NULL 177 maint/gnulib/tests/test-sh-quote.c argv[0] = NULL; NULL 186 maint/gnulib/tests/test-sh-quote.c argv[1] = NULL; NULL 196 maint/gnulib/tests/test-sh-quote.c argv[2] = NULL; NULL 248 maint/gnulib/tests/test-sigabbrev_np.c ASSERT (sigabbrev_np (-714) == NULL); NULL 68 maint/gnulib/tests/test-sigaction.c ASSERT (sigaction (SIGABRT, NULL, &sa) == 0); NULL 98 maint/gnulib/tests/test-sigaction.c ASSERT (sigaction (SIGABRT, &sa, NULL) == 0); NULL 115 maint/gnulib/tests/test-sigaction.c ASSERT (sigaction (SIGABRT, &sa, NULL) == 0); NULL 117 maint/gnulib/tests/test-sigaction.c ASSERT (sigaction (SIGABRT, NULL, &old_sa) == 0); NULL 251 maint/gnulib/tests/test-sigdescr_np.c ASSERT (sigdescr_np (-714) == NULL); NULL 62 maint/gnulib/tests/test-sigprocmask.c ASSERT (sigprocmask (1729, &set, NULL) == -1); NULL 66 maint/gnulib/tests/test-sigprocmask.c ASSERT (sigprocmask (SIG_BLOCK, &set, NULL) == 0); NULL 79 maint/gnulib/tests/test-sigprocmask.c ASSERT (sigprocmask (SIG_UNBLOCK, &set, NULL) == 0); NULL 73 maint/gnulib/tests/test-sigsegv-catch-segv2.c sigprocmask (SIG_SETMASK, &mainsigset, NULL); NULL 74 maint/gnulib/tests/test-sigsegv-catch-segv2.c return sigsegv_leave_handler (handler_continuation, NULL, NULL, NULL); NULL 71 maint/gnulib/tests/test-sigsegv-catch-stackoverflow1.c sigprocmask (SIG_SETMASK, &mainsigset, NULL); NULL 73 maint/gnulib/tests/test-sigsegv-catch-stackoverflow1.c (void *) (long) (emergency ? -1 : pass), NULL, NULL); NULL 74 maint/gnulib/tests/test-sigsegv-catch-stackoverflow2.c sigprocmask (SIG_SETMASK, &mainsigset, NULL); NULL 76 maint/gnulib/tests/test-sigsegv-catch-stackoverflow2.c (void *) (long) (emergency ? -1 : pass), NULL, NULL); NULL 94 maint/gnulib/tests/test-sigsegv-catch-stackoverflow2.c sigprocmask (SIG_SETMASK, &mainsigset, NULL); NULL 96 maint/gnulib/tests/test-sigsegv-catch-stackoverflow2.c (void *) (long) pass, NULL, NULL); NULL 83 maint/gnulib/tests/test-simple-atomic.c return NULL; NULL 118 maint/gnulib/tests/test-simple-atomic.c return NULL; NULL 182 maint/gnulib/tests/test-simple-atomic.c gl_thread_join (threads[i], NULL); NULL 37 maint/gnulib/tests/test-snprintf.c retval = snprintf (NULL, 0, "%d", 12345); NULL 54 maint/gnulib/tests/test-spawn-pipe-main.c argv[2] = NULL; NULL 55 maint/gnulib/tests/test-spawn-pipe-main.c pid = create_pipe_bidi (prog, prog, argv, NULL, false, true, true, fd); NULL 68 maint/gnulib/tests/test-spawn-pipe-main.c ASSERT (wait_subprocess (pid, prog, true, false, true, true, NULL) == 0); NULL 89 maint/gnulib/tests/test-spawn-pipe-main.c || (myerr = fdopen (BACKUP_STDERR_FILENO, "w")) == NULL) NULL 52 maint/gnulib/tests/test-spawn-pipe-script.c const char *prog_argv[2] = { prog_path, NULL }; NULL 54 maint/gnulib/tests/test-spawn-pipe-script.c pid = create_pipe_in (progname, prog_argv[0], prog_argv, NULL, NULL 55 maint/gnulib/tests/test-spawn-pipe-script.c NULL, false, true, false, fd); NULL 60 maint/gnulib/tests/test-spawn-pipe-script.c NULL) NULL 80 maint/gnulib/tests/test-spawn-pipe-script.c const char *prog_argv[2] = { prog_path, NULL }; NULL 82 maint/gnulib/tests/test-spawn-pipe-script.c pid = create_pipe_in (progname, prog_argv[0], prog_argv, NULL, NULL 83 maint/gnulib/tests/test-spawn-pipe-script.c NULL, false, true, false, fd); NULL 90 maint/gnulib/tests/test-spawn-pipe-script.c ASSERT (fp != NULL); NULL 97 maint/gnulib/tests/test-spawn-pipe-script.c ASSERT (wait_subprocess (pid, progname, true, false, true, true, NULL) == 0); NULL 89 maint/gnulib/tests/test-ssfmalloc.c void *mem = VirtualAlloc (NULL, size, MEM_COMMIT, PAGE_READWRITE); NULL 90 maint/gnulib/tests/test-ssfmalloc.c if (mem == NULL) NULL 95 maint/gnulib/tests/test-ssfmalloc.c void *mem = mmap (NULL, size, PROT_READ | PROT_WRITE, NULL 303 maint/gnulib/tests/test-ssfmalloc.c blocks[i] = NULL; NULL 316 maint/gnulib/tests/test-ssfmalloc.c if (blocks[i] == NULL) NULL 330 maint/gnulib/tests/test-ssfmalloc.c if (blocks[i] != NULL) NULL 335 maint/gnulib/tests/test-ssfmalloc.c blocks[i] = NULL; NULL 347 maint/gnulib/tests/test-ssfmalloc.c if (blocks[i] != NULL) NULL 51 maint/gnulib/tests/test-stat-time.c long t = (long) time (NULL); NULL 30 maint/gnulib/tests/test-stat.h char *cwd = getcwd (NULL, 0); NULL 34 maint/gnulib/tests/test-stddef.c verify (sizeof NULL == sizeof (void *)); NULL 30 maint/gnulib/tests/test-stdio.c verify (sizeof NULL == sizeof (void *)); NULL 39 maint/gnulib/tests/test-stdlib.c verify (sizeof NULL == sizeof (void *)); NULL 66 maint/gnulib/tests/test-strcasestr.c ASSERT (result == NULL); NULL 82 maint/gnulib/tests/test-strcasestr.c ASSERT (result == NULL); NULL 104 maint/gnulib/tests/test-strcasestr.c if (haystack != NULL) NULL 128 maint/gnulib/tests/test-strcasestr.c if (needle != NULL) NULL 135 maint/gnulib/tests/test-strcasestr.c ASSERT (strcasestr (haystack, needle) == NULL); NULL 147 maint/gnulib/tests/test-strcasestr.c if (haystack != NULL && needle != NULL) NULL 260 maint/gnulib/tests/test-strcasestr.c if (haystack != NULL && needle != NULL) NULL 62 maint/gnulib/tests/test-strerror.c ASSERT (strstr (str, "nknown") == NULL); NULL 63 maint/gnulib/tests/test-strerror.c ASSERT (strstr (str, "ndefined") == NULL); NULL 67 maint/gnulib/tests/test-strerror_r.c ASSERT (strstr (buf, "nknown") == NULL); NULL 68 maint/gnulib/tests/test-strerror_r.c ASSERT (strstr (buf, "ndefined") == NULL); NULL 1341 maint/gnulib/tests/test-strerrorname_np.c ASSERT (strerrorname_np (20200830) == NULL); NULL 1342 maint/gnulib/tests/test-strerrorname_np.c ASSERT (strerrorname_np (-714) == NULL); NULL 45 maint/gnulib/tests/test-strfmon_l.c loc = newlocale (LC_ALL_MASK, "C", NULL); NULL 46 maint/gnulib/tests/test-strfmon_l.c ASSERT (loc != NULL); NULL 56 maint/gnulib/tests/test-strfmon_l.c if (setlocale (LC_ALL, "en_US.UTF-8") == NULL) NULL 61 maint/gnulib/tests/test-strfmon_l.c if (setlocale (LC_ALL, "de_DE.UTF-8") == NULL) NULL 74 maint/gnulib/tests/test-strfmon_l.c loc = newlocale (LC_ALL_MASK, "en_US.UTF-8", NULL); NULL 87 maint/gnulib/tests/test-strfmon_l.c loc = newlocale (LC_ALL_MASK, "de_DE.UTF-8", NULL); NULL 51 maint/gnulib/tests/test-striconv.c char *result = NULL; NULL 57 maint/gnulib/tests/test-striconv.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 65 maint/gnulib/tests/test-striconv.c char *result = NULL; NULL 71 maint/gnulib/tests/test-striconv.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 78 maint/gnulib/tests/test-striconv.c char *result = NULL; NULL 83 maint/gnulib/tests/test-striconv.c ASSERT (result == NULL); NULL 89 maint/gnulib/tests/test-striconv.c char *result = NULL; NULL 105 maint/gnulib/tests/test-striconv.c ASSERT (result != NULL); NULL 115 maint/gnulib/tests/test-striconv.c ASSERT (result != NULL); NULL 124 maint/gnulib/tests/test-striconv.c ASSERT (result == NULL && errno == EILSEQ); NULL 131 maint/gnulib/tests/test-striconv.c ASSERT (result != NULL); NULL 146 maint/gnulib/tests/test-striconv.c ASSERT (result != NULL); NULL 156 maint/gnulib/tests/test-striconv.c ASSERT (result != NULL); NULL 165 maint/gnulib/tests/test-striconv.c ASSERT (result == NULL && errno == EILSEQ); NULL 172 maint/gnulib/tests/test-striconv.c ASSERT (result != NULL); NULL 125 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 126 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 137 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 159 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 160 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 173 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL); NULL 183 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 208 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 209 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 222 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL); NULL 231 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 247 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 272 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 273 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 282 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 305 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 306 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 315 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 341 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 342 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 353 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL); NULL 363 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 385 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 386 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 397 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL); NULL 406 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 424 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 448 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 449 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 482 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 487 maint/gnulib/tests/test-striconveh.c NULL, NULL 491 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 509 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 514 maint/gnulib/tests/test-striconveh.c NULL, NULL 520 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL); NULL 537 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 568 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 589 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL && errno == EILSEQ); NULL 595 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 619 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL && errno == EILSEQ); NULL 624 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 632 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 650 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 664 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 680 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL && errno == EILSEQ); NULL 686 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 705 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL && errno == EILSEQ); NULL 710 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 718 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 734 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 758 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 759 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 768 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 787 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 788 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 799 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL); NULL 808 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 824 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 848 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 849 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 858 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 881 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 882 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 891 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 917 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 918 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 929 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL); NULL 938 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 956 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 980 maint/gnulib/tests/test-striconveh.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 981 maint/gnulib/tests/test-striconveh.c char *result = NULL; NULL 1009 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 1023 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL && errno == EILSEQ); NULL 1028 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 1036 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 1051 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 1063 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 1077 maint/gnulib/tests/test-striconveh.c ASSERT (result == NULL && errno == EILSEQ); NULL 1082 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 1090 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 1104 maint/gnulib/tests/test-striconveh.c ASSERT (result != NULL); NULL 68 maint/gnulib/tests/test-striconveha.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 69 maint/gnulib/tests/test-striconveha.c char *result = NULL; NULL 78 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 97 maint/gnulib/tests/test-striconveha.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 98 maint/gnulib/tests/test-striconveha.c char *result = NULL; NULL 109 maint/gnulib/tests/test-striconveha.c ASSERT (result == NULL); NULL 118 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 134 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 158 maint/gnulib/tests/test-striconveha.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 159 maint/gnulib/tests/test-striconveha.c char *result = NULL; NULL 168 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 191 maint/gnulib/tests/test-striconveha.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 192 maint/gnulib/tests/test-striconveha.c char *result = NULL; NULL 201 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 227 maint/gnulib/tests/test-striconveha.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 228 maint/gnulib/tests/test-striconveha.c char *result = NULL; NULL 239 maint/gnulib/tests/test-striconveha.c ASSERT (result == NULL); NULL 248 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 266 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 290 maint/gnulib/tests/test-striconveha.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 291 maint/gnulib/tests/test-striconveha.c char *result = NULL; NULL 322 maint/gnulib/tests/test-striconveha.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 323 maint/gnulib/tests/test-striconveha.c char *result = NULL; NULL 332 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 350 maint/gnulib/tests/test-striconveha.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 351 maint/gnulib/tests/test-striconveha.c char *result = NULL; NULL 360 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 378 maint/gnulib/tests/test-striconveha.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 379 maint/gnulib/tests/test-striconveha.c char *result = NULL; NULL 388 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 417 maint/gnulib/tests/test-striconveha.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 418 maint/gnulib/tests/test-striconveha.c char *result = NULL; NULL 427 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0); NULL 449 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL); NULL 463 maint/gnulib/tests/test-striconveha.c ASSERT (result == NULL && errno == EILSEQ); NULL 468 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL); NULL 476 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL); NULL 491 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL); NULL 503 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL); NULL 517 maint/gnulib/tests/test-striconveha.c ASSERT (result == NULL && errno == EILSEQ); NULL 522 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL); NULL 530 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL); NULL 544 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL); NULL 560 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL); NULL 570 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL); NULL 580 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL); NULL 595 maint/gnulib/tests/test-striconveha.c ASSERT (result != NULL); NULL 51 maint/gnulib/tests/test-string-buffer.c ASSERT (s != NULL && strcmp (s, "") == 0); NULL 63 maint/gnulib/tests/test-string-buffer.c ASSERT (s != NULL && strcmp (s, "abcdefg") == 0); NULL 76 maint/gnulib/tests/test-string-buffer.c ASSERT (s != NULL && strcmp (s, "<deadbeef>") == 0); NULL 89 maint/gnulib/tests/test-string-buffer.c ASSERT (s != NULL && strcmp (s, "<deadbeef>") == 0); NULL 111 maint/gnulib/tests/test-string-buffer.c ASSERT (s == NULL); NULL 27 maint/gnulib/tests/test-string.c verify (sizeof NULL == sizeof (void *)); NULL 72 maint/gnulib/tests/test-strstr.c ASSERT (result == NULL); NULL 86 maint/gnulib/tests/test-strstr.c ASSERT (result == NULL); NULL 102 maint/gnulib/tests/test-strstr.c ASSERT (result == NULL); NULL 123 maint/gnulib/tests/test-strstr.c if (haystack != NULL) NULL 147 maint/gnulib/tests/test-strstr.c if (needle != NULL) NULL 154 maint/gnulib/tests/test-strstr.c ASSERT (strstr (haystack, needle) == NULL); NULL 166 maint/gnulib/tests/test-strstr.c if (haystack != NULL && needle != NULL) NULL 283 maint/gnulib/tests/test-strstr.c if (haystack != NULL && needle != NULL) NULL 32 maint/gnulib/tests/test-strtod1.c if (setlocale (LC_ALL, "") == NULL) NULL 32 maint/gnulib/tests/test-strtold1.c if (setlocale (LC_ALL, "") == NULL) NULL 25 maint/gnulib/tests/test-supersede-fopen.h char *filename = file_name_concat (dir, "test.mo", NULL); NULL 37 maint/gnulib/tests/test-supersede-fopen.h ASSERT (fp != NULL); NULL 64 maint/gnulib/tests/test-supersede-fopen.h ASSERT (fp != NULL); NULL 112 maint/gnulib/tests/test-supersede-fopen.h ASSERT (fp != NULL); NULL 136 maint/gnulib/tests/test-supersede-fopen.h ASSERT (fp != NULL); NULL 193 maint/gnulib/tests/test-supersede-fopen.h ASSERT (fp != NULL); NULL 222 maint/gnulib/tests/test-supersede-fopen.h ASSERT (fp != NULL); NULL 256 maint/gnulib/tests/test-supersede-fopen.h ASSERT (fp == NULL); NULL 25 maint/gnulib/tests/test-supersede-open.h char *filename = file_name_concat (dir, "test.mo", NULL); NULL 53 maint/gnulib/tests/test-system-quote-child.c if (fp == NULL) NULL 71 maint/gnulib/tests/test-system-quote-main.c if (fp == NULL) NULL 117 maint/gnulib/tests/test-system-quote-main.c sinfo.lpReserved = NULL; NULL 118 maint/gnulib/tests/test-system-quote-main.c sinfo.lpDesktop = NULL; NULL 119 maint/gnulib/tests/test-system-quote-main.c sinfo.lpTitle = NULL; NULL 121 maint/gnulib/tests/test-system-quote-main.c sinfo.lpReserved2 = NULL; NULL 127 maint/gnulib/tests/test-system-quote-main.c if (CreateProcess (NULL, command, NULL, NULL, TRUE, 0, NULL, NULL, NULL 301 maint/gnulib/tests/test-system-quote-main.c if (strchr ("\t\n\r !\"#$&'()*;<=>?^[\\]`{|}~", c) == NULL) NULL 47 maint/gnulib/tests/test-thrd_create.c if (thrd_create (&worker_thread, worker_thread_func, NULL) == thrd_success) NULL 47 maint/gnulib/tests/test-thread_create.c if (glthread_create (&worker_thread, worker_thread_func, NULL) == 0) NULL 158 maint/gnulib/tests/test-thread_local.c ASSERT (thrd_join (threads[i], NULL) == thrd_success); NULL 35 maint/gnulib/tests/test-time.c verify (sizeof NULL == sizeof (void *)); NULL 37 maint/gnulib/tests/test-timespec_get.c tt2 = time (NULL); NULL 39 maint/gnulib/tests/test-timespec_get.c tt4 = time (NULL); NULL 110 maint/gnulib/tests/test-tls.c if (gl_tls_get (mykeys[i]) != NULL) NULL 152 maint/gnulib/tests/test-tls.c return NULL; NULL 177 maint/gnulib/tests/test-tls.c gl_thread_join (threads[i], NULL); NULL 319 maint/gnulib/tests/test-tls.c return NULL; NULL 338 maint/gnulib/tests/test-tls.c gl_thread_join (threads[id], NULL); NULL 368 maint/gnulib/tests/test-tls.c return NULL; NULL 387 maint/gnulib/tests/test-tls.c gl_thread_join (threads[id], NULL); NULL 447 maint/gnulib/tests/test-tls.c return NULL; NULL 466 maint/gnulib/tests/test-tls.c gl_thread_join (threads[id], NULL); NULL 220 maint/gnulib/tests/test-tsearch.c if (tfind (x + j, (void *const *) root, cmp_fn) != NULL) NULL 226 maint/gnulib/tests/test-tsearch.c if (elem == NULL NULL 227 maint/gnulib/tests/test-tsearch.c || tfind (x + j, (void *const *) root, cmp_fn) == NULL) NULL 243 maint/gnulib/tests/test-tsearch.c if (elem == NULL || tdelete (x + j, root, cmp_fn) == NULL) NULL 251 maint/gnulib/tests/test-tsearch.c if (tfind (x + j, (void *const *) root, cmp_fn) == NULL) NULL 267 maint/gnulib/tests/test-tsearch.c void *root = NULL; NULL 110 maint/gnulib/tests/test-tss.c if (tss_get (mykeys[i]) != NULL) NULL 178 maint/gnulib/tests/test-tss.c ASSERT (thrd_join (threads[i], NULL) == thrd_success); NULL 341 maint/gnulib/tests/test-tss.c ASSERT (thrd_join (threads[id], NULL) == thrd_success); NULL 392 maint/gnulib/tests/test-tss.c ASSERT (thrd_join (threads[id], NULL) == thrd_success); NULL 474 maint/gnulib/tests/test-tss.c ASSERT (thrd_join (threads[id], NULL) == thrd_success); NULL 56 maint/gnulib/tests/test-unicodeio.c if (setlocale (LC_ALL, "") == NULL) NULL 59 maint/gnulib/tests/test-unicodeio.c switch (unicode_to_mb (TEST_CODE, success_callback, failure_callback, NULL)) NULL 27 maint/gnulib/tests/test-unistd.c verify (sizeof NULL == sizeof (void *)); NULL 42 maint/gnulib/tests/test-unsetenv.c ASSERT (getenv ("a") == NULL); NULL 56 maint/gnulib/tests/test-unsetenv.c ASSERT (unsetenv (NULL) == -1); NULL 48 maint/gnulib/tests/test-userspec.c { "", -1, -1, "", "", NULL}, NULL 49 maint/gnulib/tests/test-userspec.c { ":", -1, -1, "", "", NULL}, NULL 50 maint/gnulib/tests/test-userspec.c { "+0:+0", 0, 0, "", "", NULL}, NULL 51 maint/gnulib/tests/test-userspec.c { ":+1", -1, 1, "", "", NULL}, NULL 52 maint/gnulib/tests/test-userspec.c { "+1", 1, -1, "", "", NULL}, NULL 53 maint/gnulib/tests/test-userspec.c { ":+0", -1, 0, "", "", NULL}, NULL 54 maint/gnulib/tests/test-userspec.c { "+22:+42", 22, 42, "", "", NULL}, NULL 56 maint/gnulib/tests/test-userspec.c { "+4294967295:+4294967295", 0, 0, NULL, NULL, "invalid user"}, NULL 58 maint/gnulib/tests/test-userspec.c { "+0:+4294967295", 0, 0, NULL, NULL, "invalid group"}, NULL 59 maint/gnulib/tests/test-userspec.c { ":+4294967295", 0, 0, NULL, NULL, "invalid group"}, NULL 61 maint/gnulib/tests/test-userspec.c { "+4294967295:+0", 0, 0, NULL, NULL, "invalid user"}, NULL 63 maint/gnulib/tests/test-userspec.c { "+4294967296:+4294967296", 0, 0, NULL, NULL, "invalid user"}, NULL 64 maint/gnulib/tests/test-userspec.c { "+0:+4294967296", 0, 0, NULL, NULL, "invalid group"}, NULL 65 maint/gnulib/tests/test-userspec.c { ":+4294967296", 0, 0, NULL, NULL, "invalid group"}, NULL 66 maint/gnulib/tests/test-userspec.c { "+4294967296:+0", 0, 0, NULL, NULL, "invalid user"}, NULL 68 maint/gnulib/tests/test-userspec.c { "+4294967295:", 0, 0, NULL, NULL, "invalid spec"}, NULL 69 maint/gnulib/tests/test-userspec.c { "+4294967296:", 0, 0, NULL, NULL, "invalid spec"}, NULL 70 maint/gnulib/tests/test-userspec.c { "+1:", 0, 0, NULL, NULL, "invalid spec"}, NULL 71 maint/gnulib/tests/test-userspec.c { "+0:", 0, 0, NULL, NULL, "invalid spec"}, NULL 76 maint/gnulib/tests/test-userspec.c { NULL, 0, 0, NULL, NULL, ""}, /* place-holder */ NULL 78 maint/gnulib/tests/test-userspec.c { NULL, 0, 0, NULL, NULL, ""} NULL 92 maint/gnulib/tests/test-userspec.c if (s == NULL && t == NULL) NULL 94 maint/gnulib/tests/test-userspec.c if (s == NULL || t == NULL) NULL 118 maint/gnulib/tests/test-userspec.c assert (T[j].in == NULL); NULL 119 maint/gnulib/tests/test-userspec.c assert (T[j+1].in == NULL); NULL 135 maint/gnulib/tests/test-userspec.c T[j].result = NULL; NULL 186 maint/gnulib/tests/test-userspec.c char const *diag = parse_user_spec ("", &uid, NULL, NULL, NULL); NULL 33 maint/gnulib/tests/test-usleep.c time_t start = time (NULL); NULL 35 maint/gnulib/tests/test-usleep.c ASSERT (start < time (NULL)); NULL 42 maint/gnulib/tests/test-utime.c ASSERT (utime (BASE "file", NULL) == 0); NULL 56 maint/gnulib/tests/test-utime.c ts.actime = ts.modtime = time (NULL); NULL 64 maint/gnulib/tests/test-utime.c ASSERT (utime ("no_such", NULL) == -1); NULL 67 maint/gnulib/tests/test-utime.c ASSERT (utime ("no_such/", NULL) == -1); NULL 70 maint/gnulib/tests/test-utime.c ASSERT (utime ("", NULL) == -1); NULL 112 maint/gnulib/tests/test-utime.c ASSERT (utime (BASE "link/", NULL) == -1); NULL 40 maint/gnulib/tests/test-utimens.c return fdutimens (fd, NULL, times); NULL 37 maint/gnulib/tests/test-utimens.h ASSERT (func (BASE "file", NULL) == 0); NULL 60 maint/gnulib/tests/test-utimens.h ASSERT (func ("no_such", NULL) == -1); NULL 63 maint/gnulib/tests/test-utimens.h ASSERT (func ("no_such/", NULL) == -1); NULL 66 maint/gnulib/tests/test-utimens.h ASSERT (func ("", NULL) == -1); NULL 164 maint/gnulib/tests/test-utimens.h ASSERT (func (BASE "link/", NULL) == -1); NULL 75 maint/gnulib/tests/test-utimensat.c ASSERT (utimensat (-1, "foo", NULL, 0) == -1); NULL 81 maint/gnulib/tests/test-utimensat.c ASSERT (utimensat (99, "foo", NULL, 0) == -1); NULL 101 maint/gnulib/tests/test-utimensat.c ASSERT (utimensat (fd, ".", NULL, 0) == -1); NULL 120 maint/gnulib/tests/test-utimensat.c ASSERT (utimensat (dfd, ".", NULL, 0) == -1); NULL 101 maint/gnulib/tests/test-vasnprintf-posix.c char *result = my_asnprintf (NULL, &length, "%d", 12345); NULL 102 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 116 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 131 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%ju %d", (uintmax_t) 12345671, 33, 44, 55); NULL 132 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 141 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%zu %d", (size_t) 12345672, 33, 44, 55); NULL 142 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 151 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%tu %d", (ptrdiff_t) 12345673, 33, 44, 55); NULL 152 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 161 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", (long double) 1.5, 33, 44, 55); NULL 162 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 174 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%a %d", 3.1416015625, 33, 44, 55); NULL 175 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 187 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%A %d", -3.1416015625, 33, 44, 55); NULL 188 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 200 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%a %d", 0.0, 33, 44, 55); NULL 201 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 210 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%a %d", minus_zerod, 33, 44, 55); NULL 211 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 221 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%a %d", Infinityd (), 33, 44, 55); NULL 222 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 231 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%a %d", - Infinityd (), 33, 44, 55); NULL 232 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 241 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%a %d", NaNd (), 33, 44, 55); NULL 242 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 253 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.0a %d", 1.5, 33, 44, 55); NULL 254 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 267 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.0a %d", 1.51, 33, 44, 55); NULL 268 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 280 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.1a %d", 1.51, 33, 44, 55); NULL 281 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 293 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.2a %d", 1.51, 33, 44, 55); NULL 294 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 306 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.3a %d", 1.51, 33, 44, 55); NULL 307 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 319 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.3a %d", 1.49999, 33, 44, 55); NULL 320 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 333 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.1a %d", 1.999, 33, 44, 55); NULL 334 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 346 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%10a %d", 1.75, 33, 44, 55); NULL 347 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 359 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.10a %d", 1.75, 33, 44, 55); NULL 360 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 372 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.50a %d", 1.75, 33, 44, 55); NULL 373 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 385 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%-10a %d", 1.75, 33, 44, 55); NULL 386 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 398 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%+a %d", 1.75, 33, 44, 55); NULL 399 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 411 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "% a %d", 1.75, 33, 44, 55); NULL 412 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 424 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#a %d", 1.75, 33, 44, 55); NULL 425 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 437 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#a %d", 1.0, 33, 44, 55); NULL 438 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 450 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%010a %d", 1.75, 33, 44, 55); NULL 451 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 463 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%010a %d", Infinityd (), 33, 44, 55); NULL 464 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 475 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%050a %d", NaNd (), 33, 44, 55); NULL 476 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 489 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", 3.1416015625L, 33, 44, 55); NULL 490 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 502 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%LA %d", -3.1416015625L, 33, 44, 55); NULL 503 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 515 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", 0.0L, 33, 44, 55); NULL 516 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 525 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", minus_zerol, 33, 44, 55); NULL 526 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 536 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", Infinityl (), 33, 44, 55); NULL 537 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 546 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", - Infinityl (), 33, 44, 55); NULL 547 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 556 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", NaNl (), 33, 44, 55); NULL 557 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 570 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", x.value, 33, 44, 55); NULL 571 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 584 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", x.value, 33, 44, 55); NULL 585 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 598 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", x.value, 33, 44, 55); NULL 599 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 609 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", x.value, 33, 44, 55); NULL 610 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 620 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", x.value, 33, 44, 55); NULL 621 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 631 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", x.value, 33, 44, 55); NULL 632 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 642 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%La %d", x.value, 33, 44, 55); NULL 643 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 653 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.0La %d", 1.5L, 33, 44, 55); NULL 654 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 666 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.0La %d", 1.51L, 33, 44, 55); NULL 667 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 679 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.1La %d", 1.51L, 33, 44, 55); NULL 680 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 692 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.2La %d", 1.51L, 33, 44, 55); NULL 693 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 705 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.3La %d", 1.51L, 33, 44, 55); NULL 706 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 718 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.3La %d", 1.49999L, 33, 44, 55); NULL 719 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 733 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.1La %d", 1.999L, 33, 44, 55); NULL 734 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 746 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%10La %d", 1.75L, 33, 44, 55); NULL 747 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 759 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.10La %d", 1.75L, 33, 44, 55); NULL 760 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 772 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.50La %d", 1.75L, 33, 44, 55); NULL 773 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 785 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%-10La %d", 1.75L, 33, 44, 55); NULL 786 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 798 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%+La %d", 1.75L, 33, 44, 55); NULL 799 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 811 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "% La %d", 1.75L, 33, 44, 55); NULL 812 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 824 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#La %d", 1.75L, 33, 44, 55); NULL 825 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 837 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#La %d", 1.0L, 33, 44, 55); NULL 838 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 850 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%010La %d", 1.75L, 33, 44, 55); NULL 851 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 863 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%010La %d", Infinityl (), 33, 44, 55); NULL 864 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 875 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%050La %d", NaNl (), 33, 44, 55); NULL 876 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 891 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%f %d", 12.75, 33, 44, 55); NULL 892 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 901 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%f %d", 1234567.0, 33, 44, 55); NULL 902 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 991 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%f", data[k].value); NULL 992 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1002 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%f %d", -0.03125, 33, 44, 55); NULL 1003 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1012 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%f %d", 0.0, 33, 44, 55); NULL 1013 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1022 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%f %d", minus_zerod, 33, 44, 55); NULL 1023 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1033 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%f %d", Infinityd (), 33, 44, 55); NULL 1034 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1044 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%f %d", - Infinityd (), 33, 44, 55); NULL 1045 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1055 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%f %d", NaNd (), 33, 44, 55); NULL 1056 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1067 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%10f %d", 1.75, 33, 44, 55); NULL 1068 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1077 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%-10f %d", 1.75, 33, 44, 55); NULL 1078 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1087 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%+f %d", 1.75, 33, 44, 55); NULL 1088 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1097 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "% f %d", 1.75, 33, 44, 55); NULL 1098 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1107 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#f %d", 1.75, 33, 44, 55); NULL 1108 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1117 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#.f %d", 1.75, 33, 44, 55); NULL 1118 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1127 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015f %d", 1234.0, 33, 44, 55); NULL 1128 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1137 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015f %d", - Infinityd (), 33, 44, 55); NULL 1138 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1148 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%050f %d", NaNd (), 33, 44, 55); NULL 1149 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1160 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.f %d", 1234.0, 33, 44, 55); NULL 1161 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1170 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.2f %d", 999.951, 33, 44, 55); NULL 1171 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1180 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.2f %d", 999.996, 33, 44, 55); NULL 1181 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1190 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", 12.75L, 33, 44, 55); NULL 1191 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1200 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", 1234567.0L, 33, 44, 55); NULL 1201 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1290 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf", data[k].value); NULL 1291 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1301 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", -0.03125L, 33, 44, 55); NULL 1302 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1311 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", 0.0L, 33, 44, 55); NULL 1312 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1321 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", minus_zerol, 33, 44, 55); NULL 1322 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1332 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", Infinityl (), 33, 44, 55); NULL 1333 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1343 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", - Infinityl (), 33, 44, 55); NULL 1344 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1354 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", NaNl (), 33, 44, 55); NULL 1355 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1368 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", x.value, 33, 44, 55); NULL 1369 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1382 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", x.value, 33, 44, 55); NULL 1383 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1396 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", x.value, 33, 44, 55); NULL 1397 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1407 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", x.value, 33, 44, 55); NULL 1408 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1418 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", x.value, 33, 44, 55); NULL 1419 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1429 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", x.value, 33, 44, 55); NULL 1430 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1440 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lf %d", x.value, 33, 44, 55); NULL 1441 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1451 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%10Lf %d", 1.75L, 33, 44, 55); NULL 1452 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1461 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%-10Lf %d", 1.75L, 33, 44, 55); NULL 1462 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1471 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%+Lf %d", 1.75L, 33, 44, 55); NULL 1472 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1481 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "% Lf %d", 1.75L, 33, 44, 55); NULL 1482 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1491 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#Lf %d", 1.75L, 33, 44, 55); NULL 1492 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1501 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#.Lf %d", 1.75L, 33, 44, 55); NULL 1502 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1511 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015Lf %d", 1234.0L, 33, 44, 55); NULL 1512 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1521 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015Lf %d", - Infinityl (), 33, 44, 55); NULL 1522 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1532 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%050Lf %d", NaNl (), 33, 44, 55); NULL 1533 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1544 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.Lf %d", 1234.0L, 33, 44, 55); NULL 1545 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1554 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.2Lf %d", 999.951L, 33, 44, 55); NULL 1555 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1564 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.2Lf %d", 999.996L, 33, 44, 55); NULL 1565 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1576 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%F %d", 12.75, 33, 44, 55); NULL 1577 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1586 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%F %d", 1234567.0, 33, 44, 55); NULL 1587 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1596 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%F %d", -0.03125, 33, 44, 55); NULL 1597 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1606 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%F %d", 0.0, 33, 44, 55); NULL 1607 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1616 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%F %d", minus_zerod, 33, 44, 55); NULL 1617 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1627 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%F %d", Infinityd (), 33, 44, 55); NULL 1628 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1638 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%F %d", - Infinityd (), 33, 44, 55); NULL 1639 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1649 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%F %d", NaNd (), 33, 44, 55); NULL 1650 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1661 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015F %d", 1234.0, 33, 44, 55); NULL 1662 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1671 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015F %d", - Infinityd (), 33, 44, 55); NULL 1672 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1682 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.F %d", 1234.0, 33, 44, 55); NULL 1683 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1692 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.2F %d", 999.951, 33, 44, 55); NULL 1693 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1702 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.2F %d", 999.996, 33, 44, 55); NULL 1703 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1712 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%LF %d", 12.75L, 33, 44, 55); NULL 1713 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1722 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%LF %d", 1234567.0L, 33, 44, 55); NULL 1723 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1732 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%LF %d", -0.03125L, 33, 44, 55); NULL 1733 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1742 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%LF %d", 0.0L, 33, 44, 55); NULL 1743 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1752 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%LF %d", minus_zerol, 33, 44, 55); NULL 1753 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1763 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%LF %d", Infinityl (), 33, 44, 55); NULL 1764 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1774 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%LF %d", - Infinityl (), 33, 44, 55); NULL 1775 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1785 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%LF %d", NaNl (), 33, 44, 55); NULL 1786 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1797 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015LF %d", 1234.0L, 33, 44, 55); NULL 1798 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1807 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015LF %d", - Infinityl (), 33, 44, 55); NULL 1808 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1818 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.LF %d", 1234.0L, 33, 44, 55); NULL 1819 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1828 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.2LF %d", 999.951L, 33, 44, 55); NULL 1829 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1838 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.2LF %d", 999.996L, 33, 44, 55); NULL 1839 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1850 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%e %d", 12.75, 33, 44, 55); NULL 1851 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1861 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%e %d", 1234567.0, 33, 44, 55); NULL 1862 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1952 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%e", data[k].value); NULL 1954 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1971 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%e %d", -0.03125, 33, 44, 55); NULL 1972 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1982 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%e %d", 0.0, 33, 44, 55); NULL 1983 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 1993 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%e %d", minus_zerod, 33, 44, 55); NULL 1994 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2005 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%e %d", Infinityd (), 33, 44, 55); NULL 2006 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2016 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%e %d", - Infinityd (), 33, 44, 55); NULL 2017 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2027 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%e %d", NaNd (), 33, 44, 55); NULL 2028 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2039 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%15e %d", 1.75, 33, 44, 55); NULL 2040 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2050 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%-15e %d", 1.75, 33, 44, 55); NULL 2051 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2061 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%+e %d", 1.75, 33, 44, 55); NULL 2062 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2072 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "% e %d", 1.75, 33, 44, 55); NULL 2073 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2083 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#e %d", 1.75, 33, 44, 55); NULL 2084 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2094 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#.e %d", 1.75, 33, 44, 55); NULL 2095 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2105 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#.e %d", 9.75, 33, 44, 55); NULL 2106 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2116 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015e %d", 1234.0, 33, 44, 55); NULL 2117 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2127 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015e %d", - Infinityd (), 33, 44, 55); NULL 2128 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2138 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%050e %d", NaNd (), 33, 44, 55); NULL 2139 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2150 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.e %d", 1234.0, 33, 44, 55); NULL 2151 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2161 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.4e %d", 999.951, 33, 44, 55); NULL 2162 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2172 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.4e %d", 999.996, 33, 44, 55); NULL 2173 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2183 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", 12.75L, 33, 44, 55); NULL 2184 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2194 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", 1234567.0L, 33, 44, 55); NULL 2195 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2285 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le", data[k].value); NULL 2287 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2304 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", -0.03125L, 33, 44, 55); NULL 2305 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2315 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", 0.0L, 33, 44, 55); NULL 2316 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2326 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", minus_zerol, 33, 44, 55); NULL 2327 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2338 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", Infinityl (), 33, 44, 55); NULL 2339 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2349 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", - Infinityl (), 33, 44, 55); NULL 2350 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2360 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", NaNl (), 33, 44, 55); NULL 2361 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2374 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", x.value, 33, 44, 55); NULL 2375 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2386 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", x.value, 33, 44, 55); NULL 2387 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2398 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", x.value, 33, 44, 55); NULL 2399 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2409 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", x.value, 33, 44, 55); NULL 2410 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2420 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", x.value, 33, 44, 55); NULL 2421 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2431 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", x.value, 33, 44, 55); NULL 2432 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2442 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Le %d", x.value, 33, 44, 55); NULL 2443 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2453 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%15Le %d", 1.75L, 33, 44, 55); NULL 2454 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2464 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%-15Le %d", 1.75L, 33, 44, 55); NULL 2465 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2475 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%+Le %d", 1.75L, 33, 44, 55); NULL 2476 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2486 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "% Le %d", 1.75L, 33, 44, 55); NULL 2487 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2497 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#Le %d", 1.75L, 33, 44, 55); NULL 2498 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2508 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#.Le %d", 1.75L, 33, 44, 55); NULL 2509 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2519 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#.Le %d", 9.75L, 33, 44, 55); NULL 2520 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2530 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015Le %d", 1234.0L, 33, 44, 55); NULL 2531 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2541 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015Le %d", - Infinityl (), 33, 44, 55); NULL 2542 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2552 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%050Le %d", NaNl (), 33, 44, 55); NULL 2553 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2564 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.Le %d", 1234.0L, 33, 44, 55); NULL 2565 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2575 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.4Le %d", 999.951L, 33, 44, 55); NULL 2576 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2586 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.4Le %d", 999.996L, 33, 44, 55); NULL 2587 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2599 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%g %d", 12.75, 33, 44, 55); NULL 2600 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2609 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%g %d", 1234567.0, 33, 44, 55); NULL 2610 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2700 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%g", data[k].value); NULL 2702 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2720 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%g %d", -0.03125, 33, 44, 55); NULL 2721 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2730 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%g %d", 0.0, 33, 44, 55); NULL 2731 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2740 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%g %d", minus_zerod, 33, 44, 55); NULL 2741 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2751 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%g %d", Infinityd (), 33, 44, 55); NULL 2752 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2762 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%g %d", - Infinityd (), 33, 44, 55); NULL 2763 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2773 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%g %d", NaNd (), 33, 44, 55); NULL 2774 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2785 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%10g %d", 1.75, 33, 44, 55); NULL 2786 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2795 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%-10g %d", 1.75, 33, 44, 55); NULL 2796 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2805 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%+g %d", 1.75, 33, 44, 55); NULL 2806 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2815 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "% g %d", 1.75, 33, 44, 55); NULL 2816 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2825 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#g %d", 1.75, 33, 44, 55); NULL 2826 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2835 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#.g %d", 1.75, 33, 44, 55); NULL 2836 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2845 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#.g %d", 9.75, 33, 44, 55); NULL 2846 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2856 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%010g %d", 1234.0, 33, 44, 55); NULL 2857 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2866 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015g %d", - Infinityd (), 33, 44, 55); NULL 2867 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2877 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%050g %d", NaNd (), 33, 44, 55); NULL 2878 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2889 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.g %d", 1234.0, 33, 44, 55); NULL 2890 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2900 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.5g %d", 999.951, 33, 44, 55); NULL 2901 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2910 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.5g %d", 999.996, 33, 44, 55); NULL 2911 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2920 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", 12.75L, 33, 44, 55); NULL 2921 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 2930 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", 1234567.0L, 33, 44, 55); NULL 2931 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3021 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg", data[k].value); NULL 3023 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3041 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", -0.03125L, 33, 44, 55); NULL 3042 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3051 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", 0.0L, 33, 44, 55); NULL 3052 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3061 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", minus_zerol, 33, 44, 55); NULL 3062 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3072 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", Infinityl (), 33, 44, 55); NULL 3073 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3083 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", - Infinityl (), 33, 44, 55); NULL 3084 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3094 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", NaNl (), 33, 44, 55); NULL 3095 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3108 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", x.value, 33, 44, 55); NULL 3109 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3122 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", x.value, 33, 44, 55); NULL 3123 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3136 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", x.value, 33, 44, 55); NULL 3137 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3147 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", x.value, 33, 44, 55); NULL 3148 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3158 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", x.value, 33, 44, 55); NULL 3159 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3169 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", x.value, 33, 44, 55); NULL 3170 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3180 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Lg %d", x.value, 33, 44, 55); NULL 3181 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3191 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%10Lg %d", 1.75L, 33, 44, 55); NULL 3192 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3201 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%-10Lg %d", 1.75L, 33, 44, 55); NULL 3202 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3211 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%+Lg %d", 1.75L, 33, 44, 55); NULL 3212 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3221 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "% Lg %d", 1.75L, 33, 44, 55); NULL 3222 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3231 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#Lg %d", 1.75L, 33, 44, 55); NULL 3232 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3241 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#.Lg %d", 1.75L, 33, 44, 55); NULL 3242 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3251 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#.Lg %d", 9.75L, 33, 44, 55); NULL 3252 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3262 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%010Lg %d", 1234.0L, 33, 44, 55); NULL 3263 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3272 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%015Lg %d", - Infinityl (), 33, 44, 55); NULL 3273 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3283 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%050Lg %d", NaNl (), 33, 44, 55); NULL 3284 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3295 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.Lg %d", 1234.0L, 33, 44, 55); NULL 3296 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3306 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.5Lg %d", 999.951L, 33, 44, 55); NULL 3307 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3316 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.5Lg %d", 999.996L, 33, 44, 55); NULL 3317 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3329 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%d %n", 123, &count, 33, 44, 55); NULL 3330 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3342 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%2$d %1$d", 33, 55); NULL 3343 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3354 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%'d %d", 1234567, 99); NULL 3355 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3366 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "a%*sc", -3, "b"); NULL 3367 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3376 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "a%-*sc", 3, "b"); NULL 3377 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3386 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "a%-*sc", -3, "b"); NULL 3387 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3398 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.4000d %d", 1234567, 99); NULL 3400 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3411 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.*d %d", 4000, 1234567, 99); NULL 3413 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3424 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.4000d %d", -1234567, 99); NULL 3426 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3438 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.4000u %d", 1234567, 99); NULL 3440 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3451 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.4000o %d", 1234567, 99); NULL 3453 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3464 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.4000x %d", 1234567, 99); NULL 3466 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3477 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%#.4000x %d", 1234567, 99); NULL 3479 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3492 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.4000f %d", 1.0, 99); NULL 3494 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3507 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%.511f %d", 1.0, 99); NULL 3509 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3528 maint/gnulib/tests/test-vasnprintf-posix.c result = my_asnprintf (NULL, &length, "%.4000s %d", input, 99); NULL 3529 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3552 maint/gnulib/tests/test-vasnprintf-posix.c result = my_asnprintf (NULL, &length, "%.*s", (int) i, block); NULL 3553 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3575 maint/gnulib/tests/test-vasnprintf-posix.c result = my_asnprintf (NULL, &length, "%.*ls", (int) i, block); NULL 3576 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 3591 maint/gnulib/tests/test-vasnprintf-posix.c char *result = my_asnprintf (NULL, &length, "%ls %d", input, 99); NULL 3592 maint/gnulib/tests/test-vasnprintf-posix.c if (result == NULL) NULL 3600 maint/gnulib/tests/test-vasnprintf-posix.c char *result = my_asnprintf (NULL, &length, "%3ls %d", input, 99); NULL 3601 maint/gnulib/tests/test-vasnprintf-posix.c if (result == NULL) NULL 3609 maint/gnulib/tests/test-vasnprintf-posix.c char *result = my_asnprintf (NULL, &length, "%.1ls %d", input, 99); NULL 3610 maint/gnulib/tests/test-vasnprintf-posix.c if (result == NULL) NULL 3618 maint/gnulib/tests/test-vasnprintf-posix.c char *result = my_asnprintf (NULL, &length, "%3.1ls %d", input, 99); NULL 3619 maint/gnulib/tests/test-vasnprintf-posix.c if (result == NULL) NULL 3631 maint/gnulib/tests/test-vasnprintf-posix.c my_asnprintf (NULL, &length, "%Id %d", 1234567, 99); NULL 3632 maint/gnulib/tests/test-vasnprintf-posix.c ASSERT (result != NULL); NULL 33 maint/gnulib/tests/test-vasnprintf-posix2.c if (setlocale (LC_ALL, "") == NULL) NULL 39 maint/gnulib/tests/test-vasnprintf-posix2.c char *result = asnprintf (NULL, &length, "%.1a", 1.0); NULL 40 maint/gnulib/tests/test-vasnprintf-posix2.c ASSERT (result != NULL); NULL 52 maint/gnulib/tests/test-vasnprintf-posix2.c char *result = asnprintf (NULL, &length, "%.1La", 1.0L); NULL 53 maint/gnulib/tests/test-vasnprintf-posix2.c ASSERT (result != NULL); NULL 41 maint/gnulib/tests/test-vasnprintf-posix3.c my_asnprintf (NULL, &length, "%Id %d", 1234567, 99); NULL 44 maint/gnulib/tests/test-vasnprintf-posix3.c ASSERT (result != NULL); NULL 82 maint/gnulib/tests/test-vasnprintf-posix3.c if (setlocale (LC_ALL, "fa_IR.UTF-8") == NULL) NULL 38 maint/gnulib/tests/test-vasnprintf.c char *result = my_asnprintf (NULL, &length, "%d", 12345); NULL 39 maint/gnulib/tests/test-vasnprintf.c ASSERT (result != NULL); NULL 53 maint/gnulib/tests/test-vasnprintf.c ASSERT (result != NULL); NULL 72 maint/gnulib/tests/test-vasnprintf.c ASSERT (result != NULL); NULL 101 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 112 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 122 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 132 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 142 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 155 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 168 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 181 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 191 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 202 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 212 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 222 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 234 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 248 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 262 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 275 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 288 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 301 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 315 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 328 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 341 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 354 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 367 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 380 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 393 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 406 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 419 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 432 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 445 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 457 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 471 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 484 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 497 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 507 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 518 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 528 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 538 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 552 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 566 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 580 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 591 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 602 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 613 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 624 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 635 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 648 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 661 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 674 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 687 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 700 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 715 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 728 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 741 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 754 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 767 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 780 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 793 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 806 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 819 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 832 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 845 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 857 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 873 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 883 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 973 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 984 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 994 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1004 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1015 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1026 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1037 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1049 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1059 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1069 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1079 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1089 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1099 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1109 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1119 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1130 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1142 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1152 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1162 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1172 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1182 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1272 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1283 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1293 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1303 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1314 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1325 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1336 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1350 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1364 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1378 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1389 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1400 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1411 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1422 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1433 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1443 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1453 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1463 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1473 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1483 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1493 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1503 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1514 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1526 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1536 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1546 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1558 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1568 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1578 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1588 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1598 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1609 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1620 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1631 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1643 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1653 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1664 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1674 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1684 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1694 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1704 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1714 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1724 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1734 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1745 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1756 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1767 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1779 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1789 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1800 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1810 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1820 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1832 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1843 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1935 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1953 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1964 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1975 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1987 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 1998 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2009 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2021 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2032 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2043 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2054 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2065 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2076 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2087 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2098 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2109 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2120 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2132 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2143 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2154 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2165 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2176 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2268 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2286 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2297 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2308 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2320 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2331 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2342 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2356 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2370 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2384 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2395 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2406 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2417 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2428 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2439 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2450 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2461 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2472 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2483 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2494 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2505 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2516 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2527 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2538 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2550 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2561 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2572 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2585 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2595 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2687 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2706 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2716 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2726 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2737 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2748 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2759 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2771 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2781 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2791 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2801 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2811 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2821 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2831 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2842 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2852 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2863 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2875 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2886 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2896 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2906 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 2916 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3008 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3027 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3037 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3047 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3058 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3069 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3080 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3094 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3108 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3122 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3133 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3144 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3155 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3166 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3177 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3187 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3197 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3207 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3217 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3227 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3237 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3248 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3258 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3269 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3281 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3292 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3302 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3315 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3328 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3340 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3352 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3362 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3372 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3385 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3398 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3411 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3425 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3438 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3451 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3464 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3479 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3494 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3514 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3538 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 3561 maint/gnulib/tests/test-vasprintf-posix.c ASSERT (result != NULL); NULL 55 maint/gnulib/tests/test-vasprintf.c ASSERT (result != NULL); NULL 65 maint/gnulib/tests/test-vasprintf.c ASSERT (result != NULL); NULL 81 maint/gnulib/tests/test-vasprintf.c ASSERT (result != NULL); NULL 91 maint/gnulib/tests/test-vasprintf.c ASSERT (result != NULL); NULL 29 maint/gnulib/tests/test-version-etc.c (const char *) NULL); NULL 50 maint/gnulib/tests/test-vsnprintf.c retval = my_snprintf (NULL, 0, "%d", 12345); NULL 31 maint/gnulib/tests/test-wchar.c verify (sizeof NULL == sizeof (void *)); NULL 45 maint/gnulib/tests/test-wcrtomb-w32.c if (setlocale (LC_ALL, name_with_codepage) == NULL) NULL 57 maint/gnulib/tests/test-wcrtomb-w32.c if (setlocale (LC_ALL, name) == NULL) NULL 94 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0, NULL); NULL 128 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, btowc (c), NULL); NULL 137 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (NULL, '\0', NULL); NULL 139 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (NULL, btowc ('x'), NULL); NULL 150 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x00FC, NULL); NULL 156 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x00DF, NULL); NULL 168 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x0622, NULL); NULL 174 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x0644, NULL); NULL 180 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x0648, NULL); NULL 192 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x65E5, NULL); NULL 198 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x672C, NULL); NULL 204 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x8A9E, NULL); NULL 216 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x65E5, NULL); NULL 222 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x672C, NULL); NULL 228 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x8A9E, NULL); NULL 240 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x65E5, NULL); NULL 246 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x672C, NULL); NULL 252 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x8A9E, NULL); NULL 266 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x00FC, NULL); NULL 272 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x00DF, NULL); NULL 286 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x00FC, NULL); NULL 292 maint/gnulib/tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x00DF, NULL); NULL 45 maint/gnulib/tests/test-wcrtomb.c ret = wcrtomb (buf, wc, NULL); NULL 50 maint/gnulib/tests/test-wcrtomb.c ret = wcrtomb (NULL, wc, NULL); NULL 61 maint/gnulib/tests/test-wcrtomb.c if (setlocale (LC_ALL, "") == NULL) NULL 67 maint/gnulib/tests/test-wcrtomb.c ret = wcrtomb (buf, 0, NULL); NULL 101 maint/gnulib/tests/test-wcrtomb.c ret = wcrtomb (buf, btowc (c), NULL); NULL 110 maint/gnulib/tests/test-wcrtomb.c ret = wcrtomb (NULL, '\0', NULL); NULL 112 maint/gnulib/tests/test-wcrtomb.c ret = wcrtomb (NULL, btowc ('x'), NULL); NULL 37 maint/gnulib/tests/test-wcsnrtombs.c if (setlocale (LC_ALL, "") == NULL) NULL 68 maint/gnulib/tests/test-wcsnrtombs.c ret = wcsnrtombs (NULL, &src, 6, n, NULL); NULL 73 maint/gnulib/tests/test-wcsnrtombs.c ret = wcsnrtombs (buf, &src, 6, n, NULL); NULL 75 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (src == (n <= 5 ? input + n : NULL)); NULL 77 maint/gnulib/tests/test-wcsnrtombs.c if (src == NULL) NULL 79 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 80 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 81 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 97 maint/gnulib/tests/test-wcsnrtombs.c ret = wcsnrtombs (NULL, &src, 6, n, NULL); NULL 102 maint/gnulib/tests/test-wcsnrtombs.c ret = wcsnrtombs (buf, &src, 6, n, NULL); NULL 110 maint/gnulib/tests/test-wcsnrtombs.c n <= 7 ? input + (n - 2) : NULL)); NULL 112 maint/gnulib/tests/test-wcsnrtombs.c if (src == NULL) NULL 114 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 115 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 116 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 132 maint/gnulib/tests/test-wcsnrtombs.c ret = wcsnrtombs (NULL, &src, 6, n, NULL); NULL 137 maint/gnulib/tests/test-wcsnrtombs.c ret = wcsnrtombs (buf, &src, 6, n, NULL); NULL 147 maint/gnulib/tests/test-wcsnrtombs.c n <= 8 ? input + (n - 3) : NULL)); NULL 149 maint/gnulib/tests/test-wcsnrtombs.c if (src == NULL) NULL 151 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 152 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 153 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 170 maint/gnulib/tests/test-wcsnrtombs.c ret = wcsnrtombs (NULL, &src, 6, n, NULL); NULL 175 maint/gnulib/tests/test-wcsnrtombs.c ret = wcsnrtombs (buf, &src, 6, n, NULL); NULL 183 maint/gnulib/tests/test-wcsnrtombs.c n <= 9 ? input + (n - 4) : NULL)); NULL 185 maint/gnulib/tests/test-wcsnrtombs.c if (src == NULL) NULL 187 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 188 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 189 maint/gnulib/tests/test-wcsnrtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 37 maint/gnulib/tests/test-wcsrtombs.c if (setlocale (LC_ALL, "") == NULL) NULL 68 maint/gnulib/tests/test-wcsrtombs.c ret = wcsrtombs (NULL, &src, n, NULL); NULL 73 maint/gnulib/tests/test-wcsrtombs.c ret = wcsrtombs (buf, &src, n, NULL); NULL 75 maint/gnulib/tests/test-wcsrtombs.c ASSERT (src == (n <= 5 ? input + n : NULL)); NULL 77 maint/gnulib/tests/test-wcsrtombs.c if (src == NULL) NULL 79 maint/gnulib/tests/test-wcsrtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 80 maint/gnulib/tests/test-wcsrtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 81 maint/gnulib/tests/test-wcsrtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 97 maint/gnulib/tests/test-wcsrtombs.c ret = wcsrtombs (NULL, &src, n, NULL); NULL 102 maint/gnulib/tests/test-wcsrtombs.c ret = wcsrtombs (buf, &src, n, NULL); NULL 110 maint/gnulib/tests/test-wcsrtombs.c n <= 7 ? input + (n - 2) : NULL)); NULL 112 maint/gnulib/tests/test-wcsrtombs.c if (src == NULL) NULL 114 maint/gnulib/tests/test-wcsrtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 115 maint/gnulib/tests/test-wcsrtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 116 maint/gnulib/tests/test-wcsrtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 132 maint/gnulib/tests/test-wcsrtombs.c ret = wcsrtombs (NULL, &src, n, NULL); NULL 137 maint/gnulib/tests/test-wcsrtombs.c ret = wcsrtombs (buf, &src, n, NULL); NULL 147 maint/gnulib/tests/test-wcsrtombs.c n <= 8 ? input + (n - 3) : NULL)); NULL 149 maint/gnulib/tests/test-wcsrtombs.c if (src == NULL) NULL 151 maint/gnulib/tests/test-wcsrtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 152 maint/gnulib/tests/test-wcsrtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 153 maint/gnulib/tests/test-wcsrtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 170 maint/gnulib/tests/test-wcsrtombs.c ret = wcsrtombs (NULL, &src, n, NULL); NULL 175 maint/gnulib/tests/test-wcsrtombs.c ret = wcsrtombs (buf, &src, n, NULL); NULL 183 maint/gnulib/tests/test-wcsrtombs.c n <= 9 ? input + (n - 4) : NULL)); NULL 185 maint/gnulib/tests/test-wcsrtombs.c if (src == NULL) NULL 187 maint/gnulib/tests/test-wcsrtombs.c ASSERT (buf[ret + (src == NULL) + 0] == '_'); NULL 188 maint/gnulib/tests/test-wcsrtombs.c ASSERT (buf[ret + (src == NULL) + 1] == '_'); NULL 189 maint/gnulib/tests/test-wcsrtombs.c ASSERT (buf[ret + (src == NULL) + 2] == '_'); NULL 44 maint/gnulib/tests/test-wcstok.c ret = wcstok (NULL, delim, &ptr); NULL 47 maint/gnulib/tests/test-wcstok.c ASSERT (ptr == NULL || *ptr == L'\0'); NULL 49 maint/gnulib/tests/test-wcstok.c ret = wcstok (NULL, delim, &ptr); NULL 50 maint/gnulib/tests/test-wcstok.c ASSERT (ret == NULL); NULL 47 maint/gnulib/tests/test-wcwidth.c if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL NULL 36 maint/gnulib/tests/test-xmemdup0.c char *result = xmemdup0 (NULL, 0); NULL 58 maint/gnulib/tests/test-xstrtol.c xstrtol_fatal (s_err, -2, 'X', NULL, argv[i]); NULL 57 maint/gnulib/tests/test-xvasprintf.c ASSERT (result != NULL); NULL 66 maint/gnulib/tests/test-xvasprintf.c ASSERT (result != NULL); NULL 72 maint/gnulib/tests/test-xvasprintf.c ASSERT (result != NULL); NULL 77 maint/gnulib/tests/test-xvasprintf.c ASSERT (result != NULL); NULL 82 maint/gnulib/tests/test-xvasprintf.c ASSERT (result != NULL); NULL 96 maint/gnulib/tests/test-xvasprintf.c ASSERT (result != NULL); NULL 107 maint/gnulib/tests/test-xvasprintf.c ASSERT (result != NULL); NULL 113 maint/gnulib/tests/test-xvasprintf.c ASSERT (result != NULL); NULL 118 maint/gnulib/tests/test-xvasprintf.c ASSERT (result != NULL); NULL 123 maint/gnulib/tests/test-xvasprintf.c ASSERT (result != NULL); NULL 27 maint/gnulib/tests/unicase/test-casecmp.h ASSERT (my_casecmp (NULL, 0, NULL, 0, NULL, nf, &cmp) == 0); NULL 34 maint/gnulib/tests/unicase/test-casecmp.h ASSERT (my_casecmp (input, SIZEOF (input), NULL, 0, NULL, nf, &cmp) == 0); NULL 37 maint/gnulib/tests/unicase/test-casecmp.h ASSERT (my_casecmp (NULL, 0, input, SIZEOF (input), NULL, nf, &cmp) == 0); NULL 40 maint/gnulib/tests/unicase/test-casecmp.h ASSERT (my_casecmp (input, SIZEOF (input), input, SIZEOF (input), NULL, nf, &cmp) == 0); NULL 50 maint/gnulib/tests/unicase/test-casecmp.h ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, nf, &cmp) == 0); NULL 53 maint/gnulib/tests/unicase/test-casecmp.h ASSERT (my_casecmp (input2, SIZEOF (input2), input1, SIZEOF (input1), NULL, nf, &cmp) == 0); NULL 63 maint/gnulib/tests/unicase/test-casecmp.h ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, nf, &cmp) == 0); NULL 66 maint/gnulib/tests/unicase/test-casecmp.h ASSERT (my_casecmp (input2, SIZEOF (input2), input1, SIZEOF (input1), NULL, nf, &cmp) == 0); NULL 27 maint/gnulib/tests/unicase/test-is-cased.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 34 maint/gnulib/tests/unicase/test-is-cased.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 41 maint/gnulib/tests/unicase/test-is-cased.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 48 maint/gnulib/tests/unicase/test-is-cased.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 55 maint/gnulib/tests/unicase/test-is-cased.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 26 maint/gnulib/tests/unicase/test-is-casefolded.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 33 maint/gnulib/tests/unicase/test-is-casefolded.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 40 maint/gnulib/tests/unicase/test-is-casefolded.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 27 maint/gnulib/tests/unicase/test-is-lowercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 34 maint/gnulib/tests/unicase/test-is-lowercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 41 maint/gnulib/tests/unicase/test-is-lowercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 48 maint/gnulib/tests/unicase/test-is-lowercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 55 maint/gnulib/tests/unicase/test-is-lowercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 62 maint/gnulib/tests/unicase/test-is-lowercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 71 maint/gnulib/tests/unicase/test-is-lowercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 78 maint/gnulib/tests/unicase/test-is-lowercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 85 maint/gnulib/tests/unicase/test-is-lowercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 92 maint/gnulib/tests/unicase/test-is-lowercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 27 maint/gnulib/tests/unicase/test-is-titlecase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 34 maint/gnulib/tests/unicase/test-is-titlecase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 41 maint/gnulib/tests/unicase/test-is-titlecase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 48 maint/gnulib/tests/unicase/test-is-titlecase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 55 maint/gnulib/tests/unicase/test-is-titlecase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 62 maint/gnulib/tests/unicase/test-is-titlecase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 71 maint/gnulib/tests/unicase/test-is-titlecase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 78 maint/gnulib/tests/unicase/test-is-titlecase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 85 maint/gnulib/tests/unicase/test-is-titlecase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 92 maint/gnulib/tests/unicase/test-is-titlecase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 27 maint/gnulib/tests/unicase/test-is-uppercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 34 maint/gnulib/tests/unicase/test-is-uppercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 41 maint/gnulib/tests/unicase/test-is-uppercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 48 maint/gnulib/tests/unicase/test-is-uppercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 55 maint/gnulib/tests/unicase/test-is-uppercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 62 maint/gnulib/tests/unicase/test-is-uppercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 71 maint/gnulib/tests/unicase/test-is-uppercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 78 maint/gnulib/tests/unicase/test-is-uppercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 85 maint/gnulib/tests/unicase/test-is-uppercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 92 maint/gnulib/tests/unicase/test-is-uppercase.h ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 35 maint/gnulib/tests/unicase/test-locale-language.c if (setlocale (LC_ALL, "") == NULL) NULL 42 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 45 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input1, SIZEOF (input1), NULL, UNINORM_NFD, &cmp) == 0); NULL 48 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input3, SIZEOF (input3), input4, SIZEOF (input4), NULL, UNINORM_NFD, &cmp) == 0); NULL 51 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input4, SIZEOF (input4), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 54 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 57 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input4, SIZEOF (input4), NULL, UNINORM_NFD, &cmp) == 0); NULL 60 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input5, SIZEOF (input5), NULL, UNINORM_NFD, &cmp) == 0); NULL 63 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input5, SIZEOF (input5), NULL, UNINORM_NFD, &cmp) == 0); NULL 71 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 79 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 87 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 96 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 99 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 107 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 139 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 142 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 145 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 148 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 151 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 154 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 165 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 168 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 171 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 174 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 182 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 185 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 196 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 199 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_tr, SIZEOF (casefolded_tr), "tr", NULL, &cmp) == 0); NULL 208 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 211 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_tr, SIZEOF (casefolded_tr), "tr", NULL, &cmp) == 0); NULL 220 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 223 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_tr, SIZEOF (casefolded_tr), "tr", NULL, &cmp) == 0); NULL 231 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 234 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), "tr", NULL, &cmp) == 0); NULL 244 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 247 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), "tr", NULL, &cmp) == 0); NULL 257 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 283 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 286 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 289 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 300 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 303 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_decomposed, SIZEOF (casefolded_decomposed), NULL, NULL, &cmp) == 0); NULL 306 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, UNINORM_NFD, &cmp) == 0); NULL 309 maint/gnulib/tests/unicase/test-u16-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_decomposed, SIZEOF (casefolded_decomposed), NULL, UNINORM_NFD, &cmp) == 0); NULL 38 maint/gnulib/tests/unicase/test-u16-casefold.c result = u16_casefold (input, input_length, iso639_language, nf, NULL, &length); NULL 39 maint/gnulib/tests/unicase/test-u16-casefold.c if (!(result != NULL)) NULL 55 maint/gnulib/tests/unicase/test-u16-casefold.c if (!(result != NULL)) NULL 74 maint/gnulib/tests/unicase/test-u16-casefold.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/unicase/test-u16-casefold.c if (!(preallocated == NULL || result == preallocated)) NULL 92 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0); NULL 93 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0); NULL 114 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 121 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 126 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 134 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 135 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_tr)) == 0); NULL 140 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 141 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 147 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 148 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_tr)) == 0); NULL 153 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 154 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 161 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 162 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 169 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 186 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 195 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 196 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFD, casefolded_decomposed, SIZEOF (casefolded_decomposed)) == 0); NULL 197 maint/gnulib/tests/unicase/test-u16-casefold.c ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casefolded_normalized, SIZEOF (casefolded_normalized)) == 0); NULL 38 maint/gnulib/tests/unicase/test-u16-is-casefolded.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 38 maint/gnulib/tests/unicase/test-u16-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 45 maint/gnulib/tests/unicase/test-u16-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 52 maint/gnulib/tests/unicase/test-u16-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 59 maint/gnulib/tests/unicase/test-u16-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 66 maint/gnulib/tests/unicase/test-u16-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 38 maint/gnulib/tests/unicase/test-u16-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 45 maint/gnulib/tests/unicase/test-u16-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 52 maint/gnulib/tests/unicase/test-u16-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 59 maint/gnulib/tests/unicase/test-u16-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 66 maint/gnulib/tests/unicase/test-u16-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 38 maint/gnulib/tests/unicase/test-u16-tolower.c result = u16_tolower (input, input_length, iso639_language, nf, NULL, &length); NULL 39 maint/gnulib/tests/unicase/test-u16-tolower.c if (!(result != NULL)) NULL 55 maint/gnulib/tests/unicase/test-u16-tolower.c if (!(result != NULL)) NULL 74 maint/gnulib/tests/unicase/test-u16-tolower.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/unicase/test-u16-tolower.c if (!(preallocated == NULL || result == preallocated)) NULL 92 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0); NULL 93 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0); NULL 114 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 122 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 123 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0); NULL 128 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 129 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 135 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 136 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0); NULL 141 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 142 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 149 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 156 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 173 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 178 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 183 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 191 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 196 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 201 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 206 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 211 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 219 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 224 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 229 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 234 maint/gnulib/tests/unicase/test-u16-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 38 maint/gnulib/tests/unicase/test-u16-totitle.c result = u16_totitle (input, input_length, iso639_language, nf, NULL, &length); NULL 39 maint/gnulib/tests/unicase/test-u16-totitle.c if (!(result != NULL)) NULL 55 maint/gnulib/tests/unicase/test-u16-totitle.c if (!(result != NULL)) NULL 74 maint/gnulib/tests/unicase/test-u16-totitle.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/unicase/test-u16-totitle.c if (!(preallocated == NULL || result == preallocated)) NULL 92 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0); NULL 93 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0); NULL 114 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 121 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 126 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 133 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 134 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 140 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 141 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0); NULL 146 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 147 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 152 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 153 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 160 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 161 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 168 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 185 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 193 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 194 maint/gnulib/tests/unicase/test-u16-totitle.c ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casemapped_normalized, SIZEOF (casemapped_normalized)) == 0); NULL 38 maint/gnulib/tests/unicase/test-u16-toupper.c result = u16_toupper (input, input_length, iso639_language, nf, NULL, &length); NULL 39 maint/gnulib/tests/unicase/test-u16-toupper.c if (!(result != NULL)) NULL 55 maint/gnulib/tests/unicase/test-u16-toupper.c if (!(result != NULL)) NULL 74 maint/gnulib/tests/unicase/test-u16-toupper.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/unicase/test-u16-toupper.c if (!(preallocated == NULL || result == preallocated)) NULL 92 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0); NULL 93 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0); NULL 114 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 121 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 126 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 133 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 134 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 140 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 141 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0); NULL 146 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 147 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 152 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 153 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 160 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 161 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 168 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 185 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 193 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 194 maint/gnulib/tests/unicase/test-u16-toupper.c ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casemapped_normalized, SIZEOF (casemapped_normalized)) == 0); NULL 42 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 45 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input1, SIZEOF (input1), NULL, UNINORM_NFD, &cmp) == 0); NULL 48 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input3, SIZEOF (input3), input4, SIZEOF (input4), NULL, UNINORM_NFD, &cmp) == 0); NULL 51 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input4, SIZEOF (input4), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 54 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 57 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input4, SIZEOF (input4), NULL, UNINORM_NFD, &cmp) == 0); NULL 60 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input5, SIZEOF (input5), NULL, UNINORM_NFD, &cmp) == 0); NULL 63 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input5, SIZEOF (input5), NULL, UNINORM_NFD, &cmp) == 0); NULL 71 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 79 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 87 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 96 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 99 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 107 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 139 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 142 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 145 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 148 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 151 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 154 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 165 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 168 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 171 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 174 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 182 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 185 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 196 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 199 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_tr, SIZEOF (casefolded_tr), "tr", NULL, &cmp) == 0); NULL 208 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 211 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_tr, SIZEOF (casefolded_tr), "tr", NULL, &cmp) == 0); NULL 220 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 223 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_tr, SIZEOF (casefolded_tr), "tr", NULL, &cmp) == 0); NULL 231 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 234 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), "tr", NULL, &cmp) == 0); NULL 244 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 247 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), "tr", NULL, &cmp) == 0); NULL 257 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 283 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 286 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 289 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 300 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 303 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_decomposed, SIZEOF (casefolded_decomposed), NULL, NULL, &cmp) == 0); NULL 306 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, UNINORM_NFD, &cmp) == 0); NULL 309 maint/gnulib/tests/unicase/test-u32-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_decomposed, SIZEOF (casefolded_decomposed), NULL, UNINORM_NFD, &cmp) == 0); NULL 38 maint/gnulib/tests/unicase/test-u32-casefold.c result = u32_casefold (input, input_length, iso639_language, nf, NULL, &length); NULL 39 maint/gnulib/tests/unicase/test-u32-casefold.c if (!(result != NULL)) NULL 55 maint/gnulib/tests/unicase/test-u32-casefold.c if (!(result != NULL)) NULL 74 maint/gnulib/tests/unicase/test-u32-casefold.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/unicase/test-u32-casefold.c if (!(preallocated == NULL || result == preallocated)) NULL 92 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0); NULL 93 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0); NULL 114 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 121 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 126 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 134 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 135 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_tr)) == 0); NULL 140 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 141 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 147 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 148 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_tr)) == 0); NULL 153 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 154 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 161 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 162 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 169 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 186 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 195 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 196 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFD, casefolded_decomposed, SIZEOF (casefolded_decomposed)) == 0); NULL 197 maint/gnulib/tests/unicase/test-u32-casefold.c ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casefolded_normalized, SIZEOF (casefolded_normalized)) == 0); NULL 38 maint/gnulib/tests/unicase/test-u32-is-casefolded.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 38 maint/gnulib/tests/unicase/test-u32-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 45 maint/gnulib/tests/unicase/test-u32-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 52 maint/gnulib/tests/unicase/test-u32-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 59 maint/gnulib/tests/unicase/test-u32-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 66 maint/gnulib/tests/unicase/test-u32-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 38 maint/gnulib/tests/unicase/test-u32-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 45 maint/gnulib/tests/unicase/test-u32-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 52 maint/gnulib/tests/unicase/test-u32-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 59 maint/gnulib/tests/unicase/test-u32-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 66 maint/gnulib/tests/unicase/test-u32-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 38 maint/gnulib/tests/unicase/test-u32-tolower.c result = u32_tolower (input, input_length, iso639_language, nf, NULL, &length); NULL 39 maint/gnulib/tests/unicase/test-u32-tolower.c if (!(result != NULL)) NULL 55 maint/gnulib/tests/unicase/test-u32-tolower.c if (!(result != NULL)) NULL 74 maint/gnulib/tests/unicase/test-u32-tolower.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/unicase/test-u32-tolower.c if (!(preallocated == NULL || result == preallocated)) NULL 92 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0); NULL 93 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0); NULL 114 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 122 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 123 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0); NULL 128 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 129 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 135 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 136 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0); NULL 141 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 142 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 149 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 156 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 173 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 178 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 183 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 191 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 196 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 201 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 206 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 211 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 219 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 224 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 229 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 234 maint/gnulib/tests/unicase/test-u32-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 38 maint/gnulib/tests/unicase/test-u32-totitle.c result = u32_totitle (input, input_length, iso639_language, nf, NULL, &length); NULL 39 maint/gnulib/tests/unicase/test-u32-totitle.c if (!(result != NULL)) NULL 55 maint/gnulib/tests/unicase/test-u32-totitle.c if (!(result != NULL)) NULL 74 maint/gnulib/tests/unicase/test-u32-totitle.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/unicase/test-u32-totitle.c if (!(preallocated == NULL || result == preallocated)) NULL 92 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0); NULL 93 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0); NULL 114 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 121 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 126 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 133 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 134 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 140 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 141 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0); NULL 146 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 147 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 152 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 153 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 160 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 161 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 168 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 185 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 193 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 194 maint/gnulib/tests/unicase/test-u32-totitle.c ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casemapped_normalized, SIZEOF (casemapped_normalized)) == 0); NULL 38 maint/gnulib/tests/unicase/test-u32-toupper.c result = u32_toupper (input, input_length, iso639_language, nf, NULL, &length); NULL 39 maint/gnulib/tests/unicase/test-u32-toupper.c if (!(result != NULL)) NULL 55 maint/gnulib/tests/unicase/test-u32-toupper.c if (!(result != NULL)) NULL 74 maint/gnulib/tests/unicase/test-u32-toupper.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/unicase/test-u32-toupper.c if (!(preallocated == NULL || result == preallocated)) NULL 92 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0); NULL 93 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0); NULL 114 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 121 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 126 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 133 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 134 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 140 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 141 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0); NULL 146 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 147 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 152 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 153 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 160 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 161 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 168 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 185 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 193 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 194 maint/gnulib/tests/unicase/test-u32-toupper.c ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casemapped_normalized, SIZEOF (casemapped_normalized)) == 0); NULL 42 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 45 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input1, SIZEOF (input1), NULL, UNINORM_NFD, &cmp) == 0); NULL 48 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input3, SIZEOF (input3), input4, SIZEOF (input4), NULL, UNINORM_NFD, &cmp) == 0); NULL 51 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input4, SIZEOF (input4), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 54 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 57 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input4, SIZEOF (input4), NULL, UNINORM_NFD, &cmp) == 0); NULL 60 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input5, SIZEOF (input5), NULL, UNINORM_NFD, &cmp) == 0); NULL 63 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input5, SIZEOF (input5), NULL, UNINORM_NFD, &cmp) == 0); NULL 71 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 79 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 87 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 96 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 99 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 107 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 145 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 148 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 151 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 154 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 157 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 160 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 171 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 174 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 177 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 180 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 188 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 191 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 202 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 205 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_tr, SIZEOF (casefolded_tr), "tr", NULL, &cmp) == 0); NULL 214 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 217 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_tr, SIZEOF (casefolded_tr), "tr", NULL, &cmp) == 0); NULL 226 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 229 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_tr, SIZEOF (casefolded_tr), "tr", NULL, &cmp) == 0); NULL 237 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 240 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), "tr", NULL, &cmp) == 0); NULL 250 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 253 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), "tr", NULL, &cmp) == 0); NULL 263 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 292 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 295 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 298 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 309 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 312 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_decomposed, SIZEOF (casefolded_decomposed), NULL, NULL, &cmp) == 0); NULL 315 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, UNINORM_NFD, &cmp) == 0); NULL 318 maint/gnulib/tests/unicase/test-u8-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_decomposed, SIZEOF (casefolded_decomposed), NULL, UNINORM_NFD, &cmp) == 0); NULL 38 maint/gnulib/tests/unicase/test-u8-casefold.c result = u8_casefold (input, input_length, iso639_language, nf, NULL, &length); NULL 39 maint/gnulib/tests/unicase/test-u8-casefold.c if (!(result != NULL)) NULL 55 maint/gnulib/tests/unicase/test-u8-casefold.c if (!(result != NULL)) NULL 74 maint/gnulib/tests/unicase/test-u8-casefold.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/unicase/test-u8-casefold.c if (!(preallocated == NULL || result == preallocated)) NULL 92 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0); NULL 93 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0); NULL 118 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 125 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 130 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 138 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 139 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_tr)) == 0); NULL 144 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 145 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 151 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 152 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_tr)) == 0); NULL 157 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 158 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 165 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 166 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 173 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 192 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 201 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0); NULL 202 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFD, casefolded_decomposed, SIZEOF (casefolded_decomposed)) == 0); NULL 203 maint/gnulib/tests/unicase/test-u8-casefold.c ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casefolded_normalized, SIZEOF (casefolded_normalized)) == 0); NULL 38 maint/gnulib/tests/unicase/test-u8-is-casefolded.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 38 maint/gnulib/tests/unicase/test-u8-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 45 maint/gnulib/tests/unicase/test-u8-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 52 maint/gnulib/tests/unicase/test-u8-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 59 maint/gnulib/tests/unicase/test-u8-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 66 maint/gnulib/tests/unicase/test-u8-is-lowercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 38 maint/gnulib/tests/unicase/test-u8-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 45 maint/gnulib/tests/unicase/test-u8-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 52 maint/gnulib/tests/unicase/test-u8-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 59 maint/gnulib/tests/unicase/test-u8-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 66 maint/gnulib/tests/unicase/test-u8-is-uppercase.c ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0); NULL 38 maint/gnulib/tests/unicase/test-u8-tolower.c result = u8_tolower (input, input_length, iso639_language, nf, NULL, &length); NULL 39 maint/gnulib/tests/unicase/test-u8-tolower.c if (!(result != NULL)) NULL 55 maint/gnulib/tests/unicase/test-u8-tolower.c if (!(result != NULL)) NULL 74 maint/gnulib/tests/unicase/test-u8-tolower.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/unicase/test-u8-tolower.c if (!(preallocated == NULL || result == preallocated)) NULL 92 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0); NULL 93 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0); NULL 118 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 126 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 127 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0); NULL 132 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 133 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 139 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 140 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0); NULL 145 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 146 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 153 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 160 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 179 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 184 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 189 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 197 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 202 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 207 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 212 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 217 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 225 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 230 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 235 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 240 maint/gnulib/tests/unicase/test-u8-tolower.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 38 maint/gnulib/tests/unicase/test-u8-totitle.c result = u8_totitle (input, input_length, iso639_language, nf, NULL, &length); NULL 39 maint/gnulib/tests/unicase/test-u8-totitle.c if (!(result != NULL)) NULL 55 maint/gnulib/tests/unicase/test-u8-totitle.c if (!(result != NULL)) NULL 74 maint/gnulib/tests/unicase/test-u8-totitle.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/unicase/test-u8-totitle.c if (!(preallocated == NULL || result == preallocated)) NULL 92 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0); NULL 93 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0); NULL 118 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 125 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 130 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 137 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 138 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 144 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 145 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0); NULL 150 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 151 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 156 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 157 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 164 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 165 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 172 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 191 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 199 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 200 maint/gnulib/tests/unicase/test-u8-totitle.c ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casemapped_normalized, SIZEOF (casemapped_normalized)) == 0); NULL 38 maint/gnulib/tests/unicase/test-u8-toupper.c result = u8_toupper (input, input_length, iso639_language, nf, NULL, &length); NULL 39 maint/gnulib/tests/unicase/test-u8-toupper.c if (!(result != NULL)) NULL 55 maint/gnulib/tests/unicase/test-u8-toupper.c if (!(result != NULL)) NULL 74 maint/gnulib/tests/unicase/test-u8-toupper.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/unicase/test-u8-toupper.c if (!(preallocated == NULL || result == preallocated)) NULL 92 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (NULL, 0, NULL, NULL, NULL, 0) == 0); NULL 93 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (NULL, 0, NULL, UNINORM_NFC, NULL, 0) == 0); NULL 118 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 125 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 130 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 137 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 138 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 144 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 145 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped_tr, SIZEOF (casemapped_tr)) == 0); NULL 150 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 151 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 156 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 157 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 164 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 165 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), "tr", NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 172 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 191 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 199 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), NULL, NULL, casemapped, SIZEOF (casemapped)) == 0); NULL 200 maint/gnulib/tests/unicase/test-u8-toupper.c ASSERT (check (input, SIZEOF (input), NULL, UNINORM_NFC, casemapped_normalized, SIZEOF (casemapped_normalized)) == 0); NULL 41 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 44 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input1, SIZEOF (input1), NULL, UNINORM_NFD, &cmp) == 0); NULL 47 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input3, SIZEOF (input3), input4, SIZEOF (input4), NULL, UNINORM_NFD, &cmp) == 0); NULL 50 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input4, SIZEOF (input4), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 53 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 56 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input4, SIZEOF (input4), NULL, UNINORM_NFD, &cmp) == 0); NULL 59 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input5, SIZEOF (input5), NULL, UNINORM_NFD, &cmp) == 0); NULL 62 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input5, SIZEOF (input5), NULL, UNINORM_NFD, &cmp) == 0); NULL 72 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 89 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 92 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input1, SIZEOF (input1), NULL, UNINORM_NFD, &cmp) == 0); NULL 95 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input3, SIZEOF (input3), input4, SIZEOF (input4), NULL, UNINORM_NFD, &cmp) == 0); NULL 98 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input4, SIZEOF (input4), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 101 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 104 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input4, SIZEOF (input4), NULL, UNINORM_NFD, &cmp) == 0); NULL 107 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input5, SIZEOF (input5), NULL, UNINORM_NFD, &cmp) == 0); NULL 110 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input5, SIZEOF (input5), NULL, UNINORM_NFD, &cmp) == 0); NULL 118 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 126 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 134 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 143 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 146 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 154 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 192 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 195 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 198 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 201 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 204 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 207 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 218 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 221 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 224 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 227 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0); NULL 235 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 238 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0); NULL 249 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 252 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_tr, SIZEOF (casefolded_tr), "tr", NULL, &cmp) == 0); NULL 261 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 264 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_tr, SIZEOF (casefolded_tr), "tr", NULL, &cmp) == 0); NULL 273 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 276 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_tr, SIZEOF (casefolded_tr), "tr", NULL, &cmp) == 0); NULL 284 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 287 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), "tr", NULL, &cmp) == 0); NULL 297 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 300 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), "tr", NULL, &cmp) == 0); NULL 310 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 339 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, NULL, &cmp) == 0); NULL 342 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input1, SIZEOF (input1), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 345 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input3), NULL, NULL, &cmp) == 0); NULL 356 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, NULL, &cmp) == 0); NULL 359 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_decomposed, SIZEOF (casefolded_decomposed), NULL, NULL, &cmp) == 0); NULL 362 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded, SIZEOF (casefolded), NULL, UNINORM_NFD, &cmp) == 0); NULL 365 maint/gnulib/tests/unicase/test-ulc-casecmp.c ASSERT (my_casecmp (input, SIZEOF (input), casefolded_decomposed, SIZEOF (casefolded_decomposed), NULL, UNINORM_NFD, &cmp) == 0); NULL 374 maint/gnulib/tests/unicase/test-ulc-casecmp.c if (setlocale (LC_ALL, "") == NULL) NULL 37 maint/gnulib/tests/unicase/test-ulc-casecoll.c if (setlocale (LC_ALL, "") == NULL) NULL 67 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 72 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c NULL, &length); NULL 73 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c ASSERT (result != NULL); NULL 99 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 104 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c NULL, &length); NULL 105 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c ASSERT (result != NULL); NULL 134 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 139 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c NULL, &length); NULL 140 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c ASSERT (result != NULL); NULL 163 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 168 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c NULL, &length); NULL 169 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c ASSERT (result != NULL); NULL 192 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 197 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c NULL, &length); NULL 198 maint/gnulib/tests/uniconv/test-u16-conv-from-enc.c ASSERT (result != NULL); NULL 66 maint/gnulib/tests/uniconv/test-u16-conv-to-enc.c size_t *offsets = (o ? new_offsets (SIZEOF (input)) : NULL); NULL 71 maint/gnulib/tests/uniconv/test-u16-conv-to-enc.c NULL, &length); NULL 72 maint/gnulib/tests/uniconv/test-u16-conv-to-enc.c ASSERT (result != NULL); NULL 97 maint/gnulib/tests/uniconv/test-u16-conv-to-enc.c size_t *offsets = (o ? new_offsets (SIZEOF (input)) : NULL); NULL 102 maint/gnulib/tests/uniconv/test-u16-conv-to-enc.c NULL, &length); NULL 106 maint/gnulib/tests/uniconv/test-u16-conv-to-enc.c ASSERT (result == NULL); NULL 116 maint/gnulib/tests/uniconv/test-u16-conv-to-enc.c ASSERT (result != NULL); NULL 133 maint/gnulib/tests/uniconv/test-u16-conv-to-enc.c ASSERT (result != NULL); NULL 157 maint/gnulib/tests/uniconv/test-u16-conv-to-enc.c size_t *offsets = (o ? new_offsets (SIZEOF (input)) : NULL); NULL 162 maint/gnulib/tests/uniconv/test-u16-conv-to-enc.c NULL, &length); NULL 163 maint/gnulib/tests/uniconv/test-u16-conv-to-enc.c ASSERT (result != NULL); NULL 52 maint/gnulib/tests/uniconv/test-u16-strconv-from-enc.c ASSERT (result != NULL); NULL 68 maint/gnulib/tests/uniconv/test-u16-strconv-from-enc.c ASSERT (result != NULL); NULL 87 maint/gnulib/tests/uniconv/test-u16-strconv-from-enc.c ASSERT (result != NULL); NULL 100 maint/gnulib/tests/uniconv/test-u16-strconv-from-enc.c ASSERT (result != NULL); NULL 113 maint/gnulib/tests/uniconv/test-u16-strconv-from-enc.c ASSERT (result != NULL); NULL 52 maint/gnulib/tests/uniconv/test-u16-strconv-to-enc.c ASSERT (result != NULL); NULL 70 maint/gnulib/tests/uniconv/test-u16-strconv-to-enc.c ASSERT (result == NULL && errno == EILSEQ); NULL 76 maint/gnulib/tests/uniconv/test-u16-strconv-to-enc.c ASSERT (result != NULL); NULL 85 maint/gnulib/tests/uniconv/test-u16-strconv-to-enc.c ASSERT (result != NULL); NULL 100 maint/gnulib/tests/uniconv/test-u16-strconv-to-enc.c ASSERT (result != NULL); NULL 67 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 72 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c NULL, &length); NULL 73 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c ASSERT (result != NULL); NULL 99 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 104 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c NULL, &length); NULL 105 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c ASSERT (result != NULL); NULL 134 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 139 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c NULL, &length); NULL 140 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c ASSERT (result != NULL); NULL 163 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 168 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c NULL, &length); NULL 169 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c ASSERT (result != NULL); NULL 192 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 197 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c NULL, &length); NULL 198 maint/gnulib/tests/uniconv/test-u32-conv-from-enc.c ASSERT (result != NULL); NULL 66 maint/gnulib/tests/uniconv/test-u32-conv-to-enc.c size_t *offsets = (o ? new_offsets (SIZEOF (input)) : NULL); NULL 71 maint/gnulib/tests/uniconv/test-u32-conv-to-enc.c NULL, &length); NULL 72 maint/gnulib/tests/uniconv/test-u32-conv-to-enc.c ASSERT (result != NULL); NULL 97 maint/gnulib/tests/uniconv/test-u32-conv-to-enc.c size_t *offsets = (o ? new_offsets (SIZEOF (input)) : NULL); NULL 102 maint/gnulib/tests/uniconv/test-u32-conv-to-enc.c NULL, &length); NULL 106 maint/gnulib/tests/uniconv/test-u32-conv-to-enc.c ASSERT (result == NULL); NULL 116 maint/gnulib/tests/uniconv/test-u32-conv-to-enc.c ASSERT (result != NULL); NULL 133 maint/gnulib/tests/uniconv/test-u32-conv-to-enc.c ASSERT (result != NULL); NULL 52 maint/gnulib/tests/uniconv/test-u32-strconv-from-enc.c ASSERT (result != NULL); NULL 68 maint/gnulib/tests/uniconv/test-u32-strconv-from-enc.c ASSERT (result != NULL); NULL 87 maint/gnulib/tests/uniconv/test-u32-strconv-from-enc.c ASSERT (result != NULL); NULL 100 maint/gnulib/tests/uniconv/test-u32-strconv-from-enc.c ASSERT (result != NULL); NULL 113 maint/gnulib/tests/uniconv/test-u32-strconv-from-enc.c ASSERT (result != NULL); NULL 51 maint/gnulib/tests/uniconv/test-u32-strconv-to-enc.c ASSERT (result != NULL); NULL 69 maint/gnulib/tests/uniconv/test-u32-strconv-to-enc.c ASSERT (result == NULL && errno == EILSEQ); NULL 75 maint/gnulib/tests/uniconv/test-u32-strconv-to-enc.c ASSERT (result != NULL); NULL 84 maint/gnulib/tests/uniconv/test-u32-strconv-to-enc.c ASSERT (result != NULL); NULL 62 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 67 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c NULL, &length); NULL 68 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c ASSERT (result != NULL); NULL 93 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 98 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c NULL, &length); NULL 99 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c ASSERT (result != NULL); NULL 126 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 131 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c NULL, &length); NULL 132 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c ASSERT (result != NULL); NULL 152 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 157 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c NULL, &length); NULL 158 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c ASSERT (result != NULL); NULL 178 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); NULL 183 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c NULL, &length); NULL 184 maint/gnulib/tests/uniconv/test-u8-conv-from-enc.c ASSERT (result != NULL); NULL 62 maint/gnulib/tests/uniconv/test-u8-conv-to-enc.c size_t *offsets = (o ? new_offsets (u8_strlen (input)) : NULL); NULL 67 maint/gnulib/tests/uniconv/test-u8-conv-to-enc.c NULL, &length); NULL 68 maint/gnulib/tests/uniconv/test-u8-conv-to-enc.c ASSERT (result != NULL); NULL 97 maint/gnulib/tests/uniconv/test-u8-conv-to-enc.c size_t *offsets = (o ? new_offsets (u8_strlen (input)) : NULL); NULL 102 maint/gnulib/tests/uniconv/test-u8-conv-to-enc.c NULL, &length); NULL 106 maint/gnulib/tests/uniconv/test-u8-conv-to-enc.c ASSERT (result == NULL); NULL 116 maint/gnulib/tests/uniconv/test-u8-conv-to-enc.c ASSERT (result != NULL); NULL 135 maint/gnulib/tests/uniconv/test-u8-conv-to-enc.c ASSERT (result != NULL); NULL 161 maint/gnulib/tests/uniconv/test-u8-conv-to-enc.c size_t *offsets = (o ? new_offsets (u8_strlen (input)) : NULL); NULL 166 maint/gnulib/tests/uniconv/test-u8-conv-to-enc.c NULL, &length); NULL 167 maint/gnulib/tests/uniconv/test-u8-conv-to-enc.c ASSERT (result != NULL); NULL 47 maint/gnulib/tests/uniconv/test-u8-strconv-from-enc.c ASSERT (result != NULL); NULL 59 maint/gnulib/tests/uniconv/test-u8-strconv-from-enc.c ASSERT (result != NULL); NULL 75 maint/gnulib/tests/uniconv/test-u8-strconv-from-enc.c ASSERT (result != NULL); NULL 85 maint/gnulib/tests/uniconv/test-u8-strconv-from-enc.c ASSERT (result != NULL); NULL 95 maint/gnulib/tests/uniconv/test-u8-strconv-from-enc.c ASSERT (result != NULL); NULL 47 maint/gnulib/tests/uniconv/test-u8-strconv-to-enc.c ASSERT (result != NULL); NULL 61 maint/gnulib/tests/uniconv/test-u8-strconv-to-enc.c ASSERT (result == NULL && errno == EILSEQ); NULL 67 maint/gnulib/tests/uniconv/test-u8-strconv-to-enc.c ASSERT (result != NULL); NULL 76 maint/gnulib/tests/uniconv/test-u8-strconv-to-enc.c ASSERT (result != NULL); NULL 91 maint/gnulib/tests/uniconv/test-u8-strconv-to-enc.c ASSERT (result != NULL); NULL 47 maint/gnulib/tests/unictype/test-bidi_longname.c ASSERT (uc_bidi_class_long_name (-1) == NULL); NULL 29 maint/gnulib/tests/unictype/test-bidi_name.c ASSERT (uc_bidi_class_name (-1) == NULL); NULL 34 maint/gnulib/tests/unictype/test-block_list.c const uc_block_t *latin_block = NULL; NULL 35 maint/gnulib/tests/unictype/test-block_list.c const uc_block_t *hebrew_block = NULL; NULL 45 maint/gnulib/tests/unictype/test-block_list.c ASSERT (latin_block == NULL); NULL 46 maint/gnulib/tests/unictype/test-block_list.c ASSERT (hebrew_block != NULL); NULL 37 maint/gnulib/tests/unictype/test-block_of.c ASSERT (block == NULL || uc_is_block (c, block)); NULL 30 maint/gnulib/tests/unictype/test-categ_longname.c ASSERT (uc_general_category_long_name (uc_general_category_or (UC_CATEGORY_Z, UC_CATEGORY_Nl)) == NULL); NULL 30 maint/gnulib/tests/unictype/test-categ_name.c ASSERT (uc_general_category_name (uc_general_category_or (UC_CATEGORY_Z, UC_CATEGORY_Nl)) == NULL); NULL 48 maint/gnulib/tests/unictype/test-combiningclass_longname.c ASSERT (uc_combining_class_long_name (-5) == NULL); NULL 49 maint/gnulib/tests/unictype/test-combiningclass_longname.c ASSERT (uc_combining_class_long_name (163) == NULL); NULL 50 maint/gnulib/tests/unictype/test-combiningclass_longname.c ASSERT (uc_combining_class_long_name (255) == NULL); NULL 48 maint/gnulib/tests/unictype/test-combiningclass_name.c ASSERT (uc_combining_class_name (-5) == NULL); NULL 49 maint/gnulib/tests/unictype/test-combiningclass_name.c ASSERT (uc_combining_class_name (163) == NULL); NULL 50 maint/gnulib/tests/unictype/test-combiningclass_name.c ASSERT (uc_combining_class_name (255) == NULL); NULL 87 maint/gnulib/tests/unictype/test-joininggroup_name.c ASSERT (uc_joining_group_name (-1) == NULL); NULL 36 maint/gnulib/tests/unictype/test-joiningtype_longname.c ASSERT (uc_joining_type_long_name (-1) == NULL); NULL 36 maint/gnulib/tests/unictype/test-joiningtype_name.c ASSERT (uc_joining_type_name (-1) == NULL); NULL 31 maint/gnulib/tests/unictype/test-scripts.c ASSERT (uc_script (0xE0000) == NULL); NULL 35 maint/gnulib/tests/unictype/test-scripts.c ASSERT (uc_script_byname ("Pekinese") == NULL); NULL 49 maint/gnulib/tests/unictype/test-scripts.c if (script != NULL) NULL 66 maint/gnulib/tests/unictype/test-scripts.c ASSERT (scripts[i].name != NULL); NULL 57 maint/gnulib/tests/unigbrk/test-u16-grapheme-next.c if (next == NULL) NULL 75 maint/gnulib/tests/unigbrk/test-u16-grapheme-next.c ASSERT (u16_grapheme_next (NULL, NULL) == NULL); NULL 76 maint/gnulib/tests/unigbrk/test-u16-grapheme-next.c ASSERT (u16_grapheme_next (s, s) == NULL); NULL 59 maint/gnulib/tests/unigbrk/test-u16-grapheme-prev.c if (prev == NULL) NULL 77 maint/gnulib/tests/unigbrk/test-u16-grapheme-prev.c ASSERT (u16_grapheme_prev (NULL, NULL) == NULL); NULL 78 maint/gnulib/tests/unigbrk/test-u16-grapheme-prev.c ASSERT (u16_grapheme_prev (s, s) == NULL); NULL 57 maint/gnulib/tests/unigbrk/test-u32-grapheme-next.c if (next == NULL) NULL 75 maint/gnulib/tests/unigbrk/test-u32-grapheme-next.c ASSERT (u32_grapheme_next (NULL, NULL) == NULL); NULL 76 maint/gnulib/tests/unigbrk/test-u32-grapheme-next.c ASSERT (u32_grapheme_next (s, s) == NULL); NULL 59 maint/gnulib/tests/unigbrk/test-u32-grapheme-prev.c if (prev == NULL) NULL 77 maint/gnulib/tests/unigbrk/test-u32-grapheme-prev.c ASSERT (u32_grapheme_prev (NULL, NULL) == NULL); NULL 78 maint/gnulib/tests/unigbrk/test-u32-grapheme-prev.c ASSERT (u32_grapheme_prev (s, s) == NULL); NULL 38 maint/gnulib/tests/unigbrk/test-u8-grapheme-next.c if (next == NULL) NULL 56 maint/gnulib/tests/unigbrk/test-u8-grapheme-next.c ASSERT (u8_grapheme_next (NULL, NULL) == NULL); NULL 57 maint/gnulib/tests/unigbrk/test-u8-grapheme-next.c ASSERT (u8_grapheme_next (s, s) == NULL); NULL 39 maint/gnulib/tests/unigbrk/test-u8-grapheme-prev.c if (prev == NULL) NULL 57 maint/gnulib/tests/unigbrk/test-u8-grapheme-prev.c ASSERT (u8_grapheme_prev (NULL, NULL) == NULL); NULL 58 maint/gnulib/tests/unigbrk/test-u8-grapheme-prev.c ASSERT (u8_grapheme_prev (s, s) == NULL); NULL 114 maint/gnulib/tests/unigbrk/test-uc-grapheme-breaks.c if (stream == NULL) NULL 133 maint/gnulib/tests/unigbrk/test-uc-grapheme-breaks.c if (comment != NULL) NULL 76 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c if (stream == NULL) NULL 95 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c if (comment != NULL) NULL 40 maint/gnulib/tests/unigbrk/test-ulc-grapheme-breaks.c if (setlocale (LC_ALL, "") == NULL) NULL 44 maint/gnulib/tests/unigbrk/test-ulc-grapheme-breaks.c ulc_grapheme_breaks (NULL, 0, NULL); NULL 31 maint/gnulib/tests/unilbrk/test-u16-possible-linebreaks.c u16_possible_linebreaks (NULL, 0, "GB18030", NULL); NULL 31 maint/gnulib/tests/unilbrk/test-u16-width-linebreaks.c u16_width_linebreaks (NULL, 0, 80, 0, 0, NULL, "GB18030", NULL); NULL 48 maint/gnulib/tests/unilbrk/test-u16-width-linebreaks.c u16_width_linebreaks (input, SIZEOF (input), 25, 0, 0, NULL, "GB18030", p); NULL 62 maint/gnulib/tests/unilbrk/test-u16-width-linebreaks.c u16_width_linebreaks (input, SIZEOF (input), 25, 0, 0, NULL, "GB2312", p); NULL 31 maint/gnulib/tests/unilbrk/test-u32-possible-linebreaks.c u32_possible_linebreaks (NULL, 0, "GB18030", NULL); NULL 31 maint/gnulib/tests/unilbrk/test-u32-width-linebreaks.c u32_width_linebreaks (NULL, 0, 80, 0, 0, NULL, "GB18030", NULL); NULL 48 maint/gnulib/tests/unilbrk/test-u32-width-linebreaks.c u32_width_linebreaks (input, SIZEOF (input), 25, 0, 0, NULL, "GB18030", p); NULL 62 maint/gnulib/tests/unilbrk/test-u32-width-linebreaks.c u32_width_linebreaks (input, SIZEOF (input), 25, 0, 0, NULL, "GB2312", p); NULL 31 maint/gnulib/tests/unilbrk/test-u8-possible-linebreaks.c u8_possible_linebreaks (NULL, 0, "GB18030", NULL); NULL 31 maint/gnulib/tests/unilbrk/test-u8-width-linebreaks.c u8_width_linebreaks (NULL, 0, 80, 0, 0, NULL, "GB18030", NULL); NULL 42 maint/gnulib/tests/unilbrk/test-u8-width-linebreaks.c u8_width_linebreaks (input, SIZEOF (input), 25, 0, 0, NULL, "GB18030", p); NULL 56 maint/gnulib/tests/unilbrk/test-u8-width-linebreaks.c u8_width_linebreaks (input, SIZEOF (input), 25, 0, 0, NULL, "GB2312", p); NULL 31 maint/gnulib/tests/unilbrk/test-ulc-possible-linebreaks.c ulc_possible_linebreaks (NULL, 0, "GB18030", NULL); NULL 31 maint/gnulib/tests/unilbrk/test-ulc-width-linebreaks.c ulc_width_linebreaks (NULL, 0, 80, 0, 0, NULL, "GB18030", NULL); NULL 41 maint/gnulib/tests/unilbrk/test-ulc-width-linebreaks.c ulc_width_linebreaks (input, SIZEOF (input), 12, 0, 0, NULL, "ISO-8859-1", p); NULL 56 maint/gnulib/tests/uniname/test-uninames.c if (stream == NULL) NULL 71 maint/gnulib/tests/uniname/test-uninames.c if (comment != NULL) NULL 97 maint/gnulib/tests/uniname/test-uninames.c i = strtoul (field0, NULL, 16); NULL 124 maint/gnulib/tests/uniname/test-uninames.c if (stream == NULL) NULL 137 maint/gnulib/tests/uniname/test-uninames.c if (comment != NULL) NULL 164 maint/gnulib/tests/uniname/test-uninames.c uc = strtoul (field0, NULL, 16); NULL 209 maint/gnulib/tests/uniname/test-uninames.c if (unicode_names[i] != NULL) NULL 211 maint/gnulib/tests/uniname/test-uninames.c if (result == NULL) NULL 225 maint/gnulib/tests/uniname/test-uninames.c if (result != NULL) NULL 238 maint/gnulib/tests/uniname/test-uninames.c if (result != NULL) NULL 258 maint/gnulib/tests/uniname/test-uninames.c if (unicode_names[i] != NULL) NULL 288 maint/gnulib/tests/uniname/test-uninames.c while (unicode_names[i1] == NULL); NULL 293 maint/gnulib/tests/uniname/test-uninames.c while (unicode_names[i2] == NULL); NULL 313 maint/gnulib/tests/uniname/test-uninames.c && !(unicode_names[result] != NULL NULL 40 maint/gnulib/tests/uninorm/test-u16-nfc.c result = u16_normalize (UNINORM_NFC, input, input_length, NULL, &length); NULL 41 maint/gnulib/tests/uninorm/test-u16-nfc.c if (!(result != NULL)) NULL 57 maint/gnulib/tests/uninorm/test-u16-nfc.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/uninorm/test-u16-nfc.c if (!(result != NULL)) NULL 78 maint/gnulib/tests/uninorm/test-u16-nfc.c if (!(preallocated == NULL || result == preallocated)) NULL 94 maint/gnulib/tests/uninorm/test-u16-nfc.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 265 maint/gnulib/tests/uninorm/test-u16-nfc.c if (input != NULL) NULL 40 maint/gnulib/tests/uninorm/test-u16-nfd.c result = u16_normalize (UNINORM_NFD, input, input_length, NULL, &length); NULL 41 maint/gnulib/tests/uninorm/test-u16-nfd.c if (!(result != NULL)) NULL 57 maint/gnulib/tests/uninorm/test-u16-nfd.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/uninorm/test-u16-nfd.c if (!(result != NULL)) NULL 78 maint/gnulib/tests/uninorm/test-u16-nfd.c if (!(preallocated == NULL || result == preallocated)) NULL 94 maint/gnulib/tests/uninorm/test-u16-nfd.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 252 maint/gnulib/tests/uninorm/test-u16-nfd.c if (input != NULL) NULL 40 maint/gnulib/tests/uninorm/test-u16-nfkc.c result = u16_normalize (UNINORM_NFKC, input, input_length, NULL, &length); NULL 41 maint/gnulib/tests/uninorm/test-u16-nfkc.c if (!(result != NULL)) NULL 57 maint/gnulib/tests/uninorm/test-u16-nfkc.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/uninorm/test-u16-nfkc.c if (!(result != NULL)) NULL 78 maint/gnulib/tests/uninorm/test-u16-nfkc.c if (!(preallocated == NULL || result == preallocated)) NULL 94 maint/gnulib/tests/uninorm/test-u16-nfkc.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 313 maint/gnulib/tests/uninorm/test-u16-nfkc.c if (input != NULL) NULL 40 maint/gnulib/tests/uninorm/test-u16-nfkd.c result = u16_normalize (UNINORM_NFKD, input, input_length, NULL, &length); NULL 41 maint/gnulib/tests/uninorm/test-u16-nfkd.c if (!(result != NULL)) NULL 57 maint/gnulib/tests/uninorm/test-u16-nfkd.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/uninorm/test-u16-nfkd.c if (!(result != NULL)) NULL 78 maint/gnulib/tests/uninorm/test-u16-nfkd.c if (!(preallocated == NULL || result == preallocated)) NULL 94 maint/gnulib/tests/uninorm/test-u16-nfkd.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 272 maint/gnulib/tests/uninorm/test-u16-nfkd.c if (input != NULL) NULL 27 maint/gnulib/tests/uninorm/test-u16-normcmp.h ASSERT (my_normcmp (NULL, 0, NULL, 0, nf, &cmp) == 0); NULL 34 maint/gnulib/tests/uninorm/test-u16-normcmp.h ASSERT (my_normcmp (input, SIZEOF (input), NULL, 0, nf, &cmp) == 0); NULL 37 maint/gnulib/tests/uninorm/test-u16-normcmp.h ASSERT (my_normcmp (NULL, 0, input, SIZEOF (input), nf, &cmp) == 0); NULL 45 maint/gnulib/tests/uninorm/test-u32-nfc-big.c result = u32_normalize (UNINORM_NFC, c1, c1_length, NULL, &length); NULL 46 maint/gnulib/tests/uninorm/test-u32-nfc-big.c if (!(result != NULL NULL 56 maint/gnulib/tests/uninorm/test-u32-nfc-big.c result = u32_normalize (UNINORM_NFC, c2, c2_length, NULL, &length); NULL 57 maint/gnulib/tests/uninorm/test-u32-nfc-big.c if (!(result != NULL NULL 67 maint/gnulib/tests/uninorm/test-u32-nfc-big.c result = u32_normalize (UNINORM_NFC, c3, c3_length, NULL, &length); NULL 68 maint/gnulib/tests/uninorm/test-u32-nfc-big.c if (!(result != NULL NULL 78 maint/gnulib/tests/uninorm/test-u32-nfc-big.c result = u32_normalize (UNINORM_NFC, c4, c4_length, NULL, &length); NULL 79 maint/gnulib/tests/uninorm/test-u32-nfc-big.c if (!(result != NULL NULL 89 maint/gnulib/tests/uninorm/test-u32-nfc-big.c result = u32_normalize (UNINORM_NFC, c5, c5_length, NULL, &length); NULL 90 maint/gnulib/tests/uninorm/test-u32-nfc-big.c if (!(result != NULL NULL 40 maint/gnulib/tests/uninorm/test-u32-nfc.c result = u32_normalize (UNINORM_NFC, input, input_length, NULL, &length); NULL 41 maint/gnulib/tests/uninorm/test-u32-nfc.c if (!(result != NULL)) NULL 57 maint/gnulib/tests/uninorm/test-u32-nfc.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/uninorm/test-u32-nfc.c if (!(result != NULL)) NULL 78 maint/gnulib/tests/uninorm/test-u32-nfc.c if (!(preallocated == NULL || result == preallocated)) NULL 94 maint/gnulib/tests/uninorm/test-u32-nfc.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 265 maint/gnulib/tests/uninorm/test-u32-nfc.c if (input != NULL) NULL 45 maint/gnulib/tests/uninorm/test-u32-nfd-big.c result = u32_normalize (UNINORM_NFD, c1, c1_length, NULL, &length); NULL 46 maint/gnulib/tests/uninorm/test-u32-nfd-big.c if (!(result != NULL NULL 56 maint/gnulib/tests/uninorm/test-u32-nfd-big.c result = u32_normalize (UNINORM_NFD, c2, c2_length, NULL, &length); NULL 57 maint/gnulib/tests/uninorm/test-u32-nfd-big.c if (!(result != NULL NULL 67 maint/gnulib/tests/uninorm/test-u32-nfd-big.c result = u32_normalize (UNINORM_NFD, c3, c3_length, NULL, &length); NULL 68 maint/gnulib/tests/uninorm/test-u32-nfd-big.c if (!(result != NULL NULL 78 maint/gnulib/tests/uninorm/test-u32-nfd-big.c result = u32_normalize (UNINORM_NFD, c4, c4_length, NULL, &length); NULL 79 maint/gnulib/tests/uninorm/test-u32-nfd-big.c if (!(result != NULL NULL 89 maint/gnulib/tests/uninorm/test-u32-nfd-big.c result = u32_normalize (UNINORM_NFD, c5, c5_length, NULL, &length); NULL 90 maint/gnulib/tests/uninorm/test-u32-nfd-big.c if (!(result != NULL NULL 40 maint/gnulib/tests/uninorm/test-u32-nfd.c result = u32_normalize (UNINORM_NFD, input, input_length, NULL, &length); NULL 41 maint/gnulib/tests/uninorm/test-u32-nfd.c if (!(result != NULL)) NULL 57 maint/gnulib/tests/uninorm/test-u32-nfd.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/uninorm/test-u32-nfd.c if (!(result != NULL)) NULL 78 maint/gnulib/tests/uninorm/test-u32-nfd.c if (!(preallocated == NULL || result == preallocated)) NULL 94 maint/gnulib/tests/uninorm/test-u32-nfd.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 252 maint/gnulib/tests/uninorm/test-u32-nfd.c if (input != NULL) NULL 42 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c result = u32_normalize (UNINORM_NFKC, c1, c1_length, NULL, &length); NULL 43 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c if (!(result != NULL NULL 53 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c result = u32_normalize (UNINORM_NFKC, c2, c2_length, NULL, &length); NULL 54 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c if (!(result != NULL NULL 64 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c result = u32_normalize (UNINORM_NFKC, c3, c3_length, NULL, &length); NULL 65 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c if (!(result != NULL NULL 75 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c result = u32_normalize (UNINORM_NFKC, c4, c4_length, NULL, &length); NULL 76 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c if (!(result != NULL NULL 86 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c result = u32_normalize (UNINORM_NFKC, c5, c5_length, NULL, &length); NULL 87 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c if (!(result != NULL NULL 40 maint/gnulib/tests/uninorm/test-u32-nfkc.c result = u32_normalize (UNINORM_NFKC, input, input_length, NULL, &length); NULL 41 maint/gnulib/tests/uninorm/test-u32-nfkc.c if (!(result != NULL)) NULL 57 maint/gnulib/tests/uninorm/test-u32-nfkc.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/uninorm/test-u32-nfkc.c if (!(result != NULL)) NULL 78 maint/gnulib/tests/uninorm/test-u32-nfkc.c if (!(preallocated == NULL || result == preallocated)) NULL 94 maint/gnulib/tests/uninorm/test-u32-nfkc.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 313 maint/gnulib/tests/uninorm/test-u32-nfkc.c if (input != NULL) NULL 42 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c result = u32_normalize (UNINORM_NFKD, c1, c1_length, NULL, &length); NULL 43 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c if (!(result != NULL NULL 53 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c result = u32_normalize (UNINORM_NFKD, c2, c2_length, NULL, &length); NULL 54 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c if (!(result != NULL NULL 64 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c result = u32_normalize (UNINORM_NFKD, c3, c3_length, NULL, &length); NULL 65 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c if (!(result != NULL NULL 75 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c result = u32_normalize (UNINORM_NFKD, c4, c4_length, NULL, &length); NULL 76 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c if (!(result != NULL NULL 86 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c result = u32_normalize (UNINORM_NFKD, c5, c5_length, NULL, &length); NULL 87 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c if (!(result != NULL NULL 40 maint/gnulib/tests/uninorm/test-u32-nfkd.c result = u32_normalize (UNINORM_NFKD, input, input_length, NULL, &length); NULL 41 maint/gnulib/tests/uninorm/test-u32-nfkd.c if (!(result != NULL)) NULL 57 maint/gnulib/tests/uninorm/test-u32-nfkd.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/uninorm/test-u32-nfkd.c if (!(result != NULL)) NULL 78 maint/gnulib/tests/uninorm/test-u32-nfkd.c if (!(preallocated == NULL || result == preallocated)) NULL 94 maint/gnulib/tests/uninorm/test-u32-nfkd.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 272 maint/gnulib/tests/uninorm/test-u32-nfkd.c if (input != NULL) NULL 66 maint/gnulib/tests/uninorm/test-u32-normalize-big.c if (stream == NULL) NULL 74 maint/gnulib/tests/uninorm/test-u32-normalize-big.c file->parts[part_index].lines = NULL; NULL 81 maint/gnulib/tests/uninorm/test-u32-normalize-big.c lines = NULL; NULL 126 maint/gnulib/tests/uninorm/test-u32-normalize-big.c lines = NULL; NULL 142 maint/gnulib/tests/uninorm/test-u32-normalize-big.c line.sequences[sequence_index] = NULL; NULL 298 maint/gnulib/tests/uninorm/test-u32-normalize-big.c result = u32_normalize (nf, input, 1, NULL, &length); NULL 299 maint/gnulib/tests/uninorm/test-u32-normalize-big.c ASSERT (result != NULL && length == 1 && result[0] == uc); NULL 27 maint/gnulib/tests/uninorm/test-u32-normcmp.h ASSERT (my_normcmp (NULL, 0, NULL, 0, nf, &cmp) == 0); NULL 34 maint/gnulib/tests/uninorm/test-u32-normcmp.h ASSERT (my_normcmp (input, SIZEOF (input), NULL, 0, nf, &cmp) == 0); NULL 37 maint/gnulib/tests/uninorm/test-u32-normcmp.h ASSERT (my_normcmp (NULL, 0, input, SIZEOF (input), nf, &cmp) == 0); NULL 40 maint/gnulib/tests/uninorm/test-u8-nfc.c result = u8_normalize (UNINORM_NFC, input, input_length, NULL, &length); NULL 41 maint/gnulib/tests/uninorm/test-u8-nfc.c if (!(result != NULL)) NULL 57 maint/gnulib/tests/uninorm/test-u8-nfc.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/uninorm/test-u8-nfc.c if (!(result != NULL)) NULL 78 maint/gnulib/tests/uninorm/test-u8-nfc.c if (!(preallocated == NULL || result == preallocated)) NULL 94 maint/gnulib/tests/uninorm/test-u8-nfc.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 271 maint/gnulib/tests/uninorm/test-u8-nfc.c if (input != NULL) NULL 40 maint/gnulib/tests/uninorm/test-u8-nfd.c result = u8_normalize (UNINORM_NFD, input, input_length, NULL, &length); NULL 41 maint/gnulib/tests/uninorm/test-u8-nfd.c if (!(result != NULL)) NULL 57 maint/gnulib/tests/uninorm/test-u8-nfd.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/uninorm/test-u8-nfd.c if (!(result != NULL)) NULL 78 maint/gnulib/tests/uninorm/test-u8-nfd.c if (!(preallocated == NULL || result == preallocated)) NULL 94 maint/gnulib/tests/uninorm/test-u8-nfd.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 258 maint/gnulib/tests/uninorm/test-u8-nfd.c if (input != NULL) NULL 40 maint/gnulib/tests/uninorm/test-u8-nfkc.c result = u8_normalize (UNINORM_NFKC, input, input_length, NULL, &length); NULL 41 maint/gnulib/tests/uninorm/test-u8-nfkc.c if (!(result != NULL)) NULL 57 maint/gnulib/tests/uninorm/test-u8-nfkc.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/uninorm/test-u8-nfkc.c if (!(result != NULL)) NULL 78 maint/gnulib/tests/uninorm/test-u8-nfkc.c if (!(preallocated == NULL || result == preallocated)) NULL 94 maint/gnulib/tests/uninorm/test-u8-nfkc.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 323 maint/gnulib/tests/uninorm/test-u8-nfkc.c if (input != NULL) NULL 40 maint/gnulib/tests/uninorm/test-u8-nfkd.c result = u8_normalize (UNINORM_NFKD, input, input_length, NULL, &length); NULL 41 maint/gnulib/tests/uninorm/test-u8-nfkd.c if (!(result != NULL)) NULL 57 maint/gnulib/tests/uninorm/test-u8-nfkd.c if (!(result != NULL)) NULL 76 maint/gnulib/tests/uninorm/test-u8-nfkd.c if (!(result != NULL)) NULL 78 maint/gnulib/tests/uninorm/test-u8-nfkd.c if (!(preallocated == NULL || result == preallocated)) NULL 94 maint/gnulib/tests/uninorm/test-u8-nfkd.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 279 maint/gnulib/tests/uninorm/test-u8-nfkd.c if (input != NULL) NULL 27 maint/gnulib/tests/uninorm/test-u8-normcmp.h ASSERT (my_normcmp (NULL, 0, NULL, 0, nf, &cmp) == 0); NULL 34 maint/gnulib/tests/uninorm/test-u8-normcmp.h ASSERT (my_normcmp (input, SIZEOF (input), NULL, 0, nf, &cmp) == 0); NULL 37 maint/gnulib/tests/uninorm/test-u8-normcmp.h ASSERT (my_normcmp (NULL, 0, input, SIZEOF (input), nf, &cmp) == 0); NULL 60 maint/gnulib/tests/uninorm/test-uninorm-filter-nfc.c accu.result = NULL; NULL 65 maint/gnulib/tests/uninorm/test-uninorm-filter-nfc.c ASSERT (filter != NULL); NULL 72 maint/gnulib/tests/uninorm/test-uninorm-filter-nfc.c if (!(accu.result != NULL)) NULL 30 maint/gnulib/tests/unistdio/test-u16-asnprintf1.h uint16_t *result = my_asnprintf (NULL, &length, "%d", 12345); NULL 33 maint/gnulib/tests/unistdio/test-u16-asnprintf1.h ASSERT (result != NULL); NULL 51 maint/gnulib/tests/unistdio/test-u16-asnprintf1.h ASSERT (result != NULL); NULL 29 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 39 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 49 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 59 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 73 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 82 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 91 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 100 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 113 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 122 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 131 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 140 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 153 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 162 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 171 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 180 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 196 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 209 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 222 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 235 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 254 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 273 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 304 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 351 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 378 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 397 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 428 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 475 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 490 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 500 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 510 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 520 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 530 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 540 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 552 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 562 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 572 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 582 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 600 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 617 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 630 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 643 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 655 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 665 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 677 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 687 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 699 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 710 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 720 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 730 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 743 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 756 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 766 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 782 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 794 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 806 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 818 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 837 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 849 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 861 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 873 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 892 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 904 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 916 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 928 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result != NULL); NULL 939 maint/gnulib/tests/unistdio/test-u16-printf1.h ASSERT (result == NULL && errno == EINVAL); NULL 56 maint/gnulib/tests/unistdio/test-u16-vasnprintf1.c ret = u16_vasnprintf (NULL, &length, format, args); NULL 58 maint/gnulib/tests/unistdio/test-u16-vasnprintf1.c if (ret != NULL) NULL 42 maint/gnulib/tests/unistdio/test-u16-vasnprintf2.c my_asnprintf (NULL, &length, "%s %d", locale_string, 33, 44, 55); NULL 45 maint/gnulib/tests/unistdio/test-u16-vasnprintf2.c ASSERT (result != NULL); NULL 53 maint/gnulib/tests/unistdio/test-u16-vasnprintf2.c my_asnprintf (NULL, &length, "%10s %d", locale_string, 33, 44, 55); NULL 58 maint/gnulib/tests/unistdio/test-u16-vasnprintf2.c ASSERT (result != NULL); NULL 66 maint/gnulib/tests/unistdio/test-u16-vasnprintf2.c my_asnprintf (NULL, &length, "%-10s %d", locale_string, 33, 44, 55); NULL 71 maint/gnulib/tests/unistdio/test-u16-vasnprintf2.c ASSERT (result != NULL); NULL 79 maint/gnulib/tests/unistdio/test-u16-vasnprintf2.c my_asnprintf (NULL, &length, "%010s %d", locale_string, 33, 44, 55); NULL 84 maint/gnulib/tests/unistdio/test-u16-vasnprintf2.c ASSERT (result != NULL); NULL 114 maint/gnulib/tests/unistdio/test-u16-vasnprintf2.c if (setlocale (LC_ALL, "") == NULL) NULL 42 maint/gnulib/tests/unistdio/test-u16-vasnprintf3.c my_asnprintf (NULL, &length, "%s %d", locale_string, 33, 44, 55); NULL 45 maint/gnulib/tests/unistdio/test-u16-vasnprintf3.c ASSERT (result != NULL); NULL 53 maint/gnulib/tests/unistdio/test-u16-vasnprintf3.c my_asnprintf (NULL, &length, "%10s %d", locale_string, 33, 44, 55); NULL 58 maint/gnulib/tests/unistdio/test-u16-vasnprintf3.c ASSERT (result != NULL); NULL 66 maint/gnulib/tests/unistdio/test-u16-vasnprintf3.c my_asnprintf (NULL, &length, "%-10s %d", locale_string, 33, 44, 55); NULL 71 maint/gnulib/tests/unistdio/test-u16-vasnprintf3.c ASSERT (result != NULL); NULL 79 maint/gnulib/tests/unistdio/test-u16-vasnprintf3.c my_asnprintf (NULL, &length, "%010s %d", locale_string, 33, 44, 55); NULL 84 maint/gnulib/tests/unistdio/test-u16-vasnprintf3.c ASSERT (result != NULL); NULL 114 maint/gnulib/tests/unistdio/test-u16-vasnprintf3.c if (setlocale (LC_ALL, "") == NULL) NULL 46 maint/gnulib/tests/unistdio/test-u16-vasprintf1.c return NULL; NULL 47 maint/gnulib/tests/unistdio/test-u16-vasprintf1.c ASSERT (result != NULL); NULL 49 maint/gnulib/tests/unistdio/test-u16-vsnprintf1.c return NULL; NULL 49 maint/gnulib/tests/unistdio/test-u16-vsprintf1.c return NULL; NULL 30 maint/gnulib/tests/unistdio/test-u32-asnprintf1.h uint32_t *result = my_asnprintf (NULL, &length, "%d", 12345); NULL 33 maint/gnulib/tests/unistdio/test-u32-asnprintf1.h ASSERT (result != NULL); NULL 51 maint/gnulib/tests/unistdio/test-u32-asnprintf1.h ASSERT (result != NULL); NULL 29 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 39 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 49 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 59 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 73 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 82 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 91 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 100 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 113 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 122 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 131 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 140 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 153 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 162 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 171 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 180 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 196 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 209 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 222 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 235 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 254 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 273 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 304 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 351 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 378 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 397 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 428 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 475 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 490 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 500 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 510 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 520 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 530 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 540 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 552 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 562 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 572 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 582 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 600 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 617 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 630 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 643 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 655 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 665 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 677 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 687 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 699 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 710 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 720 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 730 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 743 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 756 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 766 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 782 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 794 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 806 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 818 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 837 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 849 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 861 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 873 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 892 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 904 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 916 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 928 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result != NULL); NULL 939 maint/gnulib/tests/unistdio/test-u32-printf1.h ASSERT (result == NULL && errno == EINVAL); NULL 56 maint/gnulib/tests/unistdio/test-u32-vasnprintf1.c ret = u32_vasnprintf (NULL, &length, format, args); NULL 58 maint/gnulib/tests/unistdio/test-u32-vasnprintf1.c if (ret != NULL) NULL 42 maint/gnulib/tests/unistdio/test-u32-vasnprintf2.c my_asnprintf (NULL, &length, "%s %d", locale_string, 33, 44, 55); NULL 45 maint/gnulib/tests/unistdio/test-u32-vasnprintf2.c ASSERT (result != NULL); NULL 53 maint/gnulib/tests/unistdio/test-u32-vasnprintf2.c my_asnprintf (NULL, &length, "%10s %d", locale_string, 33, 44, 55); NULL 58 maint/gnulib/tests/unistdio/test-u32-vasnprintf2.c ASSERT (result != NULL); NULL 66 maint/gnulib/tests/unistdio/test-u32-vasnprintf2.c my_asnprintf (NULL, &length, "%-10s %d", locale_string, 33, 44, 55); NULL 71 maint/gnulib/tests/unistdio/test-u32-vasnprintf2.c ASSERT (result != NULL); NULL 79 maint/gnulib/tests/unistdio/test-u32-vasnprintf2.c my_asnprintf (NULL, &length, "%010s %d", locale_string, 33, 44, 55); NULL 84 maint/gnulib/tests/unistdio/test-u32-vasnprintf2.c ASSERT (result != NULL); NULL 114 maint/gnulib/tests/unistdio/test-u32-vasnprintf2.c if (setlocale (LC_ALL, "") == NULL) NULL 42 maint/gnulib/tests/unistdio/test-u32-vasnprintf3.c my_asnprintf (NULL, &length, "%s %d", locale_string, 33, 44, 55); NULL 45 maint/gnulib/tests/unistdio/test-u32-vasnprintf3.c ASSERT (result != NULL); NULL 53 maint/gnulib/tests/unistdio/test-u32-vasnprintf3.c my_asnprintf (NULL, &length, "%10s %d", locale_string, 33, 44, 55); NULL 58 maint/gnulib/tests/unistdio/test-u32-vasnprintf3.c ASSERT (result != NULL); NULL 66 maint/gnulib/tests/unistdio/test-u32-vasnprintf3.c my_asnprintf (NULL, &length, "%-10s %d", locale_string, 33, 44, 55); NULL 71 maint/gnulib/tests/unistdio/test-u32-vasnprintf3.c ASSERT (result != NULL); NULL 79 maint/gnulib/tests/unistdio/test-u32-vasnprintf3.c my_asnprintf (NULL, &length, "%010s %d", locale_string, 33, 44, 55); NULL 84 maint/gnulib/tests/unistdio/test-u32-vasnprintf3.c ASSERT (result != NULL); NULL 114 maint/gnulib/tests/unistdio/test-u32-vasnprintf3.c if (setlocale (LC_ALL, "") == NULL) NULL 46 maint/gnulib/tests/unistdio/test-u32-vasprintf1.c return NULL; NULL 47 maint/gnulib/tests/unistdio/test-u32-vasprintf1.c ASSERT (result != NULL); NULL 49 maint/gnulib/tests/unistdio/test-u32-vsnprintf1.c return NULL; NULL 49 maint/gnulib/tests/unistdio/test-u32-vsprintf1.c return NULL; NULL 30 maint/gnulib/tests/unistdio/test-u8-asnprintf1.h uint8_t *result = my_asnprintf (NULL, &length, "%d", 12345); NULL 32 maint/gnulib/tests/unistdio/test-u8-asnprintf1.h ASSERT (result != NULL); NULL 48 maint/gnulib/tests/unistdio/test-u8-asnprintf1.h ASSERT (result != NULL); NULL 28 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 37 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 46 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 55 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 68 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 76 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 84 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 92 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 104 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 112 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 120 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 128 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 140 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 148 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 156 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 164 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 176 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 185 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 194 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 203 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 218 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 233 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 248 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 263 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 278 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 293 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 308 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 323 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 337 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 346 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 355 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 364 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 373 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 382 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 393 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 402 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 411 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 420 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 432 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 443 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 454 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 464 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 473 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 482 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 493 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 502 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 512 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 522 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 531 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 540 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 552 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 564 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 574 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 587 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 595 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 603 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 611 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 627 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 635 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 643 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 651 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 667 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 675 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 683 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 691 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result != NULL); NULL 702 maint/gnulib/tests/unistdio/test-u8-printf1.h ASSERT (result == NULL && errno == EINVAL); NULL 56 maint/gnulib/tests/unistdio/test-u8-vasnprintf1.c ret = u8_vasnprintf (NULL, &length, format, args); NULL 58 maint/gnulib/tests/unistdio/test-u8-vasnprintf1.c if (ret != NULL) NULL 42 maint/gnulib/tests/unistdio/test-u8-vasnprintf2.c my_asnprintf (NULL, &length, "%s %d", locale_string, 33, 44, 55); NULL 44 maint/gnulib/tests/unistdio/test-u8-vasnprintf2.c ASSERT (result != NULL); NULL 52 maint/gnulib/tests/unistdio/test-u8-vasnprintf2.c my_asnprintf (NULL, &length, "%10s %d", locale_string, 33, 44, 55); NULL 54 maint/gnulib/tests/unistdio/test-u8-vasnprintf2.c ASSERT (result != NULL); NULL 62 maint/gnulib/tests/unistdio/test-u8-vasnprintf2.c my_asnprintf (NULL, &length, "%-10s %d", locale_string, 33, 44, 55); NULL 64 maint/gnulib/tests/unistdio/test-u8-vasnprintf2.c ASSERT (result != NULL); NULL 72 maint/gnulib/tests/unistdio/test-u8-vasnprintf2.c my_asnprintf (NULL, &length, "%010s %d", locale_string, 33, 44, 55); NULL 74 maint/gnulib/tests/unistdio/test-u8-vasnprintf2.c ASSERT (result != NULL); NULL 104 maint/gnulib/tests/unistdio/test-u8-vasnprintf2.c if (setlocale (LC_ALL, "") == NULL) NULL 42 maint/gnulib/tests/unistdio/test-u8-vasnprintf3.c my_asnprintf (NULL, &length, "%s %d", locale_string, 33, 44, 55); NULL 44 maint/gnulib/tests/unistdio/test-u8-vasnprintf3.c ASSERT (result != NULL); NULL 52 maint/gnulib/tests/unistdio/test-u8-vasnprintf3.c my_asnprintf (NULL, &length, "%10s %d", locale_string, 33, 44, 55); NULL 54 maint/gnulib/tests/unistdio/test-u8-vasnprintf3.c ASSERT (result != NULL); NULL 62 maint/gnulib/tests/unistdio/test-u8-vasnprintf3.c my_asnprintf (NULL, &length, "%-10s %d", locale_string, 33, 44, 55); NULL 64 maint/gnulib/tests/unistdio/test-u8-vasnprintf3.c ASSERT (result != NULL); NULL 72 maint/gnulib/tests/unistdio/test-u8-vasnprintf3.c my_asnprintf (NULL, &length, "%010s %d", locale_string, 33, 44, 55); NULL 74 maint/gnulib/tests/unistdio/test-u8-vasnprintf3.c ASSERT (result != NULL); NULL 104 maint/gnulib/tests/unistdio/test-u8-vasnprintf3.c if (setlocale (LC_ALL, "") == NULL) NULL 46 maint/gnulib/tests/unistdio/test-u8-vasprintf1.c return NULL; NULL 47 maint/gnulib/tests/unistdio/test-u8-vasprintf1.c ASSERT (result != NULL); NULL 49 maint/gnulib/tests/unistdio/test-u8-vsnprintf1.c return NULL; NULL 49 maint/gnulib/tests/unistdio/test-u8-vsprintf1.c return NULL; NULL 30 maint/gnulib/tests/unistdio/test-ulc-asnprintf1.h char *result = my_asnprintf (NULL, &length, "%d", 12345); NULL 31 maint/gnulib/tests/unistdio/test-ulc-asnprintf1.h ASSERT (result != NULL); NULL 45 maint/gnulib/tests/unistdio/test-ulc-asnprintf1.h ASSERT (result != NULL); NULL 27 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 35 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 43 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 51 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 63 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 70 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 77 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 84 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 95 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 102 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 109 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 116 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 127 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 134 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 141 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 148 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 159 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 167 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 175 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 183 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 194 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 205 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 216 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 227 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 238 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 249 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 260 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 271 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 284 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 292 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 300 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 308 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 316 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 324 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 334 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 342 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 350 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 358 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 368 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 377 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 386 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 395 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 403 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 411 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 421 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 429 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 437 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 446 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 454 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 462 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 473 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 484 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 494 maint/gnulib/tests/unistdio/test-ulc-printf1.h ASSERT (result != NULL); NULL 54 maint/gnulib/tests/unistdio/test-ulc-vasnprintf1.c ret = ulc_vasnprintf (NULL, &length, format, args); NULL 56 maint/gnulib/tests/unistdio/test-ulc-vasnprintf1.c if (ret != NULL) NULL 41 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%U %d", unicode_string, 33, 44, 55); NULL 42 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 51 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%20U %d", unicode_string, 33, 44, 55); NULL 52 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 61 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%-20U %d", unicode_string, 33, 44, 55); NULL 62 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 71 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%020U %d", unicode_string, 33, 44, 55); NULL 72 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 89 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%lU %d", unicode_string, 33, 44, 55); NULL 90 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 99 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%20lU %d", unicode_string, 33, 44, 55); NULL 100 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 109 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%-20lU %d", unicode_string, 33, 44, 55); NULL 110 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 119 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%020lU %d", unicode_string, 33, 44, 55); NULL 120 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 137 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%llU %d", unicode_string, 33, 44, 55); NULL 138 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 147 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%20llU %d", unicode_string, 33, 44, 55); NULL 148 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 157 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%-20llU %d", unicode_string, 33, 44, 55); NULL 158 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 167 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%020llU %d", unicode_string, 33, 44, 55); NULL 168 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 183 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%s %d", locale_string, 33, 44, 55); NULL 184 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 192 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%10s %d", locale_string, 33, 44, 55); NULL 193 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 201 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%-10s %d", locale_string, 33, 44, 55); NULL 202 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 210 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c my_asnprintf (NULL, &length, "%010s %d", locale_string, 33, 44, 55); NULL 211 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c ASSERT (result != NULL); NULL 241 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c if (setlocale (LC_ALL, "") == NULL) NULL 41 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%U %d", unicode_string, 33, 44, 55); NULL 42 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 50 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%20U %d", unicode_string, 33, 44, 55); NULL 51 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 59 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%-20U %d", unicode_string, 33, 44, 55); NULL 60 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 68 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%020U %d", unicode_string, 33, 44, 55); NULL 69 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 85 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%lU %d", unicode_string, 33, 44, 55); NULL 86 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 94 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%20lU %d", unicode_string, 33, 44, 55); NULL 95 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 103 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%-20lU %d", unicode_string, 33, 44, 55); NULL 104 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 112 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%020lU %d", unicode_string, 33, 44, 55); NULL 113 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 129 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%llU %d", unicode_string, 33, 44, 55); NULL 130 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 138 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%20llU %d", unicode_string, 33, 44, 55); NULL 139 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 147 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%-20llU %d", unicode_string, 33, 44, 55); NULL 148 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 156 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%020llU %d", unicode_string, 33, 44, 55); NULL 157 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 171 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%s %d", locale_string, 33, 44, 55); NULL 172 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 180 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%10s %d", locale_string, 33, 44, 55); NULL 181 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 189 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%-10s %d", locale_string, 33, 44, 55); NULL 190 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 198 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c my_asnprintf (NULL, &length, "%010s %d", locale_string, 33, 44, 55); NULL 199 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c ASSERT (result != NULL); NULL 229 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c if (setlocale (LC_ALL, "") == NULL) NULL 44 maint/gnulib/tests/unistdio/test-ulc-vasprintf1.c return NULL; NULL 45 maint/gnulib/tests/unistdio/test-ulc-vasprintf1.c ASSERT (result != NULL); NULL 45 maint/gnulib/tests/unistdio/test-ulc-vsnprintf1.c return NULL; NULL 45 maint/gnulib/tests/unistdio/test-ulc-vsprintf1.c return NULL; NULL 44 maint/gnulib/tests/unistr/test-chr.h input = U32_TO_U (input32, size, NULL, &length); NULL 50 maint/gnulib/tests/unistr/test-chr.h ASSERT (U_CHR (input, 0, 'a') == NULL); NULL 53 maint/gnulib/tests/unistr/test-chr.h ASSERT (U_CHR (page_boundary, 0, 'a') == NULL); NULL 81 maint/gnulib/tests/unistr/test-chr.h ASSERT (U_CHR (input, length, 'f') == NULL); NULL 82 maint/gnulib/tests/unistr/test-chr.h ASSERT (U_CHR (input, length, '\0') == NULL); NULL 114 maint/gnulib/tests/unistr/test-chr.h if (page_boundary != NULL) NULL 120 maint/gnulib/tests/unistr/test-chr.h ASSERT (U_CHR (mem, n, 'U') == NULL); NULL 32 maint/gnulib/tests/unistr/test-cpy-alloc.h ASSERT (result != NULL); NULL 27 maint/gnulib/tests/unistr/test-stpncpy.h ASSERT (dest != NULL); NULL 63 maint/gnulib/tests/unistr/test-stpncpy.h if (page_boundary != NULL) NULL 45 maint/gnulib/tests/unistr/test-strchr.h input = U32_TO_U (input32, size + 1, NULL, &length); NULL 76 maint/gnulib/tests/unistr/test-strchr.h ASSERT (U_STRCHR (input, 'f') == NULL); NULL 109 maint/gnulib/tests/unistr/test-strchr.h if (page_boundary != NULL) NULL 116 maint/gnulib/tests/unistr/test-strchr.h ASSERT (U_STRCHR (mem, 'U') == NULL); NULL 119 maint/gnulib/tests/unistr/test-strchr.h ASSERT (U_STRCHR (mem, 'U') == NULL); NULL 136 maint/gnulib/tests/unistr/test-strchr.h if (page_boundary != NULL) NULL 143 maint/gnulib/tests/unistr/test-strchr.h ASSERT (U_STRCHR (mem, 'U') == NULL); NULL 32 maint/gnulib/tests/unistr/test-strdup.h ASSERT (result != NULL); NULL 32 maint/gnulib/tests/unistr/test-strncat.h ASSERT (dest != NULL); NULL 74 maint/gnulib/tests/unistr/test-strncat.h if (page_boundary != NULL) NULL 27 maint/gnulib/tests/unistr/test-strncpy.h ASSERT (dest != NULL); NULL 63 maint/gnulib/tests/unistr/test-strncpy.h if (page_boundary != NULL) NULL 44 maint/gnulib/tests/unistr/test-strnlen.h if (page_boundary != NULL) NULL 51 maint/gnulib/tests/unistr/test-u-strstr.h ASSERT (result == NULL); NULL 84 maint/gnulib/tests/unistr/test-u-strstr.h ASSERT (result == NULL); NULL 131 maint/gnulib/tests/unistr/test-u-strstr.h if (haystack != NULL) NULL 167 maint/gnulib/tests/unistr/test-u-strstr.h if (needle != NULL) NULL 177 maint/gnulib/tests/unistr/test-u-strstr.h ASSERT (U_STRSTR (haystack, needle) == NULL); NULL 189 maint/gnulib/tests/unistr/test-u-strstr.h if (haystack != NULL && needle != NULL) NULL 38 maint/gnulib/tests/unistr/test-u-strtok.h result = U_STRTOK (NULL, delim, &state); NULL 40 maint/gnulib/tests/unistr/test-u-strtok.h result = U_STRTOK (NULL, delim, &state); NULL 42 maint/gnulib/tests/unistr/test-u-strtok.h result = U_STRTOK (NULL, delim, &state); NULL 43 maint/gnulib/tests/unistr/test-u-strtok.h ASSERT (result == NULL); NULL 79 maint/gnulib/tests/unistr/test-u-strtok.h result = U_STRTOK (NULL, delim, &state); NULL 81 maint/gnulib/tests/unistr/test-u-strtok.h result = U_STRTOK (NULL, delim, &state); NULL 83 maint/gnulib/tests/unistr/test-u-strtok.h result = U_STRTOK (NULL, delim, &state); NULL 84 maint/gnulib/tests/unistr/test-u-strtok.h ASSERT (result == NULL); NULL 31 maint/gnulib/tests/unistr/test-u16-check.c ASSERT (u16_check (input, 0) == NULL); NULL 38 maint/gnulib/tests/unistr/test-u16-check.c ASSERT (u16_check (input, SIZEOF (input)) == NULL); NULL 50 maint/gnulib/tests/unistr/test-u16-check.c ASSERT (u16_check (input, SIZEOF (input)) == NULL); NULL 36 maint/gnulib/tests/unistr/test-u16-next.c ASSERT (ret == NULL); NULL 79 maint/gnulib/tests/unistr/test-u16-next.c ASSERT (ret == NULL); NULL 86 maint/gnulib/tests/unistr/test-u16-next.c ASSERT (ret == NULL); NULL 82 maint/gnulib/tests/unistr/test-u16-prev.c if (u16_prev (&uc, input + input_length, input) != NULL) NULL 99 maint/gnulib/tests/unistr/test-u16-prev.c if (u16_prev (&uc, ptr + input_length, buf) != NULL) NULL 118 maint/gnulib/tests/unistr/test-u16-prev.c if (u16_prev (&uc, ptr + input_length, buf) != NULL) NULL 35 maint/gnulib/tests/unistr/test-u16-to-u32.c result = u16_to_u32 (input, input_length, NULL, &length); NULL 36 maint/gnulib/tests/unistr/test-u16-to-u32.c if (!(result != NULL)) NULL 52 maint/gnulib/tests/unistr/test-u16-to-u32.c if (!(result != NULL)) NULL 71 maint/gnulib/tests/unistr/test-u16-to-u32.c if (!(result != NULL)) NULL 73 maint/gnulib/tests/unistr/test-u16-to-u32.c if (!(preallocated == NULL || result == preallocated)) NULL 89 maint/gnulib/tests/unistr/test-u16-to-u32.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 137 maint/gnulib/tests/unistr/test-u16-to-u32.c result = u16_to_u32 (input, SIZEOF (input), NULL, &length); NULL 138 maint/gnulib/tests/unistr/test-u16-to-u32.c ASSERT (result == NULL); NULL 144 maint/gnulib/tests/unistr/test-u16-to-u32.c ASSERT (result == NULL); NULL 150 maint/gnulib/tests/unistr/test-u16-to-u32.c ASSERT (result == NULL); NULL 35 maint/gnulib/tests/unistr/test-u16-to-u8.c result = u16_to_u8 (input, input_length, NULL, &length); NULL 36 maint/gnulib/tests/unistr/test-u16-to-u8.c if (!(result != NULL)) NULL 52 maint/gnulib/tests/unistr/test-u16-to-u8.c if (!(result != NULL)) NULL 71 maint/gnulib/tests/unistr/test-u16-to-u8.c if (!(result != NULL)) NULL 73 maint/gnulib/tests/unistr/test-u16-to-u8.c if (!(preallocated == NULL || result == preallocated)) NULL 89 maint/gnulib/tests/unistr/test-u16-to-u8.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 140 maint/gnulib/tests/unistr/test-u16-to-u8.c result = u16_to_u8 (input, SIZEOF (input), NULL, &length); NULL 141 maint/gnulib/tests/unistr/test-u16-to-u8.c ASSERT (result == NULL); NULL 147 maint/gnulib/tests/unistr/test-u16-to-u8.c ASSERT (result == NULL); NULL 153 maint/gnulib/tests/unistr/test-u16-to-u8.c ASSERT (result == NULL); NULL 31 maint/gnulib/tests/unistr/test-u32-check.c ASSERT (u32_check (input, 0) == NULL); NULL 38 maint/gnulib/tests/unistr/test-u32-check.c ASSERT (u32_check (input, SIZEOF (input)) == NULL); NULL 36 maint/gnulib/tests/unistr/test-u32-next.c ASSERT (ret == NULL); NULL 79 maint/gnulib/tests/unistr/test-u32-next.c ASSERT (ret == NULL); NULL 63 maint/gnulib/tests/unistr/test-u32-prev.c if (u32_prev (&uc, input + input_length, input) != NULL) NULL 80 maint/gnulib/tests/unistr/test-u32-prev.c if (u32_prev (&uc, ptr + input_length, buf) != NULL) NULL 35 maint/gnulib/tests/unistr/test-u32-to-u16.c result = u32_to_u16 (input, input_length, NULL, &length); NULL 36 maint/gnulib/tests/unistr/test-u32-to-u16.c if (!(result != NULL)) NULL 52 maint/gnulib/tests/unistr/test-u32-to-u16.c if (!(result != NULL)) NULL 71 maint/gnulib/tests/unistr/test-u32-to-u16.c if (!(result != NULL)) NULL 73 maint/gnulib/tests/unistr/test-u32-to-u16.c if (!(preallocated == NULL || result == preallocated)) NULL 89 maint/gnulib/tests/unistr/test-u32-to-u16.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 137 maint/gnulib/tests/unistr/test-u32-to-u16.c result = u32_to_u16 (input, SIZEOF (input), NULL, &length); NULL 138 maint/gnulib/tests/unistr/test-u32-to-u16.c ASSERT (result == NULL); NULL 144 maint/gnulib/tests/unistr/test-u32-to-u16.c ASSERT (result == NULL); NULL 150 maint/gnulib/tests/unistr/test-u32-to-u16.c ASSERT (result == NULL); NULL 35 maint/gnulib/tests/unistr/test-u32-to-u8.c result = u32_to_u8 (input, input_length, NULL, &length); NULL 36 maint/gnulib/tests/unistr/test-u32-to-u8.c if (!(result != NULL)) NULL 52 maint/gnulib/tests/unistr/test-u32-to-u8.c if (!(result != NULL)) NULL 71 maint/gnulib/tests/unistr/test-u32-to-u8.c if (!(result != NULL)) NULL 73 maint/gnulib/tests/unistr/test-u32-to-u8.c if (!(preallocated == NULL || result == preallocated)) NULL 89 maint/gnulib/tests/unistr/test-u32-to-u8.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 140 maint/gnulib/tests/unistr/test-u32-to-u8.c result = u32_to_u8 (input, SIZEOF (input), NULL, &length); NULL 141 maint/gnulib/tests/unistr/test-u32-to-u8.c ASSERT (result == NULL); NULL 147 maint/gnulib/tests/unistr/test-u32-to-u8.c ASSERT (result == NULL); NULL 153 maint/gnulib/tests/unistr/test-u32-to-u8.c ASSERT (result == NULL); NULL 31 maint/gnulib/tests/unistr/test-u8-check.c ASSERT (u8_check (input, 0) == NULL); NULL 38 maint/gnulib/tests/unistr/test-u8-check.c ASSERT (u8_check (input, sizeof (input) - 1) == NULL); NULL 90 maint/gnulib/tests/unistr/test-u8-check.c ASSERT (u8_check (input, sizeof (input) - 1) == NULL); NULL 104 maint/gnulib/tests/unistr/test-u8-check.c ASSERT (u8_check (input, sizeof (input) - 1) == NULL); NULL 126 maint/gnulib/tests/unistr/test-u8-check.c ASSERT (u8_check (input, sizeof (input) - 1) == NULL); NULL 36 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 88 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 95 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 102 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 109 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 116 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 125 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 132 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 139 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 146 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 153 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 160 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 169 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 176 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 183 maint/gnulib/tests/unistr/test-u8-next.c ASSERT (ret == NULL); NULL 123 maint/gnulib/tests/unistr/test-u8-prev.c if (u8_prev (&uc, input + input_length, input) != NULL) NULL 140 maint/gnulib/tests/unistr/test-u8-prev.c if (u8_prev (&uc, ptr + input_length, buf) != NULL) NULL 159 maint/gnulib/tests/unistr/test-u8-prev.c if (u8_prev (&uc, ptr + input_length, buf) != NULL) NULL 179 maint/gnulib/tests/unistr/test-u8-prev.c if (u8_prev (&uc, ptr + input_length, buf) != NULL) NULL 200 maint/gnulib/tests/unistr/test-u8-prev.c if (u8_prev (&uc, ptr + input_length, buf) != NULL) NULL 45 maint/gnulib/tests/unistr/test-u8-strchr.c if (page_boundary != NULL) NULL 51 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x55) == NULL); NULL 52 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x123) == NULL); NULL 53 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x3456) == NULL); NULL 54 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x23456) == NULL); NULL 59 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x55) == NULL); NULL 60 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x123) == NULL); NULL 61 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x3456) == NULL); NULL 62 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x23456) == NULL); NULL 68 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x55) == NULL); NULL 69 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x123) == NULL); NULL 70 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x3456) == NULL); NULL 71 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x23456) == NULL); NULL 76 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x55) == NULL); NULL 77 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x123) == NULL); NULL 78 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x3456) == NULL); NULL 79 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x23456) == NULL); NULL 84 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x55) == NULL); NULL 85 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x123) == NULL); NULL 86 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x3456) == NULL); NULL 87 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x23456) == NULL); NULL 94 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x55) == NULL); NULL 95 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x123) == NULL); NULL 96 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x3456) == NULL); NULL 97 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x23456) == NULL); NULL 103 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x55) == NULL); NULL 104 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x123) == NULL); NULL 105 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x3456) == NULL); NULL 106 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x23456) == NULL); NULL 112 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x55) == NULL); NULL 113 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x123) == NULL); NULL 114 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x3456) == NULL); NULL 115 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x23456) == NULL); NULL 120 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x55) == NULL); NULL 121 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x123) == NULL); NULL 122 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x3456) == NULL); NULL 123 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x23456) == NULL); NULL 131 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x55) == NULL); NULL 132 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x123) == NULL); NULL 133 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x3456) == NULL); NULL 134 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x23456) == NULL); NULL 140 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x55) == NULL); NULL 141 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x123) == NULL); NULL 142 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x3456) == NULL); NULL 143 maint/gnulib/tests/unistr/test-u8-strchr.c ASSERT (u8_strchr (mem, 0x23456) == NULL); NULL 35 maint/gnulib/tests/unistr/test-u8-to-u16.c result = u8_to_u16 (input, input_length, NULL, &length); NULL 36 maint/gnulib/tests/unistr/test-u8-to-u16.c if (!(result != NULL)) NULL 52 maint/gnulib/tests/unistr/test-u8-to-u16.c if (!(result != NULL)) NULL 71 maint/gnulib/tests/unistr/test-u8-to-u16.c if (!(result != NULL)) NULL 73 maint/gnulib/tests/unistr/test-u8-to-u16.c if (!(preallocated == NULL || result == preallocated)) NULL 89 maint/gnulib/tests/unistr/test-u8-to-u16.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 139 maint/gnulib/tests/unistr/test-u8-to-u16.c result = u8_to_u16 (input, SIZEOF (input), NULL, &length); NULL 140 maint/gnulib/tests/unistr/test-u8-to-u16.c ASSERT (result == NULL); NULL 146 maint/gnulib/tests/unistr/test-u8-to-u16.c ASSERT (result == NULL); NULL 152 maint/gnulib/tests/unistr/test-u8-to-u16.c ASSERT (result == NULL); NULL 35 maint/gnulib/tests/unistr/test-u8-to-u32.c result = u8_to_u32 (input, input_length, NULL, &length); NULL 36 maint/gnulib/tests/unistr/test-u8-to-u32.c if (!(result != NULL)) NULL 52 maint/gnulib/tests/unistr/test-u8-to-u32.c if (!(result != NULL)) NULL 71 maint/gnulib/tests/unistr/test-u8-to-u32.c if (!(result != NULL)) NULL 73 maint/gnulib/tests/unistr/test-u8-to-u32.c if (!(preallocated == NULL || result == preallocated)) NULL 89 maint/gnulib/tests/unistr/test-u8-to-u32.c ASSERT (check (NULL, 0, NULL, 0) == 0); NULL 139 maint/gnulib/tests/unistr/test-u8-to-u32.c result = u8_to_u32 (input, SIZEOF (input), NULL, &length); NULL 140 maint/gnulib/tests/unistr/test-u8-to-u32.c ASSERT (result == NULL); NULL 146 maint/gnulib/tests/unistr/test-u8-to-u32.c ASSERT (result == NULL); NULL 152 maint/gnulib/tests/unistr/test-u8-to-u32.c ASSERT (result == NULL); NULL 31 maint/gnulib/tests/uniwbrk/test-u16-wordbreaks.c u16_wordbreaks (NULL, 0, NULL); NULL 31 maint/gnulib/tests/uniwbrk/test-u32-wordbreaks.c u32_wordbreaks (NULL, 0, NULL); NULL 31 maint/gnulib/tests/uniwbrk/test-u8-wordbreaks.c u8_wordbreaks (NULL, 0, NULL); NULL 82 maint/gnulib/tests/uniwbrk/test-uc-wordbreaks.c if (stream == NULL) NULL 105 maint/gnulib/tests/uniwbrk/test-uc-wordbreaks.c if (comment != NULL) NULL 32 maint/gnulib/tests/uniwbrk/test-ulc-wordbreaks.c if (setlocale (LC_ALL, "") == NULL) NULL 36 maint/gnulib/tests/uniwbrk/test-ulc-wordbreaks.c ulc_wordbreaks (NULL, 0, NULL); NULL 74 maint/gnulib/tests/zerosize-ptr.h (char *) mmap (NULL, 2 * pagesize, PROT_READ | PROT_WRITE, NULL 81 maint/gnulib/tests/zerosize-ptr.h return NULL; NULL 113 replace/scandir.c #ifndef NULL NULL 155 replace/scandir.c if ((directory = opendir(directory_name)) == NULL) { NULL 160 replace/scandir.c == NULL) { NULL 168 replace/scandir.c if (select_function == NULL || (*select_function) (entry)) { NULL 195 replace/scandir.c if ((copy = (struct dirent *)malloc(sizeof(struct dirent) + extra)) == NULL) { NULL 210 replace/scandir.c if (array == NULL) { NULL 222 replace/scandir.c array[counter] = NULL; NULL 32 replace/strndup.c if (NULL == new) { NULL 33 replace/strndup.c return NULL; NULL 30 replace/strnlen.c return (eospos == NULL ? maxlen : (size_t) (eospos - s)); NULL 37 tools/attrd_updater.c { NULL, NULL, NULL } NULL 40 tools/attrd_updater.c GError *error = NULL; NULL 62 tools/attrd_updater.c if (pcmk__str_any_of(option_name, "--update-both", "-B", NULL)) { NULL 64 tools/attrd_updater.c } else if (pcmk__str_any_of(option_name, "--delete", "-D", NULL)) { NULL 66 tools/attrd_updater.c } else if (pcmk__str_any_of(option_name, "--query", "-Q", NULL)) { NULL 68 tools/attrd_updater.c } else if (pcmk__str_any_of(option_name, "--refresh", "-R", NULL)) { NULL 70 tools/attrd_updater.c } else if (pcmk__str_any_of(option_name, "--update", "-U", "-v", NULL)) { NULL 72 tools/attrd_updater.c } else if (pcmk__str_any_of(option_name, "--update-delay", "-Y", NULL)) { NULL 87 tools/attrd_updater.c if (pcmk__str_any_of(optarg, "nodes", "forever", NULL)) { NULL 89 tools/attrd_updater.c } else if (pcmk__str_any_of(optarg, "status", "reboot", NULL)) { NULL 107 tools/attrd_updater.c { NULL } NULL 131 tools/attrd_updater.c NULL }, NULL 135 tools/attrd_updater.c NULL }, NULL 141 tools/attrd_updater.c NULL }, NULL 146 tools/attrd_updater.c NULL }, NULL 148 tools/attrd_updater.c { NULL } NULL 167 tools/attrd_updater.c NULL }, NULL 176 tools/attrd_updater.c NULL }, NULL 178 tools/attrd_updater.c { NULL } NULL 183 tools/attrd_updater.c NULL, NULL 184 tools/attrd_updater.c NULL }, NULL 187 tools/attrd_updater.c NULL, NULL 188 tools/attrd_updater.c NULL }, NULL 191 tools/attrd_updater.c NULL, NULL 192 tools/attrd_updater.c NULL }, NULL 194 tools/attrd_updater.c { NULL } NULL 205 tools/attrd_updater.c GOptionContext *context = NULL; NULL 207 tools/attrd_updater.c context = pcmk__build_arg_context(args, "text (default), xml", group, NULL); NULL 227 tools/attrd_updater.c pcmk__output_t *out = NULL; NULL 229 tools/attrd_updater.c GOptionGroup *output_group = NULL; NULL 255 tools/attrd_updater.c if (options.command != 'R' && options.attr_name == NULL) { NULL 259 tools/attrd_updater.c } else if ((options.command == 'B'|| options.command == 'Y') && options.attr_dampen == NULL) { NULL 292 tools/attrd_updater.c if (out != NULL) { NULL 293 tools/attrd_updater.c out->finish(out, exit_code, true, NULL); NULL 311 tools/attrd_updater.c for (GList *iter = reply; iter != NULL; iter = iter->next) { NULL 314 tools/attrd_updater.c out->message(out, "attribute", NULL, NULL, pair->name, pair->value, NULL 349 tools/attrd_updater.c pcmk_ipc_api_t *attrd_api = NULL; NULL 373 tools/attrd_updater.c attr_node = NULL; NULL 402 tools/attrd_updater.c rc = pcmk__attrd_api_update(NULL, attr_node, attr_name, attr_value, NULL 403 tools/attrd_updater.c attr_dampen, attr_set, NULL, NULL 408 tools/attrd_updater.c rc = pcmk__attrd_api_delete(NULL, attr_node, attr_name, attr_options); NULL 412 tools/attrd_updater.c rc = pcmk__attrd_api_refresh(NULL, attr_node); NULL 416 tools/attrd_updater.c rc = pcmk__attrd_api_update(NULL, attr_node, attr_name, attr_value, NULL 417 tools/attrd_updater.c NULL, attr_set, NULL, NULL 422 tools/attrd_updater.c rc = pcmk__attrd_api_update(NULL, attr_node, attr_name, NULL, NULL 423 tools/attrd_updater.c attr_dampen, attr_set, NULL, NULL 25 tools/cibadmin.c static char *host = NULL; NULL 26 tools/cibadmin.c static const char *cib_user = NULL; NULL 27 tools/cibadmin.c static const char *cib_action = NULL; NULL 28 tools/cibadmin.c static const char *obj_type = NULL; NULL 30 tools/cibadmin.c static cib_t *the_cib = NULL; NULL 31 tools/cibadmin.c static GMainLoop *mainloop = NULL; NULL 43 tools/cibadmin.c "help", no_argument, NULL, '?', NULL 47 tools/cibadmin.c "version", no_argument, NULL, '$', NULL 51 tools/cibadmin.c "verbose", no_argument, NULL, 'V', NULL 56 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 60 tools/cibadmin.c "upgrade", no_argument, NULL, 'u', NULL 64 tools/cibadmin.c "query", no_argument, NULL, 'Q', NULL 68 tools/cibadmin.c "erase", no_argument, NULL, 'E', NULL 72 tools/cibadmin.c "bump", no_argument, NULL, 'B', NULL 76 tools/cibadmin.c "create", no_argument, NULL, 'C', NULL 81 tools/cibadmin.c "modify", no_argument, NULL, 'M', NULL 87 tools/cibadmin.c "patch", no_argument, NULL, 'P', NULL 92 tools/cibadmin.c "replace", no_argument, NULL, 'R', NULL 96 tools/cibadmin.c "delete", no_argument, NULL, 'D', NULL 102 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 108 tools/cibadmin.c "delete-all", no_argument, NULL, 'd', NULL 114 tools/cibadmin.c "empty", no_argument, NULL, 'a', NULL 118 tools/cibadmin.c "md5-sum", no_argument, NULL, '5', NULL 122 tools/cibadmin.c "md5-sum-versioned", no_argument, NULL, '6', NULL 126 tools/cibadmin.c "show-access", optional_argument, NULL, 'S', NULL 132 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 139 tools/cibadmin.c "blank", no_argument, NULL, '-', NULL 140 tools/cibadmin.c NULL, pcmk__option_hidden NULL 144 tools/cibadmin.c "-spacer-", required_argument, NULL, '-', NULL 148 tools/cibadmin.c "force", no_argument, NULL, 'f', NULL 149 tools/cibadmin.c NULL, pcmk__option_default NULL 152 tools/cibadmin.c "timeout", required_argument, NULL, 't', NULL 157 tools/cibadmin.c "user", required_argument, NULL, 'U', NULL 163 tools/cibadmin.c "sync-call", no_argument, NULL, 's', NULL 167 tools/cibadmin.c "local", no_argument, NULL, 'l', NULL 172 tools/cibadmin.c "allow-create", no_argument, NULL, 'c', NULL 178 tools/cibadmin.c "no-children", no_argument, NULL, 'n', NULL 184 tools/cibadmin.c "no-bcast", no_argument, NULL, 'b', NULL 185 tools/cibadmin.c NULL, pcmk__option_hidden NULL 189 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 193 tools/cibadmin.c "xml-text", required_argument, NULL, 'X', NULL 197 tools/cibadmin.c "xml-file", required_argument, NULL, 'x', NULL 201 tools/cibadmin.c "xml-pipe", no_argument, NULL, 'p', NULL 206 tools/cibadmin.c "scope", required_argument, NULL, 'o', NULL 211 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 219 tools/cibadmin.c "xpath", required_argument, NULL, 'A', NULL 223 tools/cibadmin.c "node-path", no_argument, NULL, 'e', NULL 228 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 234 tools/cibadmin.c "node", required_argument, NULL, 'N', NULL 238 tools/cibadmin.c "-spacer-", no_argument, NULL, '!', NULL 239 tools/cibadmin.c NULL, pcmk__option_hidden NULL 242 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 246 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 250 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 255 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 259 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 264 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 268 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 274 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 278 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 284 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 288 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 293 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 297 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 302 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 307 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 312 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 318 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 324 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 330 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 335 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 340 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 344 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 348 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 352 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 357 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 362 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 366 tools/cibadmin.c "-spacer-", no_argument, NULL, '-', NULL 370 tools/cibadmin.c "host", required_argument, NULL, 'h', NULL 391 tools/cibadmin.c xmlNode *child = NULL; NULL 425 tools/cibadmin.c const char *source = NULL; NULL 426 tools/cibadmin.c const char *admin_input_xml = NULL; NULL 427 tools/cibadmin.c const char *admin_input_file = NULL; NULL 430 tools/cibadmin.c xmlNode *output = NULL; NULL 431 tools/cibadmin.c xmlNode *input = NULL; NULL 432 tools/cibadmin.c char *username = NULL; NULL 433 tools/cibadmin.c const char *acl_cred = NULL; NULL 446 tools/cibadmin.c pcmk__set_cli_options(NULL, "<command> [options]", long_options, NULL 454 tools/cibadmin.c flag = pcmk__next_cli_option(argc, argv, &option_index, NULL); NULL 483 tools/cibadmin.c if (optarg != NULL) { NULL 631 tools/cibadmin.c if (optind > argc || cib_action == NULL) { NULL 647 tools/cibadmin.c if (admin_input_file != NULL) { NULL 651 tools/cibadmin.c } else if (admin_input_xml != NULL) { NULL 681 tools/cibadmin.c username = NULL; NULL 683 tools/cibadmin.c if (cib_user == NULL) { NULL 690 tools/cibadmin.c cib_user = NULL; NULL 693 tools/cibadmin.c if (input != NULL) { NULL 702 tools/cibadmin.c char *digest = NULL; NULL 704 tools/cibadmin.c if (input == NULL) { NULL 717 tools/cibadmin.c char *digest = NULL; NULL 718 tools/cibadmin.c const char *version = NULL; NULL 720 tools/cibadmin.c if (input == NULL) { NULL 749 tools/cibadmin.c the_cib->cmds->register_callback(the_cib, request_id, message_timeout_ms, FALSE, NULL, NULL 752 tools/cibadmin.c mainloop = g_main_loop_new(NULL, FALSE); NULL 772 tools/cibadmin.c xmlNode *obj = NULL; NULL 775 tools/cibadmin.c if (the_cib->cmds->query(the_cib, NULL, &obj, NULL 787 tools/cibadmin.c if (output != NULL && acl_eval_how != acl_eval_unused) { NULL 792 tools/cibadmin.c xmlChar *rendered = NULL; NULL 821 tools/cibadmin.c output = NULL; NULL 828 tools/cibadmin.c if (output != NULL) { NULL 854 tools/cibadmin.c if (status == NULL) { NULL 859 tools/cibadmin.c if (cib_action != NULL) { NULL 901 tools/cibadmin.c && (output == NULL)) { NULL 905 tools/cibadmin.c } else if (output == NULL) { NULL 44 tools/crm_attribute.c GError *error = NULL; NULL 60 tools/crm_attribute.c if (value != NULL) { NULL 78 tools/crm_attribute.c { NULL, NULL, NULL } NULL 84 tools/crm_attribute.c { NULL, NULL, NULL } NULL 111 tools/crm_attribute.c pcmk__str_update(&options.attr_value, NULL); NULL 117 tools/crm_attribute.c char *score_name = NULL; NULL 126 tools/crm_attribute.c if (score_name != NULL) { NULL 130 tools/crm_attribute.c options.attr_name = NULL; NULL 157 tools/crm_attribute.c pcmk__str_update(&options.attr_value, NULL); NULL 195 tools/crm_attribute.c { NULL } NULL 201 tools/crm_attribute.c NULL NULL 207 tools/crm_attribute.c NULL NULL 215 tools/crm_attribute.c { NULL } NULL 244 tools/crm_attribute.c NULL NULL 248 tools/crm_attribute.c NULL, NULL NULL 251 tools/crm_attribute.c { NULL } NULL 256 tools/crm_attribute.c NULL, NULL NULL 260 tools/crm_attribute.c NULL, NULL NULL 264 tools/crm_attribute.c NULL, NULL NULL 268 tools/crm_attribute.c NULL, NULL NULL 272 tools/crm_attribute.c NULL, NULL NULL 276 tools/crm_attribute.c NULL, NULL NULL 279 tools/crm_attribute.c { NULL } NULL 307 tools/crm_attribute.c if (reply->data.node_info.uname == NULL) { NULL 336 tools/crm_attribute.c pcmk_ipc_api_t *controld_api = NULL; NULL 339 tools/crm_attribute.c if (controld_api == NULL) { NULL 345 tools/crm_attribute.c pcmk_register_ipc_callback(controld_api, controller_event_cb, NULL); NULL 391 tools/crm_attribute.c rc = pcmk__attrd_api_delete(NULL, attr_node, attr_name, opts); NULL 395 tools/crm_attribute.c rc = pcmk__attrd_api_update(NULL, attr_node, attr_name, NULL 396 tools/crm_attribute.c attr_value, NULL, attr_set, NULL, NULL 429 tools/crm_attribute.c attr_name, options.attr_value, NULL); NULL 443 tools/crm_attribute.c xmlNode *result = NULL; NULL 444 tools/crm_attribute.c bool use_pattern = options.attr_pattern != NULL; NULL 451 tools/crm_attribute.c options.set_type, options.set_name, NULL, NULL, NULL 452 tools/crm_attribute.c NULL, &result); NULL 458 tools/crm_attribute.c rc = pcmk__xe_foreach_child(result, NULL, delete_attr_on_node, &dd); NULL 467 tools/crm_attribute.c options.attr_name, options.attr_value, NULL); NULL 504 tools/crm_attribute.c attr_name, options.attr_value, NULL, NULL 505 tools/crm_attribute.c ud->is_remote_node ? "remote" : NULL); NULL 513 tools/crm_attribute.c xmlNode *result = NULL; NULL 514 tools/crm_attribute.c bool use_pattern = options.attr_pattern != NULL; NULL 516 tools/crm_attribute.c CRM_LOG_ASSERT(options.type != NULL); NULL 517 tools/crm_attribute.c CRM_LOG_ASSERT(options.attr_name != NULL); NULL 518 tools/crm_attribute.c CRM_LOG_ASSERT(options.attr_value != NULL); NULL 525 tools/crm_attribute.c options.set_type, options.set_name, NULL, NULL, NULL 526 tools/crm_attribute.c NULL, &result); NULL 532 tools/crm_attribute.c rc = pcmk__xe_foreach_child(result, NULL, update_attr_on_node, &ud); NULL 543 tools/crm_attribute.c NULL, is_remote_node ? "remote" : NULL); NULL 587 tools/crm_attribute.c xmlNode *result = NULL; NULL 588 tools/crm_attribute.c bool use_pattern = options.attr_pattern != NULL; NULL 597 tools/crm_attribute.c options.set_type, options.set_name, NULL, NULL 598 tools/crm_attribute.c NULL, NULL, &result); NULL 602 tools/crm_attribute.c options.attr_name, NULL, &result); NULL 623 tools/crm_attribute.c pcmk__xe_foreach_child(result, NULL, output_one_attribute, &od); NULL 641 tools/crm_attribute.c if (options.type == NULL) { NULL 646 tools/crm_attribute.c } else if (options.dest_uname != NULL) { NULL 670 tools/crm_attribute.c getenv("CIB_file") == NULL && getenv("CIB_shadow") == NULL; NULL 694 tools/crm_attribute.c return options.command != 'D' || options.attr_name != NULL || options.attr_pattern != NULL; NULL 699 tools/crm_attribute.c GOptionContext *context = NULL; NULL 704 tools/crm_attribute.c NULL }, NULL 707 tools/crm_attribute.c NULL, NULL NULL 710 tools/crm_attribute.c { NULL } NULL 727 tools/crm_attribute.c context = pcmk__build_arg_context(args, "text (default), xml", group, NULL); NULL 746 tools/crm_attribute.c cib_t *the_cib = NULL; NULL 752 tools/crm_attribute.c pcmk__output_t *out = NULL; NULL 754 tools/crm_attribute.c GOptionGroup *output_group = NULL; NULL 785 tools/crm_attribute.c if (options.promotion_score && options.attr_name == NULL) { NULL 813 tools/crm_attribute.c NULL)) { NULL 820 tools/crm_attribute.c if (target != NULL) { NULL 823 tools/crm_attribute.c } else if (getenv("CIB_file") != NULL && options.dest_uname == NULL) { NULL 827 tools/crm_attribute.c if (options.dest_uname == NULL) { NULL 881 tools/crm_attribute.c options.attr_value, options.set_name, NULL, attrd_opts) == pcmk_rc_ok)) { NULL 924 tools/crm_attribute.c if (out != NULL) { NULL 925 tools/crm_attribute.c out->finish(out, exit_code, true, NULL); NULL 54 tools/crm_diff.c { NULL } NULL 68 tools/crm_diff.c { NULL } NULL 74 tools/crm_diff.c NULL }, NULL 77 tools/crm_diff.c NULL }, NULL 80 tools/crm_diff.c NULL }, NULL 82 tools/crm_diff.c { NULL } NULL 130 tools/crm_diff.c if (output != NULL) { NULL 151 tools/crm_diff.c const char *fmt = NULL; NULL 152 tools/crm_diff.c const char *digest = NULL; NULL 186 tools/crm_diff.c xmlNode *tmp = NULL; NULL 211 tools/crm_diff.c xmlNode *output = NULL; NULL 229 tools/crm_diff.c xml_track_changes(object_2, NULL, object_2, FALSE); NULL 237 tools/crm_diff.c output = xml_create_patchset(0, object_1, object_2, NULL, FALSE); NULL 242 tools/crm_diff.c if (output == NULL) { NULL 263 tools/crm_diff.c GOptionContext *context = NULL; NULL 276 tools/crm_diff.c context = pcmk__build_arg_context(args, NULL, NULL, NULL); NULL 291 tools/crm_diff.c xmlNode *object_1 = NULL; NULL 292 tools/crm_diff.c xmlNode *object_2 = NULL; NULL 295 tools/crm_diff.c GError *error = NULL; NULL 332 tools/crm_diff.c } else if (options.xml_file_1 != NULL) { NULL 343 tools/crm_diff.c } else if (options.xml_file_2 != NULL) { NULL 347 tools/crm_diff.c if (object_1 == NULL) { NULL 352 tools/crm_diff.c if (object_2 == NULL) { NULL 373 tools/crm_diff.c pcmk__output_and_clear_error(error, NULL); NULL 34 tools/crm_error.c if (pcmk__str_any_of(option_name, "--exit", "-X", NULL)) { NULL 36 tools/crm_error.c } else if (pcmk__str_any_of(option_name, "--rc", "-r", NULL)) { NULL 47 tools/crm_error.c NULL }, NULL 50 tools/crm_error.c NULL }, NULL 53 tools/crm_error.c NULL }, NULL 56 tools/crm_error.c NULL }, NULL 58 tools/crm_error.c { NULL } NULL 65 tools/crm_error.c { NULL, NULL, NULL } NULL 70 tools/crm_error.c GOptionContext *context = NULL; NULL 84 tools/crm_error.c pcmk__output_t *out = NULL; NULL 86 tools/crm_error.c GError *error = NULL; NULL 88 tools/crm_error.c GOptionGroup *output_group = NULL; NULL 90 tools/crm_error.c gchar **processed_args = pcmk__cmdline_preproc(argv, NULL); NULL 152 tools/crm_error.c for (int lpc = 1; processed_args[lpc] != NULL; lpc++) { NULL 169 tools/crm_error.c if (out != NULL) { NULL 170 tools/crm_error.c out->finish(out, exit_code, true, NULL); NULL 69 tools/crm_mon.c static GIOChannel *io_channel = NULL; NULL 70 tools/crm_mon.c static GMainLoop *mainloop = NULL; NULL 72 tools/crm_mon.c static mainloop_timer_t *refresh_timer = NULL; NULL 74 tools/crm_mon.c static cib_t *cib = NULL; NULL 75 tools/crm_mon.c static stonith_t *st = NULL; NULL 76 tools/crm_mon.c static xmlNode *current_cib = NULL; NULL 78 tools/crm_mon.c static GError *error = NULL; NULL 79 tools/crm_mon.c static pcmk__common_args_t *args = NULL; NULL 80 tools/crm_mon.c static pcmk__output_t *out = NULL; NULL 81 tools/crm_mon.c static GOptionContext *context = NULL; NULL 82 tools/crm_mon.c static gchar **processed_args = NULL; NULL 85 tools/crm_mon.c volatile crm_trigger_t *refresh_trigger = NULL; NULL 101 tools/crm_mon.c { NULL, NULL, NULL } NULL 202 tools/crm_mon.c { NULL } NULL 207 tools/crm_mon.c for (int i = 0; sections[i].name != NULL; i++) { NULL 218 tools/crm_mon.c char **parts = NULL; NULL 222 tools/crm_mon.c for (char **s = parts; *s != NULL; s++) { NULL 248 tools/crm_mon.c char **parts = NULL; NULL 252 tools/crm_mon.c for (char **s = parts; *s != NULL; s++) { NULL 259 tools/crm_mon.c if (options.neg_location_prefix != NULL) { NULL 261 tools/crm_mon.c options.neg_location_prefix = NULL; NULL 267 tools/crm_mon.c } else if (pcmk__str_any_of(*s, "default", "defaults", NULL)) { NULL 293 tools/crm_mon.c while (node != NULL) { NULL 366 tools/crm_mon.c if (optarg == NULL) { NULL 464 tools/crm_mon.c if (optarg != NULL) { NULL 506 tools/crm_mon.c NULL }, NULL 511 tools/crm_mon.c NULL }, NULL 527 tools/crm_mon.c NULL }, NULL 530 tools/crm_mon.c NULL, NULL 531 tools/crm_mon.c NULL }, NULL 533 tools/crm_mon.c { NULL } NULL 559 tools/crm_mon.c NULL }, NULL 563 tools/crm_mon.c NULL }, NULL 567 tools/crm_mon.c NULL }, NULL 571 tools/crm_mon.c NULL }, NULL 575 tools/crm_mon.c NULL }, NULL 579 tools/crm_mon.c NULL }, NULL 590 tools/crm_mon.c NULL }, NULL 594 tools/crm_mon.c NULL }, NULL 598 tools/crm_mon.c NULL }, NULL 602 tools/crm_mon.c NULL }, NULL 606 tools/crm_mon.c NULL }, NULL 610 tools/crm_mon.c NULL }, NULL 614 tools/crm_mon.c NULL }, NULL 616 tools/crm_mon.c { NULL } NULL 628 tools/crm_mon.c NULL }, NULL 633 tools/crm_mon.c NULL }, NULL 638 tools/crm_mon.c NULL }, NULL 640 tools/crm_mon.c { NULL } NULL 670 tools/crm_mon.c reconnect_after_timeout, NULL); NULL 683 tools/crm_mon.c if (refresh_timer != NULL) { NULL 701 tools/crm_mon.c reconnect_after_timeout, NULL); NULL 748 tools/crm_mon.c if (options.fence_connect && st == NULL) { NULL 752 tools/crm_mon.c if (!options.fence_connect || st == NULL || st->state != stonith_disconnected) { NULL 756 tools/crm_mon.c rc = st->cmds->connect(st, crm_system_name, NULL); NULL 780 tools/crm_mon.c CRM_CHECK(cib != NULL, return EINVAL); NULL 801 tools/crm_mon.c rc = pcmk_legacy2rc(cib->cmds->query(cib, NULL, ¤t_cib, NULL 917 tools/crm_mon.c pcmk_ipc_api_t *pacemakerd_api = NULL; NULL 924 tools/crm_mon.c if (cib != NULL && NULL 939 tools/crm_mon.c if (pacemakerd_api == NULL) { NULL 958 tools/crm_mon.c const char *state_str = NULL; NULL 1020 tools/crm_mon.c for (GOptionEntry *entry = display_entries; entry != NULL; entry++) { NULL 1165 tools/crm_mon.c if (sigaction(SIGCHLD, &sa, NULL) < 0) { NULL 1172 tools/crm_mon.c GOptionContext *context = NULL; NULL 1177 tools/crm_mon.c NULL }, NULL 1179 tools/crm_mon.c { NULL } NULL 1214 tools/crm_mon.c context = pcmk__build_arg_context(args, "console (default), html, text, xml", group, NULL); NULL 1216 tools/crm_mon.c context = pcmk__build_arg_context(args, "text (default), html, xml", group, NULL); NULL 1237 tools/crm_mon.c GError *err = NULL; NULL 1274 tools/crm_mon.c GError *err = NULL; NULL 1281 tools/crm_mon.c char *dest = NULL; NULL 1284 tools/crm_mon.c retval = as_html_cb("h", dest, NULL, &err); NULL 1287 tools/crm_mon.c retval = no_curses_cb("N", NULL, NULL, &err); NULL 1294 tools/crm_mon.c } else if (!options.daemonize && args->output_dest != NULL) { NULL 1348 tools/crm_mon.c if (cib != NULL) { NULL 1361 tools/crm_mon.c GOptionGroup *output_group = NULL; NULL 1380 tools/crm_mon.c fence_history_cb("--fence-history", "1", NULL, NULL); NULL 1403 tools/crm_mon.c include_exclude_cb("--exclude", "times", NULL, NULL); NULL 1407 tools/crm_mon.c fence_history_cb("--fence-history", "0", NULL, NULL); NULL 1431 tools/crm_mon.c fence_history_cb("--fence-history", "0", NULL, NULL); NULL 1437 tools/crm_mon.c fence_history_cb("--fence-history", "0", NULL, NULL); NULL 1506 tools/crm_mon.c cib = NULL; NULL 1555 tools/crm_mon.c } else if (options.external_agent != NULL) { NULL 1575 tools/crm_mon.c pcmk__itoa(options.reconnect_ms / 1000), NULL); NULL 1619 tools/crm_mon.c mon_refresh_display(NULL); NULL 1621 tools/crm_mon.c mainloop = g_main_loop_new(NULL, FALSE); NULL 1630 tools/crm_mon.c ncurses_winch_handler = NULL; NULL 1633 tools/crm_mon.c g_io_add_watch(io_channel, G_IO_IN, detect_user_input, NULL); NULL 1640 tools/crm_mon.c refresh_trigger = mainloop_add_trigger(G_PRIORITY_LOW, mon_refresh_display, NULL); NULL 1645 tools/crm_mon.c if (io_channel != NULL) { NULL 1646 tools/crm_mon.c g_io_channel_shutdown(io_channel, TRUE, NULL); NULL 1686 tools/crm_mon.c execl(options.external_agent, options.external_agent, NULL); NULL 1706 tools/crm_mon.c char *rsc = NULL; NULL 1707 tools/crm_mon.c char *task = NULL; NULL 1708 tools/crm_mon.c const char *desc = NULL; NULL 1709 tools/crm_mon.c const char *magic = NULL; NULL 1710 tools/crm_mon.c const char *id = NULL; NULL 1711 tools/crm_mon.c const char *node = NULL; NULL 1717 tools/crm_mon.c pcmk__xe_foreach_child(xml, NULL, handle_rsc_op, (void *) node_id); NULL 1722 tools/crm_mon.c if (id == NULL) { NULL 1728 tools/crm_mon.c if (magic == NULL) { NULL 1733 tools/crm_mon.c if (!decode_transition_magic(magic, NULL, NULL, NULL, &status, &rc, NULL 1739 tools/crm_mon.c if (parse_op_key(id, &rsc, &task, NULL) == FALSE) { NULL 1746 tools/crm_mon.c while (n != NULL && !pcmk__str_eq(XML_CIB_TAG_STATE, TYPE(n), pcmk__str_casei)) { NULL 1750 tools/crm_mon.c if(node == NULL && n) { NULL 1754 tools/crm_mon.c if (node == NULL && n) { NULL 1758 tools/crm_mon.c if (node == NULL) { NULL 1762 tools/crm_mon.c if (node == NULL) { NULL 1810 tools/crm_mon.c if (node == NULL) { NULL 1821 tools/crm_mon.c xmlNode *change = NULL; NULL 1824 tools/crm_mon.c for (change = pcmk__xml_first_child(diff); change != NULL; NULL 1826 tools/crm_mon.c const char *name = NULL; NULL 1829 tools/crm_mon.c xmlNode *match = NULL; NULL 1830 tools/crm_mon.c const char *node = NULL; NULL 1832 tools/crm_mon.c if(op == NULL) { NULL 1856 tools/crm_mon.c if(xpath == NULL) { NULL 1859 tools/crm_mon.c } else if(name == NULL) { NULL 1865 tools/crm_mon.c NULL, handle_op_for_node, NULL); NULL 1868 tools/crm_mon.c pcmk__xe_foreach_child(match, NULL, handle_op_for_node, NULL); NULL 1872 tools/crm_mon.c if (node == NULL) { NULL 1917 tools/crm_mon.c handle_rsc_op(rsc_op, NULL); NULL 1932 tools/crm_mon.c if (current_cib != NULL) { NULL 1939 tools/crm_mon.c free_xml(current_cib); current_cib = NULL; NULL 1946 tools/crm_mon.c free_xml(current_cib); current_cib = NULL; NULL 1950 tools/crm_mon.c if (current_cib == NULL) { NULL 1952 tools/crm_mon.c cib->cmds->query(cib, NULL, ¤t_cib, cib_scope_local | cib_sync_call); NULL 1970 tools/crm_mon.c if (current_cib == NULL) { NULL 1987 tools/crm_mon.c last_refresh = time(NULL); NULL 2017 tools/crm_mon.c out->finish(out, CRM_EX_OK, true, NULL); NULL 2031 tools/crm_mon.c mon_cib_connection_destroy(NULL); NULL 2035 tools/crm_mon.c send_custom_trap(e->target, NULL, e->operation, pcmk_ok, e->result, 0, desc); NULL 2054 tools/crm_mon.c time_t now = time(NULL); NULL 2060 tools/crm_mon.c if(refresh_timer == NULL) { NULL 2061 tools/crm_mon.c refresh_timer = mainloop_timer_add("refresh", 2000, FALSE, mon_trigger_refresh, NULL); NULL 2096 tools/crm_mon.c mon_cib_connection_destroy(NULL); NULL 2106 tools/crm_mon.c if (st == NULL) { NULL 2111 tools/crm_mon.c st->cmds->remove_notification(st, NULL); NULL 2116 tools/crm_mon.c st = NULL; NULL 2148 tools/crm_mon.c if ((error != NULL || exit_code == CRM_EX_USAGE) && output_format == mon_output_console) { NULL 2149 tools/crm_mon.c out->finish(out, exit_code, false, NULL); NULL 2151 tools/crm_mon.c out = NULL; NULL 2158 tools/crm_mon.c char *help = g_option_context_get_help(context, TRUE, NULL); NULL 2170 tools/crm_mon.c if (error != NULL) { NULL 2171 tools/crm_mon.c if (out != NULL) { NULL 2173 tools/crm_mon.c out->finish(out, exit_code, true, NULL); NULL 2186 tools/crm_mon.c if (out != NULL) { NULL 2188 tools/crm_mon.c out->finish(out, exit_code, true, NULL); NULL 28 tools/crm_mon_curses.c { NULL } NULL 43 tools/crm_mon_curses.c private_data_t *priv = NULL; NULL 45 tools/crm_mon_curses.c if (out == NULL || out->priv == NULL) { NULL 53 tools/crm_mon_curses.c out->priv = NULL; NULL 58 tools/crm_mon_curses.c private_data_t *priv = NULL; NULL 60 tools/crm_mon_curses.c CRM_ASSERT(out != NULL); NULL 63 tools/crm_mon_curses.c if (out->priv != NULL) { NULL 67 tools/crm_mon_curses.c if (out->priv == NULL) { NULL 85 tools/crm_mon_curses.c CRM_ASSERT(out != NULL); NULL 94 tools/crm_mon_curses.c CRM_ASSERT(out != NULL); NULL 103 tools/crm_mon_curses.c CRM_ASSERT(out != NULL); NULL 105 tools/crm_mon_curses.c if (proc_stdout != NULL) { NULL 109 tools/crm_mon_curses.c if (proc_stderr != NULL) { NULL 122 tools/crm_mon_curses.c CRM_ASSERT(out != NULL); NULL 138 tools/crm_mon_curses.c CRM_ASSERT(out != NULL); NULL 160 tools/crm_mon_curses.c CRM_ASSERT(out != NULL); NULL 183 tools/crm_mon_curses.c CRM_ASSERT(out != NULL); NULL 191 tools/crm_mon_curses.c private_data_t *priv = NULL; NULL 192 tools/crm_mon_curses.c curses_list_data_t *new_list = NULL; NULL 195 tools/crm_mon_curses.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 202 tools/crm_mon_curses.c if (format != NULL) { NULL 224 tools/crm_mon_curses.c CRM_ASSERT(out != NULL); NULL 228 tools/crm_mon_curses.c if (id != NULL) { NULL 243 tools/crm_mon_curses.c private_data_t *priv = NULL; NULL 246 tools/crm_mon_curses.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 250 tools/crm_mon_curses.c CRM_ASSERT(tail != NULL); NULL 256 tools/crm_mon_curses.c private_data_t *priv = NULL; NULL 257 tools/crm_mon_curses.c curses_list_data_t *node = NULL; NULL 259 tools/crm_mon_curses.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 264 tools/crm_mon_curses.c if (node->singular_noun != NULL && node->plural_noun != NULL) { NULL 277 tools/crm_mon_curses.c CRM_ASSERT(out != NULL); NULL 283 tools/crm_mon_curses.c CRM_ASSERT(out != NULL); NULL 289 tools/crm_mon_curses.c CRM_ASSERT(out != NULL); NULL 303 tools/crm_mon_curses.c CRM_ASSERT(prompt != NULL && dest != NULL); NULL 316 tools/crm_mon_curses.c if (*dest != NULL) { NULL 331 tools/crm_mon_curses.c *dest = NULL; NULL 343 tools/crm_mon_curses.c if (retval == NULL) { NULL 344 tools/crm_mon_curses.c return NULL; NULL 400 tools/crm_mon_curses.c private_data_t *priv = NULL; NULL 402 tools/crm_mon_curses.c CRM_ASSERT(out != NULL && out->priv != NULL); NULL 485 tools/crm_mon_curses.c { NULL, NULL, NULL } NULL 45 tools/crm_node.c static GMainLoop *mainloop = NULL; NULL 53 tools/crm_node.c NULL }, NULL 56 tools/crm_node.c NULL }, NULL 59 tools/crm_node.c NULL }, NULL 62 tools/crm_node.c NULL }, NULL 65 tools/crm_node.c NULL }, NULL 75 tools/crm_node.c { NULL } NULL 80 tools/crm_node.c NULL, NULL 81 tools/crm_node.c NULL }, NULL 85 tools/crm_node.c NULL, NULL 86 tools/crm_node.c NULL }, NULL 91 tools/crm_node.c { NULL } NULL 123 tools/crm_node.c if (optarg == NULL) { NULL 199 tools/crm_node.c if (reply->data.node_info.uname == NULL) { NULL 231 tools/crm_node.c node_iter != NULL; node_iter = node_iter->next) { NULL 267 tools/crm_node.c pcmk_ipc_api_t *controld_api = NULL; NULL 280 tools/crm_node.c pcmk_register_ipc_callback(controld_api, controller_event_cb, NULL); NULL 305 tools/crm_node.c mainloop = g_main_loop_new(NULL, FALSE); NULL 308 tools/crm_node.c mainloop = NULL; NULL 318 tools/crm_node.c if (name != NULL) { NULL 333 tools/crm_node.c cib_t *cib = NULL; NULL 334 tools/crm_node.c xmlNode *node = NULL; NULL 335 tools/crm_node.c xmlNode *node_state = NULL; NULL 339 tools/crm_node.c if(name == NULL && id == 0) { NULL 343 tools/crm_node.c node = create_xml_node(NULL, XML_CIB_TAG_NODE); NULL 344 tools/crm_node.c node_state = create_xml_node(NULL, XML_CIB_TAG_STATE); NULL 374 tools/crm_node.c pcmk_ipc_api_t *controld_api = NULL; NULL 409 tools/crm_node.c crm_ipc_t *conn = NULL; NULL 410 tools/crm_node.c xmlNode *cmd = NULL; NULL 426 tools/crm_node.c cmd = create_xml_node(NULL, __func__); NULL 436 tools/crm_node.c cmd = create_request(CRM_OP_RM_NODE_CACHE, NULL, NULL, target, NULL 437 tools/crm_node.c crm_system_name, NULL); NULL 444 tools/crm_node.c rc = crm_ipc_send(conn, cmd, 0, 0, NULL); NULL 467 tools/crm_node.c const char *node_name = NULL; NULL 468 tools/crm_node.c char *endptr = NULL; NULL 504 tools/crm_node.c GOptionContext *context = NULL; NULL 509 tools/crm_node.c NULL }, NULL 511 tools/crm_node.c { NULL } NULL 514 tools/crm_node.c context = pcmk__build_arg_context(args, NULL, &group, NULL); NULL 531 tools/crm_node.c GError *error = NULL; NULL 533 tools/crm_node.c GOptionGroup *output_group = NULL; NULL 553 tools/crm_node.c char *help = g_option_context_get_help(context, TRUE, NULL); NULL 593 tools/crm_node.c pcmk__output_and_clear_error(error, NULL); NULL 178 tools/crm_resource.c static pcmk__output_t *out = NULL; NULL 179 tools/crm_resource.c static pcmk__common_args_t *args = NULL; NULL 182 tools/crm_resource.c static GError *error = NULL; NULL 183 tools/crm_resource.c static GMainLoop *mainloop = NULL; NULL 184 tools/crm_resource.c static cib_t *cib_conn = NULL; NULL 185 tools/crm_resource.c static pcmk_ipc_api_t *controld_api = NULL; NULL 186 tools/crm_resource.c static pe_working_set_t *data_set = NULL; NULL 196 tools/crm_resource.c { NULL, NULL, NULL } NULL 205 tools/crm_resource.c if (out != NULL) { NULL 206 tools/crm_resource.c out->finish(out, ec, true, NULL); NULL 210 tools/crm_resource.c if (cib_conn != NULL) { NULL 213 tools/crm_resource.c cib_conn = NULL; // Ensure we can't free this twice NULL 217 tools/crm_resource.c if (controld_api != NULL) { NULL 220 tools/crm_resource.c controld_api = NULL; // Ensure we can't free this twice NULL 224 tools/crm_resource.c if (mainloop != NULL) { NULL 226 tools/crm_resource.c mainloop = NULL; NULL 230 tools/crm_resource.c data_set = NULL; NULL 239 tools/crm_resource.c if (mainloop != NULL) { NULL 242 tools/crm_resource.c mainloop = NULL; // Don't re-enter this block NULL 252 tools/crm_resource.c if (error != NULL) { NULL 308 tools/crm_resource.c mainloop = g_main_loop_new(NULL, FALSE); NULL 309 tools/crm_resource.c g_timeout_add(MESSAGE_TIMEOUT_S * 1000, resource_ipc_timeout, NULL); NULL 323 tools/crm_resource.c GList *retval = NULL; NULL 324 tools/crm_resource.c xmlNode *cib_constraints = NULL; NULL 325 tools/crm_resource.c xmlXPathObjectPtr xpathObj = NULL; NULL 345 tools/crm_resource.c NULL }, NULL 349 tools/crm_resource.c NULL }, NULL 351 tools/crm_resource.c NULL, NULL 352 tools/crm_resource.c NULL }, NULL 356 tools/crm_resource.c NULL }, NULL 360 tools/crm_resource.c NULL }, NULL 364 tools/crm_resource.c NULL }, NULL 368 tools/crm_resource.c NULL }, NULL 383 tools/crm_resource.c NULL }, NULL 386 tools/crm_resource.c NULL }, NULL 397 tools/crm_resource.c NULL }, NULL 405 tools/crm_resource.c NULL }, NULL 408 tools/crm_resource.c NULL }, NULL 412 tools/crm_resource.c NULL }, NULL 414 tools/crm_resource.c { NULL } NULL 436 tools/crm_resource.c NULL }, NULL 443 tools/crm_resource.c NULL }, NULL 457 tools/crm_resource.c { NULL } NULL 471 tools/crm_resource.c NULL }, NULL 482 tools/crm_resource.c NULL }, NULL 492 tools/crm_resource.c NULL }, NULL 496 tools/crm_resource.c NULL }, NULL 506 tools/crm_resource.c NULL }, NULL 511 tools/crm_resource.c "Deprecated: Use --promoted instead", NULL }, NULL 513 tools/crm_resource.c { NULL } NULL 519 tools/crm_resource.c NULL }, NULL 522 tools/crm_resource.c NULL }, NULL 526 tools/crm_resource.c NULL }, NULL 529 tools/crm_resource.c NULL }, NULL 537 tools/crm_resource.c NULL }, NULL 544 tools/crm_resource.c NULL }, NULL 548 tools/crm_resource.c NULL }, NULL 555 tools/crm_resource.c NULL }, NULL 562 tools/crm_resource.c NULL }, NULL 570 tools/crm_resource.c { NULL } NULL 579 tools/crm_resource.c NULL }, NULL 589 tools/crm_resource.c NULL }, NULL 593 tools/crm_resource.c NULL }, NULL 630 tools/crm_resource.c NULL }, NULL 632 tools/crm_resource.c NULL, NULL 635 tools/crm_resource.c NULL, NULL 638 tools/crm_resource.c { NULL } NULL 669 tools/crm_resource.c if (pcmk__str_any_of(option_name, "-m", "--meta", NULL)) { NULL 671 tools/crm_resource.c } else if (pcmk__str_any_of(option_name, "-z", "--utilization", NULL)) { NULL 688 tools/crm_resource.c if (pcmk__str_any_of(option_name, "-C", "--cleanup", NULL)) { NULL 695 tools/crm_resource.c if (getenv("CIB_file") == NULL) { NULL 777 tools/crm_resource.c char *name = NULL; NULL 778 tools/crm_resource.c char *value = NULL; NULL 783 tools/crm_resource.c if (options.cmdline_params == NULL) { NULL 800 tools/crm_resource.c if (pcmk__str_any_of(option_name, "-U", "--clear", NULL)) { NULL 803 tools/crm_resource.c } else if (pcmk__str_any_of(option_name, "-B", "--ban", NULL)) { NULL 806 tools/crm_resource.c } else if (pcmk__str_any_of(option_name, "-M", "--move", NULL)) { NULL 809 tools/crm_resource.c } else if (pcmk__str_any_of(option_name, "-q", "--query-xml", NULL)) { NULL 812 tools/crm_resource.c } else if (pcmk__str_any_of(option_name, "-w", "--query-xml-raw", NULL)) { NULL 815 tools/crm_resource.c } else if (pcmk__str_any_of(option_name, "-W", "--locate", NULL)) { NULL 819 tools/crm_resource.c } else if (pcmk__str_any_of(option_name, "-a", "--constraints", NULL)) { NULL 823 tools/crm_resource.c } else if (pcmk__str_any_of(option_name, "-A", "--stack", NULL)) { NULL 834 tools/crm_resource.c if (pcmk__str_any_of(option_name, "-g", "--get-parameter", NULL)) { NULL 847 tools/crm_resource.c if (pcmk__str_any_of(option_name, "-c", "--list-cts", NULL)) { NULL 849 tools/crm_resource.c } else if (pcmk__str_any_of(option_name, "-L", "--list", NULL)) { NULL 851 tools/crm_resource.c } else if (pcmk__str_any_of(option_name, "-l", "--list-raw", NULL)) { NULL 853 tools/crm_resource.c } else if (pcmk__str_any_of(option_name, "-O", "--list-operations", NULL)) { NULL 865 tools/crm_resource.c if (pcmk__str_any_of(option_name, "-p", "--set-parameter", NULL)) { NULL 901 tools/crm_resource.c if (options.override_params == NULL) { NULL 905 tools/crm_resource.c if (optarg != NULL) { NULL 931 tools/crm_resource.c if (options.override_params == NULL) { NULL 959 tools/crm_resource.c pe_node_t *current = NULL; NULL 962 tools/crm_resource.c CRM_CHECK(rsc != NULL, return EINVAL); NULL 967 tools/crm_resource.c rc = cli_resource_ban(out, options.rsc_id, current->details->uname, move_lifetime, NULL, NULL 972 tools/crm_resource.c GList *iter = NULL; NULL 974 tools/crm_resource.c current = NULL; NULL 986 tools/crm_resource.c rc = cli_resource_ban(out, options.rsc_id, current->details->uname, move_lifetime, NULL, NULL 1039 tools/crm_resource.c GList *before = NULL; NULL 1040 tools/crm_resource.c GList *after = NULL; NULL 1041 tools/crm_resource.c GList *remaining = NULL; NULL 1042 tools/crm_resource.c GList *ele = NULL; NULL 1043 tools/crm_resource.c pe_node_t *dest = NULL; NULL 1057 tools/crm_resource.c if (dest == NULL) { NULL 1064 tools/crm_resource.c rc = cli_resource_clear(options.rsc_id, dest->details->uname, NULL, NULL 1068 tools/crm_resource.c rc = cli_resource_clear(options.rsc_id, NULL, data_set->nodes, NULL 1073 tools/crm_resource.c rc = cib_conn->cmds->query(cib_conn, NULL, cib_xml_copy, cib_scope_local | cib_sync_call); NULL 1081 tools/crm_resource.c *cib_xml_copy = NULL; NULL 1091 tools/crm_resource.c for (ele = remaining; ele != NULL; ele = ele->next) { NULL 1107 tools/crm_resource.c xmlNode *msg_data = NULL; NULL 1109 tools/crm_resource.c if (options.rsc_type == NULL) { NULL 1116 tools/crm_resource.c msg_data = create_xml_node(NULL, options.rsc_type); NULL 1131 tools/crm_resource.c lrmd_t *lrmd_conn = NULL; NULL 1132 tools/crm_resource.c lrmd_list_t *list = NULL; NULL 1134 tools/crm_resource.c rc = lrmd__new(&lrmd_conn, NULL, NULL, 0); NULL 1153 tools/crm_resource.c if (provider == NULL) { NULL 1171 tools/crm_resource.c const char *text = NULL; NULL 1172 tools/crm_resource.c lrmd_t *lrmd_conn = NULL; NULL 1173 tools/crm_resource.c lrmd_list_t *list = NULL; NULL 1175 tools/crm_resource.c rc = lrmd__new(&lrmd_conn, NULL, NULL, 0); NULL 1222 tools/crm_resource.c if (agent_spec != NULL) { NULL 1243 tools/crm_resource.c if (options.xml_file != NULL) { NULL 1245 tools/crm_resource.c if (*cib_xml_copy == NULL) { NULL 1249 tools/crm_resource.c rc = cib_conn->cmds->query(cib_conn, NULL, cib_xml_copy, cib_scope_local | cib_sync_call); NULL 1255 tools/crm_resource.c if (data_set == NULL) { NULL 1267 tools/crm_resource.c *cib_xml_copy = NULL; NULL 1287 tools/crm_resource.c if (node == NULL) { NULL 1299 tools/crm_resource.c if (controld_api == NULL) { NULL 1308 tools/crm_resource.c rc = pcmk__attrd_api_clear_failures(NULL, options.host_uname, NULL, NULL 1309 tools/crm_resource.c NULL, NULL, NULL, attr_options); NULL 1330 tools/crm_resource.c rc = cli_resource_delete(controld_api, options.host_uname, rsc, NULL, 0, NULL 1347 tools/crm_resource.c xmlNode *msg_data = NULL; NULL 1362 tools/crm_resource.c CRM_LOG_ASSERT(options.prop_name != NULL); NULL 1364 tools/crm_resource.c msg_data = create_xml_node(NULL, options.rsc_type); NULL 1380 tools/crm_resource.c char *standard = NULL; NULL 1381 tools/crm_resource.c char *provider = NULL; NULL 1382 tools/crm_resource.c char *type = NULL; NULL 1383 tools/crm_resource.c char *metadata = NULL; NULL 1384 tools/crm_resource.c lrmd_t *lrmd_conn = NULL; NULL 1386 tools/crm_resource.c rc = lrmd__new(&lrmd_conn, NULL, NULL, 0); NULL 1431 tools/crm_resource.c if (options.rsc_id != NULL) { NULL 1445 tools/crm_resource.c if (options.v_provider != NULL) { NULL 1462 tools/crm_resource.c if (error != NULL) { NULL 1466 tools/crm_resource.c if (options.cmdline_params == NULL) { NULL 1476 tools/crm_resource.c GOptionContext *context = NULL; NULL 1481 tools/crm_resource.c NULL }, NULL 1486 tools/crm_resource.c NULL, NULL 1487 tools/crm_resource.c NULL }, NULL 1489 tools/crm_resource.c { NULL } NULL 1518 tools/crm_resource.c context = pcmk__build_arg_context(args, "text (default), xml", group, NULL); NULL 1542 tools/crm_resource.c xmlNode *cib_xml_copy = NULL; NULL 1543 tools/crm_resource.c pe_resource_t *rsc = NULL; NULL 1544 tools/crm_resource.c pe_node_t *node = NULL; NULL 1547 tools/crm_resource.c GOptionGroup *output_group = NULL; NULL 1548 tools/crm_resource.c gchar **processed_args = NULL; NULL 1549 tools/crm_resource.c GOptionContext *context = NULL; NULL 1601 tools/crm_resource.c if ((options.remainder != NULL) && (options.override_params != NULL)) { NULL 1622 tools/crm_resource.c } else if (options.remainder != NULL) { NULL 1623 tools/crm_resource.c gchar **strv = NULL; NULL 1624 tools/crm_resource.c gchar *msg = NULL; NULL 1645 tools/crm_resource.c strv[i] = NULL; NULL 1697 tools/crm_resource.c if (error != NULL) { NULL 1702 tools/crm_resource.c } else if (options.cmdline_params != NULL) { NULL 1705 tools/crm_resource.c options.cmdline_params = NULL; NULL 1708 tools/crm_resource.c if (options.require_resource && (options.rsc_id == NULL)) { NULL 1714 tools/crm_resource.c if (options.require_node && (options.host_uname == NULL)) { NULL 1738 tools/crm_resource.c if ((cib_conn == NULL) || (cib_conn->cmds == NULL)) { NULL 1767 tools/crm_resource.c if (rsc == NULL) { NULL 1777 tools/crm_resource.c if (strchr(options.rsc_id, ':') != NULL && pe_rsc_is_clone(rsc->parent) && NULL 1788 tools/crm_resource.c if ((options.host_uname != NULL) && (data_set != NULL)) { NULL 1791 tools/crm_resource.c if (node == NULL) { NULL 1809 tools/crm_resource.c NULL); NULL 1825 tools/crm_resource.c GList *all = NULL; NULL 1879 tools/crm_resource.c exit_code = cli_resource_execute_from_params(out, NULL, NULL 1894 tools/crm_resource.c if (node == NULL) { NULL 1949 tools/crm_resource.c if ((options.host_uname != NULL) && (node == NULL)) { NULL 1962 tools/crm_resource.c if (options.host_uname == NULL) { NULL 1980 tools/crm_resource.c if (options.host_uname == NULL) { NULL 1982 tools/crm_resource.c } else if (node == NULL) { NULL 1986 tools/crm_resource.c options.move_lifetime, NULL, cib_conn, NULL 2012 tools/crm_resource.c GHashTable *params = NULL; NULL 2013 tools/crm_resource.c pe_node_t *current = pe__find_active_on(rsc, &count, NULL); NULL 2020 tools/crm_resource.c current = NULL; NULL 2035 tools/crm_resource.c pe__unpack_dataset_nvpairs(rsc->xml, XML_TAG_UTILIZATION, NULL, params, NULL 2036 tools/crm_resource.c NULL, FALSE, data_set); NULL 2078 tools/crm_resource.c if (rsc == NULL) { NULL 2091 tools/crm_resource.c if (rsc == NULL) { NULL 2131 tools/crm_resource.c if (error != NULL) { NULL 2160 tools/crm_resource.c if (options.override_params != NULL) { NULL 17 tools/crm_resource_ban.c char *later_s = NULL; NULL 18 tools/crm_resource_ban.c crm_time_t *now = NULL; NULL 19 tools/crm_resource_ban.c crm_time_t *later = NULL; NULL 20 tools/crm_resource_ban.c crm_time_t *duration = NULL; NULL 22 tools/crm_resource_ban.c if (move_lifetime == NULL) { NULL 23 tools/crm_resource_ban.c return NULL; NULL 27 tools/crm_resource_ban.c if (duration == NULL) { NULL 31 tools/crm_resource_ban.c return NULL; NULL 34 tools/crm_resource_ban.c now = crm_time_new(NULL); NULL 36 tools/crm_resource_ban.c if (later == NULL) { NULL 42 tools/crm_resource_ban.c return NULL; NULL 79 tools/crm_resource_ban.c char *later_s = NULL; NULL 81 tools/crm_resource_ban.c xmlNode *fragment = NULL; NULL 82 tools/crm_resource_ban.c xmlNode *location = NULL; NULL 84 tools/crm_resource_ban.c if(host == NULL) { NULL 90 tools/crm_resource_ban.c NULL, cib_conn, cib_options, promoted_role_only); NULL 96 tools/crm_resource_ban.c if(move_lifetime && later_s == NULL) { NULL 100 tools/crm_resource_ban.c fragment = create_xml_node(NULL, XML_CIB_TAG_CONSTRAINTS); NULL 122 tools/crm_resource_ban.c if (later_s == NULL) { NULL 164 tools/crm_resource_ban.c xmlNode *location = NULL; NULL 165 tools/crm_resource_ban.c xmlNode *fragment = NULL; NULL 167 tools/crm_resource_ban.c if(move_lifetime && later_s == NULL) { NULL 171 tools/crm_resource_ban.c if(cib_conn == NULL) { NULL 176 tools/crm_resource_ban.c fragment = create_xml_node(NULL, XML_CIB_TAG_CONSTRAINTS); NULL 188 tools/crm_resource_ban.c if (later_s == NULL) { NULL 247 tools/crm_resource_ban.c char *xpath_string = NULL; NULL 252 tools/crm_resource_ban.c rc = cib_conn->cmds->remove(cib_conn, xpath_string, NULL, cib_xpath | cib_options); NULL 269 tools/crm_resource_ban.c xmlNode *fragment = NULL; NULL 270 tools/crm_resource_ban.c xmlNode *location = NULL; NULL 272 tools/crm_resource_ban.c fragment = create_xml_node(NULL, XML_CIB_TAG_CONSTRAINTS); NULL 304 tools/crm_resource_ban.c if(cib_conn == NULL) { NULL 330 tools/crm_resource_ban.c rc = cli_resource_clear(rsc_id, target->details->uname, NULL, NULL 350 tools/crm_resource_ban.c GString *rsc_role_substr = NULL; NULL 352 tools/crm_resource_ban.c CRM_ASSERT(buf != NULL); NULL 362 tools/crm_resource_ban.c if ((node != NULL) || (rsc != NULL) || promoted_role_only) { NULL 365 tools/crm_resource_ban.c if (node != NULL) { NULL 366 tools/crm_resource_ban.c pcmk__g_strcat(buf, "@" XML_CIB_TAG_NODE "='", node, "'", NULL); NULL 368 tools/crm_resource_ban.c if (promoted_role_only || (rsc != NULL)) { NULL 373 tools/crm_resource_ban.c if ((rsc != NULL) && promoted_role_only) { NULL 378 tools/crm_resource_ban.c promoted_role_name(), "'", NULL); NULL 380 tools/crm_resource_ban.c } else if (rsc != NULL) { NULL 383 tools/crm_resource_ban.c "@" XML_LOC_ATTR_SOURCE "='", rsc, "'", NULL); NULL 389 tools/crm_resource_ban.c "'", NULL); NULL 392 tools/crm_resource_ban.c if (rsc_role_substr != NULL) { NULL 398 tools/crm_resource_ban.c if (node != NULL) { NULL 401 tools/crm_resource_ban.c if (rsc_role_substr != NULL) { NULL 402 tools/crm_resource_ban.c pcmk__g_strcat(buf, "[", rsc_role_substr, "]", NULL); NULL 407 tools/crm_resource_ban.c "and @" XML_EXPR_ATTR_VALUE "='", node, "']]", NULL); NULL 412 tools/crm_resource_ban.c pcmk__g_strcat(buf, cons_id, "-lifetime']", NULL); NULL 416 tools/crm_resource_ban.c "cli-prefer-lifetime-end-", cons_rsc, "']", NULL); NULL 419 tools/crm_resource_ban.c if (rsc_role_substr != NULL) { NULL 429 tools/crm_resource_ban.c GString *buf = NULL; NULL 430 tools/crm_resource_ban.c xmlXPathObject *xpathObj = NULL; NULL 431 tools/crm_resource_ban.c xmlNode *cib_constraints = NULL; NULL 432 tools/crm_resource_ban.c crm_time_t *now = crm_time_new(NULL); NULL 441 tools/crm_resource_ban.c xmlNode *date_expr_node = NULL; NULL 442 tools/crm_resource_ban.c crm_time_t *end = NULL; NULL 444 tools/crm_resource_ban.c if (buf == NULL) { NULL 456 tools/crm_resource_ban.c if (date_expr_node == NULL) { NULL 466 tools/crm_resource_ban.c xmlNode *fragment = NULL; NULL 467 tools/crm_resource_ban.c xmlNode *location = NULL; NULL 469 tools/crm_resource_ban.c fragment = create_xml_node(NULL, XML_CIB_TAG_CONSTRAINTS); NULL 489 tools/crm_resource_ban.c if (buf != NULL) { NULL 25 tools/crm_resource_print.c xmlNode *lifetime = NULL; NULL 28 tools/crm_resource_print.c if (id == NULL) { NULL 34 tools/crm_resource_print.c if (pe_evaluate_rules(lifetime, NULL, data_set->now, NULL) == FALSE) { NULL 58 tools/crm_resource_print.c NULL, print_constraint, data_set); NULL 64 tools/crm_resource_print.c const char *host = NULL; NULL 77 tools/crm_resource_print.c if (node != NULL) { NULL 103 tools/crm_resource_print.c out->begin_list(out, NULL, NULL, "Resource Operations"); NULL 106 tools/crm_resource_print.c for (GList *lpc = ops; lpc != NULL; lpc = lpc->next) { NULL 121 tools/crm_resource_print.c GList *all = NULL; NULL 125 tools/crm_resource_print.c out->begin_list(out, NULL, NULL, "Resource Config"); NULL 141 tools/crm_resource_print.c const char *value = NULL; NULL 143 tools/crm_resource_print.c if (params != NULL) { NULL 146 tools/crm_resource_print.c if (value != NULL) { NULL 147 tools/crm_resource_print.c out->begin_list(out, NULL, NULL, "Attributes"); NULL 176 tools/crm_resource_print.c ((name == NULL)? "" : " for "), ((name == NULL)? "" : name), NULL 178 tools/crm_resource_print.c ((provider == NULL)? "" : ":"), NULL 179 tools/crm_resource_print.c ((provider == NULL)? "" : provider), NULL 181 tools/crm_resource_print.c ((exit_reason == NULL)? "" : ": "), NULL 182 tools/crm_resource_print.c ((exit_reason == NULL)? "" : exit_reason)); NULL 190 tools/crm_resource_print.c ((name == NULL)? "" : " for "), ((name == NULL)? "" : name), NULL 192 tools/crm_resource_print.c ((provider == NULL)? "" : ":"), NULL 193 tools/crm_resource_print.c ((provider == NULL)? "" : provider), NULL 195 tools/crm_resource_print.c ((exit_reason == NULL)? "" : ": "), NULL 196 tools/crm_resource_print.c ((exit_reason == NULL)? "" : exit_reason)); NULL 224 tools/crm_resource_print.c NULL); NULL 239 tools/crm_resource_print.c const char *value = NULL; NULL 241 tools/crm_resource_print.c if (params != NULL) { NULL 244 tools/crm_resource_print.c if (value != NULL) { NULL 260 tools/crm_resource_print.c if (rsc_name == NULL) { NULL 261 tools/crm_resource_print.c out->list_item(out, NULL, "Overriding the cluster configuration with '%s' = '%s'", NULL 264 tools/crm_resource_print.c out->list_item(out, NULL, "Overriding the cluster configuration for '%s' with '%s' = '%s'", NULL 281 tools/crm_resource_print.c NULL); NULL 283 tools/crm_resource_print.c if (rsc_name != NULL) { NULL 298 tools/crm_resource_print.c if (value != NULL) { NULL 299 tools/crm_resource_print.c out->begin_list(out, NULL, NULL, "Properties"); NULL 315 tools/crm_resource_print.c if (value != NULL) { NULL 343 tools/crm_resource_print.c const char *name = NULL; NULL 344 tools/crm_resource_print.c const char *value = NULL; NULL 346 tools/crm_resource_print.c out->begin_list(out, NULL, NULL, "overrides"); NULL 365 tools/crm_resource_print.c xmlNodePtr doc = NULL; NULL 367 tools/crm_resource_print.c if (stdout_data != NULL) { NULL 370 tools/crm_resource_print.c if (doc != NULL) { NULL 404 tools/crm_resource_print.c NULL); NULL 416 tools/crm_resource_print.c const char *name = NULL; NULL 417 tools/crm_resource_print.c const char *value = NULL; NULL 419 tools/crm_resource_print.c out->begin_list(out, NULL, NULL, "overrides"); NULL 433 tools/crm_resource_print.c xmlNodePtr doc = NULL; NULL 435 tools/crm_resource_print.c if (stdout_data != NULL) { NULL 438 tools/crm_resource_print.c if (doc != NULL) { NULL 461 tools/crm_resource_print.c out->begin_list(out, NULL, NULL, "Resource Checks"); NULL 505 tools/crm_resource_print.c NULL); NULL 540 tools/crm_resource_print.c if (!out->is_quiet(out) && nodes == NULL) { NULL 545 tools/crm_resource_print.c for (GList *lpc = nodes; lpc != NULL; lpc = lpc->next) { NULL 549 tools/crm_resource_print.c out->begin_list(out, NULL, NULL, "Nodes"); NULL 587 tools/crm_resource_print.c NULL); NULL 589 tools/crm_resource_print.c for (GList *lpc = nodes; lpc != NULL; lpc = lpc->next) { NULL 610 tools/crm_resource_print.c const char *host_uname = (node == NULL)? NULL : node->details->uname; NULL 612 tools/crm_resource_print.c out->begin_list(out, NULL, NULL, "Resource Reasons"); NULL 614 tools/crm_resource_print.c if ((rsc == NULL) && (host_uname == NULL)) { NULL 615 tools/crm_resource_print.c GList *lpc = NULL; NULL 616 tools/crm_resource_print.c GList *hosts = NULL; NULL 618 tools/crm_resource_print.c for (lpc = resources; lpc != NULL; lpc = lpc->next) { NULL 622 tools/crm_resource_print.c if (hosts == NULL) { NULL 628 tools/crm_resource_print.c cli_resource_check(out, rsc, NULL); NULL 630 tools/crm_resource_print.c hosts = NULL; NULL 633 tools/crm_resource_print.c } else if ((rsc != NULL) && (host_uname != NULL)) { NULL 644 tools/crm_resource_print.c } else if ((rsc == NULL) && (host_uname != NULL)) { NULL 649 tools/crm_resource_print.c GList *lpc = NULL; NULL 651 tools/crm_resource_print.c for (lpc = activeResources; lpc != NULL; lpc = lpc->next) { NULL 658 tools/crm_resource_print.c for(lpc = unactiveResources; lpc != NULL; lpc = lpc->next) { NULL 669 tools/crm_resource_print.c } else if ((rsc != NULL) && (host_uname == NULL)) { NULL 670 tools/crm_resource_print.c GList *hosts = NULL; NULL 675 tools/crm_resource_print.c cli_resource_check(out, rsc, NULL); NULL 692 tools/crm_resource_print.c const char *host_uname = (node == NULL)? NULL : node->details->uname; NULL 694 tools/crm_resource_print.c xmlNodePtr xml_node = pcmk__output_xml_create_parent(out, "reason", NULL); NULL 696 tools/crm_resource_print.c if ((rsc == NULL) && (host_uname == NULL)) { NULL 697 tools/crm_resource_print.c GList *lpc = NULL; NULL 698 tools/crm_resource_print.c GList *hosts = NULL; NULL 700 tools/crm_resource_print.c pcmk__output_xml_create_parent(out, "resources", NULL); NULL 702 tools/crm_resource_print.c for (lpc = resources; lpc != NULL; lpc = lpc->next) { NULL 709 tools/crm_resource_print.c "running", pcmk__btoa(hosts != NULL), NULL 710 tools/crm_resource_print.c NULL); NULL 712 tools/crm_resource_print.c cli_resource_check(out, rsc, NULL); NULL 715 tools/crm_resource_print.c hosts = NULL; NULL 720 tools/crm_resource_print.c } else if ((rsc != NULL) && (host_uname != NULL)) { NULL 727 tools/crm_resource_print.c } else if ((rsc == NULL) && (host_uname != NULL)) { NULL 732 tools/crm_resource_print.c GList *lpc = NULL; NULL 734 tools/crm_resource_print.c pcmk__output_xml_create_parent(out, "resources", NULL); NULL 736 tools/crm_resource_print.c for (lpc = activeResources; lpc != NULL; lpc = lpc->next) { NULL 743 tools/crm_resource_print.c NULL); NULL 749 tools/crm_resource_print.c for(lpc = unactiveResources; lpc != NULL; lpc = lpc->next) { NULL 756 tools/crm_resource_print.c NULL); NULL 767 tools/crm_resource_print.c } else if ((rsc != NULL) && (host_uname == NULL)) { NULL 768 tools/crm_resource_print.c GList *hosts = NULL; NULL 771 tools/crm_resource_print.c crm_xml_add(xml_node, "running", pcmk__btoa(hosts != NULL)); NULL 772 tools/crm_resource_print.c cli_resource_check(out, rsc, NULL); NULL 781 tools/crm_resource_print.c if (rsc->children == NULL) { NULL 793 tools/crm_resource_print.c if (resources == NULL) { NULL 798 tools/crm_resource_print.c out->begin_list(out, NULL, NULL, "Resource Names"); NULL 823 tools/crm_resource_print.c { NULL, NULL, NULL } NULL 21 tools/crm_resource_runtime.c GList *retval = NULL; NULL 23 tools/crm_resource_runtime.c for (GList *iter = rsc->children; iter != NULL; iter = iter->next) { NULL 26 tools/crm_resource_runtime.c for (GList *iter2 = child->running_on; iter2 != NULL; iter2 = iter2->next) { NULL 44 tools/crm_resource_runtime.c GList *retval = NULL; NULL 59 tools/crm_resource_runtime.c } else if (rsc->running_on != NULL) { NULL 60 tools/crm_resource_runtime.c for (GList *iter = rsc->running_on; iter != NULL; iter = iter->next) { NULL 80 tools/crm_resource_runtime.c xmlNode *xml_search = NULL; NULL 81 tools/crm_resource_runtime.c GString *xpath = NULL; NULL 82 tools/crm_resource_runtime.c const char *xpath_base = NULL; NULL 85 tools/crm_resource_runtime.c *value = NULL; NULL 88 tools/crm_resource_runtime.c if(the_cib == NULL) { NULL 93 tools/crm_resource_runtime.c if (xpath_base == NULL) { NULL 100 tools/crm_resource_runtime.c xpath_base, "//*[@" XML_ATTR_ID "=\"", rsc, "\"]", NULL); NULL 102 tools/crm_resource_runtime.c if (attr_set_type != NULL) { NULL 103 tools/crm_resource_runtime.c pcmk__g_strcat(xpath, "/", attr_set_type, NULL); NULL 104 tools/crm_resource_runtime.c if (set_name != NULL) { NULL 106 tools/crm_resource_runtime.c NULL); NULL 111 tools/crm_resource_runtime.c if (attr_id != NULL) { NULL 112 tools/crm_resource_runtime.c pcmk__g_strcat(xpath, "@" XML_ATTR_ID "=\"", attr_id, "\"", NULL); NULL 115 tools/crm_resource_runtime.c if (attr_name != NULL) { NULL 116 tools/crm_resource_runtime.c if (attr_id != NULL) { NULL 120 tools/crm_resource_runtime.c NULL); NULL 134 tools/crm_resource_runtime.c xmlNode *child = NULL; NULL 139 tools/crm_resource_runtime.c for (child = pcmk__xml_first_child(xml_search); child != NULL; NULL 167 tools/crm_resource_runtime.c char *local_attr_id = NULL; NULL 203 tools/crm_resource_runtime.c char *lookup_id = NULL; NULL 204 tools/crm_resource_runtime.c char *local_attr_id = NULL; NULL 205 tools/crm_resource_runtime.c GList * result = NULL; NULL 214 tools/crm_resource_runtime.c char *local_attr_id = NULL; NULL 225 tools/crm_resource_runtime.c } else if(rsc->parent == NULL && rsc->children && pe_clone == rsc->variant) { NULL 264 tools/crm_resource_runtime.c char *local_attr_id = NULL; NULL 265 tools/crm_resource_runtime.c char *local_attr_set = NULL; NULL 267 tools/crm_resource_runtime.c GList/*<pe_resource_t*>*/ *resources = NULL; NULL 270 tools/crm_resource_runtime.c if (attr_id == NULL && force == FALSE) { NULL 271 tools/crm_resource_runtime.c find_resource_attr (out, cib, XML_ATTR_ID, uber_parent(rsc)->id, NULL, NULL 272 tools/crm_resource_runtime.c NULL, NULL, attr_name, NULL); NULL 303 tools/crm_resource_runtime.c char *lookup_id = NULL; NULL 305 tools/crm_resource_runtime.c xmlNode *xml_top = NULL; NULL 306 tools/crm_resource_runtime.c xmlNode *xml_obj = NULL; NULL 307 tools/crm_resource_runtime.c local_attr_id = NULL; NULL 308 tools/crm_resource_runtime.c local_attr_set = NULL; NULL 330 tools/crm_resource_runtime.c if (attr_set == NULL) { NULL 335 tools/crm_resource_runtime.c if (attr_id == NULL) { NULL 340 tools/crm_resource_runtime.c xml_top = create_xml_node(NULL, tag); NULL 348 tools/crm_resource_runtime.c if (xml_top == NULL) { NULL 370 tools/crm_resource_runtime.c GList *lpc = NULL; NULL 380 tools/crm_resource_runtime.c for (lpc = rsc->rsc_cons_lhs; lpc != NULL; lpc = lpc->next) { NULL 390 tools/crm_resource_runtime.c cons->dependent->id, NULL, NULL 391 tools/crm_resource_runtime.c attr_set_type, NULL, NULL 413 tools/crm_resource_runtime.c GList/*<pe_resource_t*>*/ *resources = NULL; NULL 415 tools/crm_resource_runtime.c if (attr_id == NULL && force == FALSE) { NULL 416 tools/crm_resource_runtime.c find_resource_attr(out, cib, XML_ATTR_ID, uber_parent(rsc)->id, NULL, NULL 417 tools/crm_resource_runtime.c NULL, NULL, attr_name, NULL); NULL 428 tools/crm_resource_runtime.c char *lookup_id = NULL; NULL 429 tools/crm_resource_runtime.c xmlNode *xml_obj = NULL; NULL 430 tools/crm_resource_runtime.c char *local_attr_id = NULL; NULL 449 tools/crm_resource_runtime.c if (attr_id == NULL) { NULL 453 tools/crm_resource_runtime.c xml_obj = crm_create_nvpair_xml(NULL, attr_id, attr_name, NULL); NULL 481 tools/crm_resource_runtime.c const char *rsc_api_id = NULL; NULL 482 tools/crm_resource_runtime.c const char *rsc_long_id = NULL; NULL 483 tools/crm_resource_runtime.c const char *rsc_class = NULL; NULL 484 tools/crm_resource_runtime.c const char *rsc_provider = NULL; NULL 485 tools/crm_resource_runtime.c const char *rsc_type = NULL; NULL 489 tools/crm_resource_runtime.c if (rsc == NULL) { NULL 501 tools/crm_resource_runtime.c if ((rsc_class == NULL) || (rsc_type == NULL)) { NULL 509 tools/crm_resource_runtime.c if (node == NULL) { NULL 524 tools/crm_resource_runtime.c if (node == NULL) { NULL 586 tools/crm_resource_runtime.c while (g_main_context_iteration(NULL, FALSE)) { NULL 600 tools/crm_resource_runtime.c const char *failed_value = NULL; NULL 601 tools/crm_resource_runtime.c const char *failed_id = NULL; NULL 602 tools/crm_resource_runtime.c const char *interval_ms_s = NULL; NULL 603 tools/crm_resource_runtime.c GHashTable *rscs = NULL; NULL 610 tools/crm_resource_runtime.c rscs = pcmk__strkey_table(NULL, NULL); NULL 619 tools/crm_resource_runtime.c xml_op != NULL; NULL 623 tools/crm_resource_runtime.c if (failed_id == NULL) { NULL 663 tools/crm_resource_runtime.c while (g_hash_table_iter_next(&iter, (gpointer *) &failed_id, NULL)) { NULL 687 tools/crm_resource_runtime.c rc = pcmk__attrd_api_clear_failures(NULL, node->details->uname, rsc_name, NULL 688 tools/crm_resource_runtime.c operation, interval_spec, NULL, NULL 703 tools/crm_resource_runtime.c pe_node_t *node = NULL; NULL 705 tools/crm_resource_runtime.c if (rsc == NULL) { NULL 709 tools/crm_resource_runtime.c GList *lpc = NULL; NULL 711 tools/crm_resource_runtime.c for (lpc = rsc->children; lpc != NULL; lpc = lpc->next) { NULL 722 tools/crm_resource_runtime.c } else if (host_uname == NULL) { NULL 723 tools/crm_resource_runtime.c GList *lpc = NULL; NULL 726 tools/crm_resource_runtime.c if(nodes == NULL && force) { NULL 729 tools/crm_resource_runtime.c } else if(nodes == NULL && rsc->exclusive_discover) { NULL 731 tools/crm_resource_runtime.c pe_node_t *node = NULL; NULL 734 tools/crm_resource_runtime.c while (g_hash_table_iter_next(&iter, NULL, (void**)&node)) { NULL 740 tools/crm_resource_runtime.c } else if(nodes == NULL) { NULL 744 tools/crm_resource_runtime.c for (lpc = nodes; lpc != NULL; lpc = lpc->next) { NULL 764 tools/crm_resource_runtime.c if (node == NULL) { NULL 776 tools/crm_resource_runtime.c if (controld_api == NULL) { NULL 815 tools/crm_resource_runtime.c if (controld_api == NULL) { NULL 824 tools/crm_resource_runtime.c if (node == NULL) { NULL 833 tools/crm_resource_runtime.c rc = pcmk__attrd_api_clear_failures(NULL, node_name, NULL, operation, NULL 834 tools/crm_resource_runtime.c interval_spec, NULL, attr_options); NULL 842 tools/crm_resource_runtime.c rc = clear_rsc_failures(out, controld_api, node_name, NULL, NULL 853 tools/crm_resource_runtime.c rc = clear_rsc_failures(out, controld_api, node->details->uname, NULL, NULL 873 tools/crm_resource_runtime.c if (role_s == NULL) { NULL 899 tools/crm_resource_runtime.c if ((managed_s != NULL) && !crm_is_true(managed_s)) { NULL 907 tools/crm_resource_runtime.c if (checks->rsc->lock_node != NULL) { NULL 946 tools/crm_resource_runtime.c if (node == NULL) { NULL 952 tools/crm_resource_runtime.c while (g_hash_table_iter_next(&iter, NULL, (void **) &node)) { NULL 994 tools/crm_resource_runtime.c GHashTable *params = NULL; NULL 995 tools/crm_resource_runtime.c GHashTable *meta = NULL; NULL 996 tools/crm_resource_runtime.c GHashTable *combined = NULL; NULL 998 tools/crm_resource_runtime.c char *key = NULL; NULL 999 tools/crm_resource_runtime.c char *value = NULL; NULL 1004 tools/crm_resource_runtime.c if (params != NULL) { NULL 1013 tools/crm_resource_runtime.c if (meta != NULL) { NULL 1029 tools/crm_resource_runtime.c GList *hIter = NULL; NULL 1030 tools/crm_resource_runtime.c GList *hosts = NULL; NULL 1032 tools/crm_resource_runtime.c if (rsc == NULL) { NULL 1037 tools/crm_resource_runtime.c for (hIter = hosts; host != NULL && hIter != NULL; hIter = hIter->next) { NULL 1040 tools/crm_resource_runtime.c if (pcmk__strcase_any_of(host, node->details->uname, node->details->id, NULL)) { NULL 1046 tools/crm_resource_runtime.c if (host != NULL) { NULL 1050 tools/crm_resource_runtime.c } else if(host == NULL && hosts == NULL) { NULL 1072 tools/crm_resource_runtime.c GList *rIter = NULL; NULL 1073 tools/crm_resource_runtime.c GList *active = NULL; NULL 1075 tools/crm_resource_runtime.c for (rIter = rsc_list; rIter != NULL; rIter = rIter->next) { NULL 1095 tools/crm_resource_runtime.c GList *item = NULL; NULL 1097 tools/crm_resource_runtime.c for (item = items; item != NULL; item = item->next) { NULL 1105 tools/crm_resource_runtime.c GList *item = NULL; NULL 1107 tools/crm_resource_runtime.c for (item = items; item != NULL; item = item->next) { NULL 1131 tools/crm_resource_runtime.c if (cli_config_update(xml, NULL, FALSE) == FALSE) { NULL 1135 tools/crm_resource_runtime.c data_set->now = crm_time_new(NULL); NULL 1154 tools/crm_resource_runtime.c xmlNode *cib_xml_copy = NULL; NULL 1157 tools/crm_resource_runtime.c rc = cib->cmds->query(cib, NULL, &cib_xml_copy, cib_scope_local | cib_sync_call); NULL 1178 tools/crm_resource_runtime.c char *pid = NULL; NULL 1179 tools/crm_resource_runtime.c char *shadow_file = NULL; NULL 1180 tools/crm_resource_runtime.c cib_t *shadow_cib = NULL; NULL 1199 tools/crm_resource_runtime.c if (shadow_cib == NULL) { NULL 1225 tools/crm_resource_runtime.c pcmk__simulate_transition(data_set, shadow_cib, NULL); NULL 1254 tools/crm_resource_runtime.c GList *iter = NULL; NULL 1269 tools/crm_resource_runtime.c pe_action_t *stop = custom_action(rsc, key, RSC_STOP, NULL, TRUE, FALSE, data_set); NULL 1289 tools/crm_resource_runtime.c GList *item = NULL; NULL 1291 tools/crm_resource_runtime.c for (item = resources; item != NULL; item = item->next) { NULL 1307 tools/crm_resource_runtime.c #define waiting_for_starts(d, r, h) ((d != NULL) || \ NULL 1337 tools/crm_resource_runtime.c char *rsc_id = NULL; NULL 1338 tools/crm_resource_runtime.c char *lookup_id = NULL; NULL 1339 tools/crm_resource_runtime.c char *orig_target_role = NULL; NULL 1341 tools/crm_resource_runtime.c GList *list_delta = NULL; NULL 1342 tools/crm_resource_runtime.c GList *target_active = NULL; NULL 1343 tools/crm_resource_runtime.c GList *current_active = NULL; NULL 1344 tools/crm_resource_runtime.c GList *restart_target_active = NULL; NULL 1346 tools/crm_resource_runtime.c pe_working_set_t *data_set = NULL; NULL 1351 tools/crm_resource_runtime.c const char *host = node ? node->details->uname : NULL; NULL 1420 tools/crm_resource_runtime.c if (data_set == NULL) { NULL 1442 tools/crm_resource_runtime.c rc = cli_resource_ban(out, lookup_id, host, move_lifetime, NULL, cib, NULL 1451 tools/crm_resource_runtime.c find_resource_attr(out, cib, XML_NVPAIR_ATTR_VALUE, lookup_id, NULL, NULL, NULL 1452 tools/crm_resource_runtime.c NULL, XML_RSC_ATTR_TARGET_ROLE, &orig_target_role); NULL 1453 tools/crm_resource_runtime.c rc = cli_resource_update_attribute(rsc, rsc_id, NULL, XML_TAG_META_SETS, NULL 1454 tools/crm_resource_runtime.c NULL, XML_RSC_ATTR_TARGET_ROLE, NULL 1460 tools/crm_resource_runtime.c if (current_active != NULL) { NULL 1462 tools/crm_resource_runtime.c current_active = NULL; NULL 1464 tools/crm_resource_runtime.c if (restart_target_active != NULL) { NULL 1466 tools/crm_resource_runtime.c restart_target_active = NULL; NULL 1485 tools/crm_resource_runtime.c while (list_delta != NULL) { NULL 1492 tools/crm_resource_runtime.c for(lpc = 0; (lpc < step_timeout_s) && (list_delta != NULL); lpc++) { NULL 1504 tools/crm_resource_runtime.c if (current_active != NULL) { NULL 1506 tools/crm_resource_runtime.c current_active = NULL; NULL 1510 tools/crm_resource_runtime.c list_delta = NULL; NULL 1528 tools/crm_resource_runtime.c rc = cli_resource_clear(lookup_id, host, NULL, cib, cib_options, true, force); NULL 1531 tools/crm_resource_runtime.c rc = cli_resource_update_attribute(rsc, rsc_id, NULL, XML_TAG_META_SETS, NULL 1532 tools/crm_resource_runtime.c NULL, XML_RSC_ATTR_TARGET_ROLE, NULL 1536 tools/crm_resource_runtime.c orig_target_role = NULL; NULL 1538 tools/crm_resource_runtime.c rc = cli_resource_delete_attribute(rsc, rsc_id, NULL, XML_TAG_META_SETS, NULL 1539 tools/crm_resource_runtime.c NULL, XML_RSC_ATTR_TARGET_ROLE, cib, NULL 1548 tools/crm_resource_runtime.c if (target_active != NULL) { NULL 1550 tools/crm_resource_runtime.c target_active = NULL; NULL 1579 tools/crm_resource_runtime.c if (current_active != NULL) { NULL 1581 tools/crm_resource_runtime.c current_active = NULL; NULL 1587 tools/crm_resource_runtime.c current_active = get_active_resources(NULL, data_set->resources); NULL 1609 tools/crm_resource_runtime.c cli_resource_clear(lookup_id, host, NULL, cib, cib_options, true, force); NULL 1611 tools/crm_resource_runtime.c cli_resource_update_attribute(rsc, rsc_id, NULL, XML_TAG_META_SETS, NULL, NULL 1616 tools/crm_resource_runtime.c cli_resource_delete_attribute(rsc, rsc_id, NULL, XML_TAG_META_SETS, NULL, NULL 1622 tools/crm_resource_runtime.c if (list_delta != NULL) { NULL 1625 tools/crm_resource_runtime.c if (current_active != NULL) { NULL 1628 tools/crm_resource_runtime.c if (target_active != NULL && (target_active != restart_target_active)) { NULL 1631 tools/crm_resource_runtime.c if (restart_target_active != NULL) { NULL 1663 tools/crm_resource_runtime.c for (action = actions; action != NULL; action = action->next) { NULL 1679 tools/crm_resource_runtime.c for (action = actions; action != NULL; action = action->next) { NULL 1718 tools/crm_resource_runtime.c pe_working_set_t *data_set = NULL; NULL 1721 tools/crm_resource_runtime.c time_t expire_time = time(NULL) + timeout_s; NULL 1726 tools/crm_resource_runtime.c if (data_set == NULL) { NULL 1733 tools/crm_resource_runtime.c time_diff = expire_time - time(NULL); NULL 1782 tools/crm_resource_runtime.c const char *action = NULL; NULL 1791 tools/crm_resource_runtime.c "force-demote", "force-promote", NULL)) { NULL 1852 tools/crm_resource_runtime.c if (overrides != NULL) { NULL 1854 tools/crm_resource_runtime.c char *name = NULL; NULL 1855 tools/crm_resource_runtime.c char *value = NULL; NULL 1876 tools/crm_resource_runtime.c svc_action_t *op = NULL; NULL 1889 tools/crm_resource_runtime.c if (op == NULL) { NULL 1901 tools/crm_resource_runtime.c PCMK_RESOURCE_CLASS_LSB, NULL)) { NULL 1939 tools/crm_resource_runtime.c const char *rid = NULL; NULL 1940 tools/crm_resource_runtime.c const char *rtype = NULL; NULL 1941 tools/crm_resource_runtime.c const char *rprov = NULL; NULL 1942 tools/crm_resource_runtime.c const char *rclass = NULL; NULL 1943 tools/crm_resource_runtime.c GHashTable *params = NULL; NULL 1946 tools/crm_resource_runtime.c "force-promote", NULL)) { NULL 1949 tools/crm_resource_runtime.c if(nodes != NULL && force == FALSE) { NULL 1978 tools/crm_resource_runtime.c params = generate_resource_params(rsc, NULL /* @TODO use local node */, NULL 2003 tools/crm_resource_runtime.c pe_node_t *current = NULL; NULL 2007 tools/crm_resource_runtime.c if (dest == NULL) { NULL 2029 tools/crm_resource_runtime.c GList *iter = NULL; NULL 2031 tools/crm_resource_runtime.c pe_node_t *promoted_node = NULL; NULL 2052 tools/crm_resource_runtime.c current = NULL; NULL 2070 tools/crm_resource_runtime.c cli_resource_clear(rsc_id, NULL, data_set->nodes, cib, cib_options, false, force); NULL 2091 tools/crm_resource_runtime.c NULL, cib, cib_options, promoted_role_only); NULL 28 tools/crm_rule.c { NULL, NULL, NULL } NULL 50 tools/crm_rule.c NULL }, NULL 52 tools/crm_rule.c { NULL } NULL 58 tools/crm_rule.c NULL }, NULL 60 tools/crm_rule.c { NULL } NULL 66 tools/crm_rule.c NULL }, NULL 69 tools/crm_rule.c NULL }, NULL 71 tools/crm_rule.c { NULL } NULL 85 tools/crm_rule.c GOptionContext *context = NULL; NULL 87 tools/crm_rule.c context = pcmk__build_arg_context(args, "text (default), xml", group, NULL); NULL 101 tools/crm_rule.c crm_time_t *rule_date = NULL; NULL 102 tools/crm_rule.c xmlNode *input = NULL; NULL 107 tools/crm_rule.c GError *error = NULL; NULL 109 tools/crm_rule.c pcmk__output_t *out = NULL; NULL 111 tools/crm_rule.c GOptionGroup *output_group = NULL; NULL 144 tools/crm_rule.c if (options.rules == NULL) { NULL 161 tools/crm_rule.c if (rule_date == NULL) { NULL 162 tools/crm_rule.c if (options.date != NULL) { NULL 180 tools/crm_rule.c if (input == NULL) { NULL 185 tools/crm_rule.c } else if (options.input_xml != NULL) { NULL 188 tools/crm_rule.c if (input == NULL) { NULL 220 tools/crm_rule.c if (out != NULL) { NULL 221 tools/crm_rule.c out->finish(out, exit_code, true, NULL); NULL 32 tools/crm_shadow.c static cib_t *real_cib = NULL; NULL 55 tools/crm_shadow.c } else if (batch_flag == FALSE && shell != NULL) { NULL 61 tools/crm_shadow.c execl(shell, shell, "--norc", "--noprofile", NULL); NULL 63 tools/crm_shadow.c execl(shell, shell, NULL); NULL 85 tools/crm_shadow.c if (prompt != NULL && strstr(prompt, our_prompt)) { NULL 99 tools/crm_shadow.c "help", no_argument, NULL, '?', NULL 103 tools/crm_shadow.c "version", no_argument, NULL, '$', NULL 107 tools/crm_shadow.c "verbose", no_argument, NULL, 'V', NULL 111 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 115 tools/crm_shadow.c "which", no_argument, NULL, 'w', NULL 119 tools/crm_shadow.c "display", no_argument, NULL, 'p', NULL 124 tools/crm_shadow.c "edit", no_argument, NULL, 'E', NULL 130 tools/crm_shadow.c "diff", no_argument, NULL, 'd', NULL 135 tools/crm_shadow.c "file", no_argument, NULL, 'F', NULL 140 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 144 tools/crm_shadow.c "create", required_argument, NULL, 'c', NULL 149 tools/crm_shadow.c "create-empty", required_argument, NULL, 'e', NULL 155 tools/crm_shadow.c "commit", required_argument, NULL, 'C', NULL 160 tools/crm_shadow.c "delete", required_argument, NULL, 'D', NULL 164 tools/crm_shadow.c "reset", required_argument, NULL, 'r', NULL 169 tools/crm_shadow.c "switch", required_argument, NULL, 's', NULL 173 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 177 tools/crm_shadow.c "force", no_argument, NULL, 'f', NULL 181 tools/crm_shadow.c "batch", no_argument, NULL, 'b', NULL 185 tools/crm_shadow.c "all", no_argument, NULL, 'a', NULL 190 tools/crm_shadow.c "validate-with", required_argument, NULL, 'v', NULL 194 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 198 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 202 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 206 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 211 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 215 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 219 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 223 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 228 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 232 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 238 tools/crm_shadow.c "-spacer-", no_argument, NULL, '-', NULL 252 tools/crm_shadow.c const char *validation = NULL; NULL 253 tools/crm_shadow.c char *shadow = NULL; NULL 254 tools/crm_shadow.c char *shadow_file = NULL; NULL 261 tools/crm_shadow.c pcmk__set_cli_options(NULL, "<query>|<command> [options]", long_options, NULL 274 tools/crm_shadow.c flag = pcmk__next_cli_option(argc, argv, &option_index, NULL); NULL 289 tools/crm_shadow.c shadow = NULL; NULL 359 tools/crm_shadow.c if (local == NULL) { NULL 368 tools/crm_shadow.c if (shadow == NULL) { NULL 377 tools/crm_shadow.c if (local != NULL && !pcmk__str_eq(local, shadow, pcmk__str_casei) && force_flag == FALSE) { NULL 441 tools/crm_shadow.c xmlNode *output = NULL; NULL 445 tools/crm_shadow.c rc = real_cib->cmds->query(real_cib, NULL, &output, command_options); NULL 479 tools/crm_shadow.c if (editor == NULL) { NULL 485 tools/crm_shadow.c execlp(editor, "--", shadow_file, NULL); NULL 497 tools/crm_shadow.c char *output_s = NULL; NULL 508 tools/crm_shadow.c xmlNode *diff = NULL; NULL 509 tools/crm_shadow.c xmlNode *old_config = NULL; NULL 512 tools/crm_shadow.c rc = real_cib->cmds->query(real_cib, NULL, &old_config, command_options); NULL 521 tools/crm_shadow.c xml_track_changes(new_config, NULL, new_config, FALSE); NULL 524 tools/crm_shadow.c diff = xml_create_patchset(0, old_config, new_config, NULL, FALSE); NULL 529 tools/crm_shadow.c if (diff != NULL) { NULL 539 tools/crm_shadow.c const char *section = NULL; NULL 55 tools/crm_simulate.c char *temp_shadow = NULL; NULL 64 tools/crm_simulate.c { NULL, NULL, NULL } NULL 98 tools/crm_simulate.c options.xml_file = NULL; NULL 232 tools/crm_simulate.c NULL }, NULL 235 tools/crm_simulate.c NULL }, NULL 238 tools/crm_simulate.c NULL }, NULL 241 tools/crm_simulate.c NULL }, NULL 244 tools/crm_simulate.c NULL }, NULL 247 tools/crm_simulate.c NULL }, NULL 250 tools/crm_simulate.c NULL }, NULL 260 tools/crm_simulate.c NULL }, NULL 262 tools/crm_simulate.c { NULL } NULL 307 tools/crm_simulate.c { NULL } NULL 325 tools/crm_simulate.c NULL }, NULL 327 tools/crm_simulate.c { NULL } NULL 333 tools/crm_simulate.c NULL }, NULL 339 tools/crm_simulate.c NULL }, NULL 341 tools/crm_simulate.c { NULL } NULL 348 tools/crm_simulate.c xmlNode *cib_object = NULL; NULL 349 tools/crm_simulate.c char *local_output = NULL; NULL 351 tools/crm_simulate.c if (input == NULL) { NULL 353 tools/crm_simulate.c rc = cib__signon_query(NULL, &cib_object); NULL 361 tools/crm_simulate.c cib_object = filename2xml(NULL); NULL 367 tools/crm_simulate.c if (pcmk_find_cib_element(cib_object, XML_CIB_TAG_STATUS) == NULL) { NULL 371 tools/crm_simulate.c if (cli_config_update(&cib_object, NULL, FALSE) == FALSE) { NULL 376 tools/crm_simulate.c if (validate_xml(cib_object, NULL, FALSE) != TRUE) { NULL 381 tools/crm_simulate.c if (output == NULL) { NULL 392 tools/crm_simulate.c cib_object = NULL; NULL 408 tools/crm_simulate.c GOptionContext *context = NULL; NULL 413 tools/crm_simulate.c NULL }, NULL 415 tools/crm_simulate.c { NULL } NULL 433 tools/crm_simulate.c context = pcmk__build_arg_context(args, "text (default), xml", group, NULL); NULL 453 tools/crm_simulate.c pe_working_set_t *data_set = NULL; NULL 454 tools/crm_simulate.c pcmk__output_t *out = NULL; NULL 456 tools/crm_simulate.c GError *error = NULL; NULL 458 tools/crm_simulate.c GOptionGroup *output_group = NULL; NULL 464 tools/crm_simulate.c if (options.injections == NULL) { NULL 517 tools/crm_simulate.c if (data_set == NULL) { NULL 531 tools/crm_simulate.c if (options.test_dir != NULL) { NULL 548 tools/crm_simulate.c pcmk__output_and_clear_error(error, NULL); NULL 578 tools/crm_simulate.c if (out != NULL) { NULL 579 tools/crm_simulate.c out->finish(out, exit_code, true, NULL); NULL 37 tools/crm_ticket.c GError *error = NULL; NULL 74 tools/crm_ticket.c pcmk__str_update(&options.attr_name, NULL); NULL 75 tools/crm_ticket.c pcmk__str_update(&options.attr_value, NULL); NULL 84 tools/crm_ticket.c if (pcmk__str_any_of(option_name, "--info", "-l", NULL)) { NULL 86 tools/crm_ticket.c } else if (pcmk__str_any_of(option_name, "--details", "-L", NULL)) { NULL 88 tools/crm_ticket.c } else if (pcmk__str_any_of(option_name, "--raw", "-w", NULL)) { NULL 90 tools/crm_ticket.c } else if (pcmk__str_any_of(option_name, "--query-xml", "-q", NULL)) { NULL 92 tools/crm_ticket.c } else if (pcmk__str_any_of(option_name, "--constraints", "-c", NULL)) { NULL 94 tools/crm_ticket.c } else if (pcmk__str_any_of(option_name, "--cleanup", "-C", NULL)) { NULL 117 tools/crm_ticket.c if (pcmk__str_any_of(option_name, "--grant", "-g", NULL)) { NULL 120 tools/crm_ticket.c } else if (pcmk__str_any_of(option_name, "--revoke", "-r", NULL)) { NULL 123 tools/crm_ticket.c } else if (pcmk__str_any_of(option_name, "--standby", "-s", NULL)) { NULL 126 tools/crm_ticket.c } else if (pcmk__str_any_of(option_name, "--activate", "-a", NULL)) { NULL 143 tools/crm_ticket.c pcmk__str_update(&options.attr_name, NULL); NULL 144 tools/crm_ticket.c pcmk__str_update(&options.attr_value, NULL); NULL 154 tools/crm_ticket.c NULL }, NULL 158 tools/crm_ticket.c NULL }, NULL 162 tools/crm_ticket.c NULL }, NULL 166 tools/crm_ticket.c NULL }, NULL 170 tools/crm_ticket.c NULL }, NULL 172 tools/crm_ticket.c { NULL } NULL 178 tools/crm_ticket.c NULL }, NULL 182 tools/crm_ticket.c NULL }, NULL 186 tools/crm_ticket.c NULL }, NULL 190 tools/crm_ticket.c NULL }, NULL 192 tools/crm_ticket.c { NULL } NULL 210 tools/crm_ticket.c NULL }, NULL 212 tools/crm_ticket.c { NULL} NULL 227 tools/crm_ticket.c NULL }, NULL 234 tools/crm_ticket.c NULL, NULL 235 tools/crm_ticket.c NULL }, NULL 237 tools/crm_ticket.c { NULL } NULL 251 tools/crm_ticket.c NULL }, NULL 253 tools/crm_ticket.c { NULL } NULL 291 tools/crm_ticket.c const char *name = NULL; NULL 292 tools/crm_ticket.c const char *value = NULL; NULL 303 tools/crm_ticket.c if (pcmk__str_any_of(name, "last-granted", "expires", NULL)) { NULL 331 tools/crm_ticket.c pe_ticket_t *ticket = NULL; NULL 335 tools/crm_ticket.c while (g_hash_table_iter_next(&iter, NULL, (void **)&ticket)) { NULL 344 tools/crm_ticket.c xmlNode *xml_search = NULL; NULL 346 tools/crm_ticket.c GString *xpath = NULL; NULL 348 tools/crm_ticket.c CRM_ASSERT(ticket_state_xml != NULL); NULL 349 tools/crm_ticket.c *ticket_state_xml = NULL; NULL 356 tools/crm_ticket.c if (ticket_id != NULL) { NULL 359 tools/crm_ticket.c "[@" XML_ATTR_ID "=\"", ticket_id, "\"]", NULL); NULL 387 tools/crm_ticket.c xmlNode *xml_search = NULL; NULL 389 tools/crm_ticket.c GString *xpath = NULL; NULL 390 tools/crm_ticket.c const char *xpath_base = NULL; NULL 392 tools/crm_ticket.c CRM_ASSERT(ticket_cons_xml != NULL); NULL 393 tools/crm_ticket.c *ticket_cons_xml = NULL; NULL 396 tools/crm_ticket.c if (xpath_base == NULL) { NULL 402 tools/crm_ticket.c pcmk__g_strcat(xpath, xpath_base, "/" XML_CONS_TAG_RSC_TICKET, NULL); NULL 404 tools/crm_ticket.c if (ticket_id != NULL) { NULL 407 tools/crm_ticket.c NULL); NULL 429 tools/crm_ticket.c xmlNode *state_xml = NULL; NULL 433 tools/crm_ticket.c if (state_xml == NULL) { NULL 439 tools/crm_ticket.c char *state_xml_str = NULL; NULL 454 tools/crm_ticket.c xmlNode *cons_xml = NULL; NULL 455 tools/crm_ticket.c char *cons_xml_str = NULL; NULL 459 tools/crm_ticket.c if (cons_xml == NULL) { NULL 476 tools/crm_ticket.c pe_ticket_t *ticket = NULL; NULL 478 tools/crm_ticket.c CRM_ASSERT(attr_value != NULL); NULL 479 tools/crm_ticket.c *attr_value = NULL; NULL 482 tools/crm_ticket.c if (ticket == NULL) { NULL 487 tools/crm_ticket.c if (*attr_value == NULL) { NULL 498 tools/crm_ticket.c const char *word = NULL; NULL 500 tools/crm_ticket.c CRM_ASSERT(action != NULL); NULL 506 tools/crm_ticket.c "' has been already granted elsewhere.\n", NULL); NULL 519 tools/crm_ticket.c NULL); NULL 526 tools/crm_ticket.c "please specify --force.", NULL); NULL 536 tools/crm_ticket.c const char *value = NULL; NULL 537 tools/crm_ticket.c GList *list_iter = NULL; NULL 543 tools/crm_ticket.c if (g_hash_table_lookup_extended(attr_set, "granted", NULL, (gpointer *) & value)) { NULL 570 tools/crm_ticket.c xmlNode *xml_top = NULL; NULL 571 tools/crm_ticket.c xmlNode *ticket_state_xml = NULL; NULL 574 tools/crm_ticket.c GList *list_iter = NULL; NULL 577 tools/crm_ticket.c char *key = NULL; NULL 578 tools/crm_ticket.c char *value = NULL; NULL 580 tools/crm_ticket.c pe_ticket_t *ticket = NULL; NULL 595 tools/crm_ticket.c xmlNode *xml_obj = NULL; NULL 597 tools/crm_ticket.c xml_top = create_xml_node(NULL, XML_CIB_TAG_STATUS); NULL 615 tools/crm_ticket.c && (ticket == NULL || ticket->granted == FALSE) NULL 618 tools/crm_ticket.c char *now = pcmk__ttoa(time(NULL)); NULL 625 tools/crm_ticket.c if (found && (attr_delete != NULL)) { NULL 643 tools/crm_ticket.c xmlNode *ticket_state_xml = NULL; NULL 671 tools/crm_ticket.c GOptionContext *context = NULL; NULL 702 tools/crm_ticket.c context = pcmk__build_arg_context(args, NULL, NULL, NULL); NULL 722 tools/crm_ticket.c pe_working_set_t *data_set = NULL; NULL 723 tools/crm_ticket.c xmlNode *cib_xml_copy = NULL; NULL 725 tools/crm_ticket.c cib_t *cib_conn = NULL; NULL 729 tools/crm_ticket.c pcmk__common_args_t *args = NULL; NULL 730 tools/crm_ticket.c GOptionContext *context = NULL; NULL 731 tools/crm_ticket.c gchar **processed_args = NULL; NULL 734 tools/crm_ticket.c attr_delete = NULL; NULL 755 tools/crm_ticket.c if (data_set == NULL) { NULL 763 tools/crm_ticket.c if (cib_conn == NULL) { NULL 779 tools/crm_ticket.c if (options.xml_file != NULL) { NULL 783 tools/crm_ticket.c rc = cib_conn->cmds->query(cib_conn, NULL, &cib_xml_copy, cib_scope_local | cib_sync_call); NULL 794 tools/crm_ticket.c if (!cli_config_update(&cib_xml_copy, NULL, FALSE)) { NULL 802 tools/crm_ticket.c data_set->now = crm_time_new(NULL); NULL 823 tools/crm_ticket.c if (ticket == NULL) { NULL 854 tools/crm_ticket.c const char *value = NULL; NULL 856 tools/crm_ticket.c if (options.ticket_id == NULL) { NULL 873 tools/crm_ticket.c if (options.ticket_id == NULL) { NULL 881 tools/crm_ticket.c pe_ticket_t *ticket = NULL; NULL 884 tools/crm_ticket.c if (ticket == NULL) { NULL 907 tools/crm_ticket.c if (options.ticket_id == NULL) { NULL 957 tools/crm_ticket.c if (options.ticket_id == NULL) { NULL 981 tools/crm_ticket.c attr_set = NULL; NULL 986 tools/crm_ticket.c attr_delete = NULL; NULL 989 tools/crm_ticket.c data_set = NULL; NULL 1008 tools/crm_ticket.c pcmk__output_and_clear_error(error, NULL); NULL 51 tools/crm_verify.c NULL }, NULL 57 tools/crm_verify.c NULL }, NULL 62 tools/crm_verify.c { NULL } NULL 70 tools/crm_verify.c { NULL } NULL 77 tools/crm_verify.c { NULL, NULL, NULL } NULL 82 tools/crm_verify.c GOptionContext *context = NULL; NULL 91 tools/crm_verify.c context = pcmk__build_arg_context(args, "text (default), xml", group, NULL); NULL 105 tools/crm_verify.c xmlNode *cib_object = NULL; NULL 106 tools/crm_verify.c xmlNode *status = NULL; NULL 108 tools/crm_verify.c pe_working_set_t *data_set = NULL; NULL 109 tools/crm_verify.c const char *xml_tag = NULL; NULL 114 tools/crm_verify.c GError *error = NULL; NULL 116 tools/crm_verify.c pcmk__output_t *out = NULL; NULL 118 tools/crm_verify.c GOptionGroup *output_group = NULL; NULL 150 tools/crm_verify.c rc = cib__signon_query(NULL, &cib_object); NULL 157 tools/crm_verify.c } else if (options.xml_file != NULL) { NULL 159 tools/crm_verify.c if (cib_object == NULL) { NULL 165 tools/crm_verify.c } else if (options.xml_string != NULL) { NULL 167 tools/crm_verify.c if (cib_object == NULL) { NULL 174 tools/crm_verify.c if (cib_object == NULL) { NULL 195 tools/crm_verify.c if (options.cib_save != NULL) { NULL 200 tools/crm_verify.c if (status == NULL) { NULL 204 tools/crm_verify.c if (validate_xml(cib_object, NULL, FALSE) == FALSE) { NULL 207 tools/crm_verify.c cib_object = NULL; NULL 209 tools/crm_verify.c } else if (cli_config_update(&cib_object, NULL, FALSE) == FALSE) { NULL 212 tools/crm_verify.c cib_object = NULL; NULL 219 tools/crm_verify.c if (data_set == NULL) { NULL 231 tools/crm_verify.c if (cib_object != NULL) { NULL 234 tools/crm_verify.c if ((status == NULL) && !options.use_live_cib) { NULL 276 tools/crm_verify.c pcmk__output_and_clear_error(error, NULL); NULL 278 tools/crm_verify.c if (out != NULL) { NULL 279 tools/crm_verify.c out->finish(out, exit_code, true, NULL); NULL 41 tools/crmadmin.c .optarg = NULL, NULL 42 tools/crmadmin.c .ipc_name = NULL, NULL 59 tools/crmadmin.c NULL NULL 66 tools/crmadmin.c NULL NULL 74 tools/crmadmin.c NULL, NULL 75 tools/crmadmin.c NULL NULL 78 tools/crmadmin.c { NULL } NULL 96 tools/crmadmin.c { NULL } NULL 135 tools/crmadmin.c { NULL, NULL, NULL } NULL 140 tools/crmadmin.c GOptionContext *context = NULL; NULL 152 tools/crmadmin.c NULL }, NULL 154 tools/crmadmin.c { NULL } NULL 157 tools/crmadmin.c context = pcmk__build_arg_context(args, "text (default), xml", group, NULL); NULL 179 tools/crmadmin.c GError *error = NULL; NULL 181 tools/crmadmin.c pcmk__output_t *out = NULL; NULL 183 tools/crmadmin.c GOptionGroup *output_group = NULL; NULL 228 tools/crmadmin.c char *help = g_option_context_get_help(context, TRUE, NULL); NULL 242 tools/crmadmin.c NULL); NULL 267 tools/crmadmin.c if (out != NULL) { NULL 268 tools/crmadmin.c out->finish(out, exit_code, true, NULL); NULL 31 tools/iso8601.c if (pcmk__str_any_of(option_name, "--now", "-n", NULL)) { NULL 33 tools/iso8601.c } else if (pcmk__str_any_of(option_name, "--date", "-d", NULL)) { NULL 42 tools/iso8601.c if (pcmk__str_any_of(option_name, "--seconds", "-s", NULL)) { NULL 44 tools/iso8601.c } else if (pcmk__str_any_of(option_name, "--epoch", "-S", NULL)) { NULL 46 tools/iso8601.c } else if (pcmk__str_any_of(option_name, "--local", "-L", NULL)) { NULL 48 tools/iso8601.c } else if (pcmk__str_any_of(option_name, "--ordinal", "-O", NULL)) { NULL 50 tools/iso8601.c } else if (pcmk__str_any_of(option_name, "--week", "-W", NULL)) { NULL 60 tools/iso8601.c NULL }, NULL 81 tools/iso8601.c { NULL } NULL 87 tools/iso8601.c NULL }, NULL 91 tools/iso8601.c NULL }, NULL 95 tools/iso8601.c NULL }, NULL 99 tools/iso8601.c NULL }, NULL 103 tools/iso8601.c NULL }, NULL 105 tools/iso8601.c { NULL } NULL 114 tools/iso8601.c CRM_ASSERT(start != NULL && end != NULL); NULL 122 tools/iso8601.c GOptionContext *context = NULL; NULL 127 tools/iso8601.c context = pcmk__build_arg_context(args, NULL, NULL, NULL); NULL 142 tools/iso8601.c crm_time_t *duration = NULL; NULL 143 tools/iso8601.c crm_time_t *date_time = NULL; NULL 145 tools/iso8601.c GError *error = NULL; NULL 166 tools/iso8601.c date_time = crm_time_new(NULL); NULL 168 tools/iso8601.c if (date_time == NULL) { NULL 183 tools/iso8601.c if (date_time == NULL) { NULL 199 tools/iso8601.c if (duration == NULL) { NULL 214 tools/iso8601.c if (period == NULL) { NULL 231 tools/iso8601.c if (later == NULL) { NULL 280 tools/iso8601.c pcmk__output_and_clear_error(error, NULL); NULL 104 tools/stonith_admin.c { NULL } NULL 114 tools/stonith_admin.c NULL }, NULL 117 tools/stonith_admin.c NULL }, NULL 125 tools/stonith_admin.c NULL }, NULL 144 tools/stonith_admin.c NULL }, NULL 146 tools/stonith_admin.c { NULL } NULL 163 tools/stonith_admin.c { NULL } NULL 169 tools/stonith_admin.c NULL }, NULL 172 tools/stonith_admin.c NULL }, NULL 219 tools/stonith_admin.c NULL }, NULL 226 tools/stonith_admin.c { NULL } NULL 235 tools/stonith_admin.c { NULL, NULL, NULL } NULL 240 tools/stonith_admin.c static char *name = NULL; NULL 248 tools/stonith_admin.c if (env == NULL) { NULL 262 tools/stonith_admin.c options.devices = stonith_key_value_add(options.devices, NULL, optarg); NULL 274 tools/stonith_admin.c char *name = NULL; NULL 275 tools/stonith_admin.c char *value = NULL; NULL 306 tools/stonith_admin.c GOptionContext *context = NULL; NULL 311 tools/stonith_admin.c NULL }, NULL 313 tools/stonith_admin.c { NULL } NULL 316 tools/stonith_admin.c context = pcmk__build_arg_context(args, "text (default), html, xml", group, NULL); NULL 339 tools/stonith_admin.c char *reason = NULL; NULL 352 tools/stonith_admin.c reason = NULL; NULL 358 tools/stonith_admin.c ((reason == NULL)? "" : " ("), NULL 359 tools/stonith_admin.c ((reason == NULL)? "" : reason), NULL 360 tools/stonith_admin.c ((reason == NULL)? "" : ")")); NULL 374 tools/stonith_admin.c char *target = NULL; NULL 375 tools/stonith_admin.c const char *device = NULL; NULL 376 tools/stonith_admin.c stonith_t *st = NULL; NULL 378 tools/stonith_admin.c GError *error = NULL; NULL 380 tools/stonith_admin.c pcmk__output_t *out = NULL; NULL 382 tools/stonith_admin.c GOptionGroup *output_group = NULL; NULL 395 tools/stonith_admin.c if (name == NULL) { NULL 429 tools/stonith_admin.c if (options.register_dev != NULL) { NULL 435 tools/stonith_admin.c if (options.query != NULL) { NULL 440 tools/stonith_admin.c if (options.unregister_dev != NULL) { NULL 445 tools/stonith_admin.c if (options.targets != NULL) { NULL 450 tools/stonith_admin.c if (options.terminate != NULL) { NULL 461 tools/stonith_admin.c if (options.reboot_host != NULL) { NULL 468 tools/stonith_admin.c if (options.fence_host != NULL) { NULL 475 tools/stonith_admin.c if (options.unfence_host != NULL) { NULL 482 tools/stonith_admin.c if (options.confirm_host != NULL) { NULL 488 tools/stonith_admin.c if (options.last_fenced != NULL) { NULL 493 tools/stonith_admin.c if (options.history != NULL) { NULL 498 tools/stonith_admin.c if (options.register_level != NULL) { NULL 503 tools/stonith_admin.c if (options.unregister_level != NULL) { NULL 509 tools/stonith_admin.c char *help = g_option_context_get_help(context, TRUE, NULL); NULL 517 tools/stonith_admin.c if (required_agent && options.agent == NULL) { NULL 518 tools/stonith_admin.c char *help = g_option_context_get_help(context, TRUE, NULL); NULL 530 tools/stonith_admin.c if (st == NULL) { NULL 533 tools/stonith_admin.c rc = st->cmds->connect(st, name, NULL); NULL 561 tools/stonith_admin.c rc = st->cmds->list(st, st_opts, device, NULL, options.timeout); NULL 575 tools/stonith_admin.c rc = st->cmds->register_device(st, st_opts, device, NULL, options.agent, NULL 645 tools/stonith_admin.c device = options.devices ? options.devices->key : NULL; NULL 660 tools/stonith_admin.c if (out != NULL) { NULL 661 tools/stonith_admin.c out->finish(out, exit_code, true, NULL); NULL 667 tools/stonith_admin.c if (st != NULL) {