/netbsd-src/sbin/routed/ |
H A D | if.c | 136 hifp = nhash(ifp->int_name); in if_link() 201 if (!strcmp(ifp->int_name, name) in ifwithname() 494 && !strcmp(ifp->int_name, ifp1->int_name)) in ifdel() 582 && !strcmp(ifp->int_name, ifp1->int_name)) in if_bad() 604 ifp->int_name, naddr_ntoa(ifp->int_dstaddr)); in if_ok() 611 type, ifp->int_name, naddr_ntoa(ifp->int_dstaddr)); in if_ok() 618 && !strcmp(ifp->int_name, ifp1->int_name)) in if_ok() 777 memcpy(ifs0.int_name, sdl->sdl_data, in ifinit() 778 MIN(sizeof(ifs0.int_name) - 1, sdl->sdl_nlen)); in ifinit() 800 ifs.int_name); in ifinit() [all …]
|
H A D | rdisc.c | 133 ifp ? ifp->int_name : "?", in trace_rdisc() 150 ifp ? ifp->int_name : "?", in trace_rdisc() 346 drp->dr_ifp->int_name); in rdisc_age() 437 naddr_ntoa(gate), ifp->int_name, i); in del_rdisc() 441 naddr_ntoa(gate), ifp->int_name); in del_rdisc() 448 naddr_ntoa(gate), ifp->int_name); in del_rdisc() 535 new_drp->dr_ifp->int_name); in rdisc_sort() 542 cur_drp->dr_ifp->int_name, in rdisc_sort() 544 new_drp->dr_ifp->int_name); in rdisc_sort() 739 ifp->int_name); in send_rdisc() [all …]
|
H A D | parms.c | 69 || !strcmp(ifp->int_name, parmp->parm_name) in get_parms() 136 ifp->int_name); in get_parms() 145 ifp->int_name); in get_parms() 347 (void)snprintf(ifp->int_name, sizeof(ifp->int_name), in gwkludge()
|
H A D | trace.c | 618 "if?" : rts->rts_ifp->int_name)); in print_rts() 645 (void)fprintf(ftrace, "%-3s interface %-4s ", act, ifp->int_name); in trace_if() 916 ifp ? " via " : "", ifp ? ifp->int_name : ""); in trace_rip()
|
H A D | input.c | 550 rip->rip_vers, aifp->int_name); in input() 573 aifp->int_name); in input()
|
H A D | table.c | 955 ifp ? ifp->int_name : "unknown interface"); in rtm_add() 962 ifp ? ifp->int_name : "unknown interface"); in rtm_add() 1216 ifp->int_name); in read_rt() 2143 ifp->int_name, in age()
|
H A D | output.c | 153 ifp->int_name); in output() 211 ifp != 0 ? ifp->int_name : "", in output()
|
H A D | defs.h | 275 char int_name[IF_NAME_LEN+1]; member
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/ |
H A D | hwcfuncs.c | 166 hdr, phwcdef->name, phwcdef->int_name, phwcdef->reg_num, in ctrdefprint() 277 char *int_name = NULL; in process_data_descriptor() local 295 int_name = dsp; in process_data_descriptor() 388 hwcdef[idx].name = strdup (int_name); in process_data_descriptor() 389 if (*int_name) in process_data_descriptor() 390 hwcdef[idx].int_name = strdup (int_name); in process_data_descriptor() 392 hwcdef[idx].int_name = strdup (name); in process_data_descriptor() 441 if (phwcdef->int_name) in process_hwcentrylist() 442 phwcdef->int_name = strdup (phwcdef->int_name); in process_hwcentrylist() 444 phwcdef->int_name = "NULL"; in process_hwcentrylist()
|
H A D | hwcentry.h | 108 char *int_name; /* internal HWC specification */ member 249 char * int_name, int cpc_cpuver);
|
H A D | hwctable.c | 2578 is_same (const char * regname, const char * int_name, char termchar) in is_same() argument 2583 char b = *int_name; in is_same() 2594 int_name++; in is_same() 2617 if (pctr->name && pctr->int_name && pctr->metric) in is_visible_alias() 2627 if (pctr->name && pctr->int_name && pctr->metric == NULL) in is_hidden_alias() 2638 hwcfuncs_parse_ctr (pctr->int_name, NULL, &nameOnly, NULL, NULL, ®no); in is_numeric_alias() 2783 pentry->int_name ? pentry->int_name : "NULL", in hwcentry_print() 2946 ptrarray_find (const Hwcentry **array, const char *name, const char *int_name, in ptrarray_find() argument 2957 if (int_name && int_name[0] != 0 && pctr->int_name) in ptrarray_find() 2959 if (NULL == strstr (int_name, pctr->int_name)) in ptrarray_find() [all …]
|
H A D | hwcdrv.c | 290 hwcfuncs_get_x86_eventsel (unsigned int regno, const char *int_name, in hwcfuncs_get_x86_eventsel() argument 302 void *attr_mem = hwcfuncs_parse_attrs (int_name, attrs, HWCFUNCS_MAX_ATTRS, in hwcfuncs_get_x86_eventsel() 309 hwcfuncs_parse_ctr (int_name, NULL, &nameOnly, NULL, NULL, NULL); in hwcfuncs_get_x86_eventsel() 1275 hwcdef[idx].int_name, &evntsel, &pmc_sel)) in hwcdrv_create_counters() 1289 idx, hwcdef[idx].int_name, (long long) glb_event_def->counter_preload, in hwcdrv_create_counters()
|
H A D | hwcdrv.h | 295 extern int hwcfuncs_get_x86_eventsel (unsigned int regno, const char *int_name,
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/ |
H A D | hwcfuncs.c | 166 hdr, phwcdef->name, phwcdef->int_name, phwcdef->reg_num, in ctrdefprint() 270 char *int_name = NULL; in process_data_descriptor() local 308 int_name = dsp; in process_data_descriptor() 396 hwcdef[idx].name = strdup (int_name); in process_data_descriptor() 397 if (*int_name) in process_data_descriptor() 398 hwcdef[idx].int_name = strdup (int_name); in process_data_descriptor() 400 hwcdef[idx].int_name = strdup (name); in process_data_descriptor() 433 if (phwcdef->int_name) in process_hwcentrylist() 434 phwcdef->int_name = strdup (phwcdef->int_name); in process_hwcentrylist() 436 phwcdef->int_name = "NULL"; in process_hwcentrylist()
|
H A D | hwcentry.h | 108 char *int_name; /* internal HWC specification */ member 250 char * int_name, int cpc_cpuver);
|
H A D | hwctable.c | 2381 .int_name = "cycles" }, 2383 .int_name = "cycles~system=1~user=0" }, 2394 .int_name = "instructions" }, 2614 is_same (const char * regname, const char * int_name, char termchar) in is_same() argument 2619 char b = *int_name; in is_same() 2630 int_name++; in is_same() 2653 if (pctr->name && pctr->int_name && pctr->metric) in is_visible_alias() 2663 if (pctr->name && pctr->int_name && pctr->metric == NULL) in is_hidden_alias() 2674 hwcfuncs_parse_ctr (pctr->int_name, NULL, &nameOnly, NULL, NULL, ®no); in is_numeric_alias() 2819 pentry->int_name ? pentry->int_name : "NULL", in hwcentry_print() [all …]
|
H A D | hwcdrv.c | 290 hwcfuncs_get_x86_eventsel (unsigned int regno, const char *int_name, in hwcfuncs_get_x86_eventsel() argument 302 void *attr_mem = hwcfuncs_parse_attrs (int_name, attrs, HWCFUNCS_MAX_ATTRS, in hwcfuncs_get_x86_eventsel() 309 hwcfuncs_parse_ctr (int_name, NULL, &nameOnly, NULL, NULL, NULL); in hwcfuncs_get_x86_eventsel() 1270 hwcdef[idx].int_name, &evntsel, &pmc_sel)) in hwcdrv_create_counters() 1284 idx, hwcdef[idx].int_name, (long long) glb_event_def->counter_preload, in hwcdrv_create_counters()
|
H A D | hwcdrv.h | 295 extern int hwcfuncs_get_x86_eventsel (unsigned int regno, const char *int_name,
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | parse.cc | 291 char * int_name, int interval, int tag, in process_hwcounter_cmd() argument 347 hwc_post_lookup (ctr, counter, int_name, cpuver); in process_hwcounter_cmd() 356 s = ctr->int_name; in process_hwcounter_cmd() 357 ctr->int_name = dbe_sprintf (NTXT ("%s%s"), modstr, s); in process_hwcounter_cmd() 389 Experiment::process_hwsimctr_cmd (char *, int cpuver, char *nm, char *int_name, in process_hwsimctr_cmd() argument 409 free (int_name); in process_hwsimctr_cmd() 422 free (int_name); in process_hwsimctr_cmd() 433 ctr->int_name = int_name; in process_hwsimctr_cmd()
|
H A D | collctrl.cc | 1315 if (tmpctr->int_name != NULL) in free_hwc_fields() 1316 free (tmpctr->int_name); in free_hwc_fields() 1329 if (_hwc->int_name != NULL) in hwcentry_dup() 1330 hnew->int_name = strdup (_hwc->int_name); in hwcentry_dup() 1332 hnew->int_name = NULL; in hwcentry_dup() 1771 strcmp (hwctr[ii].name, hwctr[ii].int_name) ? hwctr[ii].name : "", in build_data_desc() 1772 hwctr[ii].int_name, hwctr[ii].reg_num, hwctr[ii].val, in build_data_desc()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | parse.cc | 291 char * int_name, int interval, int tag, in process_hwcounter_cmd() argument 347 hwc_post_lookup (ctr, counter, int_name, cpuver); in process_hwcounter_cmd() 356 s = ctr->int_name; in process_hwcounter_cmd() 357 ctr->int_name = dbe_sprintf (NTXT ("%s%s"), modstr, s); in process_hwcounter_cmd() 389 Experiment::process_hwsimctr_cmd (char *, int cpuver, char *nm, char *int_name, in process_hwsimctr_cmd() argument 409 free (int_name); in process_hwsimctr_cmd() 422 free (int_name); in process_hwsimctr_cmd() 433 ctr->int_name = int_name; in process_hwsimctr_cmd()
|
H A D | collctrl.cc | 1338 if (tmpctr->int_name != NULL) in free_hwc_fields() 1339 free (tmpctr->int_name); in free_hwc_fields() 1352 if (_hwc->int_name != NULL) in hwcentry_dup() 1353 hnew->int_name = strdup (_hwc->int_name); in hwcentry_dup() 1355 hnew->int_name = NULL; in hwcentry_dup() 1782 strcmp (h->name, h->int_name) ? h->name : "", in build_data_desc() 1783 h->int_name, (long long) h->reg_num, h->val, in build_data_desc()
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | pe-dll.c | 921 char *int_name = pe_def_file->exports[i].internal_name; in process_def_file_and_drectve() local 925 lang_add_gc_name (int_name); in process_def_file_and_drectve() 927 name = xmalloc (strlen (int_name) + 2); in process_def_file_and_drectve() 928 if (pe_details->underscored && int_name[0] != '@') in process_def_file_and_drectve() 931 strcpy (name + 1, int_name); in process_def_file_and_drectve() 937 strcpy (name, int_name); in process_def_file_and_drectve() 973 else if (strchr (int_name, '.')) in process_def_file_and_drectve() 994 int_name); in process_def_file_and_drectve() 1000 int_name, in process_def_file_and_drectve() 1007 int_name); in process_def_file_and_drectve()
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | pe-dll.c | 942 char *int_name = pe_def_file->exports[i].internal_name; in process_def_file_and_drectve() local 946 lang_add_gc_name (int_name); in process_def_file_and_drectve() 948 name = xmalloc (strlen (int_name) + 2); in process_def_file_and_drectve() 949 if (pe_details->underscored && int_name[0] != '@') in process_def_file_and_drectve() 952 strcpy (name + 1, int_name); in process_def_file_and_drectve() 958 strcpy (name, int_name); in process_def_file_and_drectve() 994 else if (strchr (int_name, '.')) in process_def_file_and_drectve() 1015 int_name); in process_def_file_and_drectve() 1021 int_name, in process_def_file_and_drectve() 1028 int_name); in process_def_file_and_drectve()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | hwprofile.c | 900 collector_interface->writeLog (" int_name=\"%s\"", ctr->int_name); in hwclogwrite()
|