| /dflybsd-src/usr.sbin/nscd/ |
| H A D | parser.c | 62 strbreak(char *str, char **fields, int fields_size) in strbreak() argument 70 ((*fields = in strbreak() 73 if ((*(*fields)) != '\0') { in strbreak() 74 ++fields; in strbreak() 337 char *fields[128]; in parse_config_file() local 355 field_count = strbreak(buffer, fields, sizeof(fields)); in parse_config_file() 361 switch (fields[0][0]) { in parse_config_file() 367 (strcmp(fields[0], "enable-cache") == 0) && in parse_config_file() 368 (check_cachename(fields[1]) == 0) && in parse_config_file() 369 ((value = get_yesno(fields[2])) != -1)) { in parse_config_file() [all …]
|
| /dflybsd-src/contrib/gdb-7/gdb/ |
| H A D | gdb-gdb.py | 103 for field in flags.fields() 106 for field in iflags.fields()] 114 fields = [] 115 fields.append("pointer_type = %s" % self.val['pointer_type']) 116 fields.append("reference_type = %s" % self.val['reference_type']) 117 fields.append("chain = %s" % self.val['reference_type']) 118 fields.append("instance_flags = %s" 120 fields.append("length = %d" % self.val['length']) 121 fields.append("main_type = %s" % self.val['main_type']) 122 return "\n{" + ",\n ".join(fields) + "}" [all …]
|
| H A D | registry.c | 50 struct registry_fields *fields) in registry_alloc_data() argument 52 gdb_assert (fields->data == NULL); in registry_alloc_data() 53 fields->num_data = registry->num_registrations; in registry_alloc_data() 54 fields->data = XCALLOC (fields->num_data, void *); in registry_alloc_data() 61 struct registry_fields *fields) in registry_clear_data() argument 66 gdb_assert (fields->data != NULL); in registry_clear_data() 71 i < fields->num_data; in registry_clear_data() 73 if (fields->data[i] != NULL && registration->data->save != NULL) in registry_clear_data() 74 adaptor (registration->data->save, container, fields->data[i]); in registry_clear_data() 79 i < fields->num_data; in registry_clear_data() [all …]
|
| H A D | registry.h | 137 struct registry_fields *fields); 142 struct registry_fields *fields); 144 void registry_set_data (struct registry_fields *fields, 148 void *registry_data (struct registry_fields *fields,
|
| /dflybsd-src/contrib/gcc-4.7/gcc/ |
| H A D | coverage.c | 693 tree field, fields; in build_fn_info_type() local 701 fields = field; in build_fn_info_type() 706 DECL_CHAIN (field) = fields; in build_fn_info_type() 707 fields = field; in build_fn_info_type() 709 finish_builtin_struct (ctr_info, "__gcov_ctr_info", fields, NULL_TREE); in build_fn_info_type() 715 fields = field; in build_fn_info_type() 720 DECL_CHAIN (field) = fields; in build_fn_info_type() 721 fields = field; in build_fn_info_type() 726 DECL_CHAIN (field) = fields; in build_fn_info_type() 727 fields = field; in build_fn_info_type() [all …]
|
| /dflybsd-src/contrib/gcc-8.0/gcc/ |
| H A D | coverage.c | 795 tree field, fields; in build_fn_info_type() local 803 fields = field; in build_fn_info_type() 808 DECL_CHAIN (field) = fields; in build_fn_info_type() 809 fields = field; in build_fn_info_type() 811 finish_builtin_struct (ctr_info, "__gcov_ctr_info", fields, NULL_TREE); in build_fn_info_type() 817 fields = field; in build_fn_info_type() 822 DECL_CHAIN (field) = fields; in build_fn_info_type() 823 fields = field; in build_fn_info_type() 828 DECL_CHAIN (field) = fields; in build_fn_info_type() 829 fields = field; in build_fn_info_type() [all …]
|
| H A D | ubsan.c | 205 tree fields[3], ret; in ubsan_get_type_descriptor_type() local 216 fields[i] = build_decl (UNKNOWN_LOCATION, FIELD_DECL, in ubsan_get_type_descriptor_type() 220 DECL_CONTEXT (fields[i]) = ret; in ubsan_get_type_descriptor_type() 222 DECL_CHAIN (fields[i - 1]) = fields[i]; in ubsan_get_type_descriptor_type() 229 TYPE_FIELDS (ret) = fields[0]; in ubsan_get_type_descriptor_type() 254 tree fields[3], ret; in ubsan_get_source_location_type() local 264 fields[i] = build_decl (UNKNOWN_LOCATION, FIELD_DECL, in ubsan_get_source_location_type() 268 DECL_CONTEXT (fields[i]) = ret; in ubsan_get_source_location_type() 270 DECL_CHAIN (fields[i - 1]) = fields[i]; in ubsan_get_source_location_type() 277 TYPE_FIELDS (ret) = fields[0]; in ubsan_get_source_location_type() [all …]
|
| /dflybsd-src/contrib/lvm2/dist/libdm/ |
| H A D | libdm-report.c | 46 const struct dm_report_field_type *fields; member 84 struct dm_list fields; /* Fields in display order */ member 255 for (f = 0; rh->fields[f].report_fn; f++) in _display_fields() 256 if (strlen(rh->fields[f].id) > id_len) in _display_fields() 257 id_len = strlen(rh->fields[f].id); in _display_fields() 264 for (f = 0; rh->fields[f].report_fn; f++) { in _display_fields() 265 if ((type = _find_type(rh, rh->fields[f].type)) && type->desc) in _display_fields() 282 log_warn(" %-*s - %s", (int) id_len, rh->fields[f].id, rh->fields[f].desc); in _display_fields() 294 dest->width = rh->fields[field_num].width; in _copy_field() 295 dest->flags = rh->fields[field_num].flags & DM_REPORT_FIELD_MASK; in _copy_field() [all …]
|
| /dflybsd-src/sys/vfs/isofs/cd9660/ |
| H A D | cd9660_rrip.c | 92 ana->fields &= ~ISO_SUSP_ATTR; in cd9660_rrip_attr() 209 ana->fields &= ~ISO_SUSP_SLINK; in cd9660_rrip_slink() 218 ana->fields = 0; in cd9660_rrip_slink() 272 ana->fields &= ~ISO_SUSP_ALTNAME; in cd9660_rrip_altname() 282 ana->fields &= ~ISO_SUSP_ALTNAME; in cd9660_rrip_altname() 315 ana->fields &= ~(ISO_SUSP_CLINK|ISO_SUSP_PLINK); in cd9660_rrip_pclink() 327 ana->fields = 0; in cd9660_rrip_reldir() 385 ana->fields &= ~ISO_SUSP_TSTAMP; in cd9660_rrip_tstamp() 410 ana->fields &= ~ISO_SUSP_DEVICE; in cd9660_rrip_device() 420 ana->fields &= isonum_711(p->flags)|~0xff; /* don't touch high bits */ in cd9660_rrip_idflag() [all …]
|
| /dflybsd-src/usr.sbin/zic/ |
| H A D | zic.c | 113 static void inleap(char **fields, int nfields); 114 static void inlink(char **fields, int nfields); 115 static void inrule(char **fields, int nfields); 116 static int inzcont(char **fields, int nfields); 117 static int inzone(char **fields, int nfields); 118 static int inzsub(char **fields, int nfields, int iscont); 750 char **fields; in infile() local 774 fields = getfields(buf); in infile() 776 while (fields[nfields] != NULL) { in infile() 779 if (strcmp(fields[nfields], "-") == 0) in infile() [all …]
|
| /dflybsd-src/contrib/cvs-1.12/src/ |
| H A D | log.c | 56 int fields; member 1061 nr->fields = 0; in log_expand_revlist() 1066 nr->fields = numdots (nr->first) + 1; in log_expand_revlist() 1093 nr->fields = 0; in log_expand_revlist() 1098 nr->fields = numdots (nr->first) + 1; in log_expand_revlist() 1146 nr->fields = numdots (nr->last) + 1; in log_expand_revlist() 1147 if (nr->fields < 2) in log_expand_revlist() 1161 nr->fields = numdots (nr->first) + 1; in log_expand_revlist() 1163 if (nr->fields < 2) in log_expand_revlist() 1175 nr->fields = 0; in log_expand_revlist() [all …]
|
| /dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
| H A D | rtti.c | 1324 tree fields = NULL_TREE; in get_tinfo_desc() local 1332 DECL_CHAIN (fld_base) = fields; in get_tinfo_desc() 1333 fields = fld_base; in get_tinfo_desc() 1342 fields = fld_ptr; in get_tinfo_desc() 1346 DECL_CHAIN (fld_str) = fields; in get_tinfo_desc() 1347 fields = fld_str; in get_tinfo_desc() 1357 DECL_CHAIN (fld_ptr) = fields; in get_tinfo_desc() 1358 fields = fld_ptr; in get_tinfo_desc() 1362 DECL_CHAIN (fld_flag) = fields; in get_tinfo_desc() 1363 fields = fld_flag; in get_tinfo_desc() [all …]
|
| /dflybsd-src/tools/tools/bus_autoconf/ |
| H A D | bus_sections.c | 50 format_info_head_t fields; member 67 TAILQ_INIT(&pfi->fields); in format_info_new() 126 while (pfi && TAILQ_FIRST(&pfi->fields) == NULL) in format_get_field() 132 TAILQ_FOREACH(psub, &pfi->fields, entry) { in format_get_field() 205 TAILQ_INSERT_TAIL(&pfi_last->fields, pfi, entry); in format_parse_entries()
|
| /dflybsd-src/contrib/gdb-7/gdb/python/lib/gdb/command/ |
| H A D | explore.py | 383 def _get_real_field_count(fields): argument 385 for field in fields: 398 fields = datatype.fields() 405 if CompoundExplorer._get_real_field_count(fields) == 0: 419 for field in fields: 484 fields = datatype.fields() 485 if CompoundExplorer._get_real_field_count(fields) == 0: 507 for field in fields:
|
| /dflybsd-src/contrib/binutils-2.27/binutils/ |
| H A D | wrstabs.c | 76 char *fields; member 407 s->fields = NULL; in stab_push_string() 1339 info->type_stack->fields = (char *) xmalloc (1); in stab_start_struct_type() 1340 info->type_stack->fields[0] = '\0'; in stab_start_struct_type() 1364 assert (info->type_stack->fields != NULL); in stab_struct_field() 1365 n = (char *) xmalloc (strlen (info->type_stack->fields) in stab_struct_field() 1396 sprintf (n, "%s%s:%s%s,%ld,%ld;", info->type_stack->fields, name, vis, s, in stab_struct_field() 1399 free (info->type_stack->fields); in stab_struct_field() 1400 info->type_stack->fields = n; in stab_struct_field() 1417 char *fields, *first, *buf; in stab_end_struct_type() local [all …]
|
| H A D | rdcoff.c | 384 debug_field *fields; in parse_coff_struct_type() local 391 fields = (debug_field *) xmalloc (alloc * sizeof *fields); in parse_coff_struct_type() 466 fields = ((debug_field *) in parse_coff_struct_type() 467 xrealloc (fields, alloc * sizeof *fields)); in parse_coff_struct_type() 470 fields[count] = f; in parse_coff_struct_type() 475 fields[count] = DEBUG_FIELD_NULL; in parse_coff_struct_type() 479 fields); in parse_coff_struct_type()
|
| /dflybsd-src/contrib/binutils-2.34/binutils/ |
| H A D | wrstabs.c | 76 char *fields; member 407 s->fields = NULL; in stab_push_string() 1339 info->type_stack->fields = (char *) xmalloc (1); in stab_start_struct_type() 1340 info->type_stack->fields[0] = '\0'; in stab_start_struct_type() 1364 assert (info->type_stack->fields != NULL); in stab_struct_field() 1365 n = (char *) xmalloc (strlen (info->type_stack->fields) in stab_struct_field() 1396 sprintf (n, "%s%s:%s%s,%ld,%ld;", info->type_stack->fields, name, vis, s, in stab_struct_field() 1399 free (info->type_stack->fields); in stab_struct_field() 1400 info->type_stack->fields = n; in stab_struct_field() 1417 char *fields, *first, *buf; in stab_end_struct_type() local [all …]
|
| H A D | rdcoff.c | 384 debug_field *fields; in parse_coff_struct_type() local 391 fields = (debug_field *) xmalloc (alloc * sizeof *fields); in parse_coff_struct_type() 412 free (fields); in parse_coff_struct_type() 429 free (fields); in parse_coff_struct_type() 468 fields = ((debug_field *) in parse_coff_struct_type() 469 xrealloc (fields, alloc * sizeof *fields)); in parse_coff_struct_type() 472 fields[count] = f; in parse_coff_struct_type() 477 fields[count] = DEBUG_FIELD_NULL; in parse_coff_struct_type() 481 fields); in parse_coff_struct_type()
|
| /dflybsd-src/usr.sbin/cron/lib/ |
| H A D | env.c | 139 int fields; in load_env() local 150 fields = sscanf(envstr, "%[^ =] = %[^\n#]", name, val); in load_env() 151 if (fields != 2) { in load_env() 152 Debug(DPARS, ("load_env, not 2 fields (%d)\n", fields)) in load_env()
|
| /dflybsd-src/usr.sbin/ppp/libradius/ |
| H A D | radlib.c | 495 const char *fields[MAX_FIELDS]; in rad_config() local 532 nfields = split(buf, fields, MAX_FIELDS, msg, sizeof msg); in rad_config() 546 if (strcmp(fields[0], "auth") != 0 && in rad_config() 547 strcmp(fields[0], "acct") != 0) { in rad_config() 556 fields[i] = fields[i - 1]; in rad_config() 557 fields[0] = "auth"; in rad_config() 565 type = fields[0]; in rad_config() 566 host = fields[1]; in rad_config() 567 secret = fields[2]; in rad_config() 568 timeout_str = fields[3]; in rad_config() [all …]
|
| /dflybsd-src/contrib/libarchive/libarchive/ |
| H A D | archive_acl.c | 1147 int numfields, fields, n, r, sol, ret; in archive_acl_from_text_w() local 1175 fields = 0; in archive_acl_from_text_w() 1179 if (fields < numfields) { in archive_acl_from_text_w() 1180 field[fields].start = start; in archive_acl_from_text_w() 1181 field[fields].end = end; in archive_acl_from_text_w() 1183 ++fields; in archive_acl_from_text_w() 1187 for (n = fields; n < numfields; ++n) in archive_acl_from_text_w() 1226 if (id == -1 && fields > n+3) in archive_acl_from_text_w() 1263 if (fields == (n + 2) in archive_acl_from_text_w() 1269 } else if (fields == (n + 3) && in archive_acl_from_text_w() [all …]
|
| /dflybsd-src/usr.bin/join/ |
| H A D | join.c | 59 char **fields; /* line field(s) */ member 336 if ((lp->fields = realloc(lp->fields, in slurp() 340 lp->fields[lp->fieldcnt++] = fieldp; in slurp() 388 return (mbscoll(lp1->fields[fieldno1], lp2->fields[fieldno2])); in cmp() 515 if (*lp->fields[fieldno] == '\0') in outfield() 517 printf("%s", lp->fields[fieldno]); in outfield()
|
| /dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
| H A D | rtti.c | 1193 tree fields; in create_pseudo_type_info() local 1207 fields = build_decl (input_location, in create_pseudo_type_info() 1215 DECL_CHAIN (field_decl) = fields; in create_pseudo_type_info() 1216 fields = field_decl; in create_pseudo_type_info() 1221 finish_builtin_struct (pseudo_type, pseudo_name, fields, NULL_TREE); in create_pseudo_type_info() 1372 tree field, fields; in create_tinfo_types() local 1376 fields = field; in create_tinfo_types() 1380 DECL_CHAIN (field) = fields; in create_tinfo_types() 1381 fields = field; in create_tinfo_types() 1388 fields, NULL_TREE); in create_tinfo_types() [all …]
|
| /dflybsd-src/tools/tools/net80211/wlanstats/ |
| H A D | statfoo.c | 69 sf->fields[field++] = i; in statfoo_setfmt() 101 int six = sf->fields[*cp &~ 0x80]; in statfoo_print_header() 118 int six = sf->fields[*cp &~ 0x80]; in statfoo_print_current() 136 int six = sf->fields[*cp &~ 0x80]; in statfoo_print_total()
|
| /dflybsd-src/libexec/revnetgroup/ |
| H A D | parse_netgroup.c | 175 int fields; in parse_netgrp() local 216 fields = 0; in parse_netgrp() 221 fields++; in parse_netgrp() 253 if (fields < 3) in parse_netgrp()
|