Searched refs:didstr (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/prtdiag/i386/ |
H A D | smbios.c | 179 char *didstr = NULL, *driver = NULL, *vidstr = NULL; in do_slot_mapping_cb() local 204 &didstr, &err) != 0) in do_slot_mapping_cb() 211 did = strtol(didstr, NULL, 16); in do_slot_mapping_cb() 230 (void) printf(gettext(", pci%s,%s (%s)"), vidstr, didstr, in do_slot_mapping_cb() 234 topo_hdl_strfree(thp, didstr); in do_slot_mapping_cb()
|
/titanic_50/usr/src/uts/common/inet/ |
H A D | sadb.h | 695 char *didstr, *sidstr; member
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | sadb.c | 2183 (strcmp(sq->didstr, sa->ipsa_dst_cid->ipsid_cid) == 0)); in sadb_match_dstid() 2315 sq->didstr = (char *)(sq->dstid + 1); in sadb_form_query()
|