p_value 964 lib/common/nvpair.c const char *p_value = pcmk__xml_attr_value(pIter); p_value 966 lib/common/nvpair.c crm_trace("Added %s=%s", p_name, p_value); p_value 968 lib/common/nvpair.c pcmk__insert_dup(nvpair_hash, p_name, p_value); p_value 240 lib/common/patchset.c const char *p_value = pcmk__xml_attr_value(a); p_value 242 lib/common/patchset.c pcmk__xe_set_attr_force(cib, (const char *) a->name, p_value); p_value 516 lib/common/patchset.c const char *p_value = pcmk__xml_attr_value(pIter); p_value 518 lib/common/patchset.c pcmk__xe_set_attr_force(diff, p_name, p_value); p_value 557 lib/common/patchset.c const char *p_value = pcmk__xml_attr_value(pIter); p_value 559 lib/common/patchset.c pcmk__xe_set_attr_force(diff, p_name, p_value); p_value 587 lib/common/patchset.c const char *p_value = pcmk__xml_attr_value(pIter); p_value 589 lib/common/patchset.c pcmk__xe_set_attr_force(diff, p_name, p_value); p_value 727 lib/common/patchset.c const char *p_value = pcmk__xml_attr_value(xIter); p_value 730 lib/common/patchset.c crm_xml_add(target, p_name, p_value); p_value 1768 lib/common/xml.c const char *p_value = pcmk__xml_attr_value(a); p_value 1775 lib/common/xml.c pcmk__xe_set_attr_force(target, (const char *) a->name, p_value); p_value 2697 lib/common/xml.c const char *p_value = pcmk__xml_attr_value(a); p_value 2699 lib/common/xml.c expand_plus_plus(target, p_name, p_value); p_value 2720 lib/common/xml.c const char *p_value = pcmk__xml_attr_value(a); p_value 2722 lib/common/xml.c expand_plus_plus(target, p_name, p_value); p_value 2724 lib/common/xml.c crm_trace("Cannot copy %s=%s to %s", p_name, p_value, target->name); p_value 111 lib/common/xml_display.c const char *p_value = pcmk__xml_attr_value(attr); p_value 129 lib/common/xml_display.c p_value = "*****"; p_value 132 lib/common/xml_display.c p_copy = pcmk__xml_escape(p_value, true); p_value 133 lib/common/xml_display.c p_value = p_copy; p_value 137 lib/common/xml_display.c pcmk__s(p_value, "<null>"), "\"", NULL); p_value 36 maint/gnulib/tests/test-getopt.h const char **p_value, const char **q_value, p_value 54 maint/gnulib/tests/test-getopt.h *p_value = optarg; p_value 100 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 117 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 121 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 132 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 150 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 154 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 165 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 182 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 186 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 197 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 215 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 219 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 232 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 248 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 252 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 263 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 280 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 284 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 295 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 314 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 318 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 332 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 348 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 352 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 363 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 380 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 384 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 395 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 412 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 416 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 431 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 450 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 454 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 465 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 484 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 488 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 499 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 518 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 522 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 533 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 552 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 556 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 567 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 586 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 590 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 601 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 620 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 624 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 637 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 652 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 656 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 667 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 682 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 686 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 697 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 712 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 716 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 729 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 749 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 763 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 782 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); p_value 796 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 821 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 840 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 864 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); p_value 879 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 899 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 911 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); p_value 927 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 952 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 969 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); p_value 1002 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 1022 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 1036 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 1055 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); p_value 1070 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 1090 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 1102 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 1113 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 1127 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 1131 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 1144 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 1169 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 1186 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 1200 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 1220 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 1234 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 1253 maint/gnulib/tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); p_value 1270 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 1290 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 1302 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 1313 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 1327 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 1331 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 1342 maint/gnulib/tests/test-getopt.h const char *p_value = NULL; p_value 1357 maint/gnulib/tests/test-getopt.h &a_seen, &b_seen, &p_value, &q_value, p_value 1361 maint/gnulib/tests/test-getopt.h ASSERT (p_value == NULL); p_value 48 maint/gnulib/tests/test-getopt_long.h const char **p_value, const char **q_value, p_value 75 maint/gnulib/tests/test-getopt_long.h *p_value = optarg; p_value 339 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 356 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 360 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 368 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 386 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 390 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 398 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 415 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 419 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 427 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 445 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 449 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 459 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 476 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 480 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 488 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 506 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 510 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 518 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 538 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 542 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 552 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 569 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 573 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 581 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 601 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 605 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 613 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 633 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 637 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 647 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 663 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 667 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 675 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 692 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 696 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 704 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 723 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 727 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 737 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 753 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 757 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 765 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 782 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 786 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 794 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 813 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 817 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 827 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 843 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 847 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 855 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 873 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 877 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 885 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 905 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 909 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 919 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 935 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 939 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 947 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 964 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 968 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 976 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 993 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 997 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 1007 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1023 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1027 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 1035 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1052 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1056 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 1064 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1081 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1085 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && *p_value == '\0'); p_value 1093 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1110 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1114 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 1124 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1140 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1144 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 1152 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1169 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1173 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 1181 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1198 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1202 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && *p_value == '\0'); p_value 1210 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1228 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1232 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && *p_value == '\0'); p_value 1240 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1258 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1272 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1291 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1295 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 1303 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1322 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1326 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 1336 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1354 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1358 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 1366 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1384 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1388 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0); p_value 1400 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1420 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1432 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); p_value 1442 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1467 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1484 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); p_value 1494 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1514 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1526 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); p_value 1539 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1564 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1581 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); p_value 1611 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1631 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1643 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); p_value 1654 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1674 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1686 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 1694 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1709 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1713 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 1723 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1748 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1765 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 1775 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1795 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1807 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0); p_value 1827 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1847 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1859 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 1869 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1885 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1889 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL); p_value 1899 maint/gnulib/tests/test-getopt_long.h const char *p_value = NULL; p_value 1916 maint/gnulib/tests/test-getopt_long.h &p_value, &q_value, p_value 1920 maint/gnulib/tests/test-getopt_long.h ASSERT (p_value == NULL);