Searched defs:didstr (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/prtdiag/i386/ |
H A D | smbios.c | 179 char *didstr = NULL, *driver = NULL, *vidstr = NULL; local 204 &didstr, &err) != 0) 211 did = strtol(didstr, NULL, 16); 230 (void) printf(gettext(", pci%s,%s (%s)"), vidstr, didstr, 234 topo_hdl_strfree(thp, didstr);
|
/illumos-gate/usr/src/uts/common/inet/ |
H A D | sadb.h | 695 char *didstr, *sidstr; member in struct:ipsa_query_s
|
Completed in 83 milliseconds