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

/illumos-gate/usr/src/common/smbios/
H A Dsmb_open.c155 shp->sh_buflen = len;
253 smb_free((void *)shp->sh_buf, shp->sh_buflen);
292 return (shp->sh_buflen);
/illumos-gate/usr/src/lib/libsmbios/common/
H A Dsmb_lib.c208 smbios_xwrite(shp, fd, shp->sh_buf, shp->sh_buflen) == -1)
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h449 size_t sh_buflen; /* size of structure table buffer */ member in struct:smbios_hdl

Completed in 49 milliseconds