Home
last modified time | relevance | path

Searched refs:int_name (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/lib/libipmi/common/
H A Dipmi_util.c77 for (i = 0; ipmi_errno_table[i].int_name != NULL; i++) { in ipmi_errmsg()
79 str = ipmi_errno_table[i].int_name; in ipmi_errmsg()
146 for (ntp = &ipmi_entity_table[0]; ntp->int_name != NULL; ntp++) { in ipmi_entity_name()
148 (void) strlcpy(buf, ntp->int_name, len); in ipmi_entity_name()
161 for (ntp = &ipmi_sensor_type_table[0]; ntp->int_name != NULL; ntp++) { in ipmi_sensor_type_name()
163 (void) strlcpy(buf, ntp->int_name, len); in ipmi_sensor_type_name()
176 for (ntp = &ipmi_units_type_table[0]; ntp->int_name != NULL; ntp++) { in ipmi_sensor_units_name()
178 (void) strlcpy(buf, ntp->int_name, len); in ipmi_sensor_units_name()
201 for (; ntp->int_name != NULL; ntp++) { in ipmi_sensor_reading_name()
203 (void) strlcpy(buf, ntp->int_name, len); in ipmi_sensor_reading_name()
H A Dipmi_impl.h110 const char *int_name; member
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c134 offsetof(struct interface, int_name),
230 (void) strcpy(dummy_ifp.int_name, "wildcard"); in dummy_ifp_init()
339 size = strcspn(ifp->int_name, ":"); in if_link()
340 (void) strncpy(phyi->phyi_name, ifp->int_name, in if_link()
400 if (strcmp(ifp->int_name, name) == 0) in ifwithname()
516 ifp->int_name); in addr_on_ifp()
564 maybe->int_name); in iflookup()
699 if (name != NULL && strcmp(name, ifp->int_name) == 0) in check_dup()
808 (wire.if_new = check_dup(ifp->int_name, ifp->int_addr, in ifdel()
814 wire.if_new->int_name, ifp->int_name); in ifdel()
[all …]
H A Drdisc.c129 ifp ? ifp->int_name : "?", in trace_rdisc()
146 ifp ? ifp->int_name : "?", in trace_rdisc()
384 drp->dr_ifp->int_name); in rdisc_age()
556 naddr_ntoa(gate), ifp->int_name, i); in del_rdisc()
560 naddr_ntoa(gate), ifp->int_name); in del_rdisc()
567 naddr_ntoa(gate), ifp->int_name); in del_rdisc()
710 new_drp->dr_ifp->int_name); in rdisc_sort()
738 new_drp->dr_ifp->int_name); in rdisc_sort()
859 drp->dr_ifp->int_name); in rdisc_sort()
1081 ifp->int_name, ", ", in send_rdisc()
[all …]
H A Dparms.c68 strcmp(ifp->int_name, parmp->parm_name) == 0 || in get_parms()
135 ifp->int_name); in get_parms()
144 ifp->int_name); in get_parms()
420 (void) snprintf(ifp->int_name, sizeof (ifp->int_name), in gwkludge()
1030 trace_misc("addroutefordefault: found interface %s", ifp->int_name); in addroutefordefault()
H A Dtrace.c775 "if?" : rts->rts_ifp->int_name)); in print_rts()
817 ifp->int_name, in trace_if()
846 (void) fprintf(ftrace, "ifp %s ", krt->k_ifp->int_name); in trace_khash()
863 drp->dr_ifp != NULL ? drp->dr_ifp->int_name : "?", in trace_dr()
1134 ifp ? " via " : "", ifp ? ifp->int_name : ""); in trace_rip()
H A Dinput.c185 ifp->int_name); in input()
584 "(IFF_NOXMIT)", ifp->int_name); in input()
641 ifp->int_name); in input()
662 rip->rip_vers, ifp->int_name); in input()
689 ifp->int_name); in input()
H A Dmain.c788 "%s, %s): %s", ifp->int_name, in rip_off()
817 ifp->int_name, rip_strerror(errno)); in rip_mcast_on()
837 ifp->int_name, rip_strerror(errno)); in rip_mcast_off()
H A Dtable.c1006 "from %s to %s", k, oldifp->int_name, in kern_rewire_ifp()
1007 newifp->int_name); in kern_rewire_ifp()
1210 ifp ? ifp->int_name : "unknown interface"); in rtm_add()
1217 ifp ? ifp->int_name : "unknown interface"); in rtm_add()
1498 " %-4s #%-3d ", ifp->int_name, in sync_kern()
1638 strp, ifp->int_name); in read_rt()
2556 trace_misc("rtbad:Setting RS_BADIF (%s)", badifp->int_name); in rtbad()
2832 ifp->int_name, in age()
2918 phyi->phyi_name, ifp->int_name, in lifp_iflookup()
H A Ddefs.h329 char int_name[IF_NAME_LEN+1]; member
H A Doutput.c182 ifp != NULL ? ifp->int_name : "", in output()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtables.c98 (orig->rt_ifp != NULL && orig->rt_ifp->int_name != NULL) ? in log_change()
99 orig->rt_ifp->int_name : "(noname)", in log_change()
101 (new->rt_ifp != NULL && new->rt_ifp->int_name != NULL) ? in log_change()
102 new->rt_ifp->int_name : "(noname)", new->rt_metric); in log_change()
116 (rt->rt_ifp != NULL && rt->rt_ifp->int_name != NULL) ? in log_single()
117 rt->rt_ifp->int_name : "(noname)", in log_single()
300 prefix_length, ifp->int_name, rt->rt_flags); in rtadd()
358 (rt->rt_ifp->int_name != NULL) ? in rtchange()
359 rt->rt_ifp->int_name : "(noname)"); in rtchange()
382 rt->rt_prefix_length, rt->rt_ifp->int_name, in rtchange()
[all …]
H A Dif.c51 if (ifp->int_name != NULL && in if_ifwithname()
52 strcmp(ifp->int_name, name) == 0) in if_ifwithname()
93 (ifp->int_name != NULL) ? ifp->int_name : "(noname)"); in if_dump2()
H A Dtrace.c60 (ifp->int_name != NULL) ? ifp->int_name : "(noname)"); in traceinit()
182 (rt->rt_ifp->int_name != NULL) ? in traceaction()
183 rt->rt_ifp->int_name : "(noname)"); in traceaction()
223 (ifp->int_name != NULL) ? ifp->int_name : "(noname)"); in dumpif()
H A Dstartup.c292 ifp->int_name = ifp->int_ifbase = NULL; in initifs()
293 ifp->int_name = in initifs()
295 if (ifp->int_name == NULL) { in initifs()
300 (void) strcpy(ifp->int_name, lifr.lifr_name); in initifs()
304 free(ifp->int_name); in initifs()
320 free(ifp->int_name); in initifs()
324 "not be parsed", ifp->int_name); in initifs()
H A Doutput.c60 ifp->int_name); in supplyall()
99 ifp->int_name); in solicitall()
H A Dinterface.h44 char *int_name; /* from kernel if structure */ member
H A Dinput.c158 ifp->int_name); in rip_input()
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c340 for (ntp = &topo_sensor_type_table[0]; ntp->int_name != NULL; ntp++) { in topo_sensor_type_name()
342 (void) strlcpy(buf, ntp->int_name, len); in topo_sensor_type_name()
355 for (ntp = &topo_units_type_table[0]; ntp->int_name != NULL; ntp++) { in topo_sensor_units_name()
357 (void) strlcpy(buf, ntp->int_name, len); in topo_sensor_units_name()
370 for (ntp = &topo_led_type_table[0]; ntp->int_name != NULL; ntp++) { in topo_led_type_name()
372 (void) strlcpy(buf, ntp->int_name, len); in topo_led_type_name()
385 for (ntp = &topo_led_states_table[0]; ntp->int_name != NULL; ntp++) { in topo_led_state_name()
387 (void) strlcpy(buf, ntp->int_name, len); in topo_led_state_name()
532 for (; ntp->int_name != NULL; ntp++) { in topo_sensor_state_name()
534 (void) strlcpy(buf, ntp->int_name, len); in topo_sensor_state_name()
H A Dtopo_subr.h68 const char *int_name; member
/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Dpro_reloc_symbolic.c192 int int_name = 0; in _dwarf_symbolic_relocs_to_disk() local
223 dbg->de_elf_sects[i], &int_name, &err); in _dwarf_symbolic_relocs_to_disk()
224 name_idx = int_name; in _dwarf_symbolic_relocs_to_disk()
H A Dpro_reloc_stream.c225 int int_name = 0; in _dwarf_stream_relocs_to_disk() local
251 dbg->de_elf_sects[i], &int_name, &err); in _dwarf_stream_relocs_to_disk()
252 name_idx = int_name; in _dwarf_stream_relocs_to_disk()
/titanic_41/usr/src/head/protocols/
H A Drouted.h150 char int_name[16]; member
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rip.c297 "Int name = \"%.*s\"", sizeof (ep->int_name), in interpret_rip()
298 ep->int_name); in interpret_rip()