Searched defs:smb_info_bcopy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c39 * smb_info_bcopy(stp->smbst_hdr, &foo, sizeof (foo));
216 smb_info_bcopy(const smb_header_t *hp, void *dst, size_t dstlen) function
394 smb_info_bcopy(stp->smbst_hdr, &si, sizeof (si));
418 smb_info_bcopy(stp->smbst_hdr, &bb, sizeof (bb));
443 smb_info_bcopy(stp->smbst_hdr, ch, sizeof (buf));
481 smb_info_bcopy(stp->smbst_hdr, &p, sizeof (p));
527 smb_info_bcopy(stp->smbst_hdr, &c, sizeof (c));
563 smb_info_bcopy(stp->smbst_hdr, &p, sizeof (p));
588 smb_info_bcopy(stp->smbst_hdr, &s, sizeof (s));
618 smb_info_bcopy(st
[all...]

Completed in 73 milliseconds