Searched refs:smb_strptr (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c209 return (smb_strptr(stp, sp[off]));
212 return (smb_strptr(stp, 0));
352 bp->smbb_vendor = smb_strptr(stp, bip->smbbi_vendor);
353 bp->smbb_version = smb_strptr(stp, bip->smbbi_version);
355 bp->smbb_reldate = smb_strptr(stp, bip->smbbi_reldate);
400 sip->smbs_sku = smb_strptr(stp, si.smbsi_sku);
401 sip->smbs_family = smb_strptr(stp, si.smbsi_family);
566 pop->smbo_iref = smb_strptr(stp, p.smbpo_iref);
567 pop->smbo_eref = smb_strptr(stp, p.smbpo_eref);
591 sp->smbl_name = smb_strptr(st
[all...]
H A Dsmb_open.c392 smb_strptr(const smb_struct_t *stp, uint_t i) function
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h499 extern const char *smb_strptr(const smb_struct_t *, uint_t);

Completed in 66 milliseconds