more 326 lib/common/ipc_client.c bool more = false; more 342 lib/common/ipc_client.c more = call_api_dispatch(api, msg); more 345 lib/common/ipc_client.c if (more) { more 646 lib/common/ipc_client.c bool more = call_api_dispatch(api, reply); more 650 lib/common/ipc_client.c while (more) { more 664 lib/common/ipc_client.c more = false; more 666 lib/common/ipc_client.c more = true; more 936 maint/gnulib/lib/argp-help.c hol_append (struct hol *hol, struct hol *more) more 943 maint/gnulib/lib/argp-help.c *cl_end = more->clusters; more 944 maint/gnulib/lib/argp-help.c more->clusters = 0; more 947 maint/gnulib/lib/argp-help.c if (more->num_entries > 0) more 951 maint/gnulib/lib/argp-help.c hol->num_entries = more->num_entries; more 952 maint/gnulib/lib/argp-help.c hol->entries = more->entries; more 953 maint/gnulib/lib/argp-help.c hol->short_options = more->short_options; more 954 maint/gnulib/lib/argp-help.c more->num_entries = 0; /* Mark MORE's fields as invalid. */ more 963 maint/gnulib/lib/argp-help.c unsigned num_entries = hol->num_entries + more->num_entries; more 968 maint/gnulib/lib/argp-help.c malloc (hol_so_len + strlen (more->short_options) + 1); more 976 maint/gnulib/lib/argp-help.c more->entries, more 977 maint/gnulib/lib/argp-help.c more->num_entries * sizeof (struct hol_entry)); more 989 maint/gnulib/lib/argp-help.c more_so = more->short_options; more 990 maint/gnulib/lib/argp-help.c for (left = more->num_entries; left > 0; e++, left--) more 1024 maint/gnulib/lib/argp-help.c hol_free (more); more 1927 maint/gnulib/lib/fts.c fts_palloc (FTS *sp, size_t more) more 1930 maint/gnulib/lib/fts.c size_t new_len = sp->fts_pathlen + more + 256; more 579 maint/gnulib/lib/regex_internal.h char more; more 1925 maint/gnulib/lib/regexec.c while (ent++->more); more 2149 maint/gnulib/lib/regexec.c while (enabled_idx++, entry++->more); more 2620 maint/gnulib/lib/regexec.c while (entry++->more); more 3226 maint/gnulib/lib/regexec.c while (ent++->more); more 4107 maint/gnulib/lib/regexec.c mctx->bkref_ents[mctx->nbkref_ents - 1].more = 1; more 4125 maint/gnulib/lib/regexec.c mctx->bkref_ents[mctx->nbkref_ents++].more = 0; more 1371 maint/gnulib/lib/stackvma.c int more = 1; more 1376 maint/gnulib/lib/stackvma.c for (address = VM_MIN_ADDRESS; more; address += size) more 1403 maint/gnulib/lib/stackvma.c more = (vm_region_64 (task, &address, &size, VM_REGION_BASIC_INFO_64, more 1410 maint/gnulib/lib/stackvma.c more = (vm_region (task, &address, &size, VM_REGION_BASIC_INFO, more 1414 maint/gnulib/lib/stackvma.c if (!more) more 1313 maint/gnulib/lib/vma-iter.c int more; more 1340 maint/gnulib/lib/vma-iter.c more = (vm_region_64 (task, &address, &size, VM_REGION_BASIC_INFO_64, more 1347 maint/gnulib/lib/vma-iter.c more = (vm_region (task, &address, &size, VM_REGION_BASIC_INFO, more 1353 maint/gnulib/lib/vma-iter.c if (!more)